16:39:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/137465 16:39:08 Running as SYSTEM 16:39:08 [EnvInject] - Loading node environment variables. 16:39:08 Building remotely on prd-centos8-docker-8c-8g-11083 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 16:39:08 [ssh-agent] Looking for ssh-agent implementation... 16:39:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:39:08 $ ssh-agent 16:39:08 SSH_AUTH_SOCK=/tmp/ssh-ZZJWsmEyQeUc/agent.5572 16:39:08 SSH_AGENT_PID=5574 16:39:08 [ssh-agent] Started. 16:39:08 Running ssh-add (command line suppressed) 16:39:08 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_5864143937570614171.key (/w/workspace/cps-master-verify-java@tmp/private_key_5864143937570614171.key) 16:39:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:39:08 The recommended git tool is: NONE 16:39:10 using credential onap-jenkins-ssh 16:39:10 Wiping out workspace first. 16:39:10 Cloning the remote Git repository 16:39:10 Cloning repository git://cloud.onap.org/mirror/cps.git 16:39:10 > git init /w/workspace/cps-master-verify-java # timeout=10 16:39:10 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 16:39:10 > git --version # timeout=10 16:39:10 > git --version # 'git version 2.39.1' 16:39:10 using GIT_SSH to set credentials Gerrit user 16:39:10 [INFO] Currently running in a labeled security context 16:39:10 [INFO] Currently SELinux is 'enforcing' on the host 16:39:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh2026030597711687212.key 16:39:10 Verifying host key using manually-configured host key entries 16:39:10 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:39:12 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 16:39:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:39:13 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 16:39:13 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 16:39:13 using GIT_SSH to set credentials Gerrit user 16:39:13 [INFO] Currently running in a labeled security context 16:39:13 [INFO] Currently SELinux is 'enforcing' on the host 16:39:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh11175273554336974111.key 16:39:13 Verifying host key using manually-configured host key entries 16:39:13 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/65/137465/5 # timeout=30 16:39:13 > git rev-parse 853d2c2f60df5c4e735e70764c88a3650eca4e87^{commit} # timeout=10 16:39:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:39:13 Checking out Revision 853d2c2f60df5c4e735e70764c88a3650eca4e87 (refs/changes/65/137465/5) 16:39:13 > git config core.sparsecheckout # timeout=10 16:39:13 > git checkout -f 853d2c2f60df5c4e735e70764c88a3650eca4e87 # timeout=30 16:39:13 Commit message: "Modify the get cmHandle api to return dataProducerIdentifier, moduleSetTag, and alternateId (CPS-1964 2)" 16:39:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:39:13 > git rev-list --no-walk 76154c7f98d1328254653252fef1a50bcf34e284 # timeout=10 16:39:13 [cps-master-verify-java] $ /bin/bash /tmp/jenkins17371855189516678276.sh 16:39:13 ---> python-tools-install.sh 16:39:13 Setup pyenv: 16:39:13 system 16:39:13 * 3.8.13 (set by /opt/pyenv/version) 16:39:14 * 3.9.13 (set by /opt/pyenv/version) 16:39:14 * 3.10.6 (set by /opt/pyenv/version) 16:39:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AWsI 16:39:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:39:21 lf-activate-venv(): INFO: Installing: lftools 16:39:51 lf-activate-venv(): INFO: Adding /tmp/venv-AWsI/bin to PATH 16:39:51 Generating Requirements File 16:40:17 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. 16:40:17 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 16:40:18 Python 3.10.6 16:40:18 pip 24.0 from /tmp/venv-AWsI/lib/python3.10/site-packages/pip (python 3.10) 16:40:19 appdirs==1.4.4 16:40:19 argcomplete==3.2.2 16:40:19 aspy.yaml==1.3.0 16:40:19 attrs==23.2.0 16:40:19 autopage==0.5.2 16:40:19 beautifulsoup4==4.12.3 16:40:19 boto3==1.34.55 16:40:19 botocore==1.34.55 16:40:19 bs4==0.0.2 16:40:19 cachetools==5.3.3 16:40:19 certifi==2024.2.2 16:40:19 cffi==1.16.0 16:40:19 cfgv==3.4.0 16:40:19 chardet==5.2.0 16:40:19 charset-normalizer==3.3.2 16:40:19 click==8.1.7 16:40:19 cliff==4.6.0 16:40:19 cmd2==2.4.3 16:40:19 cryptography==3.3.2 16:40:19 debtcollector==3.0.0 16:40:19 decorator==5.1.1 16:40:19 defusedxml==0.7.1 16:40:19 Deprecated==1.2.14 16:40:19 distlib==0.3.8 16:40:19 dnspython==2.6.1 16:40:19 docker==4.2.2 16:40:19 dogpile.cache==1.3.2 16:40:19 email_validator==2.1.1 16:40:19 filelock==3.13.1 16:40:19 future==1.0.0 16:40:19 gitdb==4.0.11 16:40:19 GitPython==3.1.42 16:40:19 google-auth==2.28.1 16:40:19 httplib2==0.22.0 16:40:19 identify==2.5.35 16:40:19 idna==3.6 16:40:19 importlib-resources==1.5.0 16:40:19 iso8601==2.1.0 16:40:19 Jinja2==3.1.3 16:40:19 jmespath==1.0.1 16:40:19 jsonpatch==1.33 16:40:19 jsonpointer==2.4 16:40:19 jsonschema==4.21.1 16:40:19 jsonschema-specifications==2023.12.1 16:40:19 keystoneauth1==5.6.0 16:40:19 kubernetes==29.0.0 16:40:19 lftools==0.37.9 16:40:19 lxml==5.1.0 16:40:19 MarkupSafe==2.1.5 16:40:19 msgpack==1.0.8 16:40:19 multi_key_dict==2.0.3 16:40:19 munch==4.0.0 16:40:19 netaddr==1.2.1 16:40:19 netifaces==0.11.0 16:40:19 niet==1.4.2 16:40:19 nodeenv==1.8.0 16:40:19 oauth2client==4.1.3 16:40:19 oauthlib==3.2.2 16:40:19 openstacksdk==0.62.0 16:40:19 os-client-config==2.1.0 16:40:19 os-service-types==1.7.0 16:40:19 osc-lib==3.0.1 16:40:19 oslo.config==9.4.0 16:40:19 oslo.context==5.5.0 16:40:19 oslo.i18n==6.3.0 16:40:19 oslo.log==5.5.0 16:40:19 oslo.serialization==5.4.0 16:40:19 oslo.utils==7.1.0 16:40:19 packaging==23.2 16:40:19 pbr==6.0.0 16:40:19 platformdirs==4.2.0 16:40:19 prettytable==3.10.0 16:40:19 pyasn1==0.5.1 16:40:19 pyasn1-modules==0.3.0 16:40:19 pycparser==2.21 16:40:19 pygerrit2==2.0.15 16:40:19 PyGithub==2.2.0 16:40:19 pyinotify==0.9.6 16:40:19 PyJWT==2.8.0 16:40:19 PyNaCl==1.5.0 16:40:19 pyparsing==2.4.7 16:40:19 pyperclip==1.8.2 16:40:19 pyrsistent==0.20.0 16:40:19 python-cinderclient==9.5.0 16:40:19 python-dateutil==2.9.0.post0 16:40:19 python-heatclient==3.5.0 16:40:19 python-jenkins==1.8.2 16:40:19 python-keystoneclient==5.4.0 16:40:19 python-magnumclient==4.4.0 16:40:19 python-novaclient==18.5.0 16:40:19 python-openstackclient==6.0.1 16:40:19 python-swiftclient==4.5.0 16:40:19 PyYAML==6.0.1 16:40:19 referencing==0.33.0 16:40:19 requests==2.31.0 16:40:19 requests-oauthlib==1.3.1 16:40:19 requestsexceptions==1.4.0 16:40:19 rfc3986==2.0.0 16:40:19 rpds-py==0.18.0 16:40:19 rsa==4.9 16:40:19 ruamel.yaml==0.18.6 16:40:19 ruamel.yaml.clib==0.2.8 16:40:19 s3transfer==0.10.0 16:40:19 simplejson==3.19.2 16:40:19 six==1.16.0 16:40:19 smmap==5.0.1 16:40:19 soupsieve==2.5 16:40:19 stevedore==5.2.0 16:40:19 tabulate==0.9.0 16:40:19 toml==0.10.2 16:40:19 tomlkit==0.12.4 16:40:19 tqdm==4.66.2 16:40:19 typing_extensions==4.10.0 16:40:19 tzdata==2024.1 16:40:19 urllib3==1.26.18 16:40:19 virtualenv==20.25.1 16:40:19 wcwidth==0.2.13 16:40:19 websocket-client==1.7.0 16:40:19 wrapt==1.16.0 16:40:19 xdg==6.0.0 16:40:19 xmltodict==0.13.0 16:40:19 yq==3.2.3 16:40:19 [EnvInject] - Injecting environment variables from a build step. 16:40:19 [EnvInject] - Injecting as environment variables the properties content 16:40:19 SET_JDK_VERSION=openjdk17 16:40:19 GIT_URL="git://cloud.onap.org/mirror" 16:40:19 16:40:19 [EnvInject] - Variables injected successfully. 16:40:19 [cps-master-verify-java] $ /bin/sh /tmp/jenkins12608563139672828338.sh 16:40:19 ---> update-java-alternatives.sh 16:40:19 ---> Updating Java version 16:40:19 ---> RedHat type system detected 16:40:19 openjdk version "17.0.6-ea" 2023-01-17 LTS 16:40:19 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 16:40:19 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) 16:40:19 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 16:40:19 [EnvInject] - Injecting environment variables from a build step. 16:40:19 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 16:40:19 [EnvInject] - Variables injected successfully. 16:40:19 provisioning config files... 16:40:19 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config552788904842405569tmp 16:40:19 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config5481047341174817288tmp 16:40:20 [EnvInject] - Injecting environment variables from a build step. 16:40:20 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-11083 16:40:20 using settings config with name cps-settings 16:40:20 Replacing all maven server entries not found in credentials list is true 16:40:20 using global settings config with name global-settings 16:40:20 Replacing all maven server entries not found in credentials list is true 16:40:20 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings9364754006603126970.xml -gs /tmp/global-settings1421039124470725821.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=853d2c2f60df5c4e735e70764c88a3650eca4e87 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=jeff.van.dam@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=JEFF VAN DAM" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/137465 -DGERRIT_PATCHSET_UPLOADER_EMAIL=jeff.van.dam@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=137465 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"JEFF VAN DAM\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/65/137465/5 "-DGERRIT_PATCHSET_UPLOADER_NAME=JEFF VAN DAM" '-DGERRIT_CHANGE_OWNER=\"JEFF VAN DAM\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=TW9kaWZ5IHRoZSBnZXQgY21IYW5kbGUgYXBpIHRvIHJldHVybiBkYXRhUHJvZHVjZXJJZGVudGlmaWVyLCBtb2R1bGVTZXRUYWcsIGFuZCBhbHRlcm5hdGVJZCAoQ1BTLTE5NjQgMikKCklzc3VlLUlEOiBDUFMtMjExMwpTaWduZWQtb2ZmLWJ5OiBKdkRfRXJpY3Nzb24gPGplZmYudmFuLmRhbUBlc3QudGVjaD4KQ2hhbmdlLUlkOiBJNjcyZTVjODQwOGU3N2E1ZmExNWQ2ZmMyZjQxNDM4YWNhNzA1NDg0Ywo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC=CPS-1964 "-DGERRIT_CHANGE_SUBJECT=Modify the get cmHandle api to return dataProducerIdentifier, moduleSetTag, and alternateId (CPS-1964 2)" '-DGERRIT_EVENT_ACCOUNT=\"JEFF VAN DAM\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I672e5c8408e77a5fa15d6fc2f41438aca705484c -DGERRIT_EVENT_HASH=518440157 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=jeff.van.dam@est.tech -DGERRIT_PATCHSET_NUMBER=5 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=JEFF VAN DAM" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 16:40:21 [INFO] Scanning for projects... 16:40:24 [WARNING] 16:40:24 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.7-SNAPSHOT 16:40:24 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 184, column 21 16:40:24 [WARNING] 16:40:24 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.7-SNAPSHOT 16:40:24 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 217, column 21 16:40:24 [WARNING] 16:40:24 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.7-SNAPSHOT 16:40:24 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 80, column 21 16:40:24 [WARNING] 16:40:24 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 16:40:24 [WARNING] 16:40:24 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 16:40:24 [WARNING] 16:40:24 [INFO] ------------------------------------------------------------------------ 16:40:24 [INFO] Reactor Build Order: 16:40:24 [INFO] 16:40:24 [INFO] org.onap.cps:cps-dependencies [pom] 16:40:24 [INFO] cps-bom [pom] 16:40:24 [INFO] checkstyle [jar] 16:40:24 [INFO] spotbugs [jar] 16:40:24 [INFO] cps-parent [pom] 16:40:24 [INFO] cps-events [jar] 16:40:24 [INFO] cps-path-parser [jar] 16:40:24 [INFO] cps-service [jar] 16:40:24 [INFO] cps-rest [jar] 16:40:24 [INFO] cps-ncmp-events [jar] 16:40:24 [INFO] cps-ncmp-service [jar] 16:40:24 [INFO] cps-ncmp-rest [jar] 16:40:24 [INFO] cps-ncmp-rest-stub [pom] 16:40:24 [INFO] cps-ncmp-rest-stub-service [jar] 16:40:24 [INFO] cps-ncmp-rest-stub-app [jar] 16:40:24 [INFO] cps-ri [jar] 16:40:24 [INFO] dmi-plugin-demo-and-csit-stub [pom] 16:40:24 [INFO] dmi-plugin-demo-and-csit-stub-service [jar] 16:40:24 [INFO] dmi-plugin-demo-and-csit-stub-app [jar] 16:40:24 [INFO] integration-test [jar] 16:40:24 [INFO] cps-application [jar] 16:40:24 [INFO] jacoco-report [jar] 16:40:24 [INFO] cps [pom] 16:40:24 [INFO] 16:40:24 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 16:40:24 [INFO] Building org.onap.cps:cps-dependencies 3.4.7-SNAPSHOT [1/23] 16:40:24 [INFO] --------------------------------[ pom ]--------------------------------- 16:40:24 [INFO] 16:40:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 16:40:24 [INFO] 16:40:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 16:40:25 [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.4.7-SNAPSHOT/cps-dependencies-3.4.7-SNAPSHOT.pom 16:40:25 [INFO] 16:40:25 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 16:40:25 [INFO] Building cps-bom 3.4.7-SNAPSHOT [2/23] 16:40:25 [INFO] --------------------------------[ pom ]--------------------------------- 16:40:25 [INFO] 16:40:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 16:40:25 [INFO] 16:40:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 16:40:25 [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.4.7-SNAPSHOT/cps-bom-3.4.7-SNAPSHOT.pom 16:40:25 [INFO] 16:40:25 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 16:40:25 [INFO] Building checkstyle 3.4.7-SNAPSHOT [3/23] 16:40:25 [INFO] --------------------------------[ jar ]--------------------------------- 16:40:25 [INFO] 16:40:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 16:40:25 [INFO] 16:40:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 16:40:26 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:40:26 [INFO] Copying 4 resources 16:40:26 [INFO] 16:40:26 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 16:40:27 [INFO] No sources to compile 16:40:27 [INFO] 16:40:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 16:40:27 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:40:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 16:40:27 [INFO] 16:40:27 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 16:40:27 [INFO] No sources to compile 16:40:27 [INFO] 16:40:27 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 16:40:27 [INFO] No tests to run. 16:40:27 [INFO] 16:40:27 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 16:40:28 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.7-SNAPSHOT.jar 16:40:28 [INFO] 16:40:28 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 16:40:29 ======================================================================================================================== 16:40:29 Copyright Check Python Script: 16:40:29 0 issue(s) found after 4 altered file(s) checked 16:40:29 ======================================================================================================================== 16:40:29 [INFO] 16:40:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 16:40:29 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.7-SNAPSHOT/checkstyle-3.4.7-SNAPSHOT.jar 16:40:29 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.7-SNAPSHOT/checkstyle-3.4.7-SNAPSHOT.pom 16:40:29 [INFO] 16:40:29 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 16:40:29 [INFO] Building spotbugs 3.4.7-SNAPSHOT [4/23] 16:40:29 [INFO] --------------------------------[ jar ]--------------------------------- 16:40:29 [INFO] 16:40:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 16:40:29 [INFO] 16:40:29 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 16:40:29 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:40:29 [INFO] Copying 1 resource 16:40:29 [INFO] 16:40:29 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 16:40:29 [INFO] No sources to compile 16:40:29 [INFO] 16:40:29 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 16:40:29 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:40:29 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources 16:40:29 [INFO] 16:40:29 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 16:40:29 [INFO] No sources to compile 16:40:29 [INFO] 16:40:29 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 16:40:29 [INFO] No tests to run. 16:40:29 [INFO] 16:40:29 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 16:40:29 [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.7-SNAPSHOT.jar 16:40:29 [INFO] 16:40:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 16:40:29 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.7-SNAPSHOT/spotbugs-3.4.7-SNAPSHOT.jar 16:40:29 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.7-SNAPSHOT/spotbugs-3.4.7-SNAPSHOT.pom 16:40:29 [INFO] 16:40:29 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 16:40:29 [INFO] Building cps-parent 3.4.7-SNAPSHOT [5/23] 16:40:29 [INFO] --------------------------------[ pom ]--------------------------------- 16:40:29 [INFO] 16:40:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 16:40:29 [INFO] 16:40:29 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- 16:40:30 [INFO] 16:40:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- 16:40:30 [INFO] 16:40:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- 16:40:30 [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/* 16:40:30 [INFO] 16:40:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- 16:40:30 [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/* 16:40:30 [INFO] 16:40:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- 16:40:33 [INFO] You have 0 Checkstyle violations. 16:40:33 [INFO] 16:40:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- 16:40:33 [INFO] You have 0 Checkstyle violations. 16:40:33 [INFO] 16:40:33 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- 16:40:33 [INFO] Starting audit... 16:40:33 Audit done. 16:40:33 [INFO] You have 0 Checkstyle violations. 16:40:33 [INFO] 16:40:33 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> 16:40:33 [INFO] 16:40:33 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- 16:40:41 [INFO] 16:40:41 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< 16:40:41 [INFO] 16:40:41 [INFO] 16:40:41 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- 16:40:41 [INFO] 16:40:41 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- 16:40:51 [INFO] No sources specified for compilation. Skipping. 16:40:51 [INFO] 16:40:51 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- 16:40:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:40:51 [INFO] 16:40:51 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- 16:40:52 [INFO] 16:40:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- 16:40:52 [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/* 16:40:52 [INFO] 16:40:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- 16:40:58 [INFO] No tests to run. 16:40:58 [INFO] 16:40:58 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- 16:40:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:40:58 [INFO] 16:40:58 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- 16:40:58 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 16:40:58 [INFO] 16:40:58 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- 16:40:58 [INFO] 16:40:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 16:40:58 [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.4.7-SNAPSHOT/cps-parent-3.4.7-SNAPSHOT.pom 16:40:58 [INFO] 16:40:58 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 16:40:58 [INFO] Building cps-events 3.4.7-SNAPSHOT [6/23] 16:40:58 [INFO] --------------------------------[ jar ]--------------------------------- 16:40:58 [INFO] 16:40:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 16:40:58 [INFO] 16:40:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- 16:40:58 [INFO] 16:40:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- 16:40:58 [INFO] 16:40:58 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- 16:40:58 [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/* 16:40:58 [INFO] 16:40:58 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- 16:40:58 [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/* 16:40:58 [INFO] 16:40:58 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 16:40:59 [INFO] 16:40:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- 16:40:59 [INFO] You have 0 Checkstyle violations. 16:40:59 [INFO] 16:40:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- 16:40:59 [INFO] You have 0 Checkstyle violations. 16:40:59 [INFO] 16:40:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- 16:40:59 [INFO] Starting audit... 16:40:59 Audit done. 16:40:59 [INFO] You have 0 Checkstyle violations. 16:40:59 [INFO] 16:40:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 16:40:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:40:59 [INFO] Copying 2 resources 16:40:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 16:40:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 16:40:59 [INFO] 16:40:59 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- 16:40:59 [INFO] Changes detected - recompiling the module! :dependency 16:40:59 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 16:41:00 [INFO] 16:41:00 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> 16:41:00 [INFO] 16:41:00 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- 16:41:00 [INFO] Fork Value is true 16:41:02 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:41:02 [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) 16:41:02 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:41:02 [java] WARNING: System::setSecurityManager will be removed in a future release 16:41:03 [INFO] Done SpotBugs Analysis.... 16:41:04 [INFO] 16:41:04 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< 16:41:04 [INFO] 16:41:04 [INFO] 16:41:04 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- 16:41:04 [INFO] BugInstance size is 0 16:41:04 [INFO] Error size is 0 16:41:04 [INFO] No errors/warnings found 16:41:04 [INFO] 16:41:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 16:41:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:41:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/resources 16:41:04 [INFO] 16:41:04 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- 16:41:04 [INFO] No sources to compile 16:41:04 [INFO] 16:41:04 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- 16:41:04 [INFO] No sources specified for compilation. Skipping. 16:41:04 [INFO] 16:41:04 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- 16:41:04 [INFO] No tests to run. 16:41:04 [INFO] 16:41:04 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- 16:41:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:41:04 [INFO] 16:41:04 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- 16:41:04 [INFO] 16:41:04 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 16:41:04 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.7-SNAPSHOT.jar 16:41:04 [INFO] 16:41:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- 16:41:04 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-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/* 16:41:04 [INFO] 16:41:04 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- 16:41:04 [INFO] No tests to run. 16:41:04 [INFO] 16:41:04 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- 16:41:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:41:04 [INFO] 16:41:04 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- 16:41:04 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 16:41:04 [INFO] 16:41:04 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- 16:41:04 [INFO] 16:41:04 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 16:41:04 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.7-SNAPSHOT/cps-events-3.4.7-SNAPSHOT.jar 16:41:04 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.7-SNAPSHOT/cps-events-3.4.7-SNAPSHOT.pom 16:41:04 [INFO] 16:41:04 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 16:41:04 [INFO] Building cps-path-parser 3.4.7-SNAPSHOT [7/23] 16:41:04 [INFO] --------------------------------[ jar ]--------------------------------- 16:41:05 [INFO] 16:41:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 16:41:05 [INFO] 16:41:05 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- 16:41:05 [INFO] 16:41:05 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- 16:41:05 [INFO] 16:41:05 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- 16:41:05 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-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/* 16:41:05 [INFO] 16:41:05 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- 16:41:05 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-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/* 16:41:05 [INFO] 16:41:05 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 16:41:06 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 16:41:06 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 16:41:06 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 16:41:06 [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 16:41:06 [INFO] 16:41:06 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- 16:41:06 [INFO] You have 0 Checkstyle violations. 16:41:06 [INFO] 16:41:06 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- 16:41:07 [INFO] You have 0 Checkstyle violations. 16:41:07 [INFO] 16:41:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- 16:41:07 [INFO] Starting audit... 16:41:07 Audit done. 16:41:07 [INFO] You have 0 Checkstyle violations. 16:41:07 [INFO] 16:41:07 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 16:41:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:41:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 16:41:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 16:41:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 16:41:07 [INFO] 16:41:07 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- 16:41:07 [INFO] Changes detected - recompiling the module! :dependency 16:41:07 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 16:41:07 [INFO] 16:41:07 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> 16:41:07 [INFO] 16:41:07 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- 16:41:07 [INFO] Fork Value is true 16:41:09 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:41:09 [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) 16:41:09 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:41:09 [java] WARNING: System::setSecurityManager will be removed in a future release 16:41:11 [INFO] Done SpotBugs Analysis.... 16:41:11 [INFO] 16:41:11 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< 16:41:11 [INFO] 16:41:11 [INFO] 16:41:11 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- 16:41:11 [INFO] BugInstance size is 0 16:41:11 [INFO] Error size is 0 16:41:11 [INFO] No errors/warnings found 16:41:11 [INFO] 16:41:11 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 16:41:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:41:11 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 16:41:11 [INFO] 16:41:11 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- 16:41:11 [INFO] No sources to compile 16:41:11 [INFO] 16:41:11 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- 16:41:11 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:41:11 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:41:12 [INFO] Compiled 4 files. 16:41:12 [INFO] 16:41:12 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- 16:41:13 [INFO] 16:41:13 [INFO] ------------------------------------------------------- 16:41:13 [INFO] T E S T S 16:41:13 [INFO] ------------------------------------------------------- 16:41:14 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 16:41:14 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 16:41:14 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 16:41:14 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 16:41:14 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 16:41:14 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 16:41:14 line 1:18 missing QName at '' 16:41:14 [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.617 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec 16:41:14 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 16:41:15 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec 16:41:15 [INFO] 16:41:15 [INFO] Results: 16:41:15 [INFO] 16:41:15 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 16:41:15 [INFO] 16:41:15 [INFO] 16:41:15 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- 16:41:15 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:41:15 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 16:41:15 [INFO] 16:41:15 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- 16:41:15 [INFO] 16:41:15 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 16:41:15 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.7-SNAPSHOT.jar 16:41:15 [INFO] 16:41:15 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- 16:41:15 [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/* 16:41:15 [INFO] 16:41:15 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- 16:41:15 [INFO] 16:41:15 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- 16:41:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:41:15 [INFO] 16:41:15 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- 16:41:15 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:41:15 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 16:41:15 [INFO] All coverage checks have been met. 16:41:15 [INFO] 16:41:15 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- 16:41:15 [INFO] 16:41:15 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 16:41:15 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.7-SNAPSHOT/cps-path-parser-3.4.7-SNAPSHOT.jar 16:41:15 [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.7-SNAPSHOT/cps-path-parser-3.4.7-SNAPSHOT.pom 16:41:15 [INFO] 16:41:15 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 16:41:15 [INFO] Building cps-service 3.4.7-SNAPSHOT [8/23] 16:41:15 [INFO] --------------------------------[ jar ]--------------------------------- 16:41:19 [INFO] 16:41:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 16:41:19 [INFO] 16:41:19 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- 16:41:19 [INFO] 16:41:19 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- 16:41:19 [INFO] 16:41:19 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- 16:41:19 [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/* 16:41:19 [INFO] 16:41:19 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- 16:41:19 [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/* 16:41:19 [INFO] 16:41:19 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- 16:41:19 [INFO] You have 0 Checkstyle violations. 16:41:19 [INFO] 16:41:19 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- 16:41:20 [INFO] You have 0 Checkstyle violations. 16:41:20 [INFO] 16:41:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- 16:41:20 [INFO] Starting audit... 16:41:20 Audit done. 16:41:20 [INFO] You have 0 Checkstyle violations. 16:41:20 [INFO] 16:41:20 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 16:41:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:41:20 [INFO] Copying 1 resource 16:41:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 16:41:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 16:41:20 [INFO] 16:41:20 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- 16:41:20 [INFO] Changes detected - recompiling the module! :dependency 16:41:20 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 16:41:22 [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. 16:41:22 [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. 16:41:22 [INFO] 16:41:22 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> 16:41:22 [INFO] 16:41:22 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- 16:41:22 [INFO] Fork Value is true 16:41:23 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:41:23 [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) 16:41:23 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:41:23 [java] WARNING: System::setSecurityManager will be removed in a future release 16:41:27 [INFO] Done SpotBugs Analysis.... 16:41:27 [INFO] 16:41:27 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< 16:41:27 [INFO] 16:41:27 [INFO] 16:41:27 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- 16:41:27 [INFO] BugInstance size is 0 16:41:27 [INFO] Error size is 0 16:41:27 [INFO] No errors/warnings found 16:41:27 [INFO] 16:41:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 16:41:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:41:27 [INFO] Copying 30 resources 16:41:27 [INFO] 16:41:27 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- 16:41:27 [INFO] Changes detected - recompiling the module! :dependency 16:41:27 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:41:27 [INFO] 16:41:27 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- 16:41:27 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:41:27 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:41:29 [INFO] Compiled 67 files. 16:41:29 [INFO] 16:41:29 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- 16:41:29 [INFO] 16:41:29 [INFO] ------------------------------------------------------- 16:41:29 [INFO] T E S T S 16:41:29 [INFO] ------------------------------------------------------- 16:41:31 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 16:41:32 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.648 s - in org.onap.cps.utils.DataMapUtilsSpec 16:41:32 [INFO] Running org.onap.cps.utils.GsonSpec 16:41:32 first-container a-leaf a-Value 16:41:32 last-container x-leaf x-value 16:41:32 16:41:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.utils.GsonSpec 16:41:32 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 16:41:33 16:41:33.547 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 16:41:33 16:41:33.556 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 16:41:33 16:41:33.585 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 16:41:33 16:41:33.589 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 16:41:33 16:41:33.612 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 16:41:33 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.429 s - in org.onap.cps.utils.JsonObjectMapperSpec 16:41:33 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 16:41:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 s - in org.onap.cps.utils.JsonParserStreamSpec 16:41:34 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 16:41:34 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s - in org.onap.cps.utils.PrefixResolverSpec 16:41:34 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 16:41:34 [Fatal Error] :1:1: Content is not allowed in prolog. 16:41:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 s - in org.onap.cps.utils.XmlFileUtilsSpec 16:41:34 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 16:41:34 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 16:41:34 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 16:41:34 [Fatal Error] :1:1: Premature end of file. 16:41:34 line 1:1 no viable alternative at input '/' 16:41:34 line 1:1 no viable alternative at input '/[' 16:41:34 line 1:11 missing QName at '' 16:41:34 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s - in org.onap.cps.utils.YangParserHelperSpec 16:41:34 [INFO] Running org.onap.cps.utils.YangParserSpec 16:41:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.utils.YangParserSpec 16:41:34 [INFO] Running org.onap.cps.utils.YangUtilsSpec 16:41:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.utils.YangUtilsSpec 16:41:34 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 16:41:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec 16:41:34 [INFO] Running org.onap.cps.api.impl.CpsAnchorServiceImplSpec 16:41:35 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.api.impl.CpsAnchorServiceImplSpec 16:41:35 [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec 16:41:35 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 16:41:35 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 16:41:35 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec 16:41:35 [INFO] Running org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 16:41:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 16:41:35 [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec 16:41:35 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec 16:41:35 [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec 16:41:35 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec 16:41:35 [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec 16:41:35 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec 16:41:35 [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec 16:41:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec 16:41:35 [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 16:41:37 16:41:30,496 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:41:37 16:41:30,517 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:41:37 16:41:30,517 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:41:37 16:41:30,518 |-INFO in ch.qos.logback.classic.BasicConfigurator@e4fa412 - Setting up default configuration. 16:41:37 16:41:35,958 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15eb82fc - 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. 16:41:37 16:41:35,958 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@504bfa9a - 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 16:41:37 16:41:35,961 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:41:37 16:41:35,961 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:41:37 16:41:35,961 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:41:37 16:41:35,963 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15eb82fc - 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. 16:41:37 16:41:35,963 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@504bfa9a - 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 16:41:37 16:41:35,970 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:41:37 16:41:35,970 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:41:37 16:41:35,973 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:41:37 16:41:36,000 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709656895998) 16:41:37 16:41:36,000 |-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] 16:41:37 16:41:36,000 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:41:37 16:41:36,006 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:41:37 16:41:36,006 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:41:37 16:41:36,007 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:41:37 16:41:36,007 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:41:37 16:41:36,007 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:41:37 16:41:36,007 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:41:37 16:41:36,007 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:41:37 16:41:36,007 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:41:37 16:41:36,007 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:41:37 16:41:36,007 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:41:37 16:41:36,007 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:41:37 16:41:36,007 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:41:37 16:41:36,007 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:41:37 16:41:36,007 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:41:37 16:41:36,007 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:41:37 16:41:36,007 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:41:37 16:41:36,007 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:41:37 16:41:36,007 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:41:37 16:41:36,012 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:41:37 16:41:36,029 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:41:37 16:41:36,029 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:41:37 16:41:36,035 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:41:37 16:41:36,041 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:41:37 16:41:36,482 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1bd58aa - Setting zoneId to "UTC" 16:41:37 16:41:36,490 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:41:37 16:41:36,490 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:41:37 16:41:36,717 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:41:37 16:41:36,718 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:41:37 16:41:36,718 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:41:37 16:41:36,719 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:41:37 16:41:36,719 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:41:37 16:41:36,719 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:41:37 16:41:36,719 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:41:37 16:41:36,720 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4808c603 - End of configuration. 16:41:37 16:41:36,720 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@47987ab2 - Registering current configuration as safe fallback point 16:41:37 16:41:37 16:41:37 . ____ _ __ _ _ 16:41:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:41:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:41:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:41:37 ' |____| .__|_| |_|_| |_\__, | / / / / 16:41:37 =========|_|==============|___/=/_/_/_/ 16:41:37 :: Spring Boot :: (v3.1.2) 16:41:37 16:41:37 2024-03-05T16:41:36.859Z INFO 6666 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6666 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 16:41:37 2024-03-05T16:41:36.860Z INFO 6666 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 16:41:37 2024-03-05T16:41:37.215Z INFO 6666 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.514 seconds (process running for 7.445) 16:41:37 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:41:37 2024-03-05T16:41:37.760Z WARN 6666 --- [ 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 16:41:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.135 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 16:41:37 [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec 16:41:41 16:41:41 . ____ _ __ _ _ 16:41:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:41:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:41:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:41:41 ' |____| .__|_| |_|_| |_\__, | / / / / 16:41:41 =========|_|==============|___/=/_/_/_/ 16:41:41 :: Spring Boot :: (v3.1.2) 16:41:41 16:41:41 2024-03-05T16:41:37.845Z INFO 6666 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6666 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 16:41:41 2024-03-05T16:41:37.845Z INFO 6666 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:41:41 2024-03-05T16:41:37.962Z WARN 6666 --- [ 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: 16:41:41 --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 16:41:41 2024-03-05T16:41:38.042Z INFO 6666 --- [ main] com.hazelcast.system.logo : [10.30.107.126]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:41:41 + + o o o o---o o----o o o---o o o----o o--o--o 16:41:41 + + + + | | / \ / | | / / \ | | 16:41:41 + + + + + o----o o o o o----o | o o o o----o | 16:41:41 + + + + | | / \ / | | \ / \ | | 16:41:41 + + o o o o o---o o----o o----o o---o o o o----o o 16:41:41 2024-03-05T16:41:38.042Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.126]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:41:41 2024-03-05T16:41:38.042Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.126]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.126]:5701 16:41:41 2024-03-05T16:41:38.042Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.126]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:41:41 2024-03-05T16:41:38.042Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.126]: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. 16:41:41 2024-03-05T16:41:38.045Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.126]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:41:41 To enable the Jet engine on the members, do one of the following: 16:41:41 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:41:41 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:41:41 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:41:41 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:41:41 2024-03-05T16:41:38.426Z INFO 6666 --- [ main] com.hazelcast.system.security : [10.30.107.126]: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. 16:41:41 2024-03-05T16:41:38.511Z INFO 6666 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.126]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:41:41 2024-03-05T16:41:38.515Z WARN 6666 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.126]: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. 16:41:41 2024-03-05T16:41:38.790Z INFO 6666 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.126]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:41:41 2024-03-05T16:41:38.797Z INFO 6666 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.126]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.126]:5701 is STARTING 16:41:41 2024-03-05T16:41:41.529Z INFO 6666 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.126]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:41:41 16:41:41 Members {size:1, ver:1} [ 16:41:41 Member [10.30.107.126]:5701 - d5679500-07da-470a-b22e-59805493fc58 this 16:41:41 ] 16:41:41 16:41:41 2024-03-05T16:41:41.547Z INFO 6666 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.126]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.126]:5701 is STARTED 16:41:41 2024-03-05T16:41:41.599Z INFO 6666 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 3.79 seconds (process running for 11.829) 16:41:41 2024-03-05T16:41:41.661Z INFO 6666 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 16:41:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.859 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec 16:41:41 [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec 16:41:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec 16:41:41 [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 16:41:44 2024-03-05T16:41:41.696Z INFO 6666 --- [ main] com.hazelcast.system.logo : [10.30.107.126]:5702 [my cluster] [5.2.4] 16:41:44 + + o o o o---o o----o o o---o o o----o o--o--o 16:41:44 + + + + | | / \ / | | / / \ | | 16:41:44 + + + + + o----o o o o o----o | o o o o----o | 16:41:44 + + + + | | / \ / | | \ / \ | | 16:41:44 + + o o o o o---o o----o o----o o---o o o o----o o 16:41:44 2024-03-05T16:41:41.697Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.126]:5702 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:41:44 2024-03-05T16:41:41.697Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.126]:5702 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.126]:5702 16:41:44 2024-03-05T16:41:41.697Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.126]:5702 [my cluster] [5.2.4] Cluster name: my cluster 16:41:44 2024-03-05T16:41:41.697Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.126]: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. 16:41:44 2024-03-05T16:41:41.697Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.126]:5702 [my cluster] [5.2.4] The Jet engine is disabled. 16:41:44 To enable the Jet engine on the members, do one of the following: 16:41:44 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:41:44 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:41:44 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:41:44 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:41:44 2024-03-05T16:41:41.710Z INFO 6666 --- [ main] com.hazelcast.system.security : [10.30.107.126]: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. 16:41:44 2024-03-05T16:41:41.711Z INFO 6666 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.126]:5702 [my cluster] [5.2.4] Using Multicast discovery 16:41:44 2024-03-05T16:41:41.712Z WARN 6666 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.126]: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. 16:41:44 2024-03-05T16:41:41.725Z INFO 6666 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.126]:5702 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:41:44 2024-03-05T16:41:41.726Z INFO 6666 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.126]:5702 [my cluster] [5.2.4] [10.30.107.126]:5702 is STARTING 16:41:44 2024-03-05T16:41:44.790Z INFO 6666 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.126]:5702 [my cluster] [5.2.4] 16:41:44 16:41:44 Members {size:1, ver:1} [ 16:41:44 Member [10.30.107.126]:5702 - 8decaefb-54de-45e5-a1e8-90a5d4fc7c40 this 16:41:44 ] 16:41:44 16:41:44 2024-03-05T16:41:44.790Z WARN 6666 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.126]:5702 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 16:41:44 2024-03-05T16:41:44.791Z INFO 6666 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.126]:5702 [my cluster] [5.2.4] [10.30.107.126]:5702 is STARTED 16:41:50 2024-03-05T16:41:44.800Z INFO 6666 --- [ main] com.hazelcast.system.logo : [10.30.107.126]:5703 [my cluster] [5.2.4] 16:41:50 + + o o o o---o o----o o o---o o o----o o--o--o 16:41:50 + + + + | | / \ / | | / / \ | | 16:41:50 + + + + + o----o o o o o----o | o o o o----o | 16:41:50 + + + + | | / \ / | | \ / \ | | 16:41:50 + + o o o o o---o o----o o----o o---o o o o----o o 16:41:50 2024-03-05T16:41:44.800Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.126]:5703 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:41:50 2024-03-05T16:41:44.800Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.126]:5703 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.126]:5703 16:41:50 2024-03-05T16:41:44.800Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.126]:5703 [my cluster] [5.2.4] Cluster name: my cluster 16:41:50 2024-03-05T16:41:44.800Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.126]: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. 16:41:50 2024-03-05T16:41:44.800Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.126]:5703 [my cluster] [5.2.4] The Jet engine is disabled. 16:41:50 To enable the Jet engine on the members, do one of the following: 16:41:50 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:41:50 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:41:50 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:41:50 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:41:50 2024-03-05T16:41:44.815Z INFO 6666 --- [ main] com.hazelcast.system.security : [10.30.107.126]: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. 16:41:50 2024-03-05T16:41:44.817Z INFO 6666 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.126]:5703 [my cluster] [5.2.4] Using Multicast discovery 16:41:50 2024-03-05T16:41:44.817Z WARN 6666 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.126]: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. 16:41:50 2024-03-05T16:41:44.833Z INFO 6666 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.126]:5703 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:41:50 2024-03-05T16:41:44.833Z INFO 6666 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.126]:5703 [my cluster] [5.2.4] [10.30.107.126]:5703 is STARTING 16:41:50 2024-03-05T16:41:45.000Z INFO 6666 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.126]:5703 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.107.126]:5702 16:41:50 2024-03-05T16:41:45.029Z INFO 6666 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.126:5702 and /10.30.107.126:60925 16:41:50 2024-03-05T16:41:45.032Z INFO 6666 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.126:60925 and /10.30.107.126:5702 16:41:50 2024-03-05T16:41:50.127Z INFO 6666 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.126]:5702 [my cluster] [5.2.4] 16:41:50 16:41:50 Members {size:2, ver:2} [ 16:41:50 Member [10.30.107.126]:5702 - 8decaefb-54de-45e5-a1e8-90a5d4fc7c40 this 16:41:50 Member [10.30.107.126]:5703 - 191e45d1-fb17-41a3-88ef-836cc37ce0ea 16:41:50 ] 16:41:50 16:41:50 2024-03-05T16:41:50.135Z INFO 6666 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.126]:5703 [my cluster] [5.2.4] 16:41:50 16:41:50 Members {size:2, ver:2} [ 16:41:50 Member [10.30.107.126]:5702 - 8decaefb-54de-45e5-a1e8-90a5d4fc7c40 16:41:50 Member [10.30.107.126]:5703 - 191e45d1-fb17-41a3-88ef-836cc37ce0ea this 16:41:50 ] 16:41:50 16:41:50 2024-03-05T16:41:50.135Z WARN 6666 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.126]:5703 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 16:41:50 2024-03-05T16:41:50.136Z INFO 6666 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.126]:5703 [my cluster] [5.2.4] [10.30.107.126]:5703 is STARTED 16:41:56 2024-03-05T16:41:50.146Z INFO 6666 --- [ main] com.hazelcast.system.logo : [10.30.107.126]:5704 [my cluster] [5.2.4] 16:41:56 + + o o o o---o o----o o o---o o o----o o--o--o 16:41:56 + + + + | | / \ / | | / / \ | | 16:41:56 + + + + + o----o o o o o----o | o o o o----o | 16:41:56 + + + + | | / \ / | | \ / \ | | 16:41:56 + + o o o o o---o o----o o----o o---o o o o----o o 16:41:56 2024-03-05T16:41:50.146Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.126]:5704 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:41:56 2024-03-05T16:41:50.146Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.126]:5704 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.126]:5704 16:41:56 2024-03-05T16:41:50.146Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.126]:5704 [my cluster] [5.2.4] Cluster name: my cluster 16:41:56 2024-03-05T16:41:50.147Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.126]: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. 16:41:56 2024-03-05T16:41:50.147Z INFO 6666 --- [ main] com.hazelcast.system : [10.30.107.126]:5704 [my cluster] [5.2.4] The Jet engine is disabled. 16:41:56 To enable the Jet engine on the members, do one of the following: 16:41:56 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:41:56 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:41:56 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:41:56 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:41:56 2024-03-05T16:41:50.161Z INFO 6666 --- [ main] com.hazelcast.system.security : [10.30.107.126]: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. 16:41:56 2024-03-05T16:41:50.163Z INFO 6666 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.126]:5704 [my cluster] [5.2.4] Using Multicast discovery 16:41:56 2024-03-05T16:41:50.163Z WARN 6666 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.126]: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. 16:41:56 2024-03-05T16:41:50.172Z INFO 6666 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.126]:5704 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:41:56 2024-03-05T16:41:50.172Z INFO 6666 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.126]:5704 [my cluster] [5.2.4] [10.30.107.126]:5704 is STARTING 16:41:56 2024-03-05T16:41:50.372Z INFO 6666 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.126]:5704 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.107.126]:5702 16:41:56 2024-03-05T16:41:50.374Z INFO 6666 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.126:5702 and /10.30.107.126:51637 16:41:56 2024-03-05T16:41:50.376Z INFO 6666 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.126:51637 and /10.30.107.126:5702 16:41:56 2024-03-05T16:41:55.483Z INFO 6666 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.126]:5702 [my cluster] [5.2.4] 16:41:56 16:41:56 Members {size:3, ver:3} [ 16:41:56 Member [10.30.107.126]:5702 - 8decaefb-54de-45e5-a1e8-90a5d4fc7c40 this 16:41:56 Member [10.30.107.126]:5703 - 191e45d1-fb17-41a3-88ef-836cc37ce0ea 16:41:56 Member [10.30.107.126]:5704 - a4e8b109-12a6-4c4f-a6be-d23064d41157 16:41:56 ] 16:41:56 16:41:56 2024-03-05T16:41:55.487Z INFO 6666 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.126]:5704 [my cluster] [5.2.4] 16:41:56 16:41:56 Members {size:3, ver:3} [ 16:41:56 Member [10.30.107.126]:5702 - 8decaefb-54de-45e5-a1e8-90a5d4fc7c40 16:41:56 Member [10.30.107.126]:5703 - 191e45d1-fb17-41a3-88ef-836cc37ce0ea 16:41:56 Member [10.30.107.126]:5704 - a4e8b109-12a6-4c4f-a6be-d23064d41157 this 16:41:56 ] 16:41:56 16:41:56 2024-03-05T16:41:55.488Z INFO 6666 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [my cluster] [5.2.4] Connecting to /10.30.107.126:5703, timeout: 10000, bind-any: true 16:41:56 2024-03-05T16:41:55.489Z INFO 6666 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.126]:5703 [my cluster] [5.2.4] 16:41:56 16:41:56 Members {size:3, ver:3} [ 16:41:56 Member [10.30.107.126]:5702 - 8decaefb-54de-45e5-a1e8-90a5d4fc7c40 16:41:56 Member [10.30.107.126]:5703 - 191e45d1-fb17-41a3-88ef-836cc37ce0ea this 16:41:56 Member [10.30.107.126]:5704 - a4e8b109-12a6-4c4f-a6be-d23064d41157 16:41:56 ] 16:41:56 16:41:56 2024-03-05T16:41:55.490Z INFO 6666 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.126:5703 and /10.30.107.126:40217 16:41:56 2024-03-05T16:41:55.491Z INFO 6666 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.126:5704 and /10.30.107.126:39933 16:41:56 2024-03-05T16:41:55.491Z INFO 6666 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.126:40217 and /10.30.107.126:5703 16:41:56 2024-03-05T16:41:55.491Z INFO 6666 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.126:39933 and /10.30.107.126:5704 16:41:56 2024-03-05T16:41:56.488Z WARN 6666 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.126]:5704 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 16:41:56 2024-03-05T16:41:56.489Z INFO 6666 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.126]:5704 [my cluster] [5.2.4] [10.30.107.126]:5704 is STARTED 16:41:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.835 s - in org.onap.cps.cache.HazelcastCacheConfigSpec 16:41:56 [INFO] Running org.onap.cps.config.AsyncConfigSpec 16:41:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.config.AsyncConfigSpec 16:41:56 [INFO] Running org.onap.cps.config.CacheConfigSpec 16:41:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.config.CacheConfigSpec 16:41:56 [INFO] Running org.onap.cps.events.EventsPublisherSpec 16:41:56 2024-03-05T16:41:56.730Z DEBUG 6666 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:41:56 2024-03-05T16:41:56.735Z ERROR 6666 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 16:41:56 2024-03-05T16:41:56.747Z DEBUG 6666 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:41:56 2024-03-05T16:41:56.755Z DEBUG 6666 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:41:56 2024-03-05T16:41:56.759Z DEBUG 6666 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:41:56 2024-03-05T16:41:56.759Z DEBUG 6666 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:41:56 2024-03-05T16:41:56.760Z ERROR 6666 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 16:41:56 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s - in org.onap.cps.events.EventsPublisherSpec 16:41:56 [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec 16:41:56 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.spi.FetchDescendantsOptionSpec 16:41:56 [INFO] Running org.onap.cps.spi.PaginationOptionSpec 16:41:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.spi.PaginationOptionSpec 16:41:56 [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec 16:41:56 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec 16:41:56 [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec 16:41:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.spi.model.ConditionPropertiesSpec 16:41:56 [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 16:41:57 2024-03-05T16:41:56.998Z WARN 6666 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy145 16:41:57 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in org.onap.cps.spi.model.DataNodeBuilderSpec 16:41:57 [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec 16:41:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec 16:41:57 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 16:41:57 2024-03-05T16:41:57.065Z ERROR 6666 --- [ 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] 16:41:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 16:41:57 [INFO] 16:41:57 [INFO] Results: 16:41:57 [INFO] 16:41:57 [INFO] Tests run: 309, Failures: 0, Errors: 0, Skipped: 0 16:41:57 [INFO] 16:41:57 [INFO] 16:41:57 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- 16:41:57 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 16:41:57 [INFO] Analyzed bundle 'cps-service' with 56 classes 16:41:57 [INFO] 16:41:57 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- 16:41:57 [INFO] 16:41:57 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 16:41:57 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar 16:41:57 [INFO] 16:41:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- 16:41:57 [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/* 16:41:57 [INFO] 16:41:57 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- 16:41:57 [INFO] 16:41:57 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- 16:41:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:41:57 [INFO] 16:41:57 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- 16:41:57 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 16:41:57 [INFO] Analyzed bundle 'cps-service' with 56 classes 16:41:57 [INFO] All coverage checks have been met. 16:41:57 [INFO] 16:41:57 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- 16:41:57 [INFO] 16:41:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 16:41:57 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.7-SNAPSHOT/cps-service-3.4.7-SNAPSHOT.jar 16:41:57 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.7-SNAPSHOT/cps-service-3.4.7-SNAPSHOT.pom 16:41:57 [INFO] 16:41:57 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 16:41:57 [INFO] Building cps-rest 3.4.7-SNAPSHOT [9/23] 16:41:57 [INFO] --------------------------------[ jar ]--------------------------------- 16:42:00 [INFO] 16:42:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 16:42:00 [INFO] 16:42:00 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- 16:42:00 [INFO] 16:42:00 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- 16:42:00 [INFO] 16:42:00 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- 16:42:00 [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/* 16:42:00 [INFO] 16:42:00 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- 16:42:00 [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/* 16:42:00 [INFO] 16:42:00 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- 16:42:03 [INFO] Generating with dryRun=false 16:42:03 [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. 16:42:03 [INFO] OpenAPI Generator: spring (server) 16:42:03 [INFO] Generator 'spring' is considered stable. 16:42:03 [INFO] ---------------------------------- 16:42:03 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 16:42:03 [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) 16:42:03 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:42:03 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:42:03 [INFO] Processing operation createDataspace 16:42:03 [INFO] Processing operation deleteDataspace 16:42:03 [INFO] Processing operation createDataspaceV2 16:42:03 [INFO] Processing operation getAllDataspaces 16:42:03 [INFO] Processing operation getDataspace 16:42:03 [INFO] Processing operation createAnchor 16:42:03 [INFO] Processing operation createAnchorV2 16:42:03 [INFO] Processing operation getAnchors 16:42:03 [INFO] Processing operation getAnchor 16:42:03 [INFO] Processing operation deleteAnchor 16:42:03 [INFO] Processing operation createSchemaSet 16:42:03 [INFO] Processing operation createSchemaSetV2 16:42:03 [INFO] Processing operation getSchemaSets 16:42:03 [INFO] Processing operation getSchemaSet 16:42:03 [INFO] Processing operation deleteSchemaSet 16:42:03 [INFO] Processing operation getNodeByDataspaceAndAnchor 16:42:03 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 16:42:03 [INFO] Processing operation replaceNode 16:42:03 [INFO] Processing operation createNode 16:42:03 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:42:03 [INFO] Processing operation deleteDataNode 16:42:03 [INFO] Processing operation updateNodeLeaves 16:42:03 [INFO] Processing operation deleteListOrListElement 16:42:03 [INFO] Processing operation replaceListContent 16:42:03 [INFO] Processing operation addListElements 16:42:03 [INFO] Processing operation getDeltaByDataspaceAndAnchors 16:42:03 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 16:42:03 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 16:42:03 [INFO] Processing operation getNodesByDataspaceAndCpsPath 16:42:03 [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] 16:42:03 [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] 16:42:03 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 16:42:03 [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 16:42:03 [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 16:42:03 [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 16:42:03 [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 16:42:03 [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 16:42:03 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:42:03 [WARNING] Multiple MediaTypes found, using only the first one 16:42:03 [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] 16:42:03 [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 16:42:03 [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] 16:42:03 [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 16:42:03 [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] 16:42:03 [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 16:42:03 [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] 16:42:03 [INFO] Skipping generation of supporting files. 16:42:03 ################################################################################ 16:42:03 # Thanks for using OpenAPI Generator. # 16:42:03 # Please consider donation to help us maintain this project 🙏 # 16:42:03 # https://opencollective.com/openapi_generator/donate # 16:42:03 ################################################################################ 16:42:03 [INFO] 16:42:03 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- 16:42:03 [INFO] You have 0 Checkstyle violations. 16:42:03 [INFO] 16:42:03 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- 16:42:03 [INFO] You have 0 Checkstyle violations. 16:42:03 [INFO] 16:42:03 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- 16:42:03 [INFO] Starting audit... 16:42:03 Audit done. 16:42:03 [INFO] You have 0 Checkstyle violations. 16:42:03 [INFO] 16:42:03 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- 16:42:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:42:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 16:42:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 16:42:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 16:42:03 [INFO] 16:42:03 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- 16:42:03 [INFO] Changes detected - recompiling the module! :dependency 16:42:03 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 16:42:04 [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". 16:42:04 [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. 16:42:04 [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. 16:42:04 [INFO] 16:42:04 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> 16:42:04 [INFO] 16:42:04 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- 16:42:04 [INFO] Fork Value is true 16:42:06 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:42:06 [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) 16:42:06 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:42:06 [java] WARNING: System::setSecurityManager will be removed in a future release 16:42:08 [INFO] Done SpotBugs Analysis.... 16:42:08 [INFO] 16:42:08 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< 16:42:08 [INFO] 16:42:08 [INFO] 16:42:08 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- 16:42:08 [INFO] BugInstance size is 0 16:42:08 [INFO] Error size is 0 16:42:08 [INFO] No errors/warnings found 16:42:08 [INFO] 16:42:08 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- 16:42:08 [INFO] Generating with dryRun=false 16:42:08 [INFO] No .openapi-generator-ignore file found. 16:42:08 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:42:08 [INFO] Generator 'openapi-yaml' is considered stable. 16:42:08 [INFO] Output file [outputFile=openapi.yaml] 16:42:08 [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] 16:42:08 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 16:42:08 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:42:08 [WARNING] Multiple MediaTypes found, using only the first one 16:42:08 [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] 16:42:08 [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] 16:42:08 [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] 16:42:08 [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] 16:42:08 [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] 16:42:08 [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] 16:42:08 [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] 16:42:08 [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] 16:42:08 [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] 16:42:08 [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] 16:42:08 [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] 16:42:08 [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] 16:42:08 [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] 16:42:08 [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] 16:42:08 [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] 16:42:08 [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] 16:42:08 [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] 16:42:08 [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] 16:42:08 [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] 16:42:08 [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] 16:42:08 [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] 16:42:08 [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] 16:42:08 [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] 16:42:08 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 16:42:08 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 16:42:08 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 16:42:08 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:42:08 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:42:08 ################################################################################ 16:42:08 # Thanks for using OpenAPI Generator. # 16:42:08 # Please consider donation to help us maintain this project 🙏 # 16:42:08 # https://opencollective.com/openapi_generator/donate # 16:42:08 ################################################################################ 16:42:08 [INFO] 16:42:08 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- 16:42:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:42:08 [INFO] Copying 1 resource 16:42:08 [INFO] 16:42:08 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- 16:42:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:42:08 [INFO] Copying 6 resources 16:42:08 [INFO] 16:42:08 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- 16:42:08 [INFO] Changes detected - recompiling the module! :dependency 16:42:08 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:42:09 [INFO] 16:42:09 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- 16:42:09 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:42:09 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:42:10 [INFO] Compiled 27 files. 16:42:10 [INFO] 16:42:10 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- 16:42:10 [INFO] 16:42:10 [INFO] ------------------------------------------------------- 16:42:10 [INFO] T E S T S 16:42:10 [INFO] ------------------------------------------------------- 16:42:12 16:42:11.461 [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. 16:42:12 16:42:11.672 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 16:42:12 16:42:11.797 [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. 16:42:12 16:42:11.812 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 16:42:12 16:42:11.828 [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. 16:42:12 16:42:11.838 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 16:42:12 16:42:11.851 [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. 16:42:12 16:42:11.872 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:42:12 16:42:11.903 [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. 16:42:12 16:42:11.910 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 16:42:12 16:42:11.913 [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. 16:42:12 16:42:11.922 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 16:42:12 16:42:11.925 [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. 16:42:12 16:42:11.930 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 16:42:12 16:42:11.933 [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. 16:42:12 16:42:11.939 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:42:12 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 16:42:16 16:42:11,269 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:42:16 16:42:11,288 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:42:16 16:42:11,288 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:42:16 16:42:11,289 |-INFO in ch.qos.logback.classic.BasicConfigurator@625430f8 - Setting up default configuration. 16:42:16 16:42:13,060 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@627f678d - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:42:16 16:42:13,129 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3fb54673 - 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. 16:42:16 16:42:13,129 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@627f678d - 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 16:42:16 16:42:13,133 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:42:16 16:42:13,133 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:42:16 16:42:13,133 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:42:16 16:42:13,135 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3fb54673 - 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. 16:42:16 16:42:13,135 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@627f678d - 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 16:42:16 16:42:13,142 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:42:16 16:42:13,142 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:42:16 16:42:13,147 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:42:16 16:42:13,186 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709656933184) 16:42:16 16:42:13,187 |-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.7-SNAPSHOT.jar!/logback-spring.xml] 16:42:16 16:42:13,187 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:42:16 16:42:13,192 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:42:16 16:42:13,196 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:42:16 16:42:13,196 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:42:16 16:42:13,197 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:42:16 16:42:13,197 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:42:16 16:42:13,197 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:42:16 16:42:13,197 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:42:16 16:42:13,197 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:42:16 16:42:13,197 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:42:16 16:42:13,197 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:42:16 16:42:13,197 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:42:16 16:42:13,197 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:42:16 16:42:13,197 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:42:16 16:42:13,197 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:42:16 16:42:13,197 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:42:16 16:42:13,197 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:42:16 16:42:13,197 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:42:16 16:42:13,197 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:42:16 16:42:13,197 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:42:16 16:42:13,204 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:42:16 16:42:13,226 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:42:16 16:42:13,226 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:42:16 16:42:13,239 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:42:16 16:42:13,246 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:42:16 16:42:13,590 |-INFO in ch.qos.logback.classic.pattern.DateConverter@8c54f48 - Setting zoneId to "UTC" 16:42:16 16:42:13,600 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:42:16 16:42:13,600 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:42:16 16:42:13,874 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:42:16 16:42:13,875 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:42:16 16:42:13,875 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:42:16 16:42:13,875 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:42:16 16:42:13,876 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:42:16 16:42:13,876 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:42:16 16:42:13,876 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:42:16 16:42:13,876 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@119f02d2 - End of configuration. 16:42:16 16:42:13,876 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@48c584c - Registering current configuration as safe fallback point 16:42:16 16:42:16 16:42:16 . ____ _ __ _ _ 16:42:16 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:42:16 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:42:16 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:42:16 ' |____| .__|_| |_|_| |_\__, | / / / / 16:42:16 =========|_|==============|___/=/_/_/_/ 16:42:16 :: Spring Boot :: (v3.1.2) 16:42:16 16:42:16 2024-03-05T16:42:13.977Z INFO 7005 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 7005 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 16:42:16 2024-03-05T16:42:13.978Z INFO 7005 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:42:16 2024-03-05T16:42:16.203Z INFO 7005 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:42:16 2024-03-05T16:42:16.203Z INFO 7005 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:42:16 2024-03-05T16:42:16.204Z INFO 7005 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:42:16 2024-03-05T16:42:16.223Z INFO 7005 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 3.567 seconds (process running for 5.711) 16:42:16 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:42:17 2024-03-05T16:42:17.285Z ERROR 7005 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:42:17 16:42:17 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 16:42:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:42:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:42:17 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:42:17 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:42:17 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:42:17 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:42:17 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:42:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:42:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:42:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:42:17 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:103) 16:42:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:42:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:42:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:42:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:42:17 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:42:17 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:42:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:42:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:42:17 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:42:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:42:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:42:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:42:17 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:42:17 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:42:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:42:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:42:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:42:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:42:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:42:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:42:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:42:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:42:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:42:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:42:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:42:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:42:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:42:17 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:42:17 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:42:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:42:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:42:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:42:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:42:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:42:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:42:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:42:17 Caused by: java.lang.RuntimeException: null 16:42:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:42:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:42:17 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:42:17 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:42:17 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:42:17 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:42:17 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:42:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:42:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:42:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 16:42:17 ... 88 common frames omitted 16:42:17 16:42:17 2024-03-05T16:42:17.461Z ERROR 7005 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:42:17 16:42:17 org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. 16:42:17 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) 16:42:17 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) 16:42:17 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:110) 16:42:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:42:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:42:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:42:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:42:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:42:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:42:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:42:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:42:17 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 16:42:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:42:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:42:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:42:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:42:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:42:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:42:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:42:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:42:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:42:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:42:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:42:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:42:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:42:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:42:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:42:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:42:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:42:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:42:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:42:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:42:17 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:216) 16:42:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:42:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:42:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:42:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:42:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:42:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:42:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:42:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:42:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:42:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:42:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:42:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:42:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:42:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:42:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:42:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:42:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:42:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:42:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:42:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:42:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:42:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:42:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:42:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:42:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:42:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:42:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:42:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:42:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:42:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:42:17 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:42:17 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:42:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:42:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:42:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:42:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:42:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:42:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:42:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:42:17 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 16:42:17 and component.yang=fake component content 1 16:42:17 16:42:17 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 16:42:17 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 16:42:17 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 16:42:17 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 16:42:17 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 16:42:17 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 16:42:17 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 16:42:17 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 16:42:17 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) 16:42:17 ... 147 common frames omitted 16:42:17 16:42:17 2024-03-05T16:42:17.597Z ERROR 7005 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:42:17 16:42:17 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 16:42:17 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 16:42:17 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:42:17 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:42:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:42:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:42:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:42:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:42:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:42:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:42:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:42:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:42:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:42:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:42:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:42:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:42:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:42:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:42:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:42:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:42:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:42:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:42:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:42:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:42:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:42:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:42:17 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 16:42:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:42:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:42:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:42:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:42:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:42:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:42:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:42:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:42:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:42:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:42:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:42:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:42:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:42:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:42:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:42:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:42:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:42:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:42:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:42:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:42:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:42:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:42:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:42:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:42:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:42:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:42:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:42:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:42:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:42:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:42:17 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:42:17 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:42:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:42:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:42:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:42:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:42:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:42:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:42:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:42:17 16:42:17 2024-03-05T16:42:17.605Z ERROR 7005 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:42:17 16:42:17 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 16:42:17 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 16:42:17 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:42:17 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:42:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:42:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:42:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:42:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:42:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:42:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:42:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:42:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:42:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:42:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:42:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:42:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:42:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:42:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:42:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:42:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:42:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:42:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:42:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:42:17 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 16:42:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:42:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:42:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:42:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:42:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:42:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:42:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:42:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:42:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:42:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:42:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:42:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:42:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:42:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:42:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:42:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:42:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:42:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:42:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:42:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:42:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:42:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:42:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:42:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:42:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:42:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:42:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:42:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:42:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:42:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:42:17 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:42:17 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:42:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:42:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:42:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:42:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:42:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:42:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:42:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:42:17 16:42:17 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.453 s - in org.onap.cps.rest.controller.AdminRestControllerSpec 16:42:17 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 16:42:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec 16:42:17 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 16:42:18 16:42:18 . ____ _ __ _ _ 16:42:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:42:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:42:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:42:18 ' |____| .__|_| |_|_| |_\__, | / / / / 16:42:18 =========|_|==============|___/=/_/_/_/ 16:42:18 :: Spring Boot :: (v3.1.2) 16:42:18 16:42:18 2024-03-05T16:42:17.797Z INFO 7005 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 7005 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 16:42:18 2024-03-05T16:42:17.797Z INFO 7005 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:42:18 2024-03-05T16:42:18.482Z INFO 7005 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:42:18 2024-03-05T16:42:18.482Z INFO 7005 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:42:18 2024-03-05T16:42:18.482Z INFO 7005 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:42:18 2024-03-05T16:42:18.486Z INFO 7005 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.721 seconds (process running for 7.975) 16:42:18 2024-03-05T16:42:18.590Z ERROR 7005 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:42:18 16:42:18 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:42:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:42:18 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:42:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:42:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:42:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:42:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:42:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:42:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:42:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:42:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:42:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:42:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:42:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:42:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:42:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:42:18 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:42:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:42:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:42:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:42:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:42:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:42:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:42:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:42:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:42:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:42:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:42:18 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:42:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:42:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:42:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:42:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:42:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:42:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:42:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:42:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:42:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:42:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:42:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:42:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:42:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:42:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:42:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:42:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:42:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:42:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:42:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:42:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:42:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:42:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:42:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:42:18 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:42:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:42:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:42:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:42:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:42:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:42:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:42:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:42:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:42:18 16:42:18 2024-03-05T16:42:18.711Z ERROR 7005 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:42:18 16:42:18 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:42:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:42:18 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:42:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:42:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:42:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:42:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:42:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:42:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:42:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:42:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:42:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:42:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:42:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:42:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:42:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:42:18 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:42:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:42:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:42:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:42:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:42:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:42:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:42:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:42:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:42:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:42:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:42:18 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:42:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:42:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:42:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:42:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:42:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:42:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:42:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:42:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:42:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:42:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:42:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:42:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:42:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:42:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:42:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:42:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:42:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:42:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:42:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:42:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:42:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:42:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:42:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:42:18 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:42:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:42:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:42:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:42:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:42:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:42:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:42:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:42:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:42:18 16:42:18 2024-03-05T16:42:18.729Z ERROR 7005 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:42:18 16:42:18 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:42:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:42:18 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:42:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:42:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:42:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:42:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:42:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:42:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:42:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:42:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:42:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:42:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:42:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:42:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:42:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:42:18 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:42:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:42:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:42:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:42:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:42:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:42:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:42:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:42:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:42:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:42:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:42:18 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:42:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:42:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:42:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:42:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:42:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:42:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:42:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:42:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:42:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:42:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:42:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:42:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:42:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:42:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:42:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:42:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:42:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:42:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:42:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:42:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:42:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:42:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:42:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:42:18 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:42:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:42:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:42:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:42:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:42:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:42:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:42:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:42:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:42:18 16:42:18 2024-03-05T16:42:18.938Z ERROR 7005 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:42:18 16:42:18 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:42:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:42:18 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:42:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:42:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:42:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:42:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:42:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:42:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:42:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:42:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:42:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:42:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:42:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:42:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:42:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:42:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:42:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:42:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:42:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:42:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:42:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:42:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:42:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:42:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:42:18 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:384) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:42:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:42:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:42:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:42:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:42:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:42:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:42:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:42:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:42:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:42:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:42:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:42:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:42:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:42:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:42:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:42:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:42:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:42:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:42:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:42:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:42:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:42:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:42:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:42:18 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:42:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:42:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:42:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:42:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:42:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:42:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:42:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:42:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:42:18 16:42:18 2024-03-05T16:42:18.962Z ERROR 7005 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:42:18 16:42:18 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:42:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:42:18 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:42:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:42:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:42:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:42:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:42:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:42:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:42:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:42:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:42:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:42:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:42:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:42:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:42:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:42:18 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:42:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:42:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:42:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:42:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:42:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:42:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:42:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:42:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:42:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:42:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:42:18 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:429) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:42:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:42:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:42:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:42:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:42:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:42:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:42:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:42:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:42:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:42:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:42:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:42:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:42:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:42:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:42:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:42:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:42:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:42:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:42:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:42:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:42:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:42:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:42:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:42:18 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:42:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:42:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:42:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:42:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:42:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:42:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:42:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:42:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:42:18 16:42:18 2024-03-05T16:42:18.979Z ERROR 7005 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:42:18 16:42:18 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:42:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:42:18 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:42:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:42:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:42:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:42:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:42:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:42:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:42:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:42:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:42:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:42:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:42:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:42:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:42:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:42:18 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:42:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:42:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:42:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:42:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:42:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:42:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:42:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:42:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:42:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:42:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:42:18 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:454) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:42:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:42:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:42:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:42:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:42:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:42:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:42:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:42:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:42:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:42:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:42:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:42:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:42:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:42:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:42:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:42:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:42:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:42:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:42:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:42:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:42:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:42:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:42:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:42:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:42:18 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:42:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:42:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:42:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:42:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:42:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:42:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:42:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:42:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:42:18 16:42:18 2024-03-05T16:42:18.992Z ERROR 7005 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:42:18 16:42:18 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:42:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:42:18 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:42:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:42:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:42:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:42:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:42:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:42:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:42:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:42:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:42:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:42:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:42:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:42:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:42:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:42:19 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:42:19 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:42:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:42:19 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:42:19 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:42:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:42:19 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:42:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:19 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:42:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:19 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:42:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:19 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:42:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:19 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:42:19 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:42:19 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 16:42:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:42:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:42:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:42:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:42:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:42:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:42:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:42:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:42:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:42:19 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:42:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:42:19 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:42:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:42:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:42:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:42:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:42:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:42:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:42:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:42:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:42:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:42:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:42:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:42:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:42:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:42:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:42:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:42:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:42:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:42:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:42:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:42:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:42:19 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:42:19 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:42:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:42:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:42:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:42:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:42:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:42:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:42:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:42:19 16:42:19 2024-03-05T16:42:19.004Z ERROR 7005 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:42:19 16:42:19 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:42:19 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:42:19 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) 16:42:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:19 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:42:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:42:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:42:19 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:42:19 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:42:19 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:42:19 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:42:19 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:42:19 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 16:42:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:19 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:42:19 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:42:19 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:42:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:42:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:42:19 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:42:19 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:42:19 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:42:19 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:42:19 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:42:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:42:19 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:42:19 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:42:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:42:19 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:42:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:19 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:42:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:19 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:42:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:19 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:42:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:42:19 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:42:19 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:42:19 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:42:19 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 16:42:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:42:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:42:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:42:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:42:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:42:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:42:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:42:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:42:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:42:19 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:42:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:42:19 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:42:19 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:42:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:42:19 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:42:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:42:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:42:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:42:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:42:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:42:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:42:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:42:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:42:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:42:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:42:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:42:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:42:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:42:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:42:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:42:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:42:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:42:19 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:42:19 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:42:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:42:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:42:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:42:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:42:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:42:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:42:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:42:19 16:42:19 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.299 s - in org.onap.cps.rest.controller.DataRestControllerSpec 16:42:19 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 16:42:19 16:42:19 . ____ _ __ _ _ 16:42:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:42:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:42:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:42:19 ' |____| .__|_| |_|_| |_\__, | / / / / 16:42:19 =========|_|==============|___/=/_/_/_/ 16:42:19 :: Spring Boot :: (v3.1.2) 16:42:19 16:42:19 2024-03-05T16:42:19.037Z INFO 7005 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 7005 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 16:42:19 2024-03-05T16:42:19.037Z INFO 7005 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:42:19 2024-03-05T16:42:19.489Z INFO 7005 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:42:19 2024-03-05T16:42:19.489Z INFO 7005 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:42:19 2024-03-05T16:42:19.490Z INFO 7005 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:42:19 2024-03-05T16:42:19.493Z INFO 7005 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.479 seconds (process running for 8.982) 16:42:19 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 s - in org.onap.cps.rest.controller.QueryRestControllerSpec 16:42:19 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:42:20 16:42:20 . ____ _ __ _ _ 16:42:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:42:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:42:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:42:20 ' |____| .__|_| |_|_| |_\__, | / / / / 16:42:20 =========|_|==============|___/=/_/_/_/ 16:42:20 :: Spring Boot :: (v3.1.2) 16:42:20 16:42:20 2024-03-05T16:42:19.650Z INFO 7005 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 7005 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 16:42:20 2024-03-05T16:42:19.650Z INFO 7005 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 16:42:20 2024-03-05T16:42:20.130Z INFO 7005 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:42:20 2024-03-05T16:42:20.130Z INFO 7005 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:42:20 2024-03-05T16:42:20.130Z INFO 7005 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:42:20 2024-03-05T16:42:20.135Z INFO 7005 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.507 seconds (process running for 9.624) 16:42:20 2024-03-05T16:42:20.157Z ERROR 7005 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:42:20 16:42:20 java.lang.IllegalStateException: some error message 16:42:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:42:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:42:20 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:42:20 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:42:20 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:42:20 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:42:20 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:42:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:42:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:42:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:42:20 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:108) 16:42:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:42:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:42:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:42:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:42:20 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:42:20 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:20 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:42:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:42:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:42:20 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:42:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:20 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:42:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:42:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:42:20 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:42:20 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:20 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:42:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:42:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:42:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:20 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:42:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:42:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:42:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:42:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:42:20 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:42:20 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:42:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:42:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:42:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:42:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:42:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:42:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:42:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:42:20 16:42:20 2024-03-05T16:42:20.177Z ERROR 7005 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:42:20 16:42:20 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 16:42:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:42:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:42:20 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:42:20 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:42:20 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:42:20 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:42:20 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:42:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:42:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:42:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 16:42:20 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:135) 16:42:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:42:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:42:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:42:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:42:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:42:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:42:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:42:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:42:20 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:42:20 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:20 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:42:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:42:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:42:20 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:42:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:20 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:42:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:42:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:42:20 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:42:20 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:42:20 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:42:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:42:20 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:42:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:42:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:42:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:42:20 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:42:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:42:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:42:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:42:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:42:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:42:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:42:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:42:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:42:20 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:42:20 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:42:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:42:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:42:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:42:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:42:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:42:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:42:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:42:20 Caused by: java.lang.Throwable: null 16:42:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:42:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:42:20 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:42:20 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:42:20 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:42:20 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:42:20 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:42:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:42:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:42:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 16:42:20 ... 88 common frames omitted 16:42:20 16:42:20 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.61 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:42:20 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 16:42:20 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec 16:42:20 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 16:42:20 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 16:42:20 [INFO] 16:42:20 [INFO] Results: 16:42:20 [INFO] 16:42:20 [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 16:42:20 [INFO] 16:42:20 [INFO] 16:42:20 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- 16:42:20 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:42:20 [INFO] Analyzed bundle 'cps-rest' with 6 classes 16:42:20 [INFO] 16:42:20 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- 16:42:20 [INFO] 16:42:20 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 16:42:20 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.7-SNAPSHOT.jar 16:42:20 [INFO] 16:42:20 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- 16:42:20 [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/* 16:42:20 [INFO] 16:42:20 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- 16:42:20 [INFO] 16:42:20 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- 16:42:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:42:20 [INFO] 16:42:20 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- 16:42:20 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:42:20 [INFO] Analyzed bundle 'cps-rest' with 6 classes 16:42:20 [INFO] All coverage checks have been met. 16:42:20 [INFO] 16:42:20 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- 16:42:20 [INFO] 16:42:20 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 16:42:20 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.7-SNAPSHOT/cps-rest-3.4.7-SNAPSHOT.jar 16:42:20 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.7-SNAPSHOT/cps-rest-3.4.7-SNAPSHOT.pom 16:42:20 [INFO] 16:42:20 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 16:42:20 [INFO] Building cps-ncmp-events 3.4.7-SNAPSHOT [10/23] 16:42:20 [INFO] --------------------------------[ jar ]--------------------------------- 16:42:20 [INFO] 16:42:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 16:42:20 [INFO] 16:42:20 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- 16:42:20 [INFO] 16:42:20 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- 16:42:20 [INFO] 16:42:20 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- 16:42:20 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-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/* 16:42:20 [INFO] 16:42:20 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 16:42:20 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-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/* 16:42:20 [INFO] 16:42:20 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 16:42:20 [INFO] 16:42:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- 16:42:20 [INFO] You have 0 Checkstyle violations. 16:42:20 [INFO] 16:42:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- 16:42:20 [INFO] You have 0 Checkstyle violations. 16:42:20 [INFO] 16:42:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- 16:42:20 [INFO] Starting audit... 16:42:20 Audit done. 16:42:20 [INFO] You have 0 Checkstyle violations. 16:42:20 [INFO] 16:42:20 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 16:42:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:42:20 [INFO] Copying 12 resources 16:42:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 16:42:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 16:42:20 [INFO] 16:42:20 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- 16:42:20 [INFO] Changes detected - recompiling the module! :dependency 16:42:20 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 16:42:21 [INFO] 16:42:21 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> 16:42:21 [INFO] 16:42:21 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- 16:42:21 [INFO] Fork Value is true 16:42:22 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:42:22 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 16:42:22 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:42:22 [java] WARNING: System::setSecurityManager will be removed in a future release 16:42:24 [INFO] Done SpotBugs Analysis.... 16:42:25 [INFO] 16:42:25 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< 16:42:25 [INFO] 16:42:25 [INFO] 16:42:25 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- 16:42:25 [INFO] BugInstance size is 0 16:42:25 [INFO] Error size is 0 16:42:25 [INFO] No errors/warnings found 16:42:25 [INFO] 16:42:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 16:42:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:42:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 16:42:25 [INFO] 16:42:25 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- 16:42:25 [INFO] No sources to compile 16:42:25 [INFO] 16:42:25 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- 16:42:25 [INFO] No sources specified for compilation. Skipping. 16:42:25 [INFO] 16:42:25 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- 16:42:25 [INFO] No tests to run. 16:42:25 [INFO] 16:42:25 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- 16:42:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:42:25 [INFO] 16:42:25 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- 16:42:25 [INFO] 16:42:25 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 16:42:25 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.7-SNAPSHOT.jar 16:42:25 [INFO] 16:42:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- 16:42:25 [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/* 16:42:25 [INFO] 16:42:25 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- 16:42:25 [INFO] No tests to run. 16:42:25 [INFO] 16:42:25 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- 16:42:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:42:25 [INFO] 16:42:25 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- 16:42:25 [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 16:42:25 [INFO] 16:42:25 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- 16:42:25 [INFO] 16:42:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 16:42:25 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.7-SNAPSHOT/cps-ncmp-events-3.4.7-SNAPSHOT.jar 16:42:25 [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.7-SNAPSHOT/cps-ncmp-events-3.4.7-SNAPSHOT.pom 16:42:25 [INFO] 16:42:25 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 16:42:25 [INFO] Building cps-ncmp-service 3.4.7-SNAPSHOT [11/23] 16:42:25 [INFO] --------------------------------[ jar ]--------------------------------- 16:42:25 [INFO] 16:42:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 16:42:25 [INFO] 16:42:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- 16:42:25 [INFO] 16:42:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- 16:42:25 [INFO] 16:42:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- 16:42:25 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-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/* 16:42:25 [INFO] 16:42:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 16:42:25 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-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/* 16:42:25 [INFO] 16:42:25 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- 16:42:25 [INFO] You have 0 Checkstyle violations. 16:42:25 [INFO] 16:42:25 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- 16:42:25 [INFO] You have 0 Checkstyle violations. 16:42:25 [INFO] 16:42:25 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- 16:42:26 [INFO] Starting audit... 16:42:26 Audit done. 16:42:26 [INFO] You have 0 Checkstyle violations. 16:42:26 [INFO] 16:42:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 16:42:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:42:26 [INFO] Copying 2 resources 16:42:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 16:42:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 16:42:26 [INFO] 16:42:26 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- 16:42:26 [INFO] Changes detected - recompiling the module! :dependency 16:42:26 [INFO] Compiling 115 source files with javac [debug release 17] to target/classes 16:42:27 [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". 16:42:27 [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". 16:42:27 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/service/CmNotificationSubscriptionPersistenceServiceImpl.java: Some input files use unchecked or unsafe operations. 16:42:27 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/service/CmNotificationSubscriptionPersistenceServiceImpl.java: Recompile with -Xlint:unchecked for details. 16:42:27 [INFO] 16:42:27 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> 16:42:27 [INFO] 16:42:27 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- 16:42:27 [INFO] Fork Value is true 16:42:29 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:42:29 [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) 16:42:29 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:42:29 [java] WARNING: System::setSecurityManager will be removed in a future release 16:42:34 [INFO] Done SpotBugs Analysis.... 16:42:34 [INFO] 16:42:34 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< 16:42:34 [INFO] 16:42:34 [INFO] 16:42:34 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- 16:42:34 [INFO] BugInstance size is 0 16:42:34 [INFO] Error size is 0 16:42:34 [INFO] No errors/warnings found 16:42:34 [INFO] 16:42:34 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 16:42:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:42:34 [INFO] Copying 12 resources 16:42:34 [INFO] 16:42:34 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- 16:42:34 [INFO] Changes detected - recompiling the module! :dependency 16:42:34 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:42:34 [INFO] 16:42:34 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- 16:42:34 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:42:34 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:42:37 [INFO] Compiled 187 files. 16:42:37 [INFO] 16:42:37 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- 16:42:37 [INFO] 16:42:37 [INFO] ------------------------------------------------------- 16:42:37 [INFO] T E S T S 16:42:37 [INFO] ------------------------------------------------------- 16:42:40 [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 16:42:41 16:42:41.287 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 16:42:41 16:42:41.313 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 16:42:41 16:42:41.316 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 1 attempt(s) 16:42:41 16:42:41.317 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 2 attempt(s) 16:42:41 16:42:41.334 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 16:42:41 16:42:41.339 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 16:42:41 16:42:41.339 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 16:42:41 16:42:41.349 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 16:42:41 16:42:41.356 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 16:42:41 16:42:41.360 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 16:42:41 16:42:41.389 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 16:42:41 16:42:41.394 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 16:42:41 16:42:41.403 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message 16:42:41 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.188 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec 16:42:41 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 16:42:41 16:42:41.423 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 16:42:41 16:42:41.429 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 16:42:41 16:42:41.434 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating new child data node 'some datastore' for data node 'datastores' failed as data node already exists 16:42:41 16:42:41.437 [main] ERROR org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating data node failed: test message 16:42:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 16:42:41 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 16:42:41 16:42:41.447 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 16:42:41 16:42:41.448 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully 16:42:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 16:42:41 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 16:42:41 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 16:42:41 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 16:42:41 16:42:41.858 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 16:42:41 16:42:41.866 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 16:42:41 16:42:41.870 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:42:41 16:42:41.874 [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 16:42:41 16:42:41.875 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:42:41 16:42:41.877 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 16:42:41 16:42:41.877 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:42:41 16:42:41.879 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:42:41 16:42:41.881 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:42:41 16:42:41.882 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:42:41 16:42:41.897 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:42:41 16:42:41.901 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:42:41 16:42:41.902 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:42:41 16:42:41.904 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:42:41 16:42:41.907 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:42:41 16:42:41.908 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:42:41 16:42:41.910 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:42:41 16:42:41.914 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:42:41 16:42:41.917 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:42:41 16:42:41.923 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:42:41 16:42:41.929 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:42:41 16:42:41.932 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:42:41 16:42:41.939 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:42:41 16:42:41.939 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 16:42:41 16:42:41.944 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:42:41 16:42:41.950 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:42:41 16:42:41.950 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 16:42:41 16:42:41.950 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:42:41 16:42:41.954 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:42:41 16:42:41.954 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 16:42:41 16:42:41.955 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:42:41 16:42:41.957 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:42:41 16:42:41.957 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 16:42:41 16:42:41.958 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:42:41 16:42:41.959 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:42:41 16:42:41.959 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 16:42:41 16:42:41.959 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:42:41 16:42:41.961 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:42:41 [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 16:42:41 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 16:42:42 16:42:42.160 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true 16:42:42 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 16:42:42 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 16:42:42 16:42:42.261 [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 16:42:42 16:42:42.300 [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 16:42:42 16:42:42.304 [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 16:42:42 16:42:42.305 [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 16:42:42 16:42:42.310 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 16:42:42 16:42:42.311 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 16:42:42 16:42:42.314 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 16:42:42 16:42:42.317 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 16:42:42 16:42:42.318 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 16:42:42 16:42:42.320 [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 16:42:42 16:42:42.320 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 16:42:42 16:42:42.320 [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 16:42:42 16:42:42.327 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : alt-1) 16:42:42 16:42:42.332 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating data-producer-identifier for cmHandle cmHandleId with value : someDataProducerIdentifier) 16:42:42 16:42:42.337 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating data-producer-identifier for cmHandle cmHandleId with value : someDataProducerIdentifier) 16:42:42 16:42:42.338 [main] WARN org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update dataProducerIdentifier for cmHandle myHandle1. Value for dataProducerIdentifier has been set previously. 16:42:42 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 16:42:42 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 16:42:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 16:42:42 [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 16:42:42 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 16:42:42 16:42:42.485 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 16:42:42 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 16:43:17 16:42:43.170 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 16:43:17 16:42:43.179 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 16:43:17 16:42:43.205 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 16:43:17 Server Version: 23.0.1 16:43:17 API Version: 1.42 16:43:17 Operating System: CentOS Stream 8 16:43:17 Total Memory: 31890 MB 16:43:17 16:42:43.208 [main] WARN org.testcontainers.utility.ResourceReaper -- 16:43:17 ******************************************************************************** 16:43:17 Ryuk has been disabled. This can cause unexpected behavior in your environment. 16:43:17 ******************************************************************************** 16:43:17 16:42:43.211 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 16:43:17 16:42:43.212 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 16:43:17 16:42:43.230 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling docker image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1. Please be patient; this may take some time but only needs to be done once. 16:43:17 16:42:43.236 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/confluentinc/cp-kafka:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 16:43:17 16:42:45.496 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Starting to pull image 16:43:17 16:42:45.517 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 16:43:17 16:42:46.062 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 16:43:17 16:42:47.742 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (29 MB/? MB) 16:43:17 16:42:48.278 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (49 MB/? MB) 16:43:17 16:42:48.924 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (75 MB/? MB) 16:43:17 16:42:49.468 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (87 MB/? MB) 16:43:17 16:42:49.867 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 1 extracted, (101 MB/? MB) 16:43:17 16:42:49.955 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 2 extracted, (104 MB/? MB) 16:43:17 16:42:49.990 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 2 extracted, (105 MB/? MB) 16:43:17 16:42:50.530 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 4 pending, 7 downloaded, 2 extracted, (124 MB/? MB) 16:43:17 16:42:51.515 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 3 pending, 8 downloaded, 2 extracted, (166 MB/? MB) 16:43:17 16:42:52.052 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 2 pending, 9 downloaded, 2 extracted, (181 MB/? MB) 16:43:17 16:42:55.748 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (324 MB/? MB) 16:43:17 16:42:57.670 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (365 MB/370 MB) 16:43:17 16:43:02.479 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (366 MB/370 MB) 16:43:17 16:43:02.644 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (368 MB/370 MB) 16:43:17 16:43:02.729 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (368 MB/370 MB) 16:43:17 16:43:03.024 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (369 MB/370 MB) 16:43:17 16:43:03.101 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (369 MB/370 MB) 16:43:17 16:43:03.172 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (369 MB/370 MB) 16:43:17 16:43:03.255 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (369 MB/370 MB) 16:43:17 16:43:03.847 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (370 MB/370 MB) 16:43:17 16:43:03.928 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (370 MB/370 MB) 16:43:17 16:43:03.945 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pull complete. 11 layers, pulled in 18s (downloaded 370 MB at 20 MB/s) 16:43:17 16:43:03.983 [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 16:43:17 16:43:10.388 [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: 5b0454bb4536783d08146863c4e30702fc402ae9b5f5711f33e856fbc4f55621 16:43:17 16:43:16.003 [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 PT32.790099493S 16:43:17 16:43:16.163 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: 16:43:17 allow.auto.create.topics = true 16:43:17 auto.commit.interval.ms = 5000 16:43:17 auto.include.jmx.reporter = true 16:43:17 auto.offset.reset = earliest 16:43:17 bootstrap.servers = [PLAINTEXT://localhost:32768] 16:43:17 check.crcs = true 16:43:17 client.dns.lookup = use_all_dns_ips 16:43:17 client.id = consumer-test-1 16:43:17 client.rack = 16:43:17 connections.max.idle.ms = 540000 16:43:17 default.api.timeout.ms = 60000 16:43:17 enable.auto.commit = true 16:43:17 exclude.internal.topics = true 16:43:17 fetch.max.bytes = 52428800 16:43:17 fetch.max.wait.ms = 500 16:43:17 fetch.min.bytes = 1 16:43:17 group.id = test 16:43:17 group.instance.id = null 16:43:17 heartbeat.interval.ms = 3000 16:43:17 interceptor.classes = [] 16:43:17 internal.leave.group.on.close = true 16:43:17 internal.throw.on.fetch.stable.offset.unsupported = false 16:43:17 isolation.level = read_uncommitted 16:43:17 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:43:17 max.partition.fetch.bytes = 1048576 16:43:17 max.poll.interval.ms = 300000 16:43:17 max.poll.records = 500 16:43:17 metadata.max.age.ms = 300000 16:43:17 metric.reporters = [] 16:43:17 metrics.num.samples = 2 16:43:17 metrics.recording.level = INFO 16:43:17 metrics.sample.window.ms = 30000 16:43:17 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:43:17 receive.buffer.bytes = 65536 16:43:17 reconnect.backoff.max.ms = 1000 16:43:17 reconnect.backoff.ms = 50 16:43:17 request.timeout.ms = 30000 16:43:17 retry.backoff.ms = 100 16:43:17 sasl.client.callback.handler.class = null 16:43:17 sasl.jaas.config = null 16:43:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:43:17 sasl.kerberos.min.time.before.relogin = 60000 16:43:17 sasl.kerberos.service.name = null 16:43:17 sasl.kerberos.ticket.renew.jitter = 0.05 16:43:17 sasl.kerberos.ticket.renew.window.factor = 0.8 16:43:17 sasl.login.callback.handler.class = null 16:43:17 sasl.login.class = null 16:43:17 sasl.login.connect.timeout.ms = null 16:43:17 sasl.login.read.timeout.ms = null 16:43:17 sasl.login.refresh.buffer.seconds = 300 16:43:17 sasl.login.refresh.min.period.seconds = 60 16:43:17 sasl.login.refresh.window.factor = 0.8 16:43:17 sasl.login.refresh.window.jitter = 0.05 16:43:17 sasl.login.retry.backoff.max.ms = 10000 16:43:17 sasl.login.retry.backoff.ms = 100 16:43:17 sasl.mechanism = GSSAPI 16:43:17 sasl.oauthbearer.clock.skew.seconds = 30 16:43:17 sasl.oauthbearer.expected.audience = null 16:43:17 sasl.oauthbearer.expected.issuer = null 16:43:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:43:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:43:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:43:17 sasl.oauthbearer.jwks.endpoint.url = null 16:43:17 sasl.oauthbearer.scope.claim.name = scope 16:43:17 sasl.oauthbearer.sub.claim.name = sub 16:43:17 sasl.oauthbearer.token.endpoint.url = null 16:43:17 security.protocol = PLAINTEXT 16:43:17 security.providers = null 16:43:17 send.buffer.bytes = 131072 16:43:17 session.timeout.ms = 45000 16:43:17 socket.connection.setup.timeout.max.ms = 30000 16:43:17 socket.connection.setup.timeout.ms = 10000 16:43:17 ssl.cipher.suites = null 16:43:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:43:17 ssl.endpoint.identification.algorithm = https 16:43:17 ssl.engine.factory.class = null 16:43:17 ssl.key.password = null 16:43:17 ssl.keymanager.algorithm = SunX509 16:43:17 ssl.keystore.certificate.chain = null 16:43:17 ssl.keystore.key = null 16:43:17 ssl.keystore.location = null 16:43:17 ssl.keystore.password = null 16:43:17 ssl.keystore.type = JKS 16:43:17 ssl.protocol = TLSv1.3 16:43:17 ssl.provider = null 16:43:17 ssl.secure.random.implementation = null 16:43:17 ssl.trustmanager.algorithm = PKIX 16:43:17 ssl.truststore.certificates = null 16:43:17 ssl.truststore.location = null 16:43:17 ssl.truststore.password = null 16:43:17 ssl.truststore.type = JKS 16:43:17 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:43:17 16:43:17 16:43:16.279 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.4.1 16:43:17 16:43:16.279 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 8a516edc2755df89 16:43:17 16:43:16.279 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1709656996278 16:43:17 16:42:38,571 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:43:17 16:42:38,591 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:43:17 16:42:38,591 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:43:17 16:42:38,592 |-INFO in ch.qos.logback.classic.BasicConfigurator@46df7d9b - Setting up default configuration. 16:43:17 16:43:16,512 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@376cb3de - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:43:17 16:43:16,577 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@67b2b30a - 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. 16:43:17 16:43:16,577 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@376cb3de - 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 16:43:17 16:43:16,582 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:43:17 16:43:16,582 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:43:17 16:43:16,582 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:43:17 16:43:16,585 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@67b2b30a - 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. 16:43:17 16:43:16,585 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@376cb3de - 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 16:43:17 16:43:16,593 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:43:17 16:43:16,593 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:43:17 16:43:16,598 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:43:17 16:43:16,648 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709656996646) 16:43:17 16:43:16,648 |-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.7-SNAPSHOT.jar!/logback-spring.xml] 16:43:17 16:43:16,648 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:43:17 16:43:16,654 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:43:17 16:43:16,654 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ebe0597 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:43:17 16:43:16,654 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:43:17 16:43:16,654 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ebe0597 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:43:17 16:43:16,655 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:43:17 16:43:16,655 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ebe0597 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:43:17 16:43:16,655 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:43:17 16:43:16,655 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ebe0597 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:43:17 16:43:16,655 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:43:17 16:43:16,655 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ebe0597 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:43:17 16:43:16,655 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:43:17 16:43:16,655 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ebe0597 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:43:17 16:43:16,655 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:43:17 16:43:16,655 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ebe0597 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:43:17 16:43:16,655 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:43:17 16:43:16,655 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ebe0597 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:43:17 16:43:16,655 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:43:17 16:43:16,655 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:43:17 16:43:16,661 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:43:17 16:43:16,679 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:43:17 16:43:16,679 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:43:17 16:43:16,685 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:43:17 16:43:16,691 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:43:17 16:43:17,156 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6330987e - Setting zoneId to "UTC" 16:43:17 16:43:17,164 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:43:17 16:43:17,164 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:43:17 16:43:17,418 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:43:17 16:43:17,419 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:43:17 16:43:17,419 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:43:17 16:43:17,419 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:43:17 16:43:17,420 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:43:17 16:43:17,420 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ebe0597 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:43:17 16:43:17,420 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:43:17 16:43:17,420 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@31903585 - End of configuration. 16:43:17 16:43:17,420 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@4348ea5e - Registering current configuration as safe fallback point 16:43:17 16:43:17 16:43:17 . ____ _ __ _ _ 16:43:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:43:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:43:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:43:17 ' |____| .__|_| |_|_| |_\__, | / / / / 16:43:17 =========|_|==============|___/=/_/_/_/ 16:43:17 :: Spring Boot :: (v3.1.2) 16:43:17 16:43:17 2024-03-05T16:43:17.458Z INFO 7393 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:43:17 2024-03-05T16:43:17.459Z INFO 7393 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:43:17 2024-03-05T16:43:17.599Z INFO 7393 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.31 seconds (process running for 39.837) 16:43:17 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:43:19 2024-03-05T16:43:18.111Z INFO 7393 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 16:43:19 2024-03-05T16:43:18.146Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:43:19 2024-03-05T16:43:18.147Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:43:19 acks = -1 16:43:19 auto.include.jmx.reporter = true 16:43:19 batch.size = 16384 16:43:19 bootstrap.servers = [PLAINTEXT://localhost:32768] 16:43:19 buffer.memory = 33554432 16:43:19 client.dns.lookup = use_all_dns_ips 16:43:19 client.id = producer-1 16:43:19 compression.type = none 16:43:19 connections.max.idle.ms = 540000 16:43:19 delivery.timeout.ms = 120000 16:43:19 enable.idempotence = false 16:43:19 interceptor.classes = [] 16:43:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:43:19 linger.ms = 1 16:43:19 max.block.ms = 60000 16:43:19 max.in.flight.requests.per.connection = 5 16:43:19 max.request.size = 1048576 16:43:19 metadata.max.age.ms = 300000 16:43:19 metadata.max.idle.ms = 300000 16:43:19 metric.reporters = [] 16:43:19 metrics.num.samples = 2 16:43:19 metrics.recording.level = INFO 16:43:19 metrics.sample.window.ms = 30000 16:43:19 partitioner.adaptive.partitioning.enable = true 16:43:19 partitioner.availability.timeout.ms = 0 16:43:19 partitioner.class = null 16:43:19 partitioner.ignore.keys = false 16:43:19 receive.buffer.bytes = 32768 16:43:19 reconnect.backoff.max.ms = 1000 16:43:19 reconnect.backoff.ms = 50 16:43:19 request.timeout.ms = 30000 16:43:19 retries = 0 16:43:19 retry.backoff.ms = 100 16:43:19 sasl.client.callback.handler.class = null 16:43:19 sasl.jaas.config = null 16:43:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:43:19 sasl.kerberos.min.time.before.relogin = 60000 16:43:19 sasl.kerberos.service.name = null 16:43:19 sasl.kerberos.ticket.renew.jitter = 0.05 16:43:19 sasl.kerberos.ticket.renew.window.factor = 0.8 16:43:19 sasl.login.callback.handler.class = null 16:43:19 sasl.login.class = null 16:43:19 sasl.login.connect.timeout.ms = null 16:43:19 sasl.login.read.timeout.ms = null 16:43:19 sasl.login.refresh.buffer.seconds = 300 16:43:19 sasl.login.refresh.min.period.seconds = 60 16:43:19 sasl.login.refresh.window.factor = 0.8 16:43:19 sasl.login.refresh.window.jitter = 0.05 16:43:19 sasl.login.retry.backoff.max.ms = 10000 16:43:19 sasl.login.retry.backoff.ms = 100 16:43:19 sasl.mechanism = GSSAPI 16:43:19 sasl.oauthbearer.clock.skew.seconds = 30 16:43:19 sasl.oauthbearer.expected.audience = null 16:43:19 sasl.oauthbearer.expected.issuer = null 16:43:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:43:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:43:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:43:19 sasl.oauthbearer.jwks.endpoint.url = null 16:43:19 sasl.oauthbearer.scope.claim.name = scope 16:43:19 sasl.oauthbearer.sub.claim.name = sub 16:43:19 sasl.oauthbearer.token.endpoint.url = null 16:43:19 security.protocol = PLAINTEXT 16:43:19 security.providers = null 16:43:19 send.buffer.bytes = 131072 16:43:19 socket.connection.setup.timeout.max.ms = 30000 16:43:19 socket.connection.setup.timeout.ms = 10000 16:43:19 ssl.cipher.suites = null 16:43:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:43:19 ssl.endpoint.identification.algorithm = https 16:43:19 ssl.engine.factory.class = null 16:43:19 ssl.key.password = null 16:43:19 ssl.keymanager.algorithm = SunX509 16:43:19 ssl.keystore.certificate.chain = null 16:43:19 ssl.keystore.key = null 16:43:19 ssl.keystore.location = null 16:43:19 ssl.keystore.password = null 16:43:19 ssl.keystore.type = JKS 16:43:19 ssl.protocol = TLSv1.3 16:43:19 ssl.provider = null 16:43:19 ssl.secure.random.implementation = null 16:43:19 ssl.trustmanager.algorithm = PKIX 16:43:19 ssl.truststore.certificates = null 16:43:19 ssl.truststore.location = null 16:43:19 ssl.truststore.password = null 16:43:19 ssl.truststore.type = JKS 16:43:19 transaction.timeout.ms = 60000 16:43:19 transactional.id = null 16:43:19 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:43:19 16:43:19 2024-03-05T16:43:18.170Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:43:19 2024-03-05T16:43:18.170Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:43:19 2024-03-05T16:43:18.170Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:43:19 2024-03-05T16:43:18.170Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709656998170 16:43:19 2024-03-05T16:43:18.642Z WARN 7393 --- [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} 16:43:19 2024-03-05T16:43:18.642Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: zizhK4HBTGSeZRTR2mfc7Q 16:43:19 2024-03-05T16:43:18.764Z WARN 7393 --- [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} 16:43:19 2024-03-05T16:43:18.873Z INFO 7393 --- [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 tI8zSLoWTZeC-S1nyaACrA 16:43:19 2024-03-05T16:43:18.931Z INFO 7393 --- [ 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 tI8zSLoWTZeC-S1nyaACrA 16:43:19 2024-03-05T16:43:18.931Z INFO 7393 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: zizhK4HBTGSeZRTR2mfc7Q 16:43:19 2024-03-05T16:43:19.052Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32768 (id: 2147483646 rack: null) 16:43:19 2024-03-05T16:43:19.062Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 16:43:19 2024-03-05T16:43:19.086Z INFO 7393 --- [ 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-0b149ab7-086f-4cd7-b47e-3a63243811ce 16:43:19 2024-03-05T16:43:19.087Z INFO 7393 --- [ 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) 16:43:19 2024-03-05T16:43:19.087Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 16:43:19 2024-03-05T16:43:19.109Z INFO 7393 --- [ 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-0b149ab7-086f-4cd7-b47e-3a63243811ce', protocol='range'} 16:43:19 2024-03-05T16:43:19.113Z INFO 7393 --- [ 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-0b149ab7-086f-4cd7-b47e-3a63243811ce=Assignment(partitions=[test-topic-0])} 16:43:19 2024-03-05T16:43:19.139Z INFO 7393 --- [ 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-0b149ab7-086f-4cd7-b47e-3a63243811ce', protocol='range'} 16:43:19 2024-03-05T16:43:19.140Z INFO 7393 --- [ 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]) 16:43:19 2024-03-05T16:43:19.144Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 16:43:19 2024-03-05T16:43:19.160Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 16:43:19 2024-03-05T16:43:19.183Z INFO 7393 --- [ 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:32768 (id: 1 rack: null)], epoch=0}}. 16:43:19 2024-03-05T16:43:19.384Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:19 2024-03-05T16:43:19.385Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:43:19 2024-03-05T16:43:19.467Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:19 2024-03-05T16:43:19.467Z INFO 7393 --- [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: 189ms, elapsed time since send: 189ms, request timeout: 30000ms) 16:43:19 2024-03-05T16:43:19.467Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 16:43:19 2024-03-05T16:43:19.467Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 16:43:19 2024-03-05T16:43:19.468Z INFO 7393 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=934402621, epoch=1) to node 1: 16:43:19 16:43:19 org.apache.kafka.common.errors.DisconnectException: null 16:43:19 16:43:19 2024-03-05T16:43:19.470Z INFO 7393 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Group coordinator localhost:32768 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:43:19 2024-03-05T16:43:19.485Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:19 2024-03-05T16:43:19.485Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:19 2024-03-05T16:43:19.571Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:19 2024-03-05T16:43:19.572Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:19 2024-03-05T16:43:19.586Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:19 2024-03-05T16:43:19.586Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.118 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 16:43:19 [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 16:43:25 2024-03-05T16:43:19.628Z INFO 7393 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:43:25 2024-03-05T16:43:19.674Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 7d3eae8dc4f79d7465632af960e1dfdef25151bc8b59b20313fc3de66fc879db 16:43:25 2024-03-05T16:43:19.774Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:25 2024-03-05T16:43:19.774Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:25 2024-03-05T16:43:19.790Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:25 2024-03-05T16:43:19.790Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:25 2024-03-05T16:43:19.976Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:25 2024-03-05T16:43:19.976Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:25 2024-03-05T16:43:20.245Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:25 2024-03-05T16:43:20.245Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:25 2024-03-05T16:43:20.480Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:25 2024-03-05T16:43:20.481Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:25 2024-03-05T16:43:20.949Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:25 2024-03-05T16:43:20.950Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:25 2024-03-05T16:43:21.296Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:25 2024-03-05T16:43:21.297Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:25 2024-03-05T16:43:21.905Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:25 2024-03-05T16:43:21.905Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:25 2024-03-05T16:43:22.300Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:25 2024-03-05T16:43:22.301Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:25 2024-03-05T16:43:22.913Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:25 2024-03-05T16:43:22.913Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:25 2024-03-05T16:43:23.206Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:25 2024-03-05T16:43:23.206Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:25 2024-03-05T16:43:23.891Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:25 2024-03-05T16:43:23.891Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:25 2024-03-05T16:43:24.415Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:25 2024-03-05T16:43:24.415Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:25 2024-03-05T16:43:24.729Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.100397607S 16:43:25 2024-03-05T16:43:24.733Z INFO 7393 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:43:25 allow.auto.create.topics = true 16:43:25 auto.commit.interval.ms = 5000 16:43:25 auto.include.jmx.reporter = true 16:43:25 auto.offset.reset = earliest 16:43:25 bootstrap.servers = [PLAINTEXT://localhost:32770] 16:43:25 check.crcs = true 16:43:25 client.dns.lookup = use_all_dns_ips 16:43:25 client.id = consumer-test-2 16:43:25 client.rack = 16:43:25 connections.max.idle.ms = 540000 16:43:25 default.api.timeout.ms = 60000 16:43:25 enable.auto.commit = true 16:43:25 exclude.internal.topics = true 16:43:25 fetch.max.bytes = 52428800 16:43:25 fetch.max.wait.ms = 500 16:43:25 fetch.min.bytes = 1 16:43:25 group.id = test 16:43:25 group.instance.id = null 16:43:25 heartbeat.interval.ms = 3000 16:43:25 interceptor.classes = [] 16:43:25 internal.leave.group.on.close = true 16:43:25 internal.throw.on.fetch.stable.offset.unsupported = false 16:43:25 isolation.level = read_uncommitted 16:43:25 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:43:25 max.partition.fetch.bytes = 1048576 16:43:25 max.poll.interval.ms = 300000 16:43:25 max.poll.records = 500 16:43:25 metadata.max.age.ms = 300000 16:43:25 metric.reporters = [] 16:43:25 metrics.num.samples = 2 16:43:25 metrics.recording.level = INFO 16:43:25 metrics.sample.window.ms = 30000 16:43:25 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:43:25 receive.buffer.bytes = 65536 16:43:25 reconnect.backoff.max.ms = 1000 16:43:25 reconnect.backoff.ms = 50 16:43:25 request.timeout.ms = 30000 16:43:25 retry.backoff.ms = 100 16:43:25 sasl.client.callback.handler.class = null 16:43:25 sasl.jaas.config = null 16:43:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:43:25 sasl.kerberos.min.time.before.relogin = 60000 16:43:25 sasl.kerberos.service.name = null 16:43:25 sasl.kerberos.ticket.renew.jitter = 0.05 16:43:25 sasl.kerberos.ticket.renew.window.factor = 0.8 16:43:25 sasl.login.callback.handler.class = null 16:43:25 sasl.login.class = null 16:43:25 sasl.login.connect.timeout.ms = null 16:43:25 sasl.login.read.timeout.ms = null 16:43:25 sasl.login.refresh.buffer.seconds = 300 16:43:25 sasl.login.refresh.min.period.seconds = 60 16:43:25 sasl.login.refresh.window.factor = 0.8 16:43:25 sasl.login.refresh.window.jitter = 0.05 16:43:25 sasl.login.retry.backoff.max.ms = 10000 16:43:25 sasl.login.retry.backoff.ms = 100 16:43:25 sasl.mechanism = GSSAPI 16:43:25 sasl.oauthbearer.clock.skew.seconds = 30 16:43:25 sasl.oauthbearer.expected.audience = null 16:43:25 sasl.oauthbearer.expected.issuer = null 16:43:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:43:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:43:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:43:25 sasl.oauthbearer.jwks.endpoint.url = null 16:43:25 sasl.oauthbearer.scope.claim.name = scope 16:43:25 sasl.oauthbearer.sub.claim.name = sub 16:43:25 sasl.oauthbearer.token.endpoint.url = null 16:43:25 security.protocol = PLAINTEXT 16:43:25 security.providers = null 16:43:25 send.buffer.bytes = 131072 16:43:25 session.timeout.ms = 45000 16:43:25 socket.connection.setup.timeout.max.ms = 30000 16:43:25 socket.connection.setup.timeout.ms = 10000 16:43:25 ssl.cipher.suites = null 16:43:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:43:25 ssl.endpoint.identification.algorithm = https 16:43:25 ssl.engine.factory.class = null 16:43:25 ssl.key.password = null 16:43:25 ssl.keymanager.algorithm = SunX509 16:43:25 ssl.keystore.certificate.chain = null 16:43:25 ssl.keystore.key = null 16:43:25 ssl.keystore.location = null 16:43:25 ssl.keystore.password = null 16:43:25 ssl.keystore.type = JKS 16:43:25 ssl.protocol = TLSv1.3 16:43:25 ssl.provider = null 16:43:25 ssl.secure.random.implementation = null 16:43:25 ssl.trustmanager.algorithm = PKIX 16:43:25 ssl.truststore.certificates = null 16:43:25 ssl.truststore.location = null 16:43:25 ssl.truststore.password = null 16:43:25 ssl.truststore.type = JKS 16:43:25 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:43:25 16:43:25 2024-03-05T16:43:24.739Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:43:25 2024-03-05T16:43:24.739Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:43:25 2024-03-05T16:43:24.739Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657004739 16:43:25 16:43:24,772 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:43:25 16:43:24,772 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:43:25 16:43:24,772 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2c721bb5 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:43:25 16:43:24,785 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@67b2b30a - 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. 16:43:25 16:43:24,785 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2c721bb5 - 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 16:43:25 16:43:24,791 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:43:25 16:43:24,791 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:43:25 16:43:24,791 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:43:25 16:43:24,792 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@67b2b30a - 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. 16:43:25 16:43:24,792 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2c721bb5 - 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 16:43:25 16:43:24,798 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:43:25 16:43:24,798 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:43:25 16:43:24,798 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:43:25 16:43:24,798 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709657004798) 16:43:25 16:43:24,798 |-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.7-SNAPSHOT.jar!/logback-spring.xml] 16:43:25 16:43:24,798 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:43:25 16:43:24,799 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:43:25 16:43:24,799 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3c3c290e - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:43:25 16:43:24,799 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:43:25 16:43:24,799 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3c3c290e - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:43:25 16:43:24,799 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:43:25 16:43:24,799 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3c3c290e - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:43:25 16:43:24,799 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:43:25 16:43:24,799 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3c3c290e - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:43:25 16:43:24,800 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:43:25 16:43:24,800 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3c3c290e - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:43:25 16:43:24,800 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:43:25 16:43:24,800 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3c3c290e - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:43:25 16:43:24,800 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:43:25 16:43:24,800 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3c3c290e - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:43:25 16:43:24,800 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:43:25 16:43:24,800 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3c3c290e - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:43:25 16:43:24,800 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:43:25 16:43:24,800 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:43:25 16:43:24,800 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:43:25 16:43:24,801 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:43:25 16:43:24,801 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:43:25 16:43:24,801 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:43:25 16:43:24,801 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:43:25 16:43:24,809 |-INFO in ch.qos.logback.classic.pattern.DateConverter@31714ae9 - Setting zoneId to "UTC" 16:43:25 16:43:24,809 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:43:25 16:43:24,809 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:43:25 16:43:24,813 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:43:25 16:43:24,813 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:43:25 16:43:24,813 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:43:25 16:43:24,813 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:43:25 16:43:24,813 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:43:25 16:43:24,813 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3c3c290e - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:43:25 16:43:24,813 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:43:25 16:43:24,814 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3236e8bc - End of configuration. 16:43:25 16:43:24,814 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@e25f2fc - Registering current configuration as safe fallback point 16:43:25 16:43:25 16:43:25 . ____ _ __ _ _ 16:43:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:43:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:43:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:43:25 ' |____| .__|_| |_|_| |_\__, | / / / / 16:43:25 =========|_|==============|___/=/_/_/_/ 16:43:25 :: Spring Boot :: (v3.1.2) 16:43:25 16:43:25 2024-03-05T16:43:24.826Z INFO 7393 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:43:25 2024-03-05T16:43:24.826Z INFO 7393 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:43:25 2024-03-05T16:43:24.997Z INFO 7393 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.254 seconds (process running for 47.235) 16:43:25 2024-03-05T16:43:25.016Z INFO 7393 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 16:43:25 2024-03-05T16:43:25.050Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:43:25 2024-03-05T16:43:25.051Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:43:25 acks = -1 16:43:25 auto.include.jmx.reporter = true 16:43:25 batch.size = 16384 16:43:25 bootstrap.servers = [PLAINTEXT://localhost:32770] 16:43:25 buffer.memory = 33554432 16:43:25 client.dns.lookup = use_all_dns_ips 16:43:25 client.id = producer-2 16:43:25 compression.type = none 16:43:25 connections.max.idle.ms = 540000 16:43:25 delivery.timeout.ms = 120000 16:43:25 enable.idempotence = false 16:43:25 interceptor.classes = [] 16:43:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:43:25 linger.ms = 1 16:43:25 max.block.ms = 60000 16:43:25 max.in.flight.requests.per.connection = 5 16:43:25 max.request.size = 1048576 16:43:25 metadata.max.age.ms = 300000 16:43:25 metadata.max.idle.ms = 300000 16:43:25 metric.reporters = [] 16:43:25 metrics.num.samples = 2 16:43:25 metrics.recording.level = INFO 16:43:25 metrics.sample.window.ms = 30000 16:43:25 partitioner.adaptive.partitioning.enable = true 16:43:25 partitioner.availability.timeout.ms = 0 16:43:25 partitioner.class = null 16:43:25 partitioner.ignore.keys = false 16:43:25 receive.buffer.bytes = 32768 16:43:25 reconnect.backoff.max.ms = 1000 16:43:25 reconnect.backoff.ms = 50 16:43:25 request.timeout.ms = 30000 16:43:25 retries = 0 16:43:25 retry.backoff.ms = 100 16:43:25 sasl.client.callback.handler.class = null 16:43:25 sasl.jaas.config = null 16:43:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:43:25 sasl.kerberos.min.time.before.relogin = 60000 16:43:25 sasl.kerberos.service.name = null 16:43:25 sasl.kerberos.ticket.renew.jitter = 0.05 16:43:25 sasl.kerberos.ticket.renew.window.factor = 0.8 16:43:25 sasl.login.callback.handler.class = null 16:43:25 sasl.login.class = null 16:43:25 sasl.login.connect.timeout.ms = null 16:43:25 sasl.login.read.timeout.ms = null 16:43:25 sasl.login.refresh.buffer.seconds = 300 16:43:25 sasl.login.refresh.min.period.seconds = 60 16:43:25 sasl.login.refresh.window.factor = 0.8 16:43:25 sasl.login.refresh.window.jitter = 0.05 16:43:25 sasl.login.retry.backoff.max.ms = 10000 16:43:25 sasl.login.retry.backoff.ms = 100 16:43:25 sasl.mechanism = GSSAPI 16:43:25 sasl.oauthbearer.clock.skew.seconds = 30 16:43:25 sasl.oauthbearer.expected.audience = null 16:43:25 sasl.oauthbearer.expected.issuer = null 16:43:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:43:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:43:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:43:25 sasl.oauthbearer.jwks.endpoint.url = null 16:43:25 sasl.oauthbearer.scope.claim.name = scope 16:43:25 sasl.oauthbearer.sub.claim.name = sub 16:43:25 sasl.oauthbearer.token.endpoint.url = null 16:43:25 security.protocol = PLAINTEXT 16:43:25 security.providers = null 16:43:25 send.buffer.bytes = 131072 16:43:25 socket.connection.setup.timeout.max.ms = 30000 16:43:25 socket.connection.setup.timeout.ms = 10000 16:43:25 ssl.cipher.suites = null 16:43:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:43:25 ssl.endpoint.identification.algorithm = https 16:43:25 ssl.engine.factory.class = null 16:43:25 ssl.key.password = null 16:43:25 ssl.keymanager.algorithm = SunX509 16:43:25 ssl.keystore.certificate.chain = null 16:43:25 ssl.keystore.key = null 16:43:25 ssl.keystore.location = null 16:43:25 ssl.keystore.password = null 16:43:25 ssl.keystore.type = JKS 16:43:25 ssl.protocol = TLSv1.3 16:43:25 ssl.provider = null 16:43:25 ssl.secure.random.implementation = null 16:43:25 ssl.trustmanager.algorithm = PKIX 16:43:25 ssl.truststore.certificates = null 16:43:25 ssl.truststore.location = null 16:43:25 ssl.truststore.password = null 16:43:25 ssl.truststore.type = JKS 16:43:25 transaction.timeout.ms = 60000 16:43:25 transactional.id = null 16:43:25 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:43:25 16:43:25 2024-03-05T16:43:25.054Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:43:25 2024-03-05T16:43:25.054Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:43:25 2024-03-05T16:43:25.054Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:43:25 2024-03-05T16:43:25.054Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657005054 16:43:25 2024-03-05T16:43:25.164Z WARN 7393 --- [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} 16:43:25 2024-03-05T16:43:25.164Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: zkdiTPJSRJO_F0QJcrqe4w 16:43:25 2024-03-05T16:43:25.299Z WARN 7393 --- [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} 16:43:25 2024-03-05T16:43:25.405Z INFO 7393 --- [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 JXr0wAhpTp2IBipluuYH8g 16:43:25 2024-03-05T16:43:25.423Z INFO 7393 --- [ 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 JXr0wAhpTp2IBipluuYH8g 16:43:25 2024-03-05T16:43:25.423Z INFO 7393 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: zkdiTPJSRJO_F0QJcrqe4w 16:43:25 2024-03-05T16:43:25.428Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:25 2024-03-05T16:43:25.429Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:25 2024-03-05T16:43:25.546Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 16:43:25 2024-03-05T16:43:25.549Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 16:43:25 2024-03-05T16:43:25.565Z INFO 7393 --- [ 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-75ed4274-247a-4abb-bba9-54dd464d49dc 16:43:25 2024-03-05T16:43:25.565Z INFO 7393 --- [ 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) 16:43:25 2024-03-05T16:43:25.565Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 16:43:25 2024-03-05T16:43:25.596Z INFO 7393 --- [ 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-75ed4274-247a-4abb-bba9-54dd464d49dc', protocol='range'} 16:43:25 2024-03-05T16:43:25.596Z INFO 7393 --- [ 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-75ed4274-247a-4abb-bba9-54dd464d49dc=Assignment(partitions=[client-topic-0])} 16:43:25 2024-03-05T16:43:25.618Z INFO 7393 --- [ 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-75ed4274-247a-4abb-bba9-54dd464d49dc', protocol='range'} 16:43:25 2024-03-05T16:43:25.618Z INFO 7393 --- [ 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]) 16:43:25 2024-03-05T16:43:25.618Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 16:43:25 2024-03-05T16:43:25.630Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 16:43:25 2024-03-05T16:43:25.648Z INFO 7393 --- [ 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:32770 (id: 1 rack: null)], epoch=0}}. 16:43:25 2024-03-05T16:43:25.718Z INFO 7393 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:43:25 allow.auto.create.topics = true 16:43:25 auto.commit.interval.ms = 5000 16:43:25 auto.include.jmx.reporter = true 16:43:25 auto.offset.reset = earliest 16:43:25 bootstrap.servers = [PLAINTEXT://localhost:32770] 16:43:25 check.crcs = true 16:43:25 client.dns.lookup = use_all_dns_ips 16:43:25 client.id = consumer-test-3 16:43:25 client.rack = 16:43:25 connections.max.idle.ms = 540000 16:43:25 default.api.timeout.ms = 60000 16:43:25 enable.auto.commit = true 16:43:25 exclude.internal.topics = true 16:43:25 fetch.max.bytes = 52428800 16:43:25 fetch.max.wait.ms = 500 16:43:25 fetch.min.bytes = 1 16:43:25 group.id = test 16:43:25 group.instance.id = null 16:43:25 heartbeat.interval.ms = 3000 16:43:25 interceptor.classes = [] 16:43:25 internal.leave.group.on.close = true 16:43:25 internal.throw.on.fetch.stable.offset.unsupported = false 16:43:25 isolation.level = read_uncommitted 16:43:25 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:43:25 max.partition.fetch.bytes = 1048576 16:43:25 max.poll.interval.ms = 300000 16:43:25 max.poll.records = 500 16:43:25 metadata.max.age.ms = 300000 16:43:25 metric.reporters = [] 16:43:25 metrics.num.samples = 2 16:43:25 metrics.recording.level = INFO 16:43:25 metrics.sample.window.ms = 30000 16:43:25 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:43:25 receive.buffer.bytes = 65536 16:43:25 reconnect.backoff.max.ms = 1000 16:43:25 reconnect.backoff.ms = 50 16:43:25 request.timeout.ms = 30000 16:43:25 retry.backoff.ms = 100 16:43:25 sasl.client.callback.handler.class = null 16:43:25 sasl.jaas.config = null 16:43:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:43:25 sasl.kerberos.min.time.before.relogin = 60000 16:43:25 sasl.kerberos.service.name = null 16:43:25 sasl.kerberos.ticket.renew.jitter = 0.05 16:43:25 sasl.kerberos.ticket.renew.window.factor = 0.8 16:43:25 sasl.login.callback.handler.class = null 16:43:25 sasl.login.class = null 16:43:25 sasl.login.connect.timeout.ms = null 16:43:25 sasl.login.read.timeout.ms = null 16:43:25 sasl.login.refresh.buffer.seconds = 300 16:43:25 sasl.login.refresh.min.period.seconds = 60 16:43:25 sasl.login.refresh.window.factor = 0.8 16:43:25 sasl.login.refresh.window.jitter = 0.05 16:43:25 sasl.login.retry.backoff.max.ms = 10000 16:43:25 sasl.login.retry.backoff.ms = 100 16:43:25 sasl.mechanism = GSSAPI 16:43:25 sasl.oauthbearer.clock.skew.seconds = 30 16:43:25 sasl.oauthbearer.expected.audience = null 16:43:25 sasl.oauthbearer.expected.issuer = null 16:43:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:43:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:43:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:43:25 sasl.oauthbearer.jwks.endpoint.url = null 16:43:25 sasl.oauthbearer.scope.claim.name = scope 16:43:25 sasl.oauthbearer.sub.claim.name = sub 16:43:25 sasl.oauthbearer.token.endpoint.url = null 16:43:25 security.protocol = PLAINTEXT 16:43:25 security.providers = null 16:43:25 send.buffer.bytes = 131072 16:43:25 session.timeout.ms = 45000 16:43:25 socket.connection.setup.timeout.max.ms = 30000 16:43:25 socket.connection.setup.timeout.ms = 10000 16:43:25 ssl.cipher.suites = null 16:43:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:43:25 ssl.endpoint.identification.algorithm = https 16:43:25 ssl.engine.factory.class = null 16:43:25 ssl.key.password = null 16:43:25 ssl.keymanager.algorithm = SunX509 16:43:25 ssl.keystore.certificate.chain = null 16:43:25 ssl.keystore.key = null 16:43:25 ssl.keystore.location = null 16:43:25 ssl.keystore.password = null 16:43:25 ssl.keystore.type = JKS 16:43:25 ssl.protocol = TLSv1.3 16:43:25 ssl.provider = null 16:43:25 ssl.secure.random.implementation = null 16:43:25 ssl.trustmanager.algorithm = PKIX 16:43:25 ssl.truststore.certificates = null 16:43:25 ssl.truststore.location = null 16:43:25 ssl.truststore.password = null 16:43:25 ssl.truststore.type = JKS 16:43:25 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:43:25 16:43:25 2024-03-05T16:43:25.722Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:43:25 2024-03-05T16:43:25.722Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:43:25 2024-03-05T16:43:25.722Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657005722 16:43:25 2024-03-05T16:43:25.728Z INFO 7393 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:43:25 allow.auto.create.topics = true 16:43:25 auto.commit.interval.ms = 5000 16:43:25 auto.include.jmx.reporter = true 16:43:25 auto.offset.reset = earliest 16:43:25 bootstrap.servers = [PLAINTEXT://localhost:32770] 16:43:25 check.crcs = true 16:43:25 client.dns.lookup = use_all_dns_ips 16:43:25 client.id = consumer-test-4 16:43:25 client.rack = 16:43:25 connections.max.idle.ms = 540000 16:43:25 default.api.timeout.ms = 60000 16:43:25 enable.auto.commit = true 16:43:25 exclude.internal.topics = true 16:43:25 fetch.max.bytes = 52428800 16:43:25 fetch.max.wait.ms = 500 16:43:25 fetch.min.bytes = 1 16:43:25 group.id = test 16:43:25 group.instance.id = null 16:43:25 heartbeat.interval.ms = 3000 16:43:25 interceptor.classes = [] 16:43:25 internal.leave.group.on.close = true 16:43:25 internal.throw.on.fetch.stable.offset.unsupported = false 16:43:25 isolation.level = read_uncommitted 16:43:25 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:43:25 max.partition.fetch.bytes = 1048576 16:43:25 max.poll.interval.ms = 300000 16:43:25 max.poll.records = 500 16:43:25 metadata.max.age.ms = 300000 16:43:25 metric.reporters = [] 16:43:25 metrics.num.samples = 2 16:43:25 metrics.recording.level = INFO 16:43:25 metrics.sample.window.ms = 30000 16:43:25 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:43:25 receive.buffer.bytes = 65536 16:43:25 reconnect.backoff.max.ms = 1000 16:43:25 reconnect.backoff.ms = 50 16:43:25 request.timeout.ms = 30000 16:43:25 retry.backoff.ms = 100 16:43:25 sasl.client.callback.handler.class = null 16:43:25 sasl.jaas.config = null 16:43:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:43:25 sasl.kerberos.min.time.before.relogin = 60000 16:43:25 sasl.kerberos.service.name = null 16:43:25 sasl.kerberos.ticket.renew.jitter = 0.05 16:43:25 sasl.kerberos.ticket.renew.window.factor = 0.8 16:43:25 sasl.login.callback.handler.class = null 16:43:25 sasl.login.class = null 16:43:25 sasl.login.connect.timeout.ms = null 16:43:25 sasl.login.read.timeout.ms = null 16:43:25 sasl.login.refresh.buffer.seconds = 300 16:43:25 sasl.login.refresh.min.period.seconds = 60 16:43:25 sasl.login.refresh.window.factor = 0.8 16:43:25 sasl.login.refresh.window.jitter = 0.05 16:43:25 sasl.login.retry.backoff.max.ms = 10000 16:43:25 sasl.login.retry.backoff.ms = 100 16:43:25 sasl.mechanism = GSSAPI 16:43:25 sasl.oauthbearer.clock.skew.seconds = 30 16:43:25 sasl.oauthbearer.expected.audience = null 16:43:25 sasl.oauthbearer.expected.issuer = null 16:43:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:43:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:43:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:43:25 sasl.oauthbearer.jwks.endpoint.url = null 16:43:25 sasl.oauthbearer.scope.claim.name = scope 16:43:25 sasl.oauthbearer.sub.claim.name = sub 16:43:25 sasl.oauthbearer.token.endpoint.url = null 16:43:25 security.protocol = PLAINTEXT 16:43:25 security.providers = null 16:43:25 send.buffer.bytes = 131072 16:43:25 session.timeout.ms = 45000 16:43:25 socket.connection.setup.timeout.max.ms = 30000 16:43:25 socket.connection.setup.timeout.ms = 10000 16:43:25 ssl.cipher.suites = null 16:43:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:43:25 ssl.endpoint.identification.algorithm = https 16:43:25 ssl.engine.factory.class = null 16:43:25 ssl.key.password = null 16:43:25 ssl.keymanager.algorithm = SunX509 16:43:25 ssl.keystore.certificate.chain = null 16:43:25 ssl.keystore.key = null 16:43:25 ssl.keystore.location = null 16:43:25 ssl.keystore.password = null 16:43:25 ssl.keystore.type = JKS 16:43:25 ssl.protocol = TLSv1.3 16:43:25 ssl.provider = null 16:43:25 ssl.secure.random.implementation = null 16:43:25 ssl.trustmanager.algorithm = PKIX 16:43:25 ssl.truststore.certificates = null 16:43:25 ssl.truststore.location = null 16:43:25 ssl.truststore.password = null 16:43:25 ssl.truststore.type = JKS 16:43:25 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:43:25 16:43:25 2024-03-05T16:43:25.734Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:25 2024-03-05T16:43:25.734Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:25 2024-03-05T16:43:25.735Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:43:25 2024-03-05T16:43:25.735Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:43:25 2024-03-05T16:43:25.735Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657005735 16:43:26 2024-03-05T16:43:25.792Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:26 2024-03-05T16:43:25.792Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:43:26 2024-03-05T16:43:25.822Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:26 2024-03-05T16:43:25.822Z INFO 7393 --- [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: 128ms, elapsed time since send: 128ms, request timeout: 30000ms) 16:43:26 2024-03-05T16:43:25.822Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 16:43:26 2024-03-05T16:43:25.822Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 16:43:26 2024-03-05T16:43:25.823Z INFO 7393 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=375183649, epoch=1) to node 1: 16:43:26 16:43:26 org.apache.kafka.common.errors.DisconnectException: null 16:43:26 16:43:26 2024-03-05T16:43:25.823Z INFO 7393 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, 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. 16:43:26 2024-03-05T16:43:25.893Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:26 2024-03-05T16:43:25.893Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:26 2024-03-05T16:43:25.925Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:26 2024-03-05T16:43:25.925Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:26 2024-03-05T16:43:25.994Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:26 2024-03-05T16:43:25.994Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:26 2024-03-05T16:43:26.027Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:26 2024-03-05T16:43:26.027Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.4 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 16:43:26 [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 16:43:31 2024-03-05T16:43:26.037Z INFO 7393 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:43:31 2024-03-05T16:43:26.082Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 23356a58afe6583fa92a3792d328982eaa6f0da41403f9b723f813f89d18c882 16:43:31 2024-03-05T16:43:26.229Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:31 2024-03-05T16:43:26.229Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:31 2024-03-05T16:43:26.248Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:31 2024-03-05T16:43:26.248Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:31 2024-03-05T16:43:26.336Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:31 2024-03-05T16:43:26.336Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:31 2024-03-05T16:43:26.602Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:31 2024-03-05T16:43:26.602Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:31 2024-03-05T16:43:26.632Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:31 2024-03-05T16:43:26.632Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:31 2024-03-05T16:43:26.794Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:31 2024-03-05T16:43:26.796Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:31 2024-03-05T16:43:27.336Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:31 2024-03-05T16:43:27.336Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:31 2024-03-05T16:43:27.342Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:31 2024-03-05T16:43:27.342Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:31 2024-03-05T16:43:27.388Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:31 2024-03-05T16:43:27.388Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:31 2024-03-05T16:43:27.854Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:31 2024-03-05T16:43:27.854Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:31 2024-03-05T16:43:28.294Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:31 2024-03-05T16:43:28.295Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:31 2024-03-05T16:43:28.340Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:31 2024-03-05T16:43:28.340Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:31 2024-03-05T16:43:28.547Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:31 2024-03-05T16:43:28.547Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:31 2024-03-05T16:43:28.810Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:31 2024-03-05T16:43:28.810Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:31 2024-03-05T16:43:29.344Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:31 2024-03-05T16:43:29.344Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:31 2024-03-05T16:43:29.451Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:31 2024-03-05T16:43:29.451Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:31 2024-03-05T16:43:29.463Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:31 2024-03-05T16:43:29.463Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:31 2024-03-05T16:43:30.017Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:31 2024-03-05T16:43:30.017Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:31 2024-03-05T16:43:30.306Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:31 2024-03-05T16:43:30.306Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:31 2024-03-05T16:43:30.371Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:31 2024-03-05T16:43:30.371Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:31 2024-03-05T16:43:30.549Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:31 2024-03-05T16:43:30.549Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:31 2024-03-05T16:43:30.973Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:31 2024-03-05T16:43:30.973Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:31 2024-03-05T16:43:31.084Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.046978557S 16:43:31 16:43:31,138 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:43:31 16:43:31,138 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:43:31 16:43:31,138 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@44315a7f - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:43:31 16:43:31,141 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@67b2b30a - 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. 16:43:31 16:43:31,141 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@44315a7f - 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 16:43:31 16:43:31,142 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:43:31 16:43:31,142 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:43:31 16:43:31,142 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:43:31 16:43:31,143 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@67b2b30a - 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. 16:43:31 16:43:31,143 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@44315a7f - 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 16:43:31 16:43:31,145 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:43:31 16:43:31,145 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:43:31 16:43:31,145 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:43:31 16:43:31,145 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709657011145) 16:43:31 16:43:31,145 |-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.7-SNAPSHOT.jar!/logback-spring.xml] 16:43:31 16:43:31,145 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:43:31 16:43:31,147 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:43:31 16:43:31,147 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6982cb46 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:43:31 16:43:31,147 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:43:31 16:43:31,147 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6982cb46 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:43:31 16:43:31,147 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:43:31 16:43:31,147 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6982cb46 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:43:31 16:43:31,147 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:43:31 16:43:31,147 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6982cb46 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:43:31 16:43:31,147 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:43:31 16:43:31,147 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6982cb46 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:43:31 16:43:31,147 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:43:31 16:43:31,147 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6982cb46 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:43:31 16:43:31,147 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:43:31 16:43:31,147 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6982cb46 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:43:31 16:43:31,147 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:43:31 16:43:31,147 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6982cb46 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:43:31 16:43:31,147 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:43:31 16:43:31,147 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:43:31 16:43:31,148 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:43:31 16:43:31,149 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:43:31 16:43:31,149 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:43:31 16:43:31,149 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:43:31 16:43:31,150 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:43:31 16:43:31,153 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 16:43:31 16:43:31,155 |-INFO in ch.qos.logback.classic.pattern.DateConverter@69bc985d - Setting zoneId to "UTC" 16:43:31 16:43:31,156 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:43:31 16:43:31,156 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:43:31 16:43:31,159 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:43:31 16:43:31,159 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:43:31 16:43:31,159 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:43:31 16:43:31,159 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:43:31 16:43:31,159 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:43:31 16:43:31,159 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6982cb46 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:43:31 16:43:31,159 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:43:31 16:43:31,159 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@283a7d7b - End of configuration. 16:43:31 16:43:31,159 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@669638a1 - Registering current configuration as safe fallback point 16:43:31 16:43:31 16:43:31 . ____ _ __ _ _ 16:43:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:43:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:43:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:43:31 ' |____| .__|_| |_|_| |_\__, | / / / / 16:43:31 =========|_|==============|___/=/_/_/_/ 16:43:31 :: Spring Boot :: (v3.1.2) 16:43:31 16:43:31 2024-03-05T16:43:31.165Z INFO 7393 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:43:31 2024-03-05T16:43:31.165Z INFO 7393 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:43:31 2024-03-05T16:43:31.271Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:31 2024-03-05T16:43:31.271Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:31 2024-03-05T16:43:31.479Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:31 2024-03-05T16:43:31.479Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:31 2024-03-05T16:43:31.571Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:31 2024-03-05T16:43:31.572Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:31 2024-03-05T16:43:31.820Z INFO 7393 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:43:31 allow.auto.create.topics = true 16:43:31 auto.commit.interval.ms = 5000 16:43:31 auto.include.jmx.reporter = true 16:43:31 auto.offset.reset = latest 16:43:31 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:43:31 check.crcs = true 16:43:31 client.dns.lookup = use_all_dns_ips 16:43:31 client.id = consumer-ncmp-data-operation-event-group-5 16:43:31 client.rack = 16:43:31 connections.max.idle.ms = 540000 16:43:31 default.api.timeout.ms = 60000 16:43:31 enable.auto.commit = false 16:43:31 exclude.internal.topics = true 16:43:31 fetch.max.bytes = 52428800 16:43:31 fetch.max.wait.ms = 500 16:43:31 fetch.min.bytes = 1 16:43:31 group.id = ncmp-data-operation-event-group 16:43:31 group.instance.id = null 16:43:31 heartbeat.interval.ms = 3000 16:43:31 interceptor.classes = [] 16:43:31 internal.leave.group.on.close = true 16:43:31 internal.throw.on.fetch.stable.offset.unsupported = false 16:43:31 isolation.level = read_uncommitted 16:43:31 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:43:31 max.partition.fetch.bytes = 1048576 16:43:31 max.poll.interval.ms = 300000 16:43:31 max.poll.records = 500 16:43:31 metadata.max.age.ms = 300000 16:43:31 metric.reporters = [] 16:43:31 metrics.num.samples = 2 16:43:31 metrics.recording.level = INFO 16:43:31 metrics.sample.window.ms = 30000 16:43:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:43:31 receive.buffer.bytes = 65536 16:43:31 reconnect.backoff.max.ms = 1000 16:43:31 reconnect.backoff.ms = 50 16:43:31 request.timeout.ms = 30000 16:43:31 retry.backoff.ms = 100 16:43:31 sasl.client.callback.handler.class = null 16:43:31 sasl.jaas.config = null 16:43:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:43:31 sasl.kerberos.min.time.before.relogin = 60000 16:43:31 sasl.kerberos.service.name = null 16:43:31 sasl.kerberos.ticket.renew.jitter = 0.05 16:43:31 sasl.kerberos.ticket.renew.window.factor = 0.8 16:43:31 sasl.login.callback.handler.class = null 16:43:31 sasl.login.class = null 16:43:31 sasl.login.connect.timeout.ms = null 16:43:31 sasl.login.read.timeout.ms = null 16:43:31 sasl.login.refresh.buffer.seconds = 300 16:43:31 sasl.login.refresh.min.period.seconds = 60 16:43:31 sasl.login.refresh.window.factor = 0.8 16:43:31 sasl.login.refresh.window.jitter = 0.05 16:43:31 sasl.login.retry.backoff.max.ms = 10000 16:43:31 sasl.login.retry.backoff.ms = 100 16:43:31 sasl.mechanism = GSSAPI 16:43:31 sasl.oauthbearer.clock.skew.seconds = 30 16:43:31 sasl.oauthbearer.expected.audience = null 16:43:31 sasl.oauthbearer.expected.issuer = null 16:43:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:43:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:43:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:43:31 sasl.oauthbearer.jwks.endpoint.url = null 16:43:31 sasl.oauthbearer.scope.claim.name = scope 16:43:31 sasl.oauthbearer.sub.claim.name = sub 16:43:31 sasl.oauthbearer.token.endpoint.url = null 16:43:31 security.protocol = PLAINTEXT 16:43:31 security.providers = null 16:43:31 send.buffer.bytes = 131072 16:43:31 session.timeout.ms = 45000 16:43:31 socket.connection.setup.timeout.max.ms = 30000 16:43:31 socket.connection.setup.timeout.ms = 10000 16:43:31 ssl.cipher.suites = null 16:43:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:43:31 ssl.endpoint.identification.algorithm = https 16:43:31 ssl.engine.factory.class = null 16:43:31 ssl.key.password = null 16:43:31 ssl.keymanager.algorithm = SunX509 16:43:31 ssl.keystore.certificate.chain = null 16:43:31 ssl.keystore.key = null 16:43:31 ssl.keystore.location = null 16:43:31 ssl.keystore.password = null 16:43:31 ssl.keystore.type = JKS 16:43:31 ssl.protocol = TLSv1.3 16:43:31 ssl.provider = null 16:43:31 ssl.secure.random.implementation = null 16:43:31 ssl.trustmanager.algorithm = PKIX 16:43:31 ssl.truststore.certificates = null 16:43:31 ssl.truststore.location = null 16:43:31 ssl.truststore.password = null 16:43:31 ssl.truststore.type = JKS 16:43:31 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:43:31 16:43:31 2024-03-05T16:43:31.823Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:43:31 2024-03-05T16:43:31.823Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:43:31 2024-03-05T16:43:31.823Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657011823 16:43:31 2024-03-05T16:43:31.825Z INFO 7393 --- [ 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 16:43:31 2024-03-05T16:43:31.833Z INFO 7393 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:43:31 allow.auto.create.topics = true 16:43:31 auto.commit.interval.ms = 5000 16:43:31 auto.include.jmx.reporter = true 16:43:31 auto.offset.reset = latest 16:43:31 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:43:31 check.crcs = true 16:43:31 client.dns.lookup = use_all_dns_ips 16:43:31 client.id = consumer-ncmp-async-rest-request-event-group-6 16:43:31 client.rack = 16:43:31 connections.max.idle.ms = 540000 16:43:31 default.api.timeout.ms = 60000 16:43:31 enable.auto.commit = false 16:43:31 exclude.internal.topics = true 16:43:31 fetch.max.bytes = 52428800 16:43:31 fetch.max.wait.ms = 500 16:43:31 fetch.min.bytes = 1 16:43:31 group.id = ncmp-async-rest-request-event-group 16:43:31 group.instance.id = null 16:43:31 heartbeat.interval.ms = 3000 16:43:31 interceptor.classes = [] 16:43:31 internal.leave.group.on.close = true 16:43:31 internal.throw.on.fetch.stable.offset.unsupported = false 16:43:31 isolation.level = read_uncommitted 16:43:31 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:43:31 max.partition.fetch.bytes = 1048576 16:43:31 max.poll.interval.ms = 300000 16:43:31 max.poll.records = 500 16:43:31 metadata.max.age.ms = 300000 16:43:31 metric.reporters = [] 16:43:31 metrics.num.samples = 2 16:43:31 metrics.recording.level = INFO 16:43:31 metrics.sample.window.ms = 30000 16:43:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:43:31 receive.buffer.bytes = 65536 16:43:31 reconnect.backoff.max.ms = 1000 16:43:31 reconnect.backoff.ms = 50 16:43:31 request.timeout.ms = 30000 16:43:31 retry.backoff.ms = 100 16:43:31 sasl.client.callback.handler.class = null 16:43:31 sasl.jaas.config = null 16:43:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:43:31 sasl.kerberos.min.time.before.relogin = 60000 16:43:31 sasl.kerberos.service.name = null 16:43:31 sasl.kerberos.ticket.renew.jitter = 0.05 16:43:31 sasl.kerberos.ticket.renew.window.factor = 0.8 16:43:31 sasl.login.callback.handler.class = null 16:43:31 sasl.login.class = null 16:43:31 sasl.login.connect.timeout.ms = null 16:43:31 sasl.login.read.timeout.ms = null 16:43:31 sasl.login.refresh.buffer.seconds = 300 16:43:31 sasl.login.refresh.min.period.seconds = 60 16:43:31 sasl.login.refresh.window.factor = 0.8 16:43:31 sasl.login.refresh.window.jitter = 0.05 16:43:31 sasl.login.retry.backoff.max.ms = 10000 16:43:31 sasl.login.retry.backoff.ms = 100 16:43:31 sasl.mechanism = GSSAPI 16:43:31 sasl.oauthbearer.clock.skew.seconds = 30 16:43:31 sasl.oauthbearer.expected.audience = null 16:43:31 sasl.oauthbearer.expected.issuer = null 16:43:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:43:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:43:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:43:31 sasl.oauthbearer.jwks.endpoint.url = null 16:43:31 sasl.oauthbearer.scope.claim.name = scope 16:43:31 sasl.oauthbearer.sub.claim.name = sub 16:43:31 sasl.oauthbearer.token.endpoint.url = null 16:43:31 security.protocol = PLAINTEXT 16:43:31 security.providers = null 16:43:31 send.buffer.bytes = 131072 16:43:31 session.timeout.ms = 45000 16:43:31 socket.connection.setup.timeout.max.ms = 30000 16:43:31 socket.connection.setup.timeout.ms = 10000 16:43:31 ssl.cipher.suites = null 16:43:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:43:31 ssl.endpoint.identification.algorithm = https 16:43:31 ssl.engine.factory.class = null 16:43:31 ssl.key.password = null 16:43:31 ssl.keymanager.algorithm = SunX509 16:43:31 ssl.keystore.certificate.chain = null 16:43:31 ssl.keystore.key = null 16:43:31 ssl.keystore.location = null 16:43:31 ssl.keystore.password = null 16:43:31 ssl.keystore.type = JKS 16:43:31 ssl.protocol = TLSv1.3 16:43:31 ssl.provider = null 16:43:31 ssl.secure.random.implementation = null 16:43:31 ssl.trustmanager.algorithm = PKIX 16:43:31 ssl.truststore.certificates = null 16:43:31 ssl.truststore.location = null 16:43:31 ssl.truststore.password = null 16:43:31 ssl.truststore.type = JKS 16:43:31 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:43:31 16:43:31 2024-03-05T16:43:31.845Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:43:31 2024-03-05T16:43:31.845Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:43:31 2024-03-05T16:43:31.845Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657011845 16:43:31 2024-03-05T16:43:31.845Z INFO 7393 --- [ 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 16:43:32 2024-03-05T16:43:31.852Z INFO 7393 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.743 seconds (process running for 54.09) 16:43:32 2024-03-05T16:43:31.921Z WARN 7393 --- [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=UNKNOWN_TOPIC_OR_PARTITION} 16:43:32 2024-03-05T16:43:31.921Z INFO 7393 --- [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: UUVgq7x0Sxy47uha75rN4Q 16:43:32 2024-03-05T16:43:31.946Z WARN 7393 --- [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=LEADER_NOT_AVAILABLE} 16:43:32 2024-03-05T16:43:31.946Z INFO 7393 --- [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: UUVgq7x0Sxy47uha75rN4Q 16:43:32 2024-03-05T16:43:32.049Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:32 2024-03-05T16:43:32.052Z WARN 7393 --- [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} 16:43:32 2024-03-05T16:43:32.058Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:32 2024-03-05T16:43:32.077Z WARN 7393 --- [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} 16:43:32 2024-03-05T16:43:32.159Z INFO 7393 --- [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 7CHVJ5yVRqOijskpYTxEHA 16:43:32 2024-03-05T16:43:32.182Z INFO 7393 --- [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 7CHVJ5yVRqOijskpYTxEHA 16:43:32 2024-03-05T16:43:32.186Z INFO 7393 --- [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:32772 (id: 2147483646 rack: null) 16:43:32 2024-03-05T16:43:32.187Z INFO 7393 --- [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 16:43:32 2024-03-05T16:43:32.209Z INFO 7393 --- [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-36c09b66-2b3d-4ab6-9dc4-bd3dd41e48a7 16:43:32 2024-03-05T16:43:32.209Z INFO 7393 --- [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) 16:43:32 2024-03-05T16:43:32.209Z INFO 7393 --- [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 16:43:32 2024-03-05T16:43:32.231Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:32 2024-03-05T16:43:32.231Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:32 2024-03-05T16:43:32.233Z INFO 7393 --- [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-36c09b66-2b3d-4ab6-9dc4-bd3dd41e48a7', protocol='range'} 16:43:32 2024-03-05T16:43:32.233Z INFO 7393 --- [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-36c09b66-2b3d-4ab6-9dc4-bd3dd41e48a7=Assignment(partitions=[ncmp-async-m2m-0])} 16:43:32 2024-03-05T16:43:32.270Z INFO 7393 --- [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:32772 (id: 2147483646 rack: null) 16:43:32 2024-03-05T16:43:32.271Z INFO 7393 --- [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 16:43:32 2024-03-05T16:43:32.276Z INFO 7393 --- [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-36c09b66-2b3d-4ab6-9dc4-bd3dd41e48a7', protocol='range'} 16:43:32 2024-03-05T16:43:32.276Z INFO 7393 --- [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]) 16:43:32 2024-03-05T16:43:32.276Z INFO 7393 --- [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 16:43:32 2024-03-05T16:43:32.285Z INFO 7393 --- [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 16:43:32 2024-03-05T16:43:32.297Z INFO 7393 --- [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-ae95362a-bc24-424b-89d6-7f24a7c24bae 16:43:32 2024-03-05T16:43:32.297Z INFO 7393 --- [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 16:43:32 2024-03-05T16:43:32.297Z INFO 7393 --- [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) 16:43:32 2024-03-05T16:43:32.297Z INFO 7393 --- [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 16:43:32 2024-03-05T16:43:32.302Z INFO 7393 --- [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-ae95362a-bc24-424b-89d6-7f24a7c24bae', protocol='range'} 16:43:32 2024-03-05T16:43:32.302Z INFO 7393 --- [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-ae95362a-bc24-424b-89d6-7f24a7c24bae=Assignment(partitions=[ncmp-async-m2m-0])} 16:43:32 2024-03-05T16:43:32.307Z INFO 7393 --- [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-ae95362a-bc24-424b-89d6-7f24a7c24bae', protocol='range'} 16:43:32 2024-03-05T16:43:32.307Z INFO 7393 --- [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]) 16:43:32 2024-03-05T16:43:32.307Z INFO 7393 --- [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 16:43:32 2024-03-05T16:43:32.309Z INFO 7393 --- [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:32772 (id: 1 rack: null)], epoch=0}}. 16:43:32 2024-03-05T16:43:32.316Z INFO 7393 --- [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 16:43:32 2024-03-05T16:43:32.318Z INFO 7393 --- [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 16:43:32 2024-03-05T16:43:32.325Z INFO 7393 --- [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:32772 (id: 1 rack: null)], epoch=0}}. 16:43:32 2024-03-05T16:43:32.331Z INFO 7393 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 16:43:32 2024-03-05T16:43:32.331Z INFO 7393 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 16:43:32 2024-03-05T16:43:32.385Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:32 2024-03-05T16:43:32.385Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:32 2024-03-05T16:43:32.395Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:43:32 2024-03-05T16:43:32.396Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:43:32 acks = -1 16:43:32 auto.include.jmx.reporter = true 16:43:32 batch.size = 16384 16:43:32 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:43:32 buffer.memory = 33554432 16:43:32 client.dns.lookup = use_all_dns_ips 16:43:32 client.id = producer-3 16:43:32 compression.type = none 16:43:32 connections.max.idle.ms = 540000 16:43:32 delivery.timeout.ms = 120000 16:43:32 enable.idempotence = false 16:43:32 interceptor.classes = [] 16:43:32 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:43:32 linger.ms = 1 16:43:32 max.block.ms = 60000 16:43:32 max.in.flight.requests.per.connection = 5 16:43:32 max.request.size = 1048576 16:43:32 metadata.max.age.ms = 300000 16:43:32 metadata.max.idle.ms = 300000 16:43:32 metric.reporters = [] 16:43:32 metrics.num.samples = 2 16:43:32 metrics.recording.level = INFO 16:43:32 metrics.sample.window.ms = 30000 16:43:32 partitioner.adaptive.partitioning.enable = true 16:43:32 partitioner.availability.timeout.ms = 0 16:43:32 partitioner.class = null 16:43:32 partitioner.ignore.keys = false 16:43:32 receive.buffer.bytes = 32768 16:43:32 reconnect.backoff.max.ms = 1000 16:43:32 reconnect.backoff.ms = 50 16:43:32 request.timeout.ms = 30000 16:43:32 retries = 0 16:43:32 retry.backoff.ms = 100 16:43:32 sasl.client.callback.handler.class = null 16:43:32 sasl.jaas.config = null 16:43:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:43:32 sasl.kerberos.min.time.before.relogin = 60000 16:43:32 sasl.kerberos.service.name = null 16:43:32 sasl.kerberos.ticket.renew.jitter = 0.05 16:43:32 sasl.kerberos.ticket.renew.window.factor = 0.8 16:43:32 sasl.login.callback.handler.class = null 16:43:32 sasl.login.class = null 16:43:32 sasl.login.connect.timeout.ms = null 16:43:32 sasl.login.read.timeout.ms = null 16:43:32 sasl.login.refresh.buffer.seconds = 300 16:43:32 sasl.login.refresh.min.period.seconds = 60 16:43:32 sasl.login.refresh.window.factor = 0.8 16:43:32 sasl.login.refresh.window.jitter = 0.05 16:43:32 sasl.login.retry.backoff.max.ms = 10000 16:43:32 sasl.login.retry.backoff.ms = 100 16:43:32 sasl.mechanism = GSSAPI 16:43:32 sasl.oauthbearer.clock.skew.seconds = 30 16:43:32 sasl.oauthbearer.expected.audience = null 16:43:32 sasl.oauthbearer.expected.issuer = null 16:43:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:43:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:43:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:43:32 sasl.oauthbearer.jwks.endpoint.url = null 16:43:32 sasl.oauthbearer.scope.claim.name = scope 16:43:32 sasl.oauthbearer.sub.claim.name = sub 16:43:32 sasl.oauthbearer.token.endpoint.url = null 16:43:32 security.protocol = PLAINTEXT 16:43:32 security.providers = null 16:43:32 send.buffer.bytes = 131072 16:43:32 socket.connection.setup.timeout.max.ms = 30000 16:43:32 socket.connection.setup.timeout.ms = 10000 16:43:32 ssl.cipher.suites = null 16:43:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:43:32 ssl.endpoint.identification.algorithm = https 16:43:32 ssl.engine.factory.class = null 16:43:32 ssl.key.password = null 16:43:32 ssl.keymanager.algorithm = SunX509 16:43:32 ssl.keystore.certificate.chain = null 16:43:32 ssl.keystore.key = null 16:43:32 ssl.keystore.location = null 16:43:32 ssl.keystore.password = null 16:43:32 ssl.keystore.type = JKS 16:43:32 ssl.protocol = TLSv1.3 16:43:32 ssl.provider = null 16:43:32 ssl.secure.random.implementation = null 16:43:32 ssl.trustmanager.algorithm = PKIX 16:43:32 ssl.truststore.certificates = null 16:43:32 ssl.truststore.location = null 16:43:32 ssl.truststore.password = null 16:43:32 ssl.truststore.type = JKS 16:43:32 transaction.timeout.ms = 60000 16:43:32 transactional.id = null 16:43:32 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:43:32 16:43:32 2024-03-05T16:43:32.400Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:43:32 2024-03-05T16:43:32.400Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:43:32 2024-03-05T16:43:32.400Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:43:32 2024-03-05T16:43:32.400Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657012400 16:43:32 2024-03-05T16:43:32.411Z INFO 7393 --- [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 7CHVJ5yVRqOijskpYTxEHA 16:43:32 2024-03-05T16:43:32.411Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: UUVgq7x0Sxy47uha75rN4Q 16:43:32 2024-03-05T16:43:32.679Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:32 2024-03-05T16:43:32.679Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:32 2024-03-05T16:43:32.738Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:43:32 2024-03-05T16:43:32.738Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:43:32 acks = -1 16:43:32 auto.include.jmx.reporter = true 16:43:32 batch.size = 16384 16:43:32 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:43:32 buffer.memory = 33554432 16:43:32 client.dns.lookup = use_all_dns_ips 16:43:32 client.id = producer-4 16:43:32 compression.type = none 16:43:32 connections.max.idle.ms = 540000 16:43:32 delivery.timeout.ms = 120000 16:43:32 enable.idempotence = false 16:43:32 interceptor.classes = [] 16:43:32 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:43:32 linger.ms = 1 16:43:32 max.block.ms = 60000 16:43:32 max.in.flight.requests.per.connection = 5 16:43:32 max.request.size = 1048576 16:43:32 metadata.max.age.ms = 300000 16:43:32 metadata.max.idle.ms = 300000 16:43:32 metric.reporters = [] 16:43:32 metrics.num.samples = 2 16:43:32 metrics.recording.level = INFO 16:43:32 metrics.sample.window.ms = 30000 16:43:32 partitioner.adaptive.partitioning.enable = true 16:43:32 partitioner.availability.timeout.ms = 0 16:43:32 partitioner.class = null 16:43:32 partitioner.ignore.keys = false 16:43:32 receive.buffer.bytes = 32768 16:43:32 reconnect.backoff.max.ms = 1000 16:43:32 reconnect.backoff.ms = 50 16:43:32 request.timeout.ms = 30000 16:43:32 retries = 0 16:43:32 retry.backoff.ms = 100 16:43:32 sasl.client.callback.handler.class = null 16:43:32 sasl.jaas.config = null 16:43:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:43:32 sasl.kerberos.min.time.before.relogin = 60000 16:43:32 sasl.kerberos.service.name = null 16:43:32 sasl.kerberos.ticket.renew.jitter = 0.05 16:43:32 sasl.kerberos.ticket.renew.window.factor = 0.8 16:43:32 sasl.login.callback.handler.class = null 16:43:32 sasl.login.class = null 16:43:32 sasl.login.connect.timeout.ms = null 16:43:32 sasl.login.read.timeout.ms = null 16:43:32 sasl.login.refresh.buffer.seconds = 300 16:43:32 sasl.login.refresh.min.period.seconds = 60 16:43:32 sasl.login.refresh.window.factor = 0.8 16:43:32 sasl.login.refresh.window.jitter = 0.05 16:43:32 sasl.login.retry.backoff.max.ms = 10000 16:43:32 sasl.login.retry.backoff.ms = 100 16:43:32 sasl.mechanism = GSSAPI 16:43:32 sasl.oauthbearer.clock.skew.seconds = 30 16:43:32 sasl.oauthbearer.expected.audience = null 16:43:32 sasl.oauthbearer.expected.issuer = null 16:43:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:43:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:43:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:43:32 sasl.oauthbearer.jwks.endpoint.url = null 16:43:32 sasl.oauthbearer.scope.claim.name = scope 16:43:32 sasl.oauthbearer.sub.claim.name = sub 16:43:32 sasl.oauthbearer.token.endpoint.url = null 16:43:32 security.protocol = PLAINTEXT 16:43:32 security.providers = null 16:43:32 send.buffer.bytes = 131072 16:43:32 socket.connection.setup.timeout.max.ms = 30000 16:43:32 socket.connection.setup.timeout.ms = 10000 16:43:32 ssl.cipher.suites = null 16:43:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:43:32 ssl.endpoint.identification.algorithm = https 16:43:32 ssl.engine.factory.class = null 16:43:32 ssl.key.password = null 16:43:32 ssl.keymanager.algorithm = SunX509 16:43:32 ssl.keystore.certificate.chain = null 16:43:32 ssl.keystore.key = null 16:43:32 ssl.keystore.location = null 16:43:32 ssl.keystore.password = null 16:43:32 ssl.keystore.type = JKS 16:43:32 ssl.protocol = TLSv1.3 16:43:32 ssl.provider = null 16:43:32 ssl.secure.random.implementation = null 16:43:32 ssl.trustmanager.algorithm = PKIX 16:43:32 ssl.truststore.certificates = null 16:43:32 ssl.truststore.location = null 16:43:32 ssl.truststore.password = null 16:43:32 ssl.truststore.type = JKS 16:43:32 transaction.timeout.ms = 60000 16:43:32 transactional.id = null 16:43:32 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:43:32 16:43:32 2024-03-05T16:43:32.740Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:43:32 2024-03-05T16:43:32.740Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:43:32 2024-03-05T16:43:32.740Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:43:32 2024-03-05T16:43:32.740Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657012740 16:43:32 2024-03-05T16:43:32.754Z INFO 7393 --- [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 7CHVJ5yVRqOijskpYTxEHA 16:43:32 2024-03-05T16:43:32.754Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: UUVgq7x0Sxy47uha75rN4Q 16:43:32 2024-03-05T16:43:32.822Z ERROR 7393 --- [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 16:43:32 16:43:32 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:43:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 16:43:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 16:43:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 16:43:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 16:43:32 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 16:43:32 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 16:43:32 at io.micrometer.observation.Observation.observe(Observation.java:544) 16:43:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 16:43:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 16:43:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 16:43:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 16:43:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 16:43:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 16:43:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 16:43:32 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:43:32 at java.base/java.lang.Thread.run(Thread.java:833) 16:43:32 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:43:32 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 16:43:32 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 16:43:32 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 16:43:32 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 16:43:32 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 16:43:32 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 16:43:32 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 16:43:32 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 16:43:32 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 16:43:32 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 16:43:32 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 16:43:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 16:43:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 16:43:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 16:43:32 ... 3 common frames omitted 16:43:32 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:43:32 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:43:32 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:43:32 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:43:32 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:43:32 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:43:32 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 16:43:32 ... 15 common frames omitted 16:43:32 16:43:33 2024-03-05T16:43:32.884Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:43:33 2024-03-05T16:43:32.885Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:43:33 acks = -1 16:43:33 auto.include.jmx.reporter = true 16:43:33 batch.size = 16384 16:43:33 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:43:33 buffer.memory = 33554432 16:43:33 client.dns.lookup = use_all_dns_ips 16:43:33 client.id = producer-5 16:43:33 compression.type = none 16:43:33 connections.max.idle.ms = 540000 16:43:33 delivery.timeout.ms = 120000 16:43:33 enable.idempotence = false 16:43:33 interceptor.classes = [] 16:43:33 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:43:33 linger.ms = 1 16:43:33 max.block.ms = 60000 16:43:33 max.in.flight.requests.per.connection = 5 16:43:33 max.request.size = 1048576 16:43:33 metadata.max.age.ms = 300000 16:43:33 metadata.max.idle.ms = 300000 16:43:33 metric.reporters = [] 16:43:33 metrics.num.samples = 2 16:43:33 metrics.recording.level = INFO 16:43:33 metrics.sample.window.ms = 30000 16:43:33 partitioner.adaptive.partitioning.enable = true 16:43:33 partitioner.availability.timeout.ms = 0 16:43:33 partitioner.class = null 16:43:33 partitioner.ignore.keys = false 16:43:33 receive.buffer.bytes = 32768 16:43:33 reconnect.backoff.max.ms = 1000 16:43:33 reconnect.backoff.ms = 50 16:43:33 request.timeout.ms = 30000 16:43:33 retries = 0 16:43:33 retry.backoff.ms = 100 16:43:33 sasl.client.callback.handler.class = null 16:43:33 sasl.jaas.config = null 16:43:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:43:33 sasl.kerberos.min.time.before.relogin = 60000 16:43:33 sasl.kerberos.service.name = null 16:43:33 sasl.kerberos.ticket.renew.jitter = 0.05 16:43:33 sasl.kerberos.ticket.renew.window.factor = 0.8 16:43:33 sasl.login.callback.handler.class = null 16:43:33 sasl.login.class = null 16:43:33 sasl.login.connect.timeout.ms = null 16:43:33 sasl.login.read.timeout.ms = null 16:43:33 sasl.login.refresh.buffer.seconds = 300 16:43:33 sasl.login.refresh.min.period.seconds = 60 16:43:33 sasl.login.refresh.window.factor = 0.8 16:43:33 sasl.login.refresh.window.jitter = 0.05 16:43:33 sasl.login.retry.backoff.max.ms = 10000 16:43:33 sasl.login.retry.backoff.ms = 100 16:43:33 sasl.mechanism = GSSAPI 16:43:33 sasl.oauthbearer.clock.skew.seconds = 30 16:43:33 sasl.oauthbearer.expected.audience = null 16:43:33 sasl.oauthbearer.expected.issuer = null 16:43:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:43:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:43:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:43:33 sasl.oauthbearer.jwks.endpoint.url = null 16:43:33 sasl.oauthbearer.scope.claim.name = scope 16:43:33 sasl.oauthbearer.sub.claim.name = sub 16:43:33 sasl.oauthbearer.token.endpoint.url = null 16:43:33 security.protocol = PLAINTEXT 16:43:33 security.providers = null 16:43:33 send.buffer.bytes = 131072 16:43:33 socket.connection.setup.timeout.max.ms = 30000 16:43:33 socket.connection.setup.timeout.ms = 10000 16:43:33 ssl.cipher.suites = null 16:43:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:43:33 ssl.endpoint.identification.algorithm = https 16:43:33 ssl.engine.factory.class = null 16:43:33 ssl.key.password = null 16:43:33 ssl.keymanager.algorithm = SunX509 16:43:33 ssl.keystore.certificate.chain = null 16:43:33 ssl.keystore.key = null 16:43:33 ssl.keystore.location = null 16:43:33 ssl.keystore.password = null 16:43:33 ssl.keystore.type = JKS 16:43:33 ssl.protocol = TLSv1.3 16:43:33 ssl.provider = null 16:43:33 ssl.secure.random.implementation = null 16:43:33 ssl.trustmanager.algorithm = PKIX 16:43:33 ssl.truststore.certificates = null 16:43:33 ssl.truststore.location = null 16:43:33 ssl.truststore.password = null 16:43:33 ssl.truststore.type = JKS 16:43:33 transaction.timeout.ms = 60000 16:43:33 transactional.id = null 16:43:33 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:43:33 16:43:33 2024-03-05T16:43:32.888Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:43:33 2024-03-05T16:43:32.888Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:43:33 2024-03-05T16:43:32.888Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:43:33 2024-03-05T16:43:32.888Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657012888 16:43:33 2024-03-05T16:43:32.900Z INFO 7393 --- [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 7CHVJ5yVRqOijskpYTxEHA 16:43:33 2024-03-05T16:43:32.901Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: UUVgq7x0Sxy47uha75rN4Q 16:43:33 2024-03-05T16:43:33.043Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:33 2024-03-05T16:43:33.043Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:33 2024-03-05T16:43:33.157Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:33 2024-03-05T16:43:33.157Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:33 2024-03-05T16:43:33.214Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:43:33 2024-03-05T16:43:33.215Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:43:33 acks = -1 16:43:33 auto.include.jmx.reporter = true 16:43:33 batch.size = 16384 16:43:33 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:43:33 buffer.memory = 33554432 16:43:33 client.dns.lookup = use_all_dns_ips 16:43:33 client.id = producer-6 16:43:33 compression.type = none 16:43:33 connections.max.idle.ms = 540000 16:43:33 delivery.timeout.ms = 120000 16:43:33 enable.idempotence = false 16:43:33 interceptor.classes = [] 16:43:33 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:43:33 linger.ms = 1 16:43:33 max.block.ms = 60000 16:43:33 max.in.flight.requests.per.connection = 5 16:43:33 max.request.size = 1048576 16:43:33 metadata.max.age.ms = 300000 16:43:33 metadata.max.idle.ms = 300000 16:43:33 metric.reporters = [] 16:43:33 metrics.num.samples = 2 16:43:33 metrics.recording.level = INFO 16:43:33 metrics.sample.window.ms = 30000 16:43:33 partitioner.adaptive.partitioning.enable = true 16:43:33 partitioner.availability.timeout.ms = 0 16:43:33 partitioner.class = null 16:43:33 partitioner.ignore.keys = false 16:43:33 receive.buffer.bytes = 32768 16:43:33 reconnect.backoff.max.ms = 1000 16:43:33 reconnect.backoff.ms = 50 16:43:33 request.timeout.ms = 30000 16:43:33 retries = 0 16:43:33 retry.backoff.ms = 100 16:43:33 sasl.client.callback.handler.class = null 16:43:33 sasl.jaas.config = null 16:43:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:43:33 sasl.kerberos.min.time.before.relogin = 60000 16:43:33 sasl.kerberos.service.name = null 16:43:33 sasl.kerberos.ticket.renew.jitter = 0.05 16:43:33 sasl.kerberos.ticket.renew.window.factor = 0.8 16:43:33 sasl.login.callback.handler.class = null 16:43:33 sasl.login.class = null 16:43:33 sasl.login.connect.timeout.ms = null 16:43:33 sasl.login.read.timeout.ms = null 16:43:33 sasl.login.refresh.buffer.seconds = 300 16:43:33 sasl.login.refresh.min.period.seconds = 60 16:43:33 sasl.login.refresh.window.factor = 0.8 16:43:33 sasl.login.refresh.window.jitter = 0.05 16:43:33 sasl.login.retry.backoff.max.ms = 10000 16:43:33 sasl.login.retry.backoff.ms = 100 16:43:33 sasl.mechanism = GSSAPI 16:43:33 sasl.oauthbearer.clock.skew.seconds = 30 16:43:33 sasl.oauthbearer.expected.audience = null 16:43:33 sasl.oauthbearer.expected.issuer = null 16:43:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:43:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:43:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:43:33 sasl.oauthbearer.jwks.endpoint.url = null 16:43:33 sasl.oauthbearer.scope.claim.name = scope 16:43:33 sasl.oauthbearer.sub.claim.name = sub 16:43:33 sasl.oauthbearer.token.endpoint.url = null 16:43:33 security.protocol = PLAINTEXT 16:43:33 security.providers = null 16:43:33 send.buffer.bytes = 131072 16:43:33 socket.connection.setup.timeout.max.ms = 30000 16:43:33 socket.connection.setup.timeout.ms = 10000 16:43:33 ssl.cipher.suites = null 16:43:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:43:33 ssl.endpoint.identification.algorithm = https 16:43:33 ssl.engine.factory.class = null 16:43:33 ssl.key.password = null 16:43:33 ssl.keymanager.algorithm = SunX509 16:43:33 ssl.keystore.certificate.chain = null 16:43:33 ssl.keystore.key = null 16:43:33 ssl.keystore.location = null 16:43:33 ssl.keystore.password = null 16:43:33 ssl.keystore.type = JKS 16:43:33 ssl.protocol = TLSv1.3 16:43:33 ssl.provider = null 16:43:33 ssl.secure.random.implementation = null 16:43:33 ssl.trustmanager.algorithm = PKIX 16:43:33 ssl.truststore.certificates = null 16:43:33 ssl.truststore.location = null 16:43:33 ssl.truststore.password = null 16:43:33 ssl.truststore.type = JKS 16:43:33 transaction.timeout.ms = 60000 16:43:33 transactional.id = null 16:43:33 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:43:33 16:43:33 2024-03-05T16:43:33.217Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:43:33 2024-03-05T16:43:33.217Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:43:33 2024-03-05T16:43:33.217Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:43:33 2024-03-05T16:43:33.217Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657013217 16:43:33 2024-03-05T16:43:33.225Z INFO 7393 --- [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 7CHVJ5yVRqOijskpYTxEHA 16:43:33 2024-03-05T16:43:33.226Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: UUVgq7x0Sxy47uha75rN4Q 16:43:33 2024-03-05T16:43:33.492Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:33 2024-03-05T16:43:33.493Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:33 2024-03-05T16:43:33.533Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:43:33 2024-03-05T16:43:33.533Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:43:33 acks = -1 16:43:33 auto.include.jmx.reporter = true 16:43:33 batch.size = 16384 16:43:33 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:43:33 buffer.memory = 33554432 16:43:33 client.dns.lookup = use_all_dns_ips 16:43:33 client.id = producer-7 16:43:33 compression.type = none 16:43:33 connections.max.idle.ms = 540000 16:43:33 delivery.timeout.ms = 120000 16:43:33 enable.idempotence = false 16:43:33 interceptor.classes = [] 16:43:33 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:43:33 linger.ms = 1 16:43:33 max.block.ms = 60000 16:43:33 max.in.flight.requests.per.connection = 5 16:43:33 max.request.size = 1048576 16:43:33 metadata.max.age.ms = 300000 16:43:33 metadata.max.idle.ms = 300000 16:43:33 metric.reporters = [] 16:43:33 metrics.num.samples = 2 16:43:33 metrics.recording.level = INFO 16:43:33 metrics.sample.window.ms = 30000 16:43:33 partitioner.adaptive.partitioning.enable = true 16:43:33 partitioner.availability.timeout.ms = 0 16:43:33 partitioner.class = null 16:43:33 partitioner.ignore.keys = false 16:43:33 receive.buffer.bytes = 32768 16:43:33 reconnect.backoff.max.ms = 1000 16:43:33 reconnect.backoff.ms = 50 16:43:33 request.timeout.ms = 30000 16:43:33 retries = 0 16:43:33 retry.backoff.ms = 100 16:43:33 sasl.client.callback.handler.class = null 16:43:33 sasl.jaas.config = null 16:43:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:43:33 sasl.kerberos.min.time.before.relogin = 60000 16:43:33 sasl.kerberos.service.name = null 16:43:33 sasl.kerberos.ticket.renew.jitter = 0.05 16:43:33 sasl.kerberos.ticket.renew.window.factor = 0.8 16:43:33 sasl.login.callback.handler.class = null 16:43:33 sasl.login.class = null 16:43:33 sasl.login.connect.timeout.ms = null 16:43:33 sasl.login.read.timeout.ms = null 16:43:33 sasl.login.refresh.buffer.seconds = 300 16:43:33 sasl.login.refresh.min.period.seconds = 60 16:43:33 sasl.login.refresh.window.factor = 0.8 16:43:33 sasl.login.refresh.window.jitter = 0.05 16:43:33 sasl.login.retry.backoff.max.ms = 10000 16:43:33 sasl.login.retry.backoff.ms = 100 16:43:33 sasl.mechanism = GSSAPI 16:43:33 sasl.oauthbearer.clock.skew.seconds = 30 16:43:33 sasl.oauthbearer.expected.audience = null 16:43:33 sasl.oauthbearer.expected.issuer = null 16:43:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:43:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:43:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:43:33 sasl.oauthbearer.jwks.endpoint.url = null 16:43:33 sasl.oauthbearer.scope.claim.name = scope 16:43:33 sasl.oauthbearer.sub.claim.name = sub 16:43:33 sasl.oauthbearer.token.endpoint.url = null 16:43:33 security.protocol = PLAINTEXT 16:43:33 security.providers = null 16:43:33 send.buffer.bytes = 131072 16:43:33 socket.connection.setup.timeout.max.ms = 30000 16:43:33 socket.connection.setup.timeout.ms = 10000 16:43:33 ssl.cipher.suites = null 16:43:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:43:33 ssl.endpoint.identification.algorithm = https 16:43:33 ssl.engine.factory.class = null 16:43:33 ssl.key.password = null 16:43:33 ssl.keymanager.algorithm = SunX509 16:43:33 ssl.keystore.certificate.chain = null 16:43:33 ssl.keystore.key = null 16:43:33 ssl.keystore.location = null 16:43:33 ssl.keystore.password = null 16:43:33 ssl.keystore.type = JKS 16:43:33 ssl.protocol = TLSv1.3 16:43:33 ssl.provider = null 16:43:33 ssl.secure.random.implementation = null 16:43:33 ssl.trustmanager.algorithm = PKIX 16:43:33 ssl.truststore.certificates = null 16:43:33 ssl.truststore.location = null 16:43:33 ssl.truststore.password = null 16:43:33 ssl.truststore.type = JKS 16:43:33 transaction.timeout.ms = 60000 16:43:33 transactional.id = null 16:43:33 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:43:33 16:43:33 2024-03-05T16:43:33.536Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:43:33 2024-03-05T16:43:33.536Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:43:33 2024-03-05T16:43:33.536Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:43:33 2024-03-05T16:43:33.536Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657013536 16:43:33 2024-03-05T16:43:33.542Z INFO 7393 --- [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 7CHVJ5yVRqOijskpYTxEHA 16:43:33 2024-03-05T16:43:33.543Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: UUVgq7x0Sxy47uha75rN4Q 16:43:33 2024-03-05T16:43:33.589Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:33 2024-03-05T16:43:33.589Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:34 2024-03-05T16:43:33.855Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:43:34 2024-03-05T16:43:33.855Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:43:34 acks = -1 16:43:34 auto.include.jmx.reporter = true 16:43:34 batch.size = 16384 16:43:34 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:43:34 buffer.memory = 33554432 16:43:34 client.dns.lookup = use_all_dns_ips 16:43:34 client.id = producer-8 16:43:34 compression.type = none 16:43:34 connections.max.idle.ms = 540000 16:43:34 delivery.timeout.ms = 120000 16:43:34 enable.idempotence = false 16:43:34 interceptor.classes = [] 16:43:34 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:43:34 linger.ms = 1 16:43:34 max.block.ms = 60000 16:43:34 max.in.flight.requests.per.connection = 5 16:43:34 max.request.size = 1048576 16:43:34 metadata.max.age.ms = 300000 16:43:34 metadata.max.idle.ms = 300000 16:43:34 metric.reporters = [] 16:43:34 metrics.num.samples = 2 16:43:34 metrics.recording.level = INFO 16:43:34 metrics.sample.window.ms = 30000 16:43:34 partitioner.adaptive.partitioning.enable = true 16:43:34 partitioner.availability.timeout.ms = 0 16:43:34 partitioner.class = null 16:43:34 partitioner.ignore.keys = false 16:43:34 receive.buffer.bytes = 32768 16:43:34 reconnect.backoff.max.ms = 1000 16:43:34 reconnect.backoff.ms = 50 16:43:34 request.timeout.ms = 30000 16:43:34 retries = 0 16:43:34 retry.backoff.ms = 100 16:43:34 sasl.client.callback.handler.class = null 16:43:34 sasl.jaas.config = null 16:43:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:43:34 sasl.kerberos.min.time.before.relogin = 60000 16:43:34 sasl.kerberos.service.name = null 16:43:34 sasl.kerberos.ticket.renew.jitter = 0.05 16:43:34 sasl.kerberos.ticket.renew.window.factor = 0.8 16:43:34 sasl.login.callback.handler.class = null 16:43:34 sasl.login.class = null 16:43:34 sasl.login.connect.timeout.ms = null 16:43:34 sasl.login.read.timeout.ms = null 16:43:34 sasl.login.refresh.buffer.seconds = 300 16:43:34 sasl.login.refresh.min.period.seconds = 60 16:43:34 sasl.login.refresh.window.factor = 0.8 16:43:34 sasl.login.refresh.window.jitter = 0.05 16:43:34 sasl.login.retry.backoff.max.ms = 10000 16:43:34 sasl.login.retry.backoff.ms = 100 16:43:34 sasl.mechanism = GSSAPI 16:43:34 sasl.oauthbearer.clock.skew.seconds = 30 16:43:34 sasl.oauthbearer.expected.audience = null 16:43:34 sasl.oauthbearer.expected.issuer = null 16:43:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:43:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:43:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:43:34 sasl.oauthbearer.jwks.endpoint.url = null 16:43:34 sasl.oauthbearer.scope.claim.name = scope 16:43:34 sasl.oauthbearer.sub.claim.name = sub 16:43:34 sasl.oauthbearer.token.endpoint.url = null 16:43:34 security.protocol = PLAINTEXT 16:43:34 security.providers = null 16:43:34 send.buffer.bytes = 131072 16:43:34 socket.connection.setup.timeout.max.ms = 30000 16:43:34 socket.connection.setup.timeout.ms = 10000 16:43:34 ssl.cipher.suites = null 16:43:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:43:34 ssl.endpoint.identification.algorithm = https 16:43:34 ssl.engine.factory.class = null 16:43:34 ssl.key.password = null 16:43:34 ssl.keymanager.algorithm = SunX509 16:43:34 ssl.keystore.certificate.chain = null 16:43:34 ssl.keystore.key = null 16:43:34 ssl.keystore.location = null 16:43:34 ssl.keystore.password = null 16:43:34 ssl.keystore.type = JKS 16:43:34 ssl.protocol = TLSv1.3 16:43:34 ssl.provider = null 16:43:34 ssl.secure.random.implementation = null 16:43:34 ssl.trustmanager.algorithm = PKIX 16:43:34 ssl.truststore.certificates = null 16:43:34 ssl.truststore.location = null 16:43:34 ssl.truststore.password = null 16:43:34 ssl.truststore.type = JKS 16:43:34 transaction.timeout.ms = 60000 16:43:34 transactional.id = null 16:43:34 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:43:34 16:43:34 2024-03-05T16:43:33.860Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:43:34 2024-03-05T16:43:33.860Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:43:34 2024-03-05T16:43:33.860Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:43:34 2024-03-05T16:43:33.860Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657013860 16:43:34 2024-03-05T16:43:33.867Z INFO 7393 --- [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 7CHVJ5yVRqOijskpYTxEHA 16:43:34 2024-03-05T16:43:33.867Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: UUVgq7x0Sxy47uha75rN4Q 16:43:34 2024-03-05T16:43:33.886Z ERROR 7393 --- [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 16:43:34 16:43:34 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 16:43:34 Endpoint handler details: 16:43:34 Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 16:43:34 Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@3a69d00] 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2992) 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2937) 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2904) 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 16:43:34 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 16:43:34 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 16:43:34 at io.micrometer.observation.Observation.observe(Observation.java:544) 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 16:43:34 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:43:34 at java.base/java.lang.Thread.run(Thread.java:833) 16:43:34 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 16:43:34 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) 16:43:34 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 16:43:34 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 16:43:34 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 16:43:34 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 16:43:34 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 16:43:34 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 16:43:34 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 16:43:34 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 16:43:34 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 16:43:34 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 16:43:34 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 16:43:34 ... 14 common frames omitted 16:43:34 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@4de896c4, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1709657013867, kafka_groupId=ncmp-async-rest-request-event-group}] 16:43:34 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:148) 16:43:34 at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:46) 16:43:34 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 16:43:34 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 16:43:34 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 16:43:34 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) 16:43:34 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:375) 16:43:34 ... 19 common frames omitted 16:43:34 16:43:34 2024-03-05T16:43:33.897Z ERROR 7393 --- [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 16:43:34 16:43:34 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 16:43:34 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 16:43:34 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 16:43:34 at io.micrometer.observation.Observation.observe(Observation.java:544) 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 16:43:34 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:43:34 at java.base/java.lang.Thread.run(Thread.java:833) 16:43:34 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:43:34 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 16:43:34 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 16:43:34 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 16:43:34 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 16:43:34 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 16:43:34 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 16:43:34 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 16:43:34 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 16:43:34 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 16:43:34 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 16:43:34 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 16:43:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 16:43:34 ... 3 common frames omitted 16:43:34 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:43:34 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:43:34 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:43:34 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:43:34 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:43:34 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:43:34 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 16:43:34 ... 15 common frames omitted 16:43:34 16:43:34 2024-03-05T16:43:34.010Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:34 2024-03-05T16:43:34.010Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:34 2024-03-05T16:43:34.147Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:34 2024-03-05T16:43:34.147Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:34 2024-03-05T16:43:34.221Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:43:34 2024-03-05T16:43:34.221Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:43:34 2024-03-05T16:43:34.222Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 16:43:34 2024-03-05T16:43:34.222Z INFO 7393 --- [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. 16:43:34 2024-03-05T16:43:34.222Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:43:34 2024-03-05T16:43:34.222Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:43:34 2024-03-05T16:43:34.222Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 16:43:34 2024-03-05T16:43:34.222Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 16:43:34 2024-03-05T16:43:34.222Z INFO 7393 --- [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. 16:43:34 2024-03-05T16:43:34.223Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:43:34 2024-03-05T16:43:34.223Z INFO 7393 --- [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 2147483646 disconnected. 16:43:34 2024-03-05T16:43:34.223Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 16:43:34 2024-03-05T16:43:34.223Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 16:43:34 2024-03-05T16:43:34.224Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:43:34 2024-03-05T16:43:34.224Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 16:43:34 2024-03-05T16:43:34.224Z INFO 7393 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 16:43:34 2024-03-05T16:43:34.224Z INFO 7393 --- [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. 16:43:34 2024-03-05T16:43:34.224Z INFO 7393 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 333ms, elapsed time since send: 333ms, request timeout: 30000ms) 16:43:34 2024-03-05T16:43:34.224Z INFO 7393 --- [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 27 due to node 1 being disconnected (elapsed time since creation: 341ms, elapsed time since send: 341ms, request timeout: 30000ms) 16:43:34 2024-03-05T16:43:34.224Z INFO 7393 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight METADATA request with correlation id 31 due to node 1 being disconnected (elapsed time since creation: 236ms, elapsed time since send: 236ms, request timeout: 30000ms) 16:43:34 2024-03-05T16:43:34.224Z INFO 7393 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 16:43:34 2024-03-05T16:43:34.224Z INFO 7393 --- [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=2051323889, epoch=6) to node 1: 16:43:34 16:43:34 org.apache.kafka.common.errors.DisconnectException: null 16:43:34 16:43:34 2024-03-05T16:43:34.224Z INFO 7393 --- [ion-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=961257500, epoch=6) to node 1: 16:43:34 16:43:34 org.apache.kafka.common.errors.DisconnectException: null 16:43:34 16:43:34 2024-03-05T16:43:34.224Z INFO 7393 --- [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:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:43:34 2024-03-05T16:43:34.224Z INFO 7393 --- [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:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:43:34 2024-03-05T16:43:34.322Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:43:34 2024-03-05T16:43:34.322Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:34 2024-03-05T16:43:34.322Z INFO 7393 --- [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. 16:43:34 2024-03-05T16:43:34.322Z WARN 7393 --- [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:32772) could not be established. Broker may not be available. 16:43:34 2024-03-05T16:43:34.323Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:43:34 2024-03-05T16:43:34.323Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:34 2024-03-05T16:43:34.324Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:43:34 2024-03-05T16:43:34.324Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:34 2024-03-05T16:43:34.324Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:43:34 2024-03-05T16:43:34.324Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:34 2024-03-05T16:43:34.324Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:43:34 2024-03-05T16:43:34.324Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:34 2024-03-05T16:43:34.324Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:43:34 2024-03-05T16:43:34.325Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:34 2024-03-05T16:43:34.325Z INFO 7393 --- [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. 16:43:34 2024-03-05T16:43:34.325Z WARN 7393 --- [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:32772) could not be established. Broker may not be available. 16:43:34 2024-03-05T16:43:34.423Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:43:34 2024-03-05T16:43:34.423Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:34 2024-03-05T16:43:34.424Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:43:34 2024-03-05T16:43:34.424Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:34 2024-03-05T16:43:34.425Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:43:34 2024-03-05T16:43:34.425Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:34 2024-03-05T16:43:34.435Z INFO 7393 --- [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 16:43:34 2024-03-05T16:43:34.435Z INFO 7393 --- [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. 16:43:34 2024-03-05T16:43:34.435Z WARN 7393 --- [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] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:34 2024-03-05T16:43:34.435Z INFO 7393 --- [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 16:43:34 2024-03-05T16:43:34.435Z INFO 7393 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 16:43:34 2024-03-05T16:43:34.435Z INFO 7393 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 16:43:34 2024-03-05T16:43:34.436Z INFO 7393 --- [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 16:43:34 2024-03-05T16:43:34.436Z INFO 7393 --- [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 16:43:34 2024-03-05T16:43:34.436Z INFO 7393 --- [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 16:43:34 2024-03-05T16:43:34.436Z INFO 7393 --- [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 16:43:34 2024-03-05T16:43:34.436Z INFO 7393 --- [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 16:43:34 2024-03-05T16:43:34.436Z INFO 7393 --- [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 16:43:34 2024-03-05T16:43:34.436Z INFO 7393 --- [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 16:43:34 2024-03-05T16:43:34.436Z INFO 7393 --- [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 16:43:34 2024-03-05T16:43:34.436Z INFO 7393 --- [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 16:43:34 2024-03-05T16:43:34.436Z INFO 7393 --- [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 16:43:34 2024-03-05T16:43:34.436Z INFO 7393 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:43:34 2024-03-05T16:43:34.436Z INFO 7393 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:43:34 2024-03-05T16:43:34.436Z INFO 7393 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:43:34 2024-03-05T16:43:34.437Z INFO 7393 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:43:34 2024-03-05T16:43:34.437Z INFO 7393 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:43:34 2024-03-05T16:43:34.437Z INFO 7393 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:43:34 2024-03-05T16:43:34.440Z INFO 7393 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 16:43:34 2024-03-05T16:43:34.440Z INFO 7393 --- [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 16:43:34 2024-03-05T16:43:34.440Z INFO 7393 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 16:43:34 2024-03-05T16:43:34.440Z INFO 7393 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 16:43:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.407 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 16:43:34 [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 16:43:39 2024-03-05T16:43:34.451Z INFO 7393 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:43:39 2024-03-05T16:43:34.474Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:43:39 2024-03-05T16:43:34.474Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:34.475Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:43:39 2024-03-05T16:43:34.475Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:34.475Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:43:39 2024-03-05T16:43:34.476Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:34.488Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 492a09790154867f2f93724e48a83d633bb00c0bb062fccdc539545c5ae80461 16:43:39 2024-03-05T16:43:34.596Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:39 2024-03-05T16:43:34.596Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:34.597Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:39 2024-03-05T16:43:34.597Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:34.630Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:43:39 2024-03-05T16:43:34.630Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:34.675Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:43:39 2024-03-05T16:43:34.675Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:34.677Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:43:39 2024-03-05T16:43:34.677Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:34.726Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:43:39 2024-03-05T16:43:34.726Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:34.726Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:43:39 2024-03-05T16:43:34.726Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:34.727Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:43:39 2024-03-05T16:43:34.727Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:34.986Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:43:39 2024-03-05T16:43:34.987Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:35.078Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:43:39 2024-03-05T16:43:35.078Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:35.084Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:43:39 2024-03-05T16:43:35.084Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:35.116Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:39 2024-03-05T16:43:35.116Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:35.126Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:43:39 2024-03-05T16:43:35.127Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:35.181Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:43:39 2024-03-05T16:43:35.182Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:35.209Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:39 2024-03-05T16:43:35.209Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:35.236Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:43:39 2024-03-05T16:43:35.236Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:35.610Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:39 2024-03-05T16:43:35.610Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:35.790Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:43:39 2024-03-05T16:43:35.790Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:35.797Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:43:39 2024-03-05T16:43:35.797Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:35.818Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:39 2024-03-05T16:43:35.818Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:35.848Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:43:39 2024-03-05T16:43:35.848Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:35.890Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:43:39 2024-03-05T16:43:35.890Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:35.929Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:43:39 2024-03-05T16:43:35.930Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:36.147Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:43:39 2024-03-05T16:43:36.147Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:36.272Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:39 2024-03-05T16:43:36.272Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:36.365Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:39 2024-03-05T16:43:36.365Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:36.515Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:39 2024-03-05T16:43:36.515Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:36.644Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:43:39 2024-03-05T16:43:36.644Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:36.795Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:43:39 2024-03-05T16:43:36.795Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:36.801Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:43:39 2024-03-05T16:43:36.801Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:36.902Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:43:39 2024-03-05T16:43:36.902Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:36.983Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:43:39 2024-03-05T16:43:36.983Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:37.020Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:39 2024-03-05T16:43:37.020Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:37.201Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:43:39 2024-03-05T16:43:37.201Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:37.377Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:39 2024-03-05T16:43:37.377Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:37.572Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:39 2024-03-05T16:43:37.572Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:37.649Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:43:39 2024-03-05T16:43:37.649Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:37.649Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:43:39 2024-03-05T16:43:37.649Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:37.718Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:39 2024-03-05T16:43:37.718Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:37.760Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:43:39 2024-03-05T16:43:37.760Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:37.961Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:43:39 2024-03-05T16:43:37.961Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:38.123Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:39 2024-03-05T16:43:38.123Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:38.190Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:43:39 2024-03-05T16:43:38.190Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:38.306Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:43:39 2024-03-05T16:43:38.306Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:38.483Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:39 2024-03-05T16:43:38.483Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:38.491Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:39 2024-03-05T16:43:38.491Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:38.654Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:43:39 2024-03-05T16:43:38.654Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:38.654Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:43:39 2024-03-05T16:43:38.654Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:38.864Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:43:39 2024-03-05T16:43:38.864Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:38.865Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:43:39 2024-03-05T16:43:38.865Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:38.921Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:39 2024-03-05T16:43:38.921Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:39.026Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:39 2024-03-05T16:43:39.026Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:39.361Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:43:39 2024-03-05T16:43:39.361Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:39.361Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:43:39 2024-03-05T16:43:39.361Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:39.387Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:39 2024-03-05T16:43:39.387Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:39.508Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:43:39 2024-03-05T16:43:39.509Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:39.559Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:43:39 2024-03-05T16:43:39.559Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:39.577Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.125728319S 16:43:39 16:43:39,607 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:43:39 16:43:39,607 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:43:39 16:43:39,608 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7ee548be - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:43:39 16:43:39,610 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@67b2b30a - 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. 16:43:39 16:43:39,610 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7ee548be - 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 16:43:39 16:43:39,612 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:43:39 16:43:39,612 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:43:39 16:43:39,612 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:43:39 16:43:39,612 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@67b2b30a - 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. 16:43:39 16:43:39,612 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7ee548be - 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 16:43:39 16:43:39,614 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:43:39 16:43:39,614 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:43:39 16:43:39,614 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:43:39 16:43:39,614 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709657019614) 16:43:39 16:43:39,614 |-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.7-SNAPSHOT.jar!/logback-spring.xml] 16:43:39 16:43:39,614 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:43:39 16:43:39,616 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:43:39 16:43:39,616 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@310f2247 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:43:39 16:43:39,616 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:43:39 16:43:39,616 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@310f2247 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:43:39 16:43:39,616 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:43:39 16:43:39,616 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@310f2247 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:43:39 16:43:39,616 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:43:39 16:43:39,616 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@310f2247 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:43:39 16:43:39,616 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:43:39 16:43:39,616 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@310f2247 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:43:39 16:43:39,616 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:43:39 16:43:39,616 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@310f2247 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:43:39 16:43:39,616 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:43:39 16:43:39,616 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@310f2247 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:43:39 16:43:39,616 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:43:39 16:43:39,616 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@310f2247 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:43:39 16:43:39,616 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:43:39 16:43:39,616 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:43:39 16:43:39,616 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:43:39 16:43:39,617 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:43:39 16:43:39,617 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:43:39 16:43:39,617 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:43:39 16:43:39,617 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:43:39 16:43:39,622 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1423253e - Setting zoneId to "UTC" 16:43:39 16:43:39,622 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:43:39 16:43:39,622 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:43:39 16:43:39,625 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:43:39 16:43:39,625 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:43:39 16:43:39,625 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:43:39 16:43:39,625 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:43:39 16:43:39,626 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:43:39 16:43:39,626 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@310f2247 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:43:39 16:43:39,626 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:43:39 16:43:39,626 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4e985960 - End of configuration. 16:43:39 16:43:39,626 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@1a6c58b5 - Registering current configuration as safe fallback point 16:43:39 16:43:39 16:43:39 . ____ _ __ _ _ 16:43:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:43:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:43:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:43:39 ' |____| .__|_| |_|_| |_\__, | / / / / 16:43:39 =========|_|==============|___/=/_/_/_/ 16:43:39 :: Spring Boot :: (v3.1.2) 16:43:39 16:43:39 2024-03-05T16:43:39.630Z INFO 7393 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:43:39 2024-03-05T16:43:39.630Z INFO 7393 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:43:39 2024-03-05T16:43:39.650Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:39 2024-03-05T16:43:39.650Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:39 2024-03-05T16:43:39.787Z INFO 7393 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:43:39 allow.auto.create.topics = true 16:43:39 auto.commit.interval.ms = 5000 16:43:39 auto.include.jmx.reporter = true 16:43:39 auto.offset.reset = latest 16:43:39 bootstrap.servers = [PLAINTEXT://localhost:32774] 16:43:39 check.crcs = true 16:43:39 client.dns.lookup = use_all_dns_ips 16:43:39 client.id = consumer-ncmp-data-operation-event-group-7 16:43:39 client.rack = 16:43:39 connections.max.idle.ms = 540000 16:43:39 default.api.timeout.ms = 60000 16:43:39 enable.auto.commit = false 16:43:39 exclude.internal.topics = true 16:43:39 fetch.max.bytes = 52428800 16:43:39 fetch.max.wait.ms = 500 16:43:39 fetch.min.bytes = 1 16:43:39 group.id = ncmp-data-operation-event-group 16:43:39 group.instance.id = null 16:43:39 heartbeat.interval.ms = 3000 16:43:39 interceptor.classes = [] 16:43:39 internal.leave.group.on.close = true 16:43:39 internal.throw.on.fetch.stable.offset.unsupported = false 16:43:39 isolation.level = read_uncommitted 16:43:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:43:39 max.partition.fetch.bytes = 1048576 16:43:39 max.poll.interval.ms = 300000 16:43:39 max.poll.records = 500 16:43:39 metadata.max.age.ms = 300000 16:43:39 metric.reporters = [] 16:43:39 metrics.num.samples = 2 16:43:39 metrics.recording.level = INFO 16:43:39 metrics.sample.window.ms = 30000 16:43:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:43:39 receive.buffer.bytes = 65536 16:43:39 reconnect.backoff.max.ms = 1000 16:43:39 reconnect.backoff.ms = 50 16:43:39 request.timeout.ms = 30000 16:43:39 retry.backoff.ms = 100 16:43:39 sasl.client.callback.handler.class = null 16:43:39 sasl.jaas.config = null 16:43:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:43:39 sasl.kerberos.min.time.before.relogin = 60000 16:43:39 sasl.kerberos.service.name = null 16:43:39 sasl.kerberos.ticket.renew.jitter = 0.05 16:43:39 sasl.kerberos.ticket.renew.window.factor = 0.8 16:43:39 sasl.login.callback.handler.class = null 16:43:39 sasl.login.class = null 16:43:39 sasl.login.connect.timeout.ms = null 16:43:39 sasl.login.read.timeout.ms = null 16:43:39 sasl.login.refresh.buffer.seconds = 300 16:43:39 sasl.login.refresh.min.period.seconds = 60 16:43:39 sasl.login.refresh.window.factor = 0.8 16:43:39 sasl.login.refresh.window.jitter = 0.05 16:43:39 sasl.login.retry.backoff.max.ms = 10000 16:43:39 sasl.login.retry.backoff.ms = 100 16:43:39 sasl.mechanism = GSSAPI 16:43:39 sasl.oauthbearer.clock.skew.seconds = 30 16:43:39 sasl.oauthbearer.expected.audience = null 16:43:39 sasl.oauthbearer.expected.issuer = null 16:43:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:43:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:43:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:43:39 sasl.oauthbearer.jwks.endpoint.url = null 16:43:39 sasl.oauthbearer.scope.claim.name = scope 16:43:39 sasl.oauthbearer.sub.claim.name = sub 16:43:39 sasl.oauthbearer.token.endpoint.url = null 16:43:39 security.protocol = PLAINTEXT 16:43:39 security.providers = null 16:43:39 send.buffer.bytes = 131072 16:43:39 session.timeout.ms = 45000 16:43:39 socket.connection.setup.timeout.max.ms = 30000 16:43:39 socket.connection.setup.timeout.ms = 10000 16:43:39 ssl.cipher.suites = null 16:43:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:43:39 ssl.endpoint.identification.algorithm = https 16:43:39 ssl.engine.factory.class = null 16:43:39 ssl.key.password = null 16:43:39 ssl.keymanager.algorithm = SunX509 16:43:39 ssl.keystore.certificate.chain = null 16:43:39 ssl.keystore.key = null 16:43:39 ssl.keystore.location = null 16:43:39 ssl.keystore.password = null 16:43:39 ssl.keystore.type = JKS 16:43:39 ssl.protocol = TLSv1.3 16:43:39 ssl.provider = null 16:43:39 ssl.secure.random.implementation = null 16:43:39 ssl.trustmanager.algorithm = PKIX 16:43:39 ssl.truststore.certificates = null 16:43:39 ssl.truststore.location = null 16:43:39 ssl.truststore.password = null 16:43:39 ssl.truststore.type = JKS 16:43:39 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:43:39 16:43:39 2024-03-05T16:43:39.789Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:43:39 2024-03-05T16:43:39.789Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:43:39 2024-03-05T16:43:39.789Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657019789 16:43:39 2024-03-05T16:43:39.789Z INFO 7393 --- [ 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 16:43:39 2024-03-05T16:43:39.791Z INFO 7393 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:43:39 allow.auto.create.topics = true 16:43:39 auto.commit.interval.ms = 5000 16:43:39 auto.include.jmx.reporter = true 16:43:39 auto.offset.reset = latest 16:43:39 bootstrap.servers = [PLAINTEXT://localhost:32774] 16:43:39 check.crcs = true 16:43:39 client.dns.lookup = use_all_dns_ips 16:43:39 client.id = consumer-ncmp-async-rest-request-event-group-8 16:43:39 client.rack = 16:43:39 connections.max.idle.ms = 540000 16:43:39 default.api.timeout.ms = 60000 16:43:39 enable.auto.commit = false 16:43:39 exclude.internal.topics = true 16:43:39 fetch.max.bytes = 52428800 16:43:39 fetch.max.wait.ms = 500 16:43:39 fetch.min.bytes = 1 16:43:39 group.id = ncmp-async-rest-request-event-group 16:43:39 group.instance.id = null 16:43:39 heartbeat.interval.ms = 3000 16:43:39 interceptor.classes = [] 16:43:39 internal.leave.group.on.close = true 16:43:39 internal.throw.on.fetch.stable.offset.unsupported = false 16:43:39 isolation.level = read_uncommitted 16:43:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:43:39 max.partition.fetch.bytes = 1048576 16:43:39 max.poll.interval.ms = 300000 16:43:39 max.poll.records = 500 16:43:39 metadata.max.age.ms = 300000 16:43:39 metric.reporters = [] 16:43:39 metrics.num.samples = 2 16:43:39 metrics.recording.level = INFO 16:43:39 metrics.sample.window.ms = 30000 16:43:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:43:39 receive.buffer.bytes = 65536 16:43:39 reconnect.backoff.max.ms = 1000 16:43:39 reconnect.backoff.ms = 50 16:43:39 request.timeout.ms = 30000 16:43:39 retry.backoff.ms = 100 16:43:39 sasl.client.callback.handler.class = null 16:43:39 sasl.jaas.config = null 16:43:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:43:39 sasl.kerberos.min.time.before.relogin = 60000 16:43:39 sasl.kerberos.service.name = null 16:43:39 sasl.kerberos.ticket.renew.jitter = 0.05 16:43:39 sasl.kerberos.ticket.renew.window.factor = 0.8 16:43:39 sasl.login.callback.handler.class = null 16:43:39 sasl.login.class = null 16:43:39 sasl.login.connect.timeout.ms = null 16:43:39 sasl.login.read.timeout.ms = null 16:43:39 sasl.login.refresh.buffer.seconds = 300 16:43:39 sasl.login.refresh.min.period.seconds = 60 16:43:39 sasl.login.refresh.window.factor = 0.8 16:43:39 sasl.login.refresh.window.jitter = 0.05 16:43:39 sasl.login.retry.backoff.max.ms = 10000 16:43:39 sasl.login.retry.backoff.ms = 100 16:43:39 sasl.mechanism = GSSAPI 16:43:39 sasl.oauthbearer.clock.skew.seconds = 30 16:43:39 sasl.oauthbearer.expected.audience = null 16:43:39 sasl.oauthbearer.expected.issuer = null 16:43:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:43:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:43:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:43:39 sasl.oauthbearer.jwks.endpoint.url = null 16:43:39 sasl.oauthbearer.scope.claim.name = scope 16:43:39 sasl.oauthbearer.sub.claim.name = sub 16:43:39 sasl.oauthbearer.token.endpoint.url = null 16:43:39 security.protocol = PLAINTEXT 16:43:39 security.providers = null 16:43:39 send.buffer.bytes = 131072 16:43:39 session.timeout.ms = 45000 16:43:39 socket.connection.setup.timeout.max.ms = 30000 16:43:39 socket.connection.setup.timeout.ms = 10000 16:43:39 ssl.cipher.suites = null 16:43:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:43:39 ssl.endpoint.identification.algorithm = https 16:43:39 ssl.engine.factory.class = null 16:43:39 ssl.key.password = null 16:43:39 ssl.keymanager.algorithm = SunX509 16:43:39 ssl.keystore.certificate.chain = null 16:43:39 ssl.keystore.key = null 16:43:39 ssl.keystore.location = null 16:43:39 ssl.keystore.password = null 16:43:39 ssl.keystore.type = JKS 16:43:39 ssl.protocol = TLSv1.3 16:43:39 ssl.provider = null 16:43:39 ssl.secure.random.implementation = null 16:43:39 ssl.trustmanager.algorithm = PKIX 16:43:39 ssl.truststore.certificates = null 16:43:39 ssl.truststore.location = null 16:43:39 ssl.truststore.password = null 16:43:39 ssl.truststore.type = JKS 16:43:39 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:43:39 16:43:39 2024-03-05T16:43:39.797Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:43:39 2024-03-05T16:43:39.797Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:43:39 2024-03-05T16:43:39.797Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657019797 16:43:39 2024-03-05T16:43:39.797Z INFO 7393 --- [ 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 16:43:39 2024-03-05T16:43:39.800Z INFO 7393 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.214 seconds (process running for 62.038) 16:43:40 2024-03-05T16:43:39.836Z WARN 7393 --- [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} 16:43:40 2024-03-05T16:43:39.836Z INFO 7393 --- [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: uH4T3mhgR0KXkINOe3slmw 16:43:40 2024-03-05T16:43:39.883Z WARN 7393 --- [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} 16:43:40 2024-03-05T16:43:39.884Z INFO 7393 --- [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: uH4T3mhgR0KXkINOe3slmw 16:43:40 2024-03-05T16:43:39.947Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:40 2024-03-05T16:43:39.947Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:40 2024-03-05T16:43:39.949Z WARN 7393 --- [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} 16:43:40 2024-03-05T16:43:39.972Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:43:40 2024-03-05T16:43:39.972Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:40 2024-03-05T16:43:39.973Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:43:40 2024-03-05T16:43:39.973Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:40 2024-03-05T16:43:40.003Z WARN 7393 --- [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} 16:43:40 2024-03-05T16:43:40.074Z WARN 7393 --- [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} 16:43:40 2024-03-05T16:43:40.110Z INFO 7393 --- [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 9kSH7H-QS366CyjrBoz8gg 16:43:40 2024-03-05T16:43:40.117Z INFO 7393 --- [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:32774 (id: 2147483646 rack: null) 16:43:40 2024-03-05T16:43:40.118Z INFO 7393 --- [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 16:43:40 2024-03-05T16:43:40.130Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:40 2024-03-05T16:43:40.130Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:40 2024-03-05T16:43:40.143Z INFO 7393 --- [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-732436a2-3a6a-4591-b629-e07b52c0c40c 16:43:40 2024-03-05T16:43:40.143Z INFO 7393 --- [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) 16:43:40 2024-03-05T16:43:40.143Z INFO 7393 --- [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 16:43:40 2024-03-05T16:43:40.166Z INFO 7393 --- [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-732436a2-3a6a-4591-b629-e07b52c0c40c', protocol='range'} 16:43:40 2024-03-05T16:43:40.166Z INFO 7393 --- [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-732436a2-3a6a-4591-b629-e07b52c0c40c=Assignment(partitions=[ncmp-async-m2m-0])} 16:43:40 2024-03-05T16:43:40.176Z INFO 7393 --- [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 9kSH7H-QS366CyjrBoz8gg 16:43:40 2024-03-05T16:43:40.178Z INFO 7393 --- [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:32774 (id: 2147483646 rack: null) 16:43:40 2024-03-05T16:43:40.179Z INFO 7393 --- [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 16:43:40 2024-03-05T16:43:40.186Z INFO 7393 --- [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-2de2ead8-5b76-4926-bc3c-c3b47a254638 16:43:40 2024-03-05T16:43:40.186Z INFO 7393 --- [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) 16:43:40 2024-03-05T16:43:40.186Z INFO 7393 --- [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 16:43:40 2024-03-05T16:43:40.191Z INFO 7393 --- [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-2de2ead8-5b76-4926-bc3c-c3b47a254638', protocol='range'} 16:43:40 2024-03-05T16:43:40.191Z INFO 7393 --- [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-2de2ead8-5b76-4926-bc3c-c3b47a254638=Assignment(partitions=[ncmp-async-m2m-0])} 16:43:40 2024-03-05T16:43:40.230Z INFO 7393 --- [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-2de2ead8-5b76-4926-bc3c-c3b47a254638', protocol='range'} 16:43:40 2024-03-05T16:43:40.230Z INFO 7393 --- [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]) 16:43:40 2024-03-05T16:43:40.230Z INFO 7393 --- [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 16:43:40 2024-03-05T16:43:40.236Z INFO 7393 --- [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-732436a2-3a6a-4591-b629-e07b52c0c40c', protocol='range'} 16:43:40 2024-03-05T16:43:40.236Z INFO 7393 --- [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 16:43:40 2024-03-05T16:43:40.236Z INFO 7393 --- [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]) 16:43:40 2024-03-05T16:43:40.236Z INFO 7393 --- [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 16:43:40 2024-03-05T16:43:40.239Z INFO 7393 --- [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 16:43:40 2024-03-05T16:43:40.239Z INFO 7393 --- [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 16:43:40 2024-03-05T16:43:40.240Z INFO 7393 --- [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 16:43:40 2024-03-05T16:43:40.250Z INFO 7393 --- [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:32774 (id: 1 rack: null)], epoch=0}}. 16:43:40 2024-03-05T16:43:40.257Z INFO 7393 --- [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:32774 (id: 1 rack: null)], epoch=0}}. 16:43:40 2024-03-05T16:43:40.266Z INFO 7393 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 16:43:40 2024-03-05T16:43:40.267Z INFO 7393 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 16:43:40 2024-03-05T16:43:40.270Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:43:40 2024-03-05T16:43:40.270Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:40 2024-03-05T16:43:40.288Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:43:40 2024-03-05T16:43:40.288Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:40 2024-03-05T16:43:40.335Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:43:40 2024-03-05T16:43:40.335Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:43:40 acks = -1 16:43:40 auto.include.jmx.reporter = true 16:43:40 batch.size = 16384 16:43:40 bootstrap.servers = [PLAINTEXT://localhost:32774] 16:43:40 buffer.memory = 33554432 16:43:40 client.dns.lookup = use_all_dns_ips 16:43:40 client.id = producer-9 16:43:40 compression.type = none 16:43:40 connections.max.idle.ms = 540000 16:43:40 delivery.timeout.ms = 120000 16:43:40 enable.idempotence = false 16:43:40 interceptor.classes = [] 16:43:40 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:43:40 linger.ms = 1 16:43:40 max.block.ms = 60000 16:43:40 max.in.flight.requests.per.connection = 5 16:43:40 max.request.size = 1048576 16:43:40 metadata.max.age.ms = 300000 16:43:40 metadata.max.idle.ms = 300000 16:43:40 metric.reporters = [] 16:43:40 metrics.num.samples = 2 16:43:40 metrics.recording.level = INFO 16:43:40 metrics.sample.window.ms = 30000 16:43:40 partitioner.adaptive.partitioning.enable = true 16:43:40 partitioner.availability.timeout.ms = 0 16:43:40 partitioner.class = null 16:43:40 partitioner.ignore.keys = false 16:43:40 receive.buffer.bytes = 32768 16:43:40 reconnect.backoff.max.ms = 1000 16:43:40 reconnect.backoff.ms = 50 16:43:40 request.timeout.ms = 30000 16:43:40 retries = 0 16:43:40 retry.backoff.ms = 100 16:43:40 sasl.client.callback.handler.class = null 16:43:40 sasl.jaas.config = null 16:43:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:43:40 sasl.kerberos.min.time.before.relogin = 60000 16:43:40 sasl.kerberos.service.name = null 16:43:40 sasl.kerberos.ticket.renew.jitter = 0.05 16:43:40 sasl.kerberos.ticket.renew.window.factor = 0.8 16:43:40 sasl.login.callback.handler.class = null 16:43:40 sasl.login.class = null 16:43:40 sasl.login.connect.timeout.ms = null 16:43:40 sasl.login.read.timeout.ms = null 16:43:40 sasl.login.refresh.buffer.seconds = 300 16:43:40 sasl.login.refresh.min.period.seconds = 60 16:43:40 sasl.login.refresh.window.factor = 0.8 16:43:40 sasl.login.refresh.window.jitter = 0.05 16:43:40 sasl.login.retry.backoff.max.ms = 10000 16:43:40 sasl.login.retry.backoff.ms = 100 16:43:40 sasl.mechanism = GSSAPI 16:43:40 sasl.oauthbearer.clock.skew.seconds = 30 16:43:40 sasl.oauthbearer.expected.audience = null 16:43:40 sasl.oauthbearer.expected.issuer = null 16:43:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:43:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:43:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:43:40 sasl.oauthbearer.jwks.endpoint.url = null 16:43:40 sasl.oauthbearer.scope.claim.name = scope 16:43:40 sasl.oauthbearer.sub.claim.name = sub 16:43:40 sasl.oauthbearer.token.endpoint.url = null 16:43:40 security.protocol = PLAINTEXT 16:43:40 security.providers = null 16:43:40 send.buffer.bytes = 131072 16:43:40 socket.connection.setup.timeout.max.ms = 30000 16:43:40 socket.connection.setup.timeout.ms = 10000 16:43:40 ssl.cipher.suites = null 16:43:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:43:40 ssl.endpoint.identification.algorithm = https 16:43:40 ssl.engine.factory.class = null 16:43:40 ssl.key.password = null 16:43:40 ssl.keymanager.algorithm = SunX509 16:43:40 ssl.keystore.certificate.chain = null 16:43:40 ssl.keystore.key = null 16:43:40 ssl.keystore.location = null 16:43:40 ssl.keystore.password = null 16:43:40 ssl.keystore.type = JKS 16:43:40 ssl.protocol = TLSv1.3 16:43:40 ssl.provider = null 16:43:40 ssl.secure.random.implementation = null 16:43:40 ssl.trustmanager.algorithm = PKIX 16:43:40 ssl.truststore.certificates = null 16:43:40 ssl.truststore.location = null 16:43:40 ssl.truststore.password = null 16:43:40 ssl.truststore.type = JKS 16:43:40 transaction.timeout.ms = 60000 16:43:40 transactional.id = null 16:43:40 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:43:40 16:43:40 2024-03-05T16:43:40.338Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:43:40 2024-03-05T16:43:40.338Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:43:40 2024-03-05T16:43:40.338Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:43:40 2024-03-05T16:43:40.338Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657020338 16:43:40 2024-03-05T16:43:40.357Z INFO 7393 --- [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 9kSH7H-QS366CyjrBoz8gg 16:43:40 2024-03-05T16:43:40.357Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: uH4T3mhgR0KXkINOe3slmw 16:43:40 2024-03-05T16:43:40.472Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:43:40 2024-03-05T16:43:40.473Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:43:40 acks = -1 16:43:40 auto.include.jmx.reporter = true 16:43:40 batch.size = 16384 16:43:40 bootstrap.servers = [PLAINTEXT://localhost:32774] 16:43:40 buffer.memory = 33554432 16:43:40 client.dns.lookup = use_all_dns_ips 16:43:40 client.id = producer-10 16:43:40 compression.type = none 16:43:40 connections.max.idle.ms = 540000 16:43:40 delivery.timeout.ms = 120000 16:43:40 enable.idempotence = false 16:43:40 interceptor.classes = [] 16:43:40 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:43:40 linger.ms = 1 16:43:40 max.block.ms = 60000 16:43:40 max.in.flight.requests.per.connection = 5 16:43:40 max.request.size = 1048576 16:43:40 metadata.max.age.ms = 300000 16:43:40 metadata.max.idle.ms = 300000 16:43:40 metric.reporters = [] 16:43:40 metrics.num.samples = 2 16:43:40 metrics.recording.level = INFO 16:43:40 metrics.sample.window.ms = 30000 16:43:40 partitioner.adaptive.partitioning.enable = true 16:43:40 partitioner.availability.timeout.ms = 0 16:43:40 partitioner.class = null 16:43:40 partitioner.ignore.keys = false 16:43:40 receive.buffer.bytes = 32768 16:43:40 reconnect.backoff.max.ms = 1000 16:43:40 reconnect.backoff.ms = 50 16:43:40 request.timeout.ms = 30000 16:43:40 retries = 0 16:43:40 retry.backoff.ms = 100 16:43:40 sasl.client.callback.handler.class = null 16:43:40 sasl.jaas.config = null 16:43:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:43:40 sasl.kerberos.min.time.before.relogin = 60000 16:43:40 sasl.kerberos.service.name = null 16:43:40 sasl.kerberos.ticket.renew.jitter = 0.05 16:43:40 sasl.kerberos.ticket.renew.window.factor = 0.8 16:43:40 sasl.login.callback.handler.class = null 16:43:40 sasl.login.class = null 16:43:40 sasl.login.connect.timeout.ms = null 16:43:40 sasl.login.read.timeout.ms = null 16:43:40 sasl.login.refresh.buffer.seconds = 300 16:43:40 sasl.login.refresh.min.period.seconds = 60 16:43:40 sasl.login.refresh.window.factor = 0.8 16:43:40 sasl.login.refresh.window.jitter = 0.05 16:43:40 sasl.login.retry.backoff.max.ms = 10000 16:43:40 sasl.login.retry.backoff.ms = 100 16:43:40 sasl.mechanism = GSSAPI 16:43:40 sasl.oauthbearer.clock.skew.seconds = 30 16:43:40 sasl.oauthbearer.expected.audience = null 16:43:40 sasl.oauthbearer.expected.issuer = null 16:43:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:43:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:43:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:43:40 sasl.oauthbearer.jwks.endpoint.url = null 16:43:40 sasl.oauthbearer.scope.claim.name = scope 16:43:40 sasl.oauthbearer.sub.claim.name = sub 16:43:40 sasl.oauthbearer.token.endpoint.url = null 16:43:40 security.protocol = PLAINTEXT 16:43:40 security.providers = null 16:43:40 send.buffer.bytes = 131072 16:43:40 socket.connection.setup.timeout.max.ms = 30000 16:43:40 socket.connection.setup.timeout.ms = 10000 16:43:40 ssl.cipher.suites = null 16:43:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:43:40 ssl.endpoint.identification.algorithm = https 16:43:40 ssl.engine.factory.class = null 16:43:40 ssl.key.password = null 16:43:40 ssl.keymanager.algorithm = SunX509 16:43:40 ssl.keystore.certificate.chain = null 16:43:40 ssl.keystore.key = null 16:43:40 ssl.keystore.location = null 16:43:40 ssl.keystore.password = null 16:43:40 ssl.keystore.type = JKS 16:43:40 ssl.protocol = TLSv1.3 16:43:40 ssl.provider = null 16:43:40 ssl.secure.random.implementation = null 16:43:40 ssl.trustmanager.algorithm = PKIX 16:43:40 ssl.truststore.certificates = null 16:43:40 ssl.truststore.location = null 16:43:40 ssl.truststore.password = null 16:43:40 ssl.truststore.type = JKS 16:43:40 transaction.timeout.ms = 60000 16:43:40 transactional.id = null 16:43:40 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:43:40 16:43:40 2024-03-05T16:43:40.473Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:43:40 2024-03-05T16:43:40.473Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:40 2024-03-05T16:43:40.484Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:43:40 2024-03-05T16:43:40.484Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:43:40 2024-03-05T16:43:40.484Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:43:40 2024-03-05T16:43:40.484Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657020484 16:43:40 2024-03-05T16:43:40.496Z INFO 7393 --- [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 9kSH7H-QS366CyjrBoz8gg 16:43:40 2024-03-05T16:43:40.496Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: uH4T3mhgR0KXkINOe3slmw 16:43:40 2024-03-05T16:43:40.519Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:40 2024-03-05T16:43:40.519Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:40 2024-03-05T16:43:40.532Z ERROR 7393 --- [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 16:43:40 16:43:40 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:43:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 16:43:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 16:43:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 16:43:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 16:43:40 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 16:43:40 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 16:43:40 at io.micrometer.observation.Observation.observe(Observation.java:544) 16:43:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 16:43:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 16:43:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 16:43:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 16:43:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 16:43:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 16:43:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 16:43:40 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:43:40 at java.base/java.lang.Thread.run(Thread.java:833) 16:43:40 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:43:40 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 16:43:40 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 16:43:40 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 16:43:40 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 16:43:40 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 16:43:40 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 16:43:40 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 16:43:40 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 16:43:40 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 16:43:40 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 16:43:40 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 16:43:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 16:43:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 16:43:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 16:43:40 ... 3 common frames omitted 16:43:40 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:43:40 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:43:40 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:43:40 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:43:40 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:43:40 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:43:40 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 16:43:40 ... 15 common frames omitted 16:43:40 16:43:40 2024-03-05T16:43:40.605Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:40 2024-03-05T16:43:40.605Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:40 2024-03-05T16:43:40.670Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:43:40 2024-03-05T16:43:40.670Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:40 2024-03-05T16:43:40.687Z INFO 7393 --- [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. 16:43:40 2024-03-05T16:43:40.687Z INFO 7393 --- [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. 16:43:40 2024-03-05T16:43:40.687Z INFO 7393 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 19 due to node 1 being disconnected (elapsed time since creation: 160ms, elapsed time since send: 160ms, request timeout: 30000ms) 16:43:40 2024-03-05T16:43:40.687Z INFO 7393 --- [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. 16:43:40 2024-03-05T16:43:40.687Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:43:40 2024-03-05T16:43:40.687Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 16:43:40 2024-03-05T16:43:40.687Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:43:40 2024-03-05T16:43:40.688Z INFO 7393 --- [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=888553744, epoch=2) to node 1: 16:43:40 16:43:40 org.apache.kafka.common.errors.DisconnectException: null 16:43:40 16:43:40 2024-03-05T16:43:40.688Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 16:43:40 2024-03-05T16:43:40.688Z INFO 7393 --- [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 1 disconnected. 16:43:40 2024-03-05T16:43:40.688Z INFO 7393 --- [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] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 160ms, elapsed time since send: 160ms, request timeout: 30000ms) 16:43:40 2024-03-05T16:43:40.688Z INFO 7393 --- [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] Cancelled in-flight METADATA request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 61ms, elapsed time since send: 61ms, request timeout: 30000ms) 16:43:40 2024-03-05T16:43:40.688Z INFO 7393 --- [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. 16:43:40 2024-03-05T16:43:40.688Z INFO 7393 --- [est-event-group] 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=476309171, epoch=2) to node 1: 16:43:40 16:43:40 org.apache.kafka.common.errors.DisconnectException: null 16:43:40 16:43:40 2024-03-05T16:43:40.688Z INFO 7393 --- [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:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:43:40 2024-03-05T16:43:40.689Z INFO 7393 --- [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. 16:43:40 2024-03-05T16:43:40.689Z INFO 7393 --- [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:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:43:40 2024-03-05T16:43:40.788Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:43:40 2024-03-05T16:43:40.788Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:40 2024-03-05T16:43:40.788Z INFO 7393 --- [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. 16:43:40 2024-03-05T16:43:40.788Z WARN 7393 --- [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:32774) could not be established. Broker may not be available. 16:43:40 2024-03-05T16:43:40.788Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:43:40 2024-03-05T16:43:40.788Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:40 2024-03-05T16:43:40.789Z INFO 7393 --- [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. 16:43:40 2024-03-05T16:43:40.789Z WARN 7393 --- [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:32774) could not be established. Broker may not be available. 16:43:40 2024-03-05T16:43:40.843Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:43:40 2024-03-05T16:43:40.843Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:40 2024-03-05T16:43:40.858Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:40 2024-03-05T16:43:40.858Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:40 2024-03-05T16:43:40.877Z INFO 7393 --- [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 16:43:40 2024-03-05T16:43:40.877Z INFO 7393 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 16:43:40 2024-03-05T16:43:40.877Z INFO 7393 --- [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 16:43:40 2024-03-05T16:43:40.877Z INFO 7393 --- [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 16:43:40 2024-03-05T16:43:40.877Z INFO 7393 --- [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 16:43:40 2024-03-05T16:43:40.877Z INFO 7393 --- [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 16:43:40 2024-03-05T16:43:40.877Z INFO 7393 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 16:43:40 2024-03-05T16:43:40.877Z INFO 7393 --- [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 16:43:40 2024-03-05T16:43:40.877Z INFO 7393 --- [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 16:43:40 2024-03-05T16:43:40.877Z INFO 7393 --- [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 16:43:40 2024-03-05T16:43:40.877Z INFO 7393 --- [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 16:43:40 2024-03-05T16:43:40.877Z INFO 7393 --- [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 16:43:40 2024-03-05T16:43:40.878Z INFO 7393 --- [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 16:43:40 2024-03-05T16:43:40.878Z INFO 7393 --- [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 16:43:40 2024-03-05T16:43:40.878Z INFO 7393 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:43:40 2024-03-05T16:43:40.878Z INFO 7393 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:43:40 2024-03-05T16:43:40.878Z INFO 7393 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:43:40 2024-03-05T16:43:40.878Z INFO 7393 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:43:40 2024-03-05T16:43:40.878Z INFO 7393 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:43:40 2024-03-05T16:43:40.878Z INFO 7393 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:43:40 2024-03-05T16:43:40.881Z INFO 7393 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 16:43:40 2024-03-05T16:43:40.881Z INFO 7393 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 16:43:40 2024-03-05T16:43:40.882Z INFO 7393 --- [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 16:43:40 2024-03-05T16:43:40.882Z INFO 7393 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 16:43:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.433 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 16:43:40 2024-03-05T16:43:40.888Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:43:40 2024-03-05T16:43:40.888Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:40 [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 16:43:41 2024-03-05T16:43:40.943Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:43:41 2024-03-05T16:43:40.943Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:43:41 2024-03-05T16:43:40.943Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:41 2024-03-05T16:43:40.943Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:41 2024-03-05T16:43:41.041Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:41 2024-03-05T16:43:41.041Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:41 16:43:41,079 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:43:41 16:43:41,079 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:43:41 16:43:41,079 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6ca21186 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:43:41 16:43:41,083 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@67b2b30a - 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. 16:43:41 16:43:41,083 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6ca21186 - 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 16:43:41 16:43:41,085 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:43:41 16:43:41,085 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:43:41 16:43:41,085 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:43:41 16:43:41,086 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@67b2b30a - 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. 16:43:41 16:43:41,086 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6ca21186 - 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 16:43:41 16:43:41,089 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:43:41 16:43:41,089 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:43:41 16:43:41,089 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:43:41 16:43:41,089 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709657021089) 16:43:41 16:43:41,089 |-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.7-SNAPSHOT.jar!/logback-spring.xml] 16:43:41 16:43:41,089 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:43:41 16:43:41,090 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:43:41 16:43:41,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7155f488 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:43:41 16:43:41,090 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:43:41 16:43:41,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7155f488 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:43:41 16:43:41,090 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:43:41 16:43:41,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7155f488 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:43:41 16:43:41,090 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:43:41 16:43:41,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7155f488 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:43:41 16:43:41,090 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:43:41 16:43:41,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7155f488 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:43:41 16:43:41,090 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:43:41 16:43:41,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7155f488 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:43:41 16:43:41,090 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:43:41 16:43:41,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7155f488 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:43:41 16:43:41,090 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:43:41 16:43:41,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7155f488 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:43:41 16:43:41,090 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:43:41 16:43:41,090 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:43:41 16:43:41,091 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:43:41 16:43:41,091 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:43:41 16:43:41,091 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:43:41 16:43:41,092 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:43:41 16:43:41,092 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:43:41 16:43:41,096 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3f4eb754 - Setting zoneId to "UTC" 16:43:41 16:43:41,097 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:43:41 16:43:41,097 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:43:41 16:43:41,100 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:43:41 16:43:41,100 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:43:41 16:43:41,100 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:43:41 16:43:41,100 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:43:41 16:43:41,100 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:43:41 16:43:41,100 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7155f488 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:43:41 16:43:41,100 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:43:41 16:43:41,100 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@208ad0ed - End of configuration. 16:43:41 16:43:41,100 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5c58db5b - Registering current configuration as safe fallback point 16:43:41 16:43:41 16:43:41 . ____ _ __ _ _ 16:43:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:43:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:43:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:43:41 ' |____| .__|_| |_|_| |_\__, | / / / / 16:43:41 =========|_|==============|___/=/_/_/_/ 16:43:41 :: Spring Boot :: (v3.1.2) 16:43:41 16:43:41 2024-03-05T16:43:41.104Z INFO 7393 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:43:41 2024-03-05T16:43:41.104Z INFO 7393 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 16:43:41 2024-03-05T16:43:41.141Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:43:41 2024-03-05T16:43:41.141Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:41 2024-03-05T16:43:41.195Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:43:41 2024-03-05T16:43:41.195Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:41 2024-03-05T16:43:41.200Z INFO 7393 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.142 seconds (process running for 63.439) 16:43:41 2024-03-05T16:43:41.237Z WARN 7393 --- [ 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') 16:43:41 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 16:43:41 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 16:43:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 16:43:41 [INFO] Running org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 16:43:41 16:43:41 . ____ _ __ _ _ 16:43:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:43:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:43:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:43:41 ' |____| .__|_| |_|_| |_\__, | / / / / 16:43:41 =========|_|==============|___/=/_/_/_/ 16:43:41 :: Spring Boot :: (v3.1.2) 16:43:41 16:43:41 2024-03-05T16:43:41.283Z INFO 7393 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Starting HttpClientConfigurationSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:43:41 2024-03-05T16:43:41.283Z INFO 7393 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 16:43:41 2024-03-05T16:43:41.287Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:43:41 2024-03-05T16:43:41.288Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:41 2024-03-05T16:43:41.300Z INFO 7393 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Started HttpClientConfigurationSpec in 0.035 seconds (process running for 63.538) 16:43:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 16:43:41 [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 16:43:41 16:43:41 . ____ _ __ _ _ 16:43:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:43:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:43:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:43:41 ' |____| .__|_| |_|_| |_\__, | / / / / 16:43:41 =========|_|==============|___/=/_/_/_/ 16:43:41 :: Spring Boot :: (v3.1.2) 16:43:41 16:43:41 2024-03-05T16:43:41.336Z INFO 7393 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:43:41 2024-03-05T16:43:41.336Z INFO 7393 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 16:43:41 2024-03-05T16:43:41.339Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:43:41 2024-03-05T16:43:41.339Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:41 2024-03-05T16:43:41.342Z INFO 7393 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.023 seconds (process running for 63.58) 16:43:41 2024-03-05T16:43:41.348Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:43:41 2024-03-05T16:43:41.348Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:41 2024-03-05T16:43:41.392Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:41 2024-03-05T16:43:41.392Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 16:43:41 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 16:43:44 16:43:44 . ____ _ __ _ _ 16:43:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:43:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:43:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:43:44 ' |____| .__|_| |_|_| |_\__, | / / / / 16:43:44 =========|_|==============|___/=/_/_/_/ 16:43:44 :: Spring Boot :: (v3.1.2) 16:43:44 16:43:44 2024-03-05T16:43:41.546Z INFO 7393 --- [ main] mNotificationSubscriptionCacheConfigSpec : Starting CmNotificationSubscriptionCacheConfigSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:43:44 2024-03-05T16:43:41.547Z INFO 7393 --- [ main] mNotificationSubscriptionCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:43:44 2024-03-05T16:43:41.548Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:43:44 2024-03-05T16:43:41.548Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:41.649Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:43:44 2024-03-05T16:43:41.650Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:41.666Z WARN 7393 --- [ 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: 16:43:44 --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 16:43:44 2024-03-05T16:43:41.696Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:43:44 2024-03-05T16:43:41.696Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:41.736Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:44 2024-03-05T16:43:41.736Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:41.748Z INFO 7393 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:43:44 + + o o o o---o o----o o o---o o o----o o--o--o 16:43:44 + + + + | | / \ / | | / / \ | | 16:43:44 + + + + + o----o o o o o----o | o o o o----o | 16:43:44 + + + + | | / \ / | | \ / \ | | 16:43:44 + + o o o o o---o o----o o----o o---o o o o----o o 16:43:44 2024-03-05T16:43:41.748Z INFO 7393 --- [ 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. 16:43:44 2024-03-05T16:43:41.748Z INFO 7393 --- [ 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 16:43:44 2024-03-05T16:43:41.748Z INFO 7393 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:43:44 2024-03-05T16:43:41.748Z INFO 7393 --- [ 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. 16:43:44 2024-03-05T16:43:41.748Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:43:44 2024-03-05T16:43:41.748Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:41.751Z INFO 7393 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:43:44 To enable the Jet engine on the members, do one of the following: 16:43:44 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:43:44 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:43:44 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:43:44 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:43:44 2024-03-05T16:43:41.800Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:43:44 2024-03-05T16:43:41.800Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:41.984Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:44 2024-03-05T16:43:41.985Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:42.153Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:43:44 2024-03-05T16:43:42.153Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:42.172Z INFO 7393 --- [ 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. 16:43:44 2024-03-05T16:43:42.247Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:44 2024-03-05T16:43:42.247Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:42.262Z INFO 7393 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:43:44 2024-03-05T16:43:42.266Z WARN 7393 --- [ 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. 16:43:44 2024-03-05T16:43:42.308Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:43:44 2024-03-05T16:43:42.308Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:42.409Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:43:44 2024-03-05T16:43:42.409Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:42.452Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:43:44 2024-03-05T16:43:42.452Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:42.501Z INFO 7393 --- [ 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. 16:43:44 2024-03-05T16:43:42.506Z INFO 7393 --- [ 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 16:43:44 2024-03-05T16:43:42.555Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:43:44 2024-03-05T16:43:42.555Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:42.572Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:44 2024-03-05T16:43:42.573Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:42.655Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:43:44 2024-03-05T16:43:42.656Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:42.760Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:43:44 2024-03-05T16:43:42.760Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:42.824Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:43:44 2024-03-05T16:43:42.824Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:42.948Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:44 2024-03-05T16:43:42.948Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:42.995Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:44 2024-03-05T16:43:42.995Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:43.008Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:43:44 2024-03-05T16:43:43.008Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:43.150Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:44 2024-03-05T16:43:43.150Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:43.163Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:43:44 2024-03-05T16:43:43.163Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:43.455Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:43:44 2024-03-05T16:43:43.456Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:43.567Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:43:44 2024-03-05T16:43:43.567Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:43.708Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:43:44 2024-03-05T16:43:43.708Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:43.758Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:43:44 2024-03-05T16:43:43.758Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:43.767Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:43:44 2024-03-05T16:43:43.767Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:43.776Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:44 2024-03-05T16:43:43.776Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:43.777Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:43:44 2024-03-05T16:43:43.777Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:43.952Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:44 2024-03-05T16:43:43.952Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:43.998Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:44 2024-03-05T16:43:43.998Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:44.112Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:43:44 2024-03-05T16:43:44.112Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:44.153Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:44 2024-03-05T16:43:44.153Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:44.167Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:43:44 2024-03-05T16:43:44.167Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:44.609Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:43:44 2024-03-05T16:43:44.609Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:44.672Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:43:44 2024-03-05T16:43:44.672Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:43:44 2024-03-05T16:43:44.672Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:44.672Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:44.781Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:43:44 2024-03-05T16:43:44.781Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:44.811Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:43:44 2024-03-05T16:43:44.811Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:44.830Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:44 2024-03-05T16:43:44.830Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:44.862Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:43:44 2024-03-05T16:43:44.862Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:44.901Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:44 2024-03-05T16:43:44.901Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:44.902Z INFO 7393 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:43:44 16:43:44 Members {size:1, ver:1} [ 16:43:44 Member [10.250.0.254]:5701 - 5354def2-0943-4331-bfcc-dfada92df213 this 16:43:44 ] 16:43:44 16:43:44 2024-03-05T16:43:44.906Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:44 2024-03-05T16:43:44.906Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:44 2024-03-05T16:43:44.930Z INFO 7393 --- [ 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 16:43:44 2024-03-05T16:43:44.960Z INFO 7393 --- [ main] mNotificationSubscriptionCacheConfigSpec : Started CmNotificationSubscriptionCacheConfigSpec in 3.428 seconds (process running for 67.198) 16:43:45 2024-03-05T16:43:44.972Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:43:45 2024-03-05T16:43:44.972Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:45 2024-03-05T16:43:44.972Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:43:45 2024-03-05T16:43:44.972Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:45 2024-03-05T16:43:45.040Z INFO 7393 --- [ main] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initializing cluster partition table arrangement... 16:43:45 2024-03-05T16:43:45.056Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:45 2024-03-05T16:43:45.056Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.651 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 16:43:45 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 16:43:51 16:43:51 . ____ _ __ _ _ 16:43:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:43:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:43:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:43:51 ' |____| .__|_| |_|_| |_\__, | / / / / 16:43:51 =========|_|==============|___/=/_/_/_/ 16:43:51 :: Spring Boot :: (v3.1.2) 16:43:51 16:43:51 2024-03-05T16:43:45.200Z INFO 7393 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:43:51 2024-03-05T16:43:45.200Z INFO 7393 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:43:51 2024-03-05T16:43:45.217Z INFO 7393 --- [ main] com.hazelcast.system.logo : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:43:51 + + o o o o---o o----o o o---o o o----o o--o--o 16:43:51 + + + + | | / \ / | | / / \ | | 16:43:51 + + + + + o----o o o o o----o | o o o o----o | 16:43:51 + + + + | | / \ / | | \ / \ | | 16:43:51 + + o o o o o---o o----o o----o o---o o o o----o o 16:43:51 2024-03-05T16:43:45.217Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:43:51 2024-03-05T16:43:45.217Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.126]:5702 16:43:51 2024-03-05T16:43:45.217Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:43:51 2024-03-05T16:43:45.217Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.107.126]: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. 16:43:51 2024-03-05T16:43:45.217Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:43:51 To enable the Jet engine on the members, do one of the following: 16:43:51 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:43:51 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:43:51 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:43:51 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:43:51 2024-03-05T16:43:45.228Z INFO 7393 --- [ main] com.hazelcast.system.security : [10.30.107.126]: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. 16:43:51 2024-03-05T16:43:45.230Z INFO 7393 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:43:51 2024-03-05T16:43:45.230Z WARN 7393 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.126]: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. 16:43:51 2024-03-05T16:43:45.246Z INFO 7393 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:43:51 2024-03-05T16:43:45.246Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.126]:5702 is STARTING 16:43:51 2024-03-05T16:43:45.343Z INFO 7393 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.251]:5702 16:43:51 2024-03-05T16:43:45.365Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:52663 and /10.30.107.251:5702 16:43:51 2024-03-05T16:43:45.663Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:43:51 2024-03-05T16:43:45.663Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:45.679Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:43:51 2024-03-05T16:43:45.679Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:45.734Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:51 2024-03-05T16:43:45.734Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:45.734Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:43:51 2024-03-05T16:43:45.734Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:45.773Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:43:51 2024-03-05T16:43:45.773Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:45.778Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:43:51 2024-03-05T16:43:45.778Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:45.829Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:43:51 2024-03-05T16:43:45.829Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:45.859Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:51 2024-03-05T16:43:45.859Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:45.879Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:43:51 2024-03-05T16:43:45.879Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:46.004Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:51 2024-03-05T16:43:46.004Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:46.179Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:43:51 2024-03-05T16:43:46.179Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:46.261Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:51 2024-03-05T16:43:46.261Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:46.533Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:43:51 2024-03-05T16:43:46.533Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:46.677Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:43:51 2024-03-05T16:43:46.677Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:46.738Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:43:51 2024-03-05T16:43:46.738Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:46.817Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:43:51 2024-03-05T16:43:46.817Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:46.837Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:51 2024-03-05T16:43:46.838Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:46.982Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:43:51 2024-03-05T16:43:46.982Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:47.007Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:51 2024-03-05T16:43:47.007Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:47.033Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:43:51 2024-03-05T16:43:47.033Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:47.034Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:43:51 2024-03-05T16:43:47.034Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:47.063Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:51 2024-03-05T16:43:47.063Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:47.163Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:51 2024-03-05T16:43:47.163Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:47.183Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:43:51 2024-03-05T16:43:47.183Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:47.486Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:43:51 2024-03-05T16:43:47.486Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:47.741Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:43:51 2024-03-05T16:43:47.741Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:47.821Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:43:51 2024-03-05T16:43:47.821Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:47.832Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:43:51 2024-03-05T16:43:47.832Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:47.835Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:43:51 2024-03-05T16:43:47.835Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:47.887Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:43:51 2024-03-05T16:43:47.887Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:47.967Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:51 2024-03-05T16:43:47.967Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:47.985Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:43:51 2024-03-05T16:43:47.985Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:48.041Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:51 2024-03-05T16:43:48.041Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:48.210Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:51 2024-03-05T16:43:48.210Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:48.366Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:51 2024-03-05T16:43:48.366Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:48.388Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:43:51 2024-03-05T16:43:48.388Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:48.591Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:43:51 2024-03-05T16:43:48.591Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:48.744Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:43:51 2024-03-05T16:43:48.744Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:48.789Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:43:51 2024-03-05T16:43:48.789Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:48.790Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:43:51 2024-03-05T16:43:48.791Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:48.925Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:43:51 2024-03-05T16:43:48.925Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:48.936Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:43:51 2024-03-05T16:43:48.936Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:49.043Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:51 2024-03-05T16:43:49.043Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:49.112Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:51 2024-03-05T16:43:49.113Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:49.121Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:51 2024-03-05T16:43:49.121Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:49.140Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:43:51 2024-03-05T16:43:49.140Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:49.492Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:43:51 2024-03-05T16:43:49.492Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:49.494Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:43:51 2024-03-05T16:43:49.494Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:49.570Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:51 2024-03-05T16:43:49.570Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:49.642Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:43:51 2024-03-05T16:43:49.642Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:49.647Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:43:51 2024-03-05T16:43:49.647Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:49.694Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:43:51 2024-03-05T16:43:49.694Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:49.940Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:43:51 2024-03-05T16:43:49.940Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:49.978Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:43:51 2024-03-05T16:43:49.978Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:50.096Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:51 2024-03-05T16:43:50.096Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:50.144Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:43:51 2024-03-05T16:43:50.144Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:50.275Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:51 2024-03-05T16:43:50.275Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:50.315Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:51 2024-03-05T16:43:50.316Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:50.448Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:43:51 2024-03-05T16:43:50.448Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:50.472Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5702 and /10.30.106.47:40947 16:43:51 2024-03-05T16:43:50.472Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:51 2024-03-05T16:43:50.473Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:50.473Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5702 and /10.30.107.251:53815 16:43:51 2024-03-05T16:43:50.474Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5702 and /10.30.106.47:36901 16:43:51 2024-03-05T16:43:50.474Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5702 and /10.30.107.251:42551 16:43:51 2024-03-05T16:43:50.474Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5702 and /10.30.106.47:35735 16:43:51 2024-03-05T16:43:50.477Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5702 and /10.30.107.251:47419 16:43:51 2024-03-05T16:43:50.477Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5702 and /10.30.107.251:40089 16:43:51 2024-03-05T16:43:50.482Z INFO 7393 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:43:51 16:43:51 Members {size:11, ver:11} [ 16:43:51 Member [10.30.107.251]:5702 - 67ea5050-e436-4136-af9a-e9b55021e090 16:43:51 Member [10.30.107.251]:5703 - 44372744-b654-4df0-a229-d84785c533b6 16:43:51 Member [10.30.107.251]:5704 - f1c950a0-1c1a-413f-8900-9e746ba14079 16:43:51 Member [10.30.107.251]:5705 - 8e90a098-bebb-4ca6-ad96-d8b1aa60df6a 16:43:51 Member [10.30.107.251]:5706 - 0edd9565-687f-4a2e-9008-061575c41c1c 16:43:51 Member [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f 16:43:51 Member [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:43:51 Member [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195 16:43:51 Member [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa 16:43:51 Member [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:43:51 Member [10.30.107.126]:5702 - bb576f9d-db71-4376-b949-817e222cb0e8 this 16:43:51 ] 16:43:51 16:43:51 2024-03-05T16:43:50.483Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5702, timeout: 10000, bind-any: true 16:43:51 2024-03-05T16:43:50.483Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:43:51 2024-03-05T16:43:50.483Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:43:51 2024-03-05T16:43:50.484Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5702 and /10.30.106.47:37063 16:43:51 2024-03-05T16:43:50.484Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5702 and /10.30.106.47:40079 16:43:51 2024-03-05T16:43:50.498Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:43:51 2024-03-05T16:43:50.498Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:50.508Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:48403 and /10.30.106.47:5702 16:43:51 2024-03-05T16:43:50.508Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:59701 and /10.30.106.47:5706 16:43:51 2024-03-05T16:43:50.508Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:60791 and /10.30.106.47:5705 16:43:51 2024-03-05T16:43:50.599Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:43:51 2024-03-05T16:43:50.599Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:50.698Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:43:51 2024-03-05T16:43:50.699Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:50.802Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:43:51 2024-03-05T16:43:50.802Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:51.003Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:43:51 2024-03-05T16:43:51.003Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:51.147Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:43:51 2024-03-05T16:43:51.147Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:51.184Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:43:51 2024-03-05T16:43:51.184Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:51.218Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:51 2024-03-05T16:43:51.218Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:51.282Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:51 2024-03-05T16:43:51.282Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:51.300Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:51 2024-03-05T16:43:51.300Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:51.355Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:43:51 2024-03-05T16:43:51.355Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:51.375Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:51 2024-03-05T16:43:51.375Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:51 2024-03-05T16:43:51.484Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.126]:5702 is STARTED 16:43:51 2024-03-05T16:43:51.488Z INFO 7393 --- [ main] com.hazelcast.system.logo : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:43:51 + + o o o o---o o----o o o---o o o----o o--o--o 16:43:51 + + + + | | / \ / | | / / \ | | 16:43:51 + + + + + o----o o o o o----o | o o o o----o | 16:43:51 + + + + | | / \ / | | \ / \ | | 16:43:51 + + o o o o o---o o----o o----o o---o o o o----o o 16:43:51 2024-03-05T16:43:51.488Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:43:51 2024-03-05T16:43:51.488Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.126]:5703 16:43:51 2024-03-05T16:43:51.488Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:43:51 2024-03-05T16:43:51.488Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.107.126]: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. 16:43:51 2024-03-05T16:43:51.488Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:43:51 To enable the Jet engine on the members, do one of the following: 16:43:51 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:43:51 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:43:51 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:43:51 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:43:51 2024-03-05T16:43:51.504Z INFO 7393 --- [ main] com.hazelcast.system.security : [10.30.107.126]: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. 16:43:51 2024-03-05T16:43:51.505Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:43:55 2024-03-05T16:43:51.505Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:51.506Z INFO 7393 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:43:55 2024-03-05T16:43:51.506Z WARN 7393 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.126]: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. 16:43:55 2024-03-05T16:43:51.515Z INFO 7393 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:43:55 2024-03-05T16:43:51.516Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.126]:5703 is STARTING 16:43:55 2024-03-05T16:43:51.625Z INFO 7393 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.251]:5702 16:43:55 2024-03-05T16:43:51.631Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:52979 and /10.30.107.251:5702 16:43:55 2024-03-05T16:43:51.756Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:43:55 2024-03-05T16:43:51.756Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:51.869Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:43:55 2024-03-05T16:43:51.869Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:51.905Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:43:55 2024-03-05T16:43:51.905Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:52.000Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:43:55 2024-03-05T16:43:52.000Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:52.087Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:43:55 2024-03-05T16:43:52.087Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:52.138Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:55 2024-03-05T16:43:52.139Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:52.153Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:55 2024-03-05T16:43:52.153Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:52.169Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:43:55 2024-03-05T16:43:52.169Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:52.223Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:55 2024-03-05T16:43:52.223Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:52.377Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:55 2024-03-05T16:43:52.378Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:52.509Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:43:55 2024-03-05T16:43:52.509Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:52.566Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:43:55 2024-03-05T16:43:52.566Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:52.608Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:43:55 2024-03-05T16:43:52.608Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:52.722Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:43:55 2024-03-05T16:43:52.722Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:52.854Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:43:55 2024-03-05T16:43:52.854Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:52.959Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:43:55 2024-03-05T16:43:52.959Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:53.043Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:55 2024-03-05T16:43:53.043Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:53.126Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:55 2024-03-05T16:43:53.126Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:53.157Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:55 2024-03-05T16:43:53.157Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:53.173Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:43:55 2024-03-05T16:43:53.173Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:53.191Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:43:55 2024-03-05T16:43:53.191Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:53.461Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:43:55 2024-03-05T16:43:53.461Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:53.481Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:55 2024-03-05T16:43:53.481Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:53.570Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:43:55 2024-03-05T16:43:53.570Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:53.714Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:43:55 2024-03-05T16:43:53.714Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:53.725Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:43:55 2024-03-05T16:43:53.725Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:53.858Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:43:55 2024-03-05T16:43:53.858Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:53.862Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:43:55 2024-03-05T16:43:53.862Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:54.129Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:55 2024-03-05T16:43:54.129Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:54.198Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:55 2024-03-05T16:43:54.198Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:54.245Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:43:55 2024-03-05T16:43:54.245Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:54.278Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:43:55 2024-03-05T16:43:54.278Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:54.361Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:55 2024-03-05T16:43:54.361Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:54.415Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:43:55 2024-03-05T16:43:54.415Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:54.424Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:43:55 2024-03-05T16:43:54.424Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:54.484Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:55 2024-03-05T16:43:54.484Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:54.630Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:43:55 2024-03-05T16:43:54.630Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:54.862Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:43:55 2024-03-05T16:43:54.862Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:54.918Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:43:55 2024-03-05T16:43:54.918Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:55.017Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:43:55 2024-03-05T16:43:55.017Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:55.270Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.107.126:5702->/10.30.107.251:40089, qualifier=null, endpoint=[10.30.107.251]:5705, remoteUuid=8e90a098-bebb-4ca6-ad96-d8b1aa60df6a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:43:55 2024-03-05T16:43:55.271Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.126:52663->/10.30.107.251:5702, qualifier=null, endpoint=[10.30.107.251]:5702, remoteUuid=67ea5050-e436-4136-af9a-e9b55021e090, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:43:55 2024-03-05T16:43:55.272Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.126:52979->/10.30.107.251:5702, qualifier=null, endpoint=[10.30.107.251]:5702, remoteUuid=67ea5050-e436-4136-af9a-e9b55021e090, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:43:55 2024-03-05T16:43:55.275Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.107.126:5702->/10.30.107.251:53815, qualifier=null, endpoint=[10.30.107.251]:5704, remoteUuid=f1c950a0-1c1a-413f-8900-9e746ba14079, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:43:55 2024-03-05T16:43:55.275Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.107.126:5702->/10.30.107.251:47419, qualifier=null, endpoint=[10.30.107.251]:5703, remoteUuid=44372744-b654-4df0-a229-d84785c533b6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:43:55 2024-03-05T16:43:55.275Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.107.126:5702->/10.30.107.251:42551, qualifier=null, endpoint=[10.30.107.251]:5706, remoteUuid=0edd9565-687f-4a2e-9008-061575c41c1c, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:43:55 2024-03-05T16:43:55.275Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.251:5702, timeout: 10000, bind-any: true 16:43:55 2024-03-05T16:43:55.275Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.251:5705, timeout: 10000, bind-any: true 16:43:55 2024-03-05T16:43:55.275Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.251:5704, timeout: 10000, bind-any: true 16:43:55 2024-03-05T16:43:55.276Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.251:5706, timeout: 10000, bind-any: true 16:43:55 2024-03-05T16:43:55.276Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.251:5703, timeout: 10000, bind-any: true 16:43:55 2024-03-05T16:43:55.276Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.251:5704. Reason: IOException[Connection refused to address /10.30.107.251:5704] 16:43:55 2024-03-05T16:43:55.276Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.251:5705. Reason: IOException[Connection refused to address /10.30.107.251:5705] 16:43:55 2024-03-05T16:43:55.276Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.251:5706. Reason: IOException[Connection refused to address /10.30.107.251:5706] 16:43:55 2024-03-05T16:43:55.276Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.251:5702. Reason: IOException[Connection refused to address /10.30.107.251:5702] 16:43:55 2024-03-05T16:43:55.277Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.251:5703. Reason: IOException[Connection refused to address /10.30.107.251:5703] 16:43:55 2024-03-05T16:43:55.281Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:43:55 2024-03-05T16:43:55.281Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:55.299Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:43:55 2024-03-05T16:43:55.300Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:55.304Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:43:55 2024-03-05T16:43:55.304Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:55.314Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:43:55 2024-03-05T16:43:55.314Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:55.318Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:43:55 2024-03-05T16:43:55.318Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:55.334Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:43:55 2024-03-05T16:43:55.334Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:55.377Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.251:5702, timeout: 10000, bind-any: true 16:43:55 2024-03-05T16:43:55.377Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.251:5705, timeout: 10000, bind-any: true 16:43:55 2024-03-05T16:43:55.377Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.251:5706, timeout: 10000, bind-any: true 16:43:55 2024-03-05T16:43:55.378Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.251:5703, timeout: 10000, bind-any: true 16:43:55 2024-03-05T16:43:55.378Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.251:5704, timeout: 10000, bind-any: true 16:43:55 2024-03-05T16:43:55.378Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.251:5702. Reason: IOException[Connection refused to address /10.30.107.251:5702] 16:43:55 2024-03-05T16:43:55.378Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.251:5705. Reason: IOException[Connection refused to address /10.30.107.251:5705] 16:43:55 2024-03-05T16:43:55.378Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.251:5706. Reason: IOException[Connection refused to address /10.30.107.251:5706] 16:43:55 2024-03-05T16:43:55.379Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.251:5704. Reason: IOException[Connection refused to address /10.30.107.251:5704] 16:43:55 2024-03-05T16:43:55.379Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.251:5703. Reason: IOException[Connection refused to address /10.30.107.251:5703] 16:43:55 2024-03-05T16:43:55.387Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:43:55 2024-03-05T16:43:55.387Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:55.479Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.251:5702, timeout: 10000, bind-any: true 16:43:55 2024-03-05T16:43:55.479Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.251:5705, timeout: 10000, bind-any: true 16:43:55 2024-03-05T16:43:55.479Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.251:5703, timeout: 10000, bind-any: true 16:43:55 2024-03-05T16:43:55.480Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.251:5706, timeout: 10000, bind-any: true 16:43:55 2024-03-05T16:43:55.480Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.251:5704, timeout: 10000, bind-any: true 16:43:55 2024-03-05T16:43:55.480Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.251:5703. Reason: IOException[Connection refused to address /10.30.107.251:5703] 16:43:55 2024-03-05T16:43:55.480Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.251:5705. Reason: IOException[Connection refused to address /10.30.107.251:5705] 16:43:55 2024-03-05T16:43:55.481Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.251:5706. Reason: IOException[Connection refused to address /10.30.107.251:5706] 16:43:55 2024-03-05T16:43:55.481Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.251:5704. Reason: IOException[Connection refused to address /10.30.107.251:5704] 16:43:55 2024-03-05T16:43:55.483Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.251:5702. Reason: IOException[Connection refused to address /10.30.107.251:5702] 16:43:55 2024-03-05T16:43:55.533Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:43:55 2024-03-05T16:43:55.533Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:55.581Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.251:5703, timeout: 10000, bind-any: true 16:43:55 2024-03-05T16:43:55.581Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.251:5705, timeout: 10000, bind-any: true 16:43:55 2024-03-05T16:43:55.581Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.251:5706, timeout: 10000, bind-any: true 16:43:55 2024-03-05T16:43:55.582Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.251:5704, timeout: 10000, bind-any: true 16:43:55 2024-03-05T16:43:55.582Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.251:5703. Reason: IOException[Connection refused to address /10.30.107.251:5703] 16:43:55 2024-03-05T16:43:55.582Z WARN 7393 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.251]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.251:5703}, Error-Count: 5 16:43:55 2024-03-05T16:43:55.582Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.251:5705. Reason: IOException[Connection refused to address /10.30.107.251:5705] 16:43:55 2024-03-05T16:43:55.582Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.251:5706. Reason: IOException[Connection refused to address /10.30.107.251:5706] 16:43:55 2024-03-05T16:43:55.582Z WARN 7393 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.251]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.251:5705}, Error-Count: 5 16:43:55 2024-03-05T16:43:55.582Z WARN 7393 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.251]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.251:5706}, Error-Count: 5 16:43:55 2024-03-05T16:43:55.583Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.251:5704. Reason: IOException[Connection refused to address /10.30.107.251:5704] 16:43:55 2024-03-05T16:43:55.583Z WARN 7393 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.251]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.251:5704}, Error-Count: 5 16:43:55 2024-03-05T16:43:55.583Z WARN 7393 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.251]:5706 - 0edd9565-687f-4a2e-9008-061575c41c1c is suspected to be dead for reason: No connection 16:43:55 2024-03-05T16:43:55.583Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.251:5702, timeout: 10000, bind-any: true 16:43:55 2024-03-05T16:43:55.583Z WARN 7393 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.251]:5705 - 8e90a098-bebb-4ca6-ad96-d8b1aa60df6a is suspected to be dead for reason: No connection 16:43:55 2024-03-05T16:43:55.584Z WARN 7393 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.251]:5703 - 44372744-b654-4df0-a229-d84785c533b6 is suspected to be dead for reason: No connection 16:43:55 2024-03-05T16:43:55.584Z WARN 7393 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.251]:5704 - f1c950a0-1c1a-413f-8900-9e746ba14079 is suspected to be dead for reason: No connection 16:43:55 2024-03-05T16:43:55.584Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.251:5702. Reason: IOException[Connection refused to address /10.30.107.251:5702] 16:43:55 2024-03-05T16:43:55.584Z WARN 7393 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.251]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.251:5702}, Error-Count: 5 16:43:55 2024-03-05T16:43:55.584Z WARN 7393 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.251]:5702 - 67ea5050-e436-4136-af9a-e9b55021e090 is suspected to be dead for reason: No connection 16:43:55 2024-03-05T16:43:55.589Z WARN 7393 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.47]:5702 is accepted. Response: MembersView{version=11, members=[MemberInfo{address=[10.30.106.47]:5702, uuid=d474995c-9ca6-4403-a552-5d080555452f, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.106.47]:5703, uuid=fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.47]:5704, uuid=ee1161a4-c64a-4936-9296-3b647d92c195, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.47]:5705, uuid=5ce924a4-b27b-4847-a330-6869770b38fa, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.47]:5706, uuid=ba283ba6-4428-4d55-ba62-7338ed56dbf3, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.126]:5702, uuid=bb576f9d-db71-4376-b949-817e222cb0e8, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}]} 16:43:55 2024-03-05T16:43:55.628Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:43:55 2024-03-05T16:43:55.628Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:43:55 2024-03-05T16:43:55.683Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.251:5705, timeout: 10000, bind-any: true 16:43:55 2024-03-05T16:43:55.683Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.251:5706, timeout: 10000, bind-any: true 16:43:55 2024-03-05T16:43:55.683Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.251:5703, timeout: 10000, bind-any: true 16:43:55 2024-03-05T16:43:55.683Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.251:5704, timeout: 10000, bind-any: true 16:43:55 2024-03-05T16:43:55.684Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.251:5706. Reason: IOException[Connection refused to address /10.30.107.251:5706] 16:43:55 2024-03-05T16:43:55.684Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.251:5705. Reason: IOException[Connection refused to address /10.30.107.251:5705] 16:43:55 2024-03-05T16:43:55.684Z WARN 7393 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.251]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.251:5706}, Error-Count: 6 16:43:55 2024-03-05T16:43:55.684Z WARN 7393 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.251]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.251:5705}, Error-Count: 6 16:43:55 2024-03-05T16:43:55.684Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.251:5704. Reason: IOException[Connection refused to address /10.30.107.251:5704] 16:43:55 2024-03-05T16:43:55.684Z WARN 7393 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.251]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.251:5704}, Error-Count: 6 16:43:55 2024-03-05T16:43:55.684Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.251:5703. Reason: IOException[Connection refused to address /10.30.107.251:5703] 16:43:55 2024-03-05T16:43:55.684Z WARN 7393 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.251]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.251:5703}, Error-Count: 6 16:43:55 2024-03-05T16:43:55.685Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.251:5702, timeout: 10000, bind-any: true 16:43:55 2024-03-05T16:43:55.686Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.251:5702. Reason: IOException[Connection refused to address /10.30.107.251:5702] 16:43:55 2024-03-05T16:43:55.686Z WARN 7393 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.251]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.251:5702}, Error-Count: 6 16:44:01 2024-03-05T16:43:55.711Z INFO 7393 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 67ea5050-e436-4136-af9a-e9b55021e090 16:44:01 2024-03-05T16:43:55.713Z INFO 7393 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 44372744-b654-4df0-a229-d84785c533b6 16:44:01 2024-03-05T16:43:55.713Z INFO 7393 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID f1c950a0-1c1a-413f-8900-9e746ba14079 16:44:01 2024-03-05T16:43:55.714Z INFO 7393 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 8e90a098-bebb-4ca6-ad96-d8b1aa60df6a 16:44:01 2024-03-05T16:43:55.715Z INFO 7393 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 0edd9565-687f-4a2e-9008-061575c41c1c 16:44:01 2024-03-05T16:43:55.716Z INFO 7393 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:44:01 16:44:01 Members {size:6, ver:12} [ 16:44:01 Member [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f 16:44:01 Member [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:01 Member [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195 16:44:01 Member [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:01 Member [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:01 Member [10.30.107.126]:5702 - bb576f9d-db71-4376-b949-817e222cb0e8 this 16:44:01 ] 16:44:01 16:44:01 2024-03-05T16:43:55.718Z INFO 7393 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.251]:5702, UUID: 67ea5050-e436-4136-af9a-e9b55021e090 16:44:01 2024-03-05T16:43:55.721Z INFO 7393 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.251]:5703, UUID: 44372744-b654-4df0-a229-d84785c533b6 16:44:01 2024-03-05T16:43:55.722Z INFO 7393 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.251]:5704, UUID: f1c950a0-1c1a-413f-8900-9e746ba14079 16:44:01 2024-03-05T16:43:55.723Z INFO 7393 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.251]:5705, UUID: 8e90a098-bebb-4ca6-ad96-d8b1aa60df6a 16:44:01 2024-03-05T16:43:55.723Z INFO 7393 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.251]:5706, UUID: 0edd9565-687f-4a2e-9008-061575c41c1c 16:44:01 2024-03-05T16:43:55.759Z WARN 7393 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.47]:5702]. (Probably they have recently joined or left the cluster.) { 16:44:01 [10.30.107.251]:5704 - f1c950a0-1c1a-413f-8900-9e746ba14079 16:44:01 [10.30.107.251]:5706 - 0edd9565-687f-4a2e-9008-061575c41c1c 16:44:01 [10.30.107.251]:5703 - 44372744-b654-4df0-a229-d84785c533b6 16:44:01 [10.30.107.251]:5702 - 67ea5050-e436-4136-af9a-e9b55021e090 16:44:01 [10.30.107.251]:5705 - 8e90a098-bebb-4ca6-ad96-d8b1aa60df6a 16:44:01 } 16:44:01 2024-03-05T16:43:55.797Z INFO 7393 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.47]:5702 16:44:01 2024-03-05T16:43:55.801Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:50483 and /10.30.106.47:5702 16:44:01 2024-03-05T16:43:55.817Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:01 2024-03-05T16:43:55.817Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:56.124Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:01 2024-03-05T16:43:56.124Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:56.203Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:01 2024-03-05T16:43:56.203Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:56.220Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:01 2024-03-05T16:43:56.220Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:56.221Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:01 2024-03-05T16:43:56.221Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:56.238Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:01 2024-03-05T16:43:56.238Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:56.311Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:01 2024-03-05T16:43:56.311Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:56.339Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:01 2024-03-05T16:43:56.339Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:56.428Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:01 2024-03-05T16:43:56.428Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:56.536Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:01 2024-03-05T16:43:56.536Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:56.588Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:01 2024-03-05T16:43:56.588Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:56.590Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:01 2024-03-05T16:43:56.590Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:56.870Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:01 2024-03-05T16:43:56.870Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:57.058Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:01 2024-03-05T16:43:57.058Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:57.078Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:01 2024-03-05T16:43:57.078Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:57.123Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:01 2024-03-05T16:43:57.124Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:57.168Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:01 2024-03-05T16:43:57.168Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:57.293Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:01 2024-03-05T16:43:57.293Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:57.347Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:01 2024-03-05T16:43:57.347Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:57.389Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:01 2024-03-05T16:43:57.389Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:57.423Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:01 2024-03-05T16:43:57.423Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:57.531Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:01 2024-03-05T16:43:57.531Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:57.642Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:01 2024-03-05T16:43:57.642Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:57.692Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:01 2024-03-05T16:43:57.692Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:58.024Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:01 2024-03-05T16:43:58.024Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:58.081Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:01 2024-03-05T16:43:58.081Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:58.172Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:01 2024-03-05T16:43:58.172Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:58.247Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:01 2024-03-05T16:43:58.247Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:58.262Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:01 2024-03-05T16:43:58.262Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:58.276Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:01 2024-03-05T16:43:58.276Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:58.376Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:01 2024-03-05T16:43:58.376Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:58.434Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:01 2024-03-05T16:43:58.434Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:58.451Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:01 2024-03-05T16:43:58.451Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:58.593Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:01 2024-03-05T16:43:58.593Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:58.747Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:01 2024-03-05T16:43:58.747Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:58.794Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:01 2024-03-05T16:43:58.794Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:58.978Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:01 2024-03-05T16:43:58.978Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:59.176Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:01 2024-03-05T16:43:59.176Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:59.230Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:01 2024-03-05T16:43:59.230Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:59.266Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:01 2024-03-05T16:43:59.266Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:59.285Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:01 2024-03-05T16:43:59.285Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:59.451Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:01 2024-03-05T16:43:59.451Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:59.488Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:01 2024-03-05T16:43:59.488Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:59.581Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:01 2024-03-05T16:43:59.581Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:59.597Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:01 2024-03-05T16:43:59.597Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:59.650Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:01 2024-03-05T16:43:59.650Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:59.655Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:01 2024-03-05T16:43:59.655Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:59.932Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:01 2024-03-05T16:43:59.932Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:43:59.997Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:01 2024-03-05T16:43:59.997Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:44:00.130Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:01 2024-03-05T16:44:00.130Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:44:00.270Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:01 2024-03-05T16:44:00.270Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:44:00.289Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:01 2024-03-05T16:44:00.289Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:44:00.304Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:01 2024-03-05T16:44:00.304Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:44:00.384Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:01 2024-03-05T16:44:00.384Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:44:00.542Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:01 2024-03-05T16:44:00.542Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:44:00.558Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:01 2024-03-05T16:44:00.558Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:44:00.650Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:01 2024-03-05T16:44:00.650Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:44:00.785Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:01 2024-03-05T16:44:00.786Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:44:00.855Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:01 2024-03-05T16:44:00.855Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:01 2024-03-05T16:44:00.912Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5703 and /10.30.106.47:48783 16:44:01 2024-03-05T16:44:00.912Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:44:01 16:44:01 Members {size:7, ver:13} [ 16:44:01 Member [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f 16:44:01 Member [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:01 Member [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195 16:44:01 Member [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:01 Member [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:01 Member [10.30.107.126]:5702 - bb576f9d-db71-4376-b949-817e222cb0e8 this 16:44:01 Member [10.30.107.126]:5703 - 0699dbed-dfdf-49f9-9650-2220194cd8ce 16:44:01 ] 16:44:01 16:44:01 2024-03-05T16:44:00.913Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:44:01 16:44:01 Members {size:7, ver:13} [ 16:44:01 Member [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f 16:44:01 Member [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:01 Member [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195 16:44:01 Member [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:01 Member [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:01 Member [10.30.107.126]:5702 - bb576f9d-db71-4376-b949-817e222cb0e8 16:44:01 Member [10.30.107.126]:5703 - 0699dbed-dfdf-49f9-9650-2220194cd8ce this 16:44:01 ] 16:44:01 16:44:01 2024-03-05T16:44:00.913Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5703 and /10.30.107.126:57359 16:44:01 2024-03-05T16:44:00.913Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5703 and /10.30.106.47:45357 16:44:01 2024-03-05T16:44:00.914Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5703 and /10.30.106.47:51335 16:44:02 2024-03-05T16:44:00.914Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:02 2024-03-05T16:44:00.914Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:57359 and /10.30.107.126:5703 16:44:02 2024-03-05T16:44:00.914Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:02 2024-03-05T16:44:00.915Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:02 2024-03-05T16:44:00.915Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:02 2024-03-05T16:44:00.915Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.126:5702, timeout: 10000, bind-any: true 16:44:02 2024-03-05T16:44:00.917Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5702 and /10.30.107.126:35129 16:44:02 2024-03-05T16:44:00.926Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:35129 and /10.30.107.126:5702 16:44:02 2024-03-05T16:44:00.928Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:40189 and /10.30.106.47:5705 16:44:02 2024-03-05T16:44:00.928Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5703 and /10.30.106.47:43809 16:44:02 2024-03-05T16:44:00.928Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:56917 and /10.30.106.47:5703 16:44:02 2024-03-05T16:44:00.929Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:41933 and /10.30.106.47:5706 16:44:02 2024-03-05T16:44:00.930Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:47667 and /10.30.106.47:5704 16:44:02 2024-03-05T16:44:00.936Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:02 2024-03-05T16:44:00.936Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:02 2024-03-05T16:44:01.000Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:02 2024-03-05T16:44:01.000Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:02 2024-03-05T16:44:01.134Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:02 2024-03-05T16:44:01.134Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:02 2024-03-05T16:44:01.227Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:02 2024-03-05T16:44:01.227Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:02 2024-03-05T16:44:01.236Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:02 2024-03-05T16:44:01.236Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:02 2024-03-05T16:44:01.393Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:02 2024-03-05T16:44:01.393Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:02 2024-03-05T16:44:01.408Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:02 2024-03-05T16:44:01.408Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:02 2024-03-05T16:44:01.507Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:02 2024-03-05T16:44:01.507Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:02 2024-03-05T16:44:01.545Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:02 2024-03-05T16:44:01.545Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:02 2024-03-05T16:44:01.562Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:02 2024-03-05T16:44:01.562Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:02 2024-03-05T16:44:01.688Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:02 2024-03-05T16:44:01.688Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:02 2024-03-05T16:44:01.858Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:02 2024-03-05T16:44:01.858Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:02 2024-03-05T16:44:01.915Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.126]:5703 is STARTED 16:44:02 2024-03-05T16:44:01.922Z INFO 7393 --- [ main] com.hazelcast.system.logo : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:44:02 + + o o o o---o o----o o o---o o o----o o--o--o 16:44:02 + + + + | | / \ / | | / / \ | | 16:44:02 + + + + + o----o o o o o----o | o o o o----o | 16:44:02 + + + + | | / \ / | | \ / \ | | 16:44:02 + + o o o o o---o o----o o----o o---o o o o----o o 16:44:02 2024-03-05T16:44:01.922Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:44:02 2024-03-05T16:44:01.922Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.126]:5704 16:44:02 2024-03-05T16:44:01.922Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:44:02 2024-03-05T16:44:01.922Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.107.126]: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. 16:44:02 2024-03-05T16:44:01.922Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:44:02 To enable the Jet engine on the members, do one of the following: 16:44:02 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:44:02 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:44:02 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:44:02 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:44:02 2024-03-05T16:44:01.935Z INFO 7393 --- [ main] com.hazelcast.system.security : [10.30.107.126]: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. 16:44:02 2024-03-05T16:44:01.936Z INFO 7393 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:44:02 2024-03-05T16:44:01.937Z WARN 7393 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.126]: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. 16:44:08 2024-03-05T16:44:01.944Z INFO 7393 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:44:08 2024-03-05T16:44:01.945Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.126]:5704 is STARTING 16:44:08 2024-03-05T16:44:02.090Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:08 2024-03-05T16:44:02.090Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:02.092Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:08 2024-03-05T16:44:02.092Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:02.102Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:08 2024-03-05T16:44:02.102Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:02.261Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:08 2024-03-05T16:44:02.261Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:02.283Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:08 2024-03-05T16:44:02.283Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:02.287Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:08 2024-03-05T16:44:02.287Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:02.547Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:08 2024-03-05T16:44:02.547Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:02.645Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:08 2024-03-05T16:44:02.645Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:02.692Z INFO 7393 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.47]:5702 16:44:08 2024-03-05T16:44:02.696Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:35899 and /10.30.106.47:5702 16:44:08 2024-03-05T16:44:02.699Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:08 2024-03-05T16:44:02.699Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:02.717Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:08 2024-03-05T16:44:02.717Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:02.765Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:08 2024-03-05T16:44:02.765Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:02.944Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:08 2024-03-05T16:44:02.944Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:03.069Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:08 2024-03-05T16:44:03.069Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:03.167Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:08 2024-03-05T16:44:03.167Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:03.204Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:08 2024-03-05T16:44:03.204Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:03.248Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:08 2024-03-05T16:44:03.248Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:03.290Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:08 2024-03-05T16:44:03.290Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:03.351Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:08 2024-03-05T16:44:03.351Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:03.386Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:08 2024-03-05T16:44:03.387Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:03.500Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:08 2024-03-05T16:44:03.500Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:03.570Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:08 2024-03-05T16:44:03.570Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:03.603Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:08 2024-03-05T16:44:03.603Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:03.969Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:08 2024-03-05T16:44:03.969Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:04.071Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:08 2024-03-05T16:44:04.071Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:04.149Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:08 2024-03-05T16:44:04.149Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:04.173Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:08 2024-03-05T16:44:04.173Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:04.201Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:08 2024-03-05T16:44:04.201Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:04.238Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:08 2024-03-05T16:44:04.238Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:04.307Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:08 2024-03-05T16:44:04.307Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:04.456Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:08 2024-03-05T16:44:04.456Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:04.494Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:08 2024-03-05T16:44:04.494Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:04.505Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:08 2024-03-05T16:44:04.505Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:04.505Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:08 2024-03-05T16:44:04.505Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:04.523Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:08 2024-03-05T16:44:04.523Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:05.072Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:08 2024-03-05T16:44:05.072Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:05.125Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:08 2024-03-05T16:44:05.126Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:05.126Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:08 2024-03-05T16:44:05.126Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:05.152Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:08 2024-03-05T16:44:05.152Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:05.209Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:08 2024-03-05T16:44:05.209Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:05.294Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:08 2024-03-05T16:44:05.294Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:05.308Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:08 2024-03-05T16:44:05.308Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:05.358Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:08 2024-03-05T16:44:05.358Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:05.358Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:08 2024-03-05T16:44:05.359Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:05.619Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:08 2024-03-05T16:44:05.619Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:05.626Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:08 2024-03-05T16:44:05.626Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:05.647Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:08 2024-03-05T16:44:05.647Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:06.175Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:08 2024-03-05T16:44:06.175Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:06.178Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:08 2024-03-05T16:44:06.178Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:06.206Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:08 2024-03-05T16:44:06.206Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:06.210Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:08 2024-03-05T16:44:06.211Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:06.330Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:08 2024-03-05T16:44:06.330Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:06.361Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:08 2024-03-05T16:44:06.361Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:06.397Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:08 2024-03-05T16:44:06.397Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:06.413Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:08 2024-03-05T16:44:06.413Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:06.462Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:08 2024-03-05T16:44:06.462Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:06.622Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:08 2024-03-05T16:44:06.622Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:06.631Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:08 2024-03-05T16:44:06.631Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:06.851Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:08 2024-03-05T16:44:06.851Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:07.182Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:08 2024-03-05T16:44:07.182Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:07.213Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:08 2024-03-05T16:44:07.213Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:07.278Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:08 2024-03-05T16:44:07.278Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:07.310Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:08 2024-03-05T16:44:07.310Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:07.317Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:08 2024-03-05T16:44:07.317Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:07.350Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:08 2024-03-05T16:44:07.350Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:07.533Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:08 2024-03-05T16:44:07.533Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:07.565Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:08 2024-03-05T16:44:07.565Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:07.567Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:08 2024-03-05T16:44:07.567Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:07.634Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:08 2024-03-05T16:44:07.634Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:07.676Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:08 2024-03-05T16:44:07.676Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:07.703Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:08 2024-03-05T16:44:07.703Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:07.814Z INFO 7393 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:44:08 16:44:08 Members {size:8, ver:14} [ 16:44:08 Member [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f 16:44:08 Member [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:08 Member [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195 16:44:08 Member [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:08 Member [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:08 Member [10.30.107.126]:5702 - bb576f9d-db71-4376-b949-817e222cb0e8 16:44:08 Member [10.30.107.126]:5703 - 0699dbed-dfdf-49f9-9650-2220194cd8ce 16:44:08 Member [10.30.107.126]:5704 - 6e74953b-ba99-4511-8529-6328a9415b6a this 16:44:08 ] 16:44:08 16:44:08 2024-03-05T16:44:07.815Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:08 2024-03-05T16:44:07.815Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:08 2024-03-05T16:44:07.816Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:08 2024-03-05T16:44:07.816Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:08 2024-03-05T16:44:07.816Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.126:5702, timeout: 10000, bind-any: true 16:44:08 2024-03-05T16:44:07.816Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.126:5703, timeout: 10000, bind-any: true 16:44:08 2024-03-05T16:44:07.816Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5704 and /10.30.106.47:49129 16:44:08 2024-03-05T16:44:07.817Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5704 and /10.30.106.47:60991 16:44:08 2024-03-05T16:44:07.817Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:44:08 16:44:08 Members {size:8, ver:14} [ 16:44:08 Member [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f 16:44:08 Member [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:08 Member [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195 16:44:08 Member [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:08 Member [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:08 Member [10.30.107.126]:5702 - bb576f9d-db71-4376-b949-817e222cb0e8 this 16:44:08 Member [10.30.107.126]:5703 - 0699dbed-dfdf-49f9-9650-2220194cd8ce 16:44:08 Member [10.30.107.126]:5704 - 6e74953b-ba99-4511-8529-6328a9415b6a 16:44:08 ] 16:44:08 16:44:08 2024-03-05T16:44:07.817Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5704 and /10.30.106.47:47271 16:44:08 2024-03-05T16:44:07.819Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5702 and /10.30.107.126:51353 16:44:08 2024-03-05T16:44:07.819Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5703 and /10.30.107.126:58745 16:44:08 2024-03-05T16:44:07.820Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5704 and /10.30.107.126:47263 16:44:08 2024-03-05T16:44:07.821Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:51353 and /10.30.107.126:5702 16:44:08 2024-03-05T16:44:07.821Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:49039 and /10.30.106.47:5704 16:44:08 2024-03-05T16:44:07.822Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:44:08 16:44:08 Members {size:8, ver:14} [ 16:44:08 Member [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f 16:44:08 Member [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:08 Member [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195 16:44:08 Member [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:08 Member [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:08 Member [10.30.107.126]:5702 - bb576f9d-db71-4376-b949-817e222cb0e8 16:44:08 Member [10.30.107.126]:5703 - 0699dbed-dfdf-49f9-9650-2220194cd8ce this 16:44:08 Member [10.30.107.126]:5704 - 6e74953b-ba99-4511-8529-6328a9415b6a 16:44:08 ] 16:44:08 16:44:08 2024-03-05T16:44:07.822Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:38867 and /10.30.106.47:5703 16:44:08 2024-03-05T16:44:07.822Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:57433 and /10.30.106.47:5705 16:44:08 2024-03-05T16:44:07.829Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5704 and /10.30.106.47:42291 16:44:08 2024-03-05T16:44:07.829Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:53615 and /10.30.106.47:5706 16:44:08 2024-03-05T16:44:07.829Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5704 and /10.30.107.126:54177 16:44:08 2024-03-05T16:44:07.830Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:54177 and /10.30.107.126:5704 16:44:08 2024-03-05T16:44:07.830Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:58745 and /10.30.107.126:5703 16:44:08 2024-03-05T16:44:07.830Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:47263 and /10.30.107.126:5704 16:44:08 2024-03-05T16:44:08.036Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:08 2024-03-05T16:44:08.036Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:08.180Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:08 2024-03-05T16:44:08.180Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:08.213Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:08 2024-03-05T16:44:08.213Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:08.254Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:08 2024-03-05T16:44:08.254Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:08.319Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:08 2024-03-05T16:44:08.319Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:08.385Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:08 2024-03-05T16:44:08.385Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:08.522Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:08 2024-03-05T16:44:08.522Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:08.721Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:08 2024-03-05T16:44:08.721Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:08.737Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:08 2024-03-05T16:44:08.737Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:08.756Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:08 2024-03-05T16:44:08.756Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:08.782Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:08 2024-03-05T16:44:08.782Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:08 2024-03-05T16:44:08.817Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.126]:5704 is STARTED 16:44:08 2024-03-05T16:44:08.825Z INFO 7393 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 23.64 seconds (process running for 91.064) 16:44:08 2024-03-05T16:44:08.838Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:08 2024-03-05T16:44:08.838Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:09 2024-03-05T16:44:08.882Z INFO 7393 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 16:44:10 2024-03-05T16:44:09.141Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:10 2024-03-05T16:44:09.141Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:10 2024-03-05T16:44:09.182Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:10 2024-03-05T16:44:09.182Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:10 2024-03-05T16:44:09.259Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:10 2024-03-05T16:44:09.259Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:10 2024-03-05T16:44:09.368Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:10 2024-03-05T16:44:09.368Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:10 2024-03-05T16:44:09.374Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:10 2024-03-05T16:44:09.374Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:10 2024-03-05T16:44:09.489Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:10 2024-03-05T16:44:09.489Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:10 2024-03-05T16:44:09.659Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:10 2024-03-05T16:44:09.659Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:10 2024-03-05T16:44:09.724Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:10 2024-03-05T16:44:09.724Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:10 2024-03-05T16:44:09.725Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:10 2024-03-05T16:44:09.725Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:10 2024-03-05T16:44:09.735Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:10 2024-03-05T16:44:09.735Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:10 2024-03-05T16:44:09.891Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:10 2024-03-05T16:44:09.891Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:10 2024-03-05T16:44:09.897Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:10 2024-03-05T16:44:09.897Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.848 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 16:44:10 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 16:44:17 16:44:17 . ____ _ __ _ _ 16:44:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:44:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:44:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:44:17 ' |____| .__|_| |_|_| |_\__, | / / / / 16:44:17 =========|_|==============|___/=/_/_/_/ 16:44:17 :: Spring Boot :: (v3.1.2) 16:44:17 16:44:17 2024-03-05T16:44:10.058Z INFO 7393 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:44:17 2024-03-05T16:44:10.058Z INFO 7393 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:44:17 2024-03-05T16:44:10.077Z INFO 7393 --- [ main] com.hazelcast.system.logo : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:44:17 + + o o o o---o o----o o o---o o o----o o--o--o 16:44:17 + + + + | | / \ / | | / / \ | | 16:44:17 + + + + + o----o o o o o----o | o o o o----o | 16:44:17 + + + + | | / \ / | | \ / \ | | 16:44:17 + + o o o o o---o o----o o----o o---o o o o----o o 16:44:17 2024-03-05T16:44:10.077Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:44:17 2024-03-05T16:44:10.077Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.126]:5705 16:44:17 2024-03-05T16:44:10.077Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:44:17 2024-03-05T16:44:10.077Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.107.126]: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. 16:44:17 2024-03-05T16:44:10.077Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:44:17 To enable the Jet engine on the members, do one of the following: 16:44:17 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:44:17 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:44:17 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:44:17 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:44:17 2024-03-05T16:44:10.089Z INFO 7393 --- [ main] com.hazelcast.system.security : [10.30.107.126]: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. 16:44:17 2024-03-05T16:44:10.091Z INFO 7393 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:44:17 2024-03-05T16:44:10.091Z WARN 7393 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.126]: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. 16:44:17 2024-03-05T16:44:10.099Z INFO 7393 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:44:17 2024-03-05T16:44:10.100Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.126]:5705 is STARTING 16:44:17 2024-03-05T16:44:10.112Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:17 2024-03-05T16:44:10.112Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:10.144Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:17 2024-03-05T16:44:10.144Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:10.195Z INFO 7393 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.47]:5702 16:44:17 2024-03-05T16:44:10.198Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:33199 and /10.30.106.47:5702 16:44:17 2024-03-05T16:44:10.277Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:17 2024-03-05T16:44:10.277Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:10.285Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:17 2024-03-05T16:44:10.285Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:10.342Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:17 2024-03-05T16:44:10.342Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:10.371Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:17 2024-03-05T16:44:10.371Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:10.612Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:17 2024-03-05T16:44:10.612Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:10.727Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:17 2024-03-05T16:44:10.727Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:10.793Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:17 2024-03-05T16:44:10.793Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:10.829Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:17 2024-03-05T16:44:10.829Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:10.891Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:17 2024-03-05T16:44:10.891Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:10.996Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:17 2024-03-05T16:44:10.996Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:11.001Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:17 2024-03-05T16:44:11.001Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:11.115Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:17 2024-03-05T16:44:11.115Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:11.223Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:17 2024-03-05T16:44:11.223Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:11.387Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:17 2024-03-05T16:44:11.388Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:11.480Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:17 2024-03-05T16:44:11.480Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:11.497Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:17 2024-03-05T16:44:11.497Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:11.565Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:17 2024-03-05T16:44:11.565Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:11.629Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:17 2024-03-05T16:44:11.629Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:11.682Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:17 2024-03-05T16:44:11.682Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:11.794Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:17 2024-03-05T16:44:11.794Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:11.798Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:17 2024-03-05T16:44:11.798Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:11.905Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:17 2024-03-05T16:44:11.905Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:12.000Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:17 2024-03-05T16:44:12.001Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:12.026Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:17 2024-03-05T16:44:12.027Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:12.269Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:17 2024-03-05T16:44:12.269Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:12.383Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:17 2024-03-05T16:44:12.383Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:12.501Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:17 2024-03-05T16:44:12.501Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:12.590Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:17 2024-03-05T16:44:12.590Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:12.618Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:17 2024-03-05T16:44:12.618Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:12.731Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:17 2024-03-05T16:44:12.731Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:12.786Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:17 2024-03-05T16:44:12.786Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:12.850Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:17 2024-03-05T16:44:12.850Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:12.898Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:17 2024-03-05T16:44:12.898Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:13.003Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:17 2024-03-05T16:44:13.003Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:13.108Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:17 2024-03-05T16:44:13.108Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:13.172Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:17 2024-03-05T16:44:13.172Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:13.229Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:17 2024-03-05T16:44:13.229Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:13.336Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:17 2024-03-05T16:44:13.336Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:13.504Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:17 2024-03-05T16:44:13.504Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:13.693Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:17 2024-03-05T16:44:13.693Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:13.738Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:17 2024-03-05T16:44:13.738Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:13.771Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:17 2024-03-05T16:44:13.771Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:13.834Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:17 2024-03-05T16:44:13.834Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:14.004Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:17 2024-03-05T16:44:14.004Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:14.051Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:17 2024-03-05T16:44:14.051Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:14.156Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:17 2024-03-05T16:44:14.156Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:14.161Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:17 2024-03-05T16:44:14.161Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:14.240Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:17 2024-03-05T16:44:14.240Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:14.275Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:17 2024-03-05T16:44:14.275Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:14.382Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:17 2024-03-05T16:44:14.382Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:14.458Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:17 2024-03-05T16:44:14.458Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:14.691Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:17 2024-03-05T16:44:14.691Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:14.696Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:17 2024-03-05T16:44:14.696Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:14.837Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:17 2024-03-05T16:44:14.837Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:14.875Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:17 2024-03-05T16:44:14.875Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:14.907Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:17 2024-03-05T16:44:14.908Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:15.215Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:17 2024-03-05T16:44:15.215Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:15.243Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:17 2024-03-05T16:44:15.243Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:15.255Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:17 2024-03-05T16:44:15.255Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:15.335Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:17 2024-03-05T16:44:15.335Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:15.360Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:17 2024-03-05T16:44:15.360Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:15.478Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:17 2024-03-05T16:44:15.478Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:15.661Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:17 2024-03-05T16:44:15.661Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:15.695Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:17 2024-03-05T16:44:15.695Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:15.776Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:17 2024-03-05T16:44:15.777Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:15.798Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:17 2024-03-05T16:44:15.798Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:16.041Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:17 2024-03-05T16:44:16.041Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:16.060Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:17 2024-03-05T16:44:16.060Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:16.067Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:17 2024-03-05T16:44:16.067Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:16.309Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:17 2024-03-05T16:44:16.309Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:16.362Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:17 2024-03-05T16:44:16.362Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:16.396Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:17 2024-03-05T16:44:16.396Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:16.439Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:17 2024-03-05T16:44:16.439Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:16.514Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:17 2024-03-05T16:44:16.514Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:16.532Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:17 2024-03-05T16:44:16.532Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:16.597Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:17 2024-03-05T16:44:16.597Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:16.879Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:17 2024-03-05T16:44:16.879Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:16.900Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:17 2024-03-05T16:44:16.900Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:17 2024-03-05T16:44:16.912Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:17 2024-03-05T16:44:16.912Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:18 2024-03-05T16:44:16.943Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:18 2024-03-05T16:44:16.943Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:18 2024-03-05T16:44:17.019Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:18 2024-03-05T16:44:17.019Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:18 2024-03-05T16:44:17.211Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:18 2024-03-05T16:44:17.212Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:18 2024-03-05T16:44:17.392Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:18 2024-03-05T16:44:17.392Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:18 2024-03-05T16:44:17.515Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:18 2024-03-05T16:44:17.515Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:18 2024-03-05T16:44:17.567Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:18 2024-03-05T16:44:17.567Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:18 2024-03-05T16:44:17.585Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:18 2024-03-05T16:44:17.585Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:18 2024-03-05T16:44:17.600Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:18 2024-03-05T16:44:17.600Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:18 2024-03-05T16:44:17.600Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:18 2024-03-05T16:44:17.601Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:17.921Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:23 2024-03-05T16:44:17.921Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:18.003Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:23 2024-03-05T16:44:18.003Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:18.016Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:23 2024-03-05T16:44:18.016Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:18.063Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:23 2024-03-05T16:44:18.063Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:18.082Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:23 2024-03-05T16:44:18.082Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:18.147Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:23 2024-03-05T16:44:18.147Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:18.367Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:23 2024-03-05T16:44:18.367Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:18.383Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:44:23 16:44:23 Members {size:10, ver:16} [ 16:44:23 Member [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f 16:44:23 Member [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:23 Member [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195 16:44:23 Member [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:23 Member [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:23 Member [10.30.107.126]:5702 - bb576f9d-db71-4376-b949-817e222cb0e8 this 16:44:23 Member [10.30.107.126]:5703 - 0699dbed-dfdf-49f9-9650-2220194cd8ce 16:44:23 Member [10.30.107.126]:5704 - 6e74953b-ba99-4511-8529-6328a9415b6a 16:44:23 Member [10.30.107.126]:5705 - 293b426f-61d9-4942-84ed-36fcf9e7f154 16:44:23 Member [10.30.107.206]:5701 - b4d4b0c6-7b89-4b46-bfde-d5851ba41697 16:44:23 ] 16:44:23 16:44:23 2024-03-05T16:44:18.384Z INFO 7393 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:44:23 16:44:23 Members {size:10, ver:16} [ 16:44:23 Member [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f 16:44:23 Member [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:23 Member [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195 16:44:23 Member [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:23 Member [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:23 Member [10.30.107.126]:5702 - bb576f9d-db71-4376-b949-817e222cb0e8 16:44:23 Member [10.30.107.126]:5703 - 0699dbed-dfdf-49f9-9650-2220194cd8ce 16:44:23 Member [10.30.107.126]:5704 - 6e74953b-ba99-4511-8529-6328a9415b6a 16:44:23 Member [10.30.107.126]:5705 - 293b426f-61d9-4942-84ed-36fcf9e7f154 this 16:44:23 Member [10.30.107.206]:5701 - b4d4b0c6-7b89-4b46-bfde-d5851ba41697 16:44:23 ] 16:44:23 16:44:23 2024-03-05T16:44:18.386Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5705 and /10.30.106.47:56431 16:44:23 2024-03-05T16:44:18.386Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5705 and /10.30.107.126:55545 16:44:23 2024-03-05T16:44:18.386Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5705 and /10.30.106.47:38491 16:44:23 2024-03-05T16:44:18.387Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:55545 and /10.30.107.126:5705 16:44:23 2024-03-05T16:44:18.387Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5705 and /10.30.107.126:36225 16:44:23 2024-03-05T16:44:18.387Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:36225 and /10.30.107.126:5705 16:44:23 2024-03-05T16:44:18.387Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:23 2024-03-05T16:44:18.388Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:23 2024-03-05T16:44:18.388Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:23 2024-03-05T16:44:18.388Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:23 2024-03-05T16:44:18.388Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.126:5702, timeout: 10000, bind-any: true 16:44:23 2024-03-05T16:44:18.388Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.126:5704, timeout: 10000, bind-any: true 16:44:23 2024-03-05T16:44:18.389Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:23 2024-03-05T16:44:18.391Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5702 and /10.30.107.126:56125 16:44:23 2024-03-05T16:44:18.392Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5704 and /10.30.107.126:58895 16:44:23 2024-03-05T16:44:18.392Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:58895 and /10.30.107.126:5704 16:44:23 2024-03-05T16:44:18.392Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:36163 and /10.30.107.206:5701 16:44:23 2024-03-05T16:44:18.394Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:42419 and /10.30.106.47:5703 16:44:23 2024-03-05T16:44:18.397Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:54499 and /10.30.107.206:5701 16:44:23 2024-03-05T16:44:18.398Z INFO 7393 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:44:23 16:44:23 Members {size:10, ver:16} [ 16:44:23 Member [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f 16:44:23 Member [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:23 Member [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195 16:44:23 Member [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:23 Member [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:23 Member [10.30.107.126]:5702 - bb576f9d-db71-4376-b949-817e222cb0e8 16:44:23 Member [10.30.107.126]:5703 - 0699dbed-dfdf-49f9-9650-2220194cd8ce this 16:44:23 Member [10.30.107.126]:5704 - 6e74953b-ba99-4511-8529-6328a9415b6a 16:44:23 Member [10.30.107.126]:5705 - 293b426f-61d9-4942-84ed-36fcf9e7f154 16:44:23 Member [10.30.107.206]:5701 - b4d4b0c6-7b89-4b46-bfde-d5851ba41697 16:44:23 ] 16:44:23 16:44:23 2024-03-05T16:44:18.401Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5705 and /10.30.106.47:37135 16:44:23 2024-03-05T16:44:18.401Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5703 and /10.30.107.206:54685 16:44:23 2024-03-05T16:44:18.401Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:56125 and /10.30.107.126:5702 16:44:23 2024-03-05T16:44:18.402Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5705 and /10.30.107.126:47247 16:44:23 2024-03-05T16:44:18.403Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:57067 and /10.30.106.47:5705 16:44:23 2024-03-05T16:44:18.403Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:52477 and /10.30.107.206:5701 16:44:23 2024-03-05T16:44:18.403Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:38251 and /10.30.106.47:5706 16:44:23 2024-03-05T16:44:18.404Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5705 and /10.30.106.47:33069 16:44:23 2024-03-05T16:44:18.404Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:36487 and /10.30.106.47:5704 16:44:23 2024-03-05T16:44:18.404Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5705 and /10.30.107.206:45335 16:44:23 2024-03-05T16:44:18.405Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:47247 and /10.30.107.126:5705 16:44:23 2024-03-05T16:44:18.405Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5702 and /10.30.107.206:54065 16:44:23 2024-03-05T16:44:18.406Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:44:23 16:44:23 Members {size:10, ver:16} [ 16:44:23 Member [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f 16:44:23 Member [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:23 Member [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195 16:44:23 Member [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:23 Member [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:23 Member [10.30.107.126]:5702 - bb576f9d-db71-4376-b949-817e222cb0e8 16:44:23 Member [10.30.107.126]:5703 - 0699dbed-dfdf-49f9-9650-2220194cd8ce 16:44:23 Member [10.30.107.126]:5704 - 6e74953b-ba99-4511-8529-6328a9415b6a this 16:44:23 Member [10.30.107.126]:5705 - 293b426f-61d9-4942-84ed-36fcf9e7f154 16:44:23 Member [10.30.107.206]:5701 - b4d4b0c6-7b89-4b46-bfde-d5851ba41697 16:44:23 ] 16:44:23 16:44:23 2024-03-05T16:44:18.406Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5704 and /10.30.107.206:37141 16:44:23 2024-03-05T16:44:18.414Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:38497 and /10.30.107.206:5701 16:44:23 2024-03-05T16:44:18.421Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:23 2024-03-05T16:44:18.421Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:18.506Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:23 2024-03-05T16:44:18.506Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:18.545Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:23 2024-03-05T16:44:18.545Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:18.644Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:23 2024-03-05T16:44:18.644Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:18.753Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:23 2024-03-05T16:44:18.753Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:18.927Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:23 2024-03-05T16:44:18.927Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:19.141Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:23 2024-03-05T16:44:19.141Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:19.211Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:23 2024-03-05T16:44:19.211Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:19.217Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:23 2024-03-05T16:44:19.217Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:19.219Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:23 2024-03-05T16:44:19.219Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:19.363Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:23 2024-03-05T16:44:19.363Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:19.389Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.126]:5705 is STARTED 16:44:23 2024-03-05T16:44:19.394Z INFO 7393 --- [ main] com.hazelcast.system.logo : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:44:23 + + o o o o---o o----o o o---o o o----o o--o--o 16:44:23 + + + + | | / \ / | | / / \ | | 16:44:23 + + + + + o----o o o o o----o | o o o o----o | 16:44:23 + + + + | | / \ / | | \ / \ | | 16:44:23 + + o o o o o---o o----o o----o o---o o o o----o o 16:44:23 2024-03-05T16:44:19.394Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:44:23 2024-03-05T16:44:19.394Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.126]:5706 16:44:23 2024-03-05T16:44:19.394Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:44:23 2024-03-05T16:44:19.394Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.107.126]: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. 16:44:23 2024-03-05T16:44:19.394Z INFO 7393 --- [ main] com.hazelcast.system : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:44:23 To enable the Jet engine on the members, do one of the following: 16:44:23 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:44:23 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:44:23 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:44:23 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:44:23 2024-03-05T16:44:19.406Z INFO 7393 --- [ main] com.hazelcast.system.security : [10.30.107.126]: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. 16:44:23 2024-03-05T16:44:19.407Z INFO 7393 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:44:23 2024-03-05T16:44:19.407Z WARN 7393 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.126]: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. 16:44:23 2024-03-05T16:44:19.440Z INFO 7393 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:44:23 2024-03-05T16:44:19.441Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.126]:5706 is STARTING 16:44:23 2024-03-05T16:44:19.470Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:23 2024-03-05T16:44:19.470Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:19.532Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:23 2024-03-05T16:44:19.532Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:19.551Z INFO 7393 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.47]:5702 16:44:23 2024-03-05T16:44:19.559Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:33955 and /10.30.106.47:5702 16:44:23 2024-03-05T16:44:19.598Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:23 2024-03-05T16:44:19.598Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:19.655Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:23 2024-03-05T16:44:19.655Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:19.664Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:23 2024-03-05T16:44:19.664Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:19.748Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:23 2024-03-05T16:44:19.748Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:20.031Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:23 2024-03-05T16:44:20.031Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:20.273Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:23 2024-03-05T16:44:20.273Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:20.295Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:23 2024-03-05T16:44:20.295Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:20.414Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:23 2024-03-05T16:44:20.414Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:20.423Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:23 2024-03-05T16:44:20.423Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:20.423Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:23 2024-03-05T16:44:20.423Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:20.467Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:23 2024-03-05T16:44:20.467Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:20.601Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:23 2024-03-05T16:44:20.601Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:20.602Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:23 2024-03-05T16:44:20.602Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:20.617Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:23 2024-03-05T16:44:20.617Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:20.693Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:23 2024-03-05T16:44:20.693Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:20.859Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:23 2024-03-05T16:44:20.859Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:21.045Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:23 2024-03-05T16:44:21.045Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:21.369Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:23 2024-03-05T16:44:21.370Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:21.377Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:23 2024-03-05T16:44:21.377Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:21.398Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:23 2024-03-05T16:44:21.398Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:21.405Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:23 2024-03-05T16:44:21.405Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:21.526Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:23 2024-03-05T16:44:21.526Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:21.570Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:23 2024-03-05T16:44:21.570Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:21.577Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:23 2024-03-05T16:44:21.577Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:21.616Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:23 2024-03-05T16:44:21.616Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:21.747Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:23 2024-03-05T16:44:21.747Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:21.754Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:23 2024-03-05T16:44:21.754Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:21.861Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:23 2024-03-05T16:44:21.861Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:22.098Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:23 2024-03-05T16:44:22.098Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:22.257Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:23 2024-03-05T16:44:22.257Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:22.272Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:23 2024-03-05T16:44:22.272Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:22.330Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:23 2024-03-05T16:44:22.331Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:22.451Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:23 2024-03-05T16:44:22.451Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:22.473Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:23 2024-03-05T16:44:22.473Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:22.629Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:23 2024-03-05T16:44:22.629Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:22.630Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:23 2024-03-05T16:44:22.630Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:22.713Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:23 2024-03-05T16:44:22.713Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:22.718Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:23 2024-03-05T16:44:22.718Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:22.857Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:23 2024-03-05T16:44:22.858Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:22.950Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:23 2024-03-05T16:44:22.950Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:23.101Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:23 2024-03-05T16:44:23.101Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:23.275Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:23 2024-03-05T16:44:23.275Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:23.283Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:23 2024-03-05T16:44:23.283Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:23.410Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:23 2024-03-05T16:44:23.410Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:23 2024-03-05T16:44:23.503Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:23 2024-03-05T16:44:23.503Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:23.566Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:25 2024-03-05T16:44:23.566Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:23.631Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:25 2024-03-05T16:44:23.631Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:23.633Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:25 2024-03-05T16:44:23.633Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:23.676Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:25 2024-03-05T16:44:23.676Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:23.720Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:25 2024-03-05T16:44:23.720Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:23.903Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:25 2024-03-05T16:44:23.903Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:23.909Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:25 2024-03-05T16:44:23.909Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:24.154Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:25 2024-03-05T16:44:24.154Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:24.278Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:25 2024-03-05T16:44:24.278Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:24.363Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:25 2024-03-05T16:44:24.363Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:24.487Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:25 2024-03-05T16:44:24.487Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:24.557Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:25 2024-03-05T16:44:24.557Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:24.584Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:25 2024-03-05T16:44:24.584Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:24.623Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:25 2024-03-05T16:44:24.623Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:24.666Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:44:25 16:44:25 Members {size:11, ver:17} [ 16:44:25 Member [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f 16:44:25 Member [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:25 Member [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195 16:44:25 Member [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:25 Member [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:25 Member [10.30.107.126]:5702 - bb576f9d-db71-4376-b949-817e222cb0e8 16:44:25 Member [10.30.107.126]:5703 - 0699dbed-dfdf-49f9-9650-2220194cd8ce 16:44:25 Member [10.30.107.126]:5704 - 6e74953b-ba99-4511-8529-6328a9415b6a 16:44:25 Member [10.30.107.126]:5705 - 293b426f-61d9-4942-84ed-36fcf9e7f154 16:44:25 Member [10.30.107.206]:5701 - b4d4b0c6-7b89-4b46-bfde-d5851ba41697 16:44:25 Member [10.30.107.126]:5706 - 141d2052-42c3-425f-9dac-b784c60ccab2 this 16:44:25 ] 16:44:25 16:44:25 2024-03-05T16:44:24.667Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:44:25 16:44:25 Members {size:11, ver:17} [ 16:44:25 Member [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f 16:44:25 Member [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:25 Member [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195 16:44:25 Member [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:25 Member [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:25 Member [10.30.107.126]:5702 - bb576f9d-db71-4376-b949-817e222cb0e8 this 16:44:25 Member [10.30.107.126]:5703 - 0699dbed-dfdf-49f9-9650-2220194cd8ce 16:44:25 Member [10.30.107.126]:5704 - 6e74953b-ba99-4511-8529-6328a9415b6a 16:44:25 Member [10.30.107.126]:5705 - 293b426f-61d9-4942-84ed-36fcf9e7f154 16:44:25 Member [10.30.107.206]:5701 - b4d4b0c6-7b89-4b46-bfde-d5851ba41697 16:44:25 Member [10.30.107.126]:5706 - 141d2052-42c3-425f-9dac-b784c60ccab2 16:44:25 ] 16:44:25 16:44:25 2024-03-05T16:44:24.669Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:44:25 16:44:25 Members {size:11, ver:17} [ 16:44:25 Member [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f 16:44:25 Member [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:25 Member [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195 16:44:25 Member [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:25 Member [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:25 Member [10.30.107.126]:5702 - bb576f9d-db71-4376-b949-817e222cb0e8 16:44:25 Member [10.30.107.126]:5703 - 0699dbed-dfdf-49f9-9650-2220194cd8ce 16:44:25 Member [10.30.107.126]:5704 - 6e74953b-ba99-4511-8529-6328a9415b6a this 16:44:25 Member [10.30.107.126]:5705 - 293b426f-61d9-4942-84ed-36fcf9e7f154 16:44:25 Member [10.30.107.206]:5701 - b4d4b0c6-7b89-4b46-bfde-d5851ba41697 16:44:25 Member [10.30.107.126]:5706 - 141d2052-42c3-425f-9dac-b784c60ccab2 16:44:25 ] 16:44:25 16:44:25 2024-03-05T16:44:24.669Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:25 2024-03-05T16:44:24.669Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:25 2024-03-05T16:44:24.671Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:25 2024-03-05T16:44:24.671Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5706 and /10.30.106.47:58699 16:44:25 2024-03-05T16:44:24.671Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5706 and /10.30.106.47:39769 16:44:25 2024-03-05T16:44:24.672Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:25 2024-03-05T16:44:24.675Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:44:25 16:44:25 Members {size:11, ver:17} [ 16:44:25 Member [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f 16:44:25 Member [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:25 Member [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195 16:44:25 Member [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:25 Member [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:25 Member [10.30.107.126]:5702 - bb576f9d-db71-4376-b949-817e222cb0e8 16:44:25 Member [10.30.107.126]:5703 - 0699dbed-dfdf-49f9-9650-2220194cd8ce this 16:44:25 Member [10.30.107.126]:5704 - 6e74953b-ba99-4511-8529-6328a9415b6a 16:44:25 Member [10.30.107.126]:5705 - 293b426f-61d9-4942-84ed-36fcf9e7f154 16:44:25 Member [10.30.107.206]:5701 - b4d4b0c6-7b89-4b46-bfde-d5851ba41697 16:44:25 Member [10.30.107.126]:5706 - 141d2052-42c3-425f-9dac-b784c60ccab2 16:44:25 ] 16:44:25 16:44:25 2024-03-05T16:44:24.686Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5706 and /10.30.106.47:43025 16:44:25 2024-03-05T16:44:24.686Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5706 and /10.30.107.126:35695 16:44:25 2024-03-05T16:44:24.687Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5706 and /10.30.107.126:42941 16:44:25 2024-03-05T16:44:24.687Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:51489 and /10.30.106.47:5704 16:44:25 2024-03-05T16:44:24.688Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:41853 and /10.30.106.47:5706 16:44:25 2024-03-05T16:44:24.688Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5706 and /10.30.106.47:48867 16:44:25 2024-03-05T16:44:24.688Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5706 and /10.30.107.126:40451 16:44:25 2024-03-05T16:44:24.688Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:40451 and /10.30.107.126:5706 16:44:25 2024-03-05T16:44:24.688Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:51711 and /10.30.106.47:5705 16:44:25 2024-03-05T16:44:24.688Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5706 and /10.30.107.126:46349 16:44:25 2024-03-05T16:44:24.688Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5706 and /10.30.107.206:48573 16:44:25 2024-03-05T16:44:24.688Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:42941 and /10.30.107.126:5706 16:44:25 2024-03-05T16:44:24.689Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:53165 and /10.30.106.47:5703 16:44:25 2024-03-05T16:44:24.691Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:35695 and /10.30.107.126:5706 16:44:25 2024-03-05T16:44:24.691Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:44:25 16:44:25 Members {size:11, ver:17} [ 16:44:25 Member [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f 16:44:25 Member [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:25 Member [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195 16:44:25 Member [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:25 Member [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:25 Member [10.30.107.126]:5702 - bb576f9d-db71-4376-b949-817e222cb0e8 16:44:25 Member [10.30.107.126]:5703 - 0699dbed-dfdf-49f9-9650-2220194cd8ce 16:44:25 Member [10.30.107.126]:5704 - 6e74953b-ba99-4511-8529-6328a9415b6a 16:44:25 Member [10.30.107.126]:5705 - 293b426f-61d9-4942-84ed-36fcf9e7f154 this 16:44:25 Member [10.30.107.206]:5701 - b4d4b0c6-7b89-4b46-bfde-d5851ba41697 16:44:25 Member [10.30.107.126]:5706 - 141d2052-42c3-425f-9dac-b784c60ccab2 16:44:25 ] 16:44:25 16:44:25 2024-03-05T16:44:24.692Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.126:5702, timeout: 10000, bind-any: true 16:44:25 2024-03-05T16:44:24.692Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.126:5704, timeout: 10000, bind-any: true 16:44:25 2024-03-05T16:44:24.692Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:25 2024-03-05T16:44:24.700Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5704 and /10.30.107.126:34729 16:44:25 2024-03-05T16:44:24.703Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:46349 and /10.30.107.126:5706 16:44:25 2024-03-05T16:44:24.703Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:46001 and /10.30.107.206:5701 16:44:25 2024-03-05T16:44:24.707Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:5702 and /10.30.107.126:47419 16:44:25 2024-03-05T16:44:24.709Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:34729 and /10.30.107.126:5704 16:44:25 2024-03-05T16:44:24.710Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.126:47419 and /10.30.107.126:5702 16:44:25 2024-03-05T16:44:24.719Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:25 2024-03-05T16:44:24.719Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:24.729Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:25 2024-03-05T16:44:24.729Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:24.739Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:25 2024-03-05T16:44:24.739Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:24.862Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:25 2024-03-05T16:44:24.862Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:25.006Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:25 2024-03-05T16:44:25.006Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:25.008Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:25 2024-03-05T16:44:25.008Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:25.385Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:25 2024-03-05T16:44:25.385Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:25.567Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:25 2024-03-05T16:44:25.567Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:25.571Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:25 2024-03-05T16:44:25.571Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:25.614Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:25 2024-03-05T16:44:25.614Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:25.645Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:25 2024-03-05T16:44:25.645Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:25.688Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:25 2024-03-05T16:44:25.688Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:25.693Z INFO 7393 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.126]:5706 is STARTED 16:44:25 2024-03-05T16:44:25.700Z INFO 7393 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 15.66 seconds (process running for 107.939) 16:44:25 2024-03-05T16:44:25.714Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:25 2024-03-05T16:44:25.714Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:25 2024-03-05T16:44:25.716Z INFO 7393 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 16:44:25 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.68 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 16:44:25 [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 16:44:25 2024-03-05T16:44:25.742Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:25 2024-03-05T16:44:25.742Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:25 16:44:25 . ____ _ __ _ _ 16:44:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:44:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:44:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:44:25 ' |____| .__|_| |_|_| |_\__, | / / / / 16:44:25 =========|_|==============|___/=/_/_/_/ 16:44:25 :: Spring Boot :: (v3.1.2) 16:44:25 16:44:25 2024-03-05T16:44:25.752Z INFO 7393 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:44:25 2024-03-05T16:44:25.752Z INFO 7393 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:44:25 2024-03-05T16:44:25.777Z INFO 7393 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.053 seconds (process running for 108.015) 16:44:25 2024-03-05T16:44:25.783Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:44:25 acks = -1 16:44:25 auto.include.jmx.reporter = true 16:44:25 batch.size = 16384 16:44:25 bootstrap.servers = [localhost:9092] 16:44:25 buffer.memory = 33554432 16:44:25 client.dns.lookup = use_all_dns_ips 16:44:25 client.id = producer-11 16:44:25 compression.type = none 16:44:25 connections.max.idle.ms = 540000 16:44:25 delivery.timeout.ms = 120000 16:44:25 enable.idempotence = true 16:44:25 interceptor.classes = [] 16:44:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:44:25 linger.ms = 0 16:44:25 max.block.ms = 60000 16:44:25 max.in.flight.requests.per.connection = 5 16:44:25 max.request.size = 1048576 16:44:25 metadata.max.age.ms = 300000 16:44:25 metadata.max.idle.ms = 300000 16:44:25 metric.reporters = [] 16:44:25 metrics.num.samples = 2 16:44:25 metrics.recording.level = INFO 16:44:25 metrics.sample.window.ms = 30000 16:44:25 partitioner.adaptive.partitioning.enable = true 16:44:25 partitioner.availability.timeout.ms = 0 16:44:25 partitioner.class = null 16:44:25 partitioner.ignore.keys = false 16:44:25 receive.buffer.bytes = 32768 16:44:25 reconnect.backoff.max.ms = 1000 16:44:25 reconnect.backoff.ms = 50 16:44:25 request.timeout.ms = 30000 16:44:25 retries = 2147483647 16:44:25 retry.backoff.ms = 100 16:44:25 sasl.client.callback.handler.class = null 16:44:25 sasl.jaas.config = null 16:44:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:44:25 sasl.kerberos.min.time.before.relogin = 60000 16:44:25 sasl.kerberos.service.name = null 16:44:25 sasl.kerberos.ticket.renew.jitter = 0.05 16:44:25 sasl.kerberos.ticket.renew.window.factor = 0.8 16:44:25 sasl.login.callback.handler.class = null 16:44:25 sasl.login.class = null 16:44:25 sasl.login.connect.timeout.ms = null 16:44:25 sasl.login.read.timeout.ms = null 16:44:25 sasl.login.refresh.buffer.seconds = 300 16:44:25 sasl.login.refresh.min.period.seconds = 60 16:44:25 sasl.login.refresh.window.factor = 0.8 16:44:25 sasl.login.refresh.window.jitter = 0.05 16:44:25 sasl.login.retry.backoff.max.ms = 10000 16:44:25 sasl.login.retry.backoff.ms = 100 16:44:25 sasl.mechanism = GSSAPI 16:44:25 sasl.oauthbearer.clock.skew.seconds = 30 16:44:25 sasl.oauthbearer.expected.audience = null 16:44:25 sasl.oauthbearer.expected.issuer = null 16:44:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:44:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:44:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:44:25 sasl.oauthbearer.jwks.endpoint.url = null 16:44:25 sasl.oauthbearer.scope.claim.name = scope 16:44:25 sasl.oauthbearer.sub.claim.name = sub 16:44:25 sasl.oauthbearer.token.endpoint.url = null 16:44:25 security.protocol = PLAINTEXT 16:44:25 security.providers = null 16:44:25 send.buffer.bytes = 131072 16:44:25 socket.connection.setup.timeout.max.ms = 30000 16:44:25 socket.connection.setup.timeout.ms = 10000 16:44:25 ssl.cipher.suites = null 16:44:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:44:25 ssl.endpoint.identification.algorithm = https 16:44:25 ssl.engine.factory.class = null 16:44:25 ssl.key.password = null 16:44:25 ssl.keymanager.algorithm = SunX509 16:44:25 ssl.keystore.certificate.chain = null 16:44:25 ssl.keystore.key = null 16:44:25 ssl.keystore.location = null 16:44:25 ssl.keystore.password = null 16:44:25 ssl.keystore.type = JKS 16:44:25 ssl.protocol = TLSv1.3 16:44:25 ssl.provider = null 16:44:25 ssl.secure.random.implementation = null 16:44:25 ssl.trustmanager.algorithm = PKIX 16:44:25 ssl.truststore.certificates = null 16:44:25 ssl.truststore.location = null 16:44:25 ssl.truststore.password = null 16:44:25 ssl.truststore.type = JKS 16:44:25 transaction.timeout.ms = 60000 16:44:25 transactional.id = null 16:44:25 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:44:25 16:44:25 2024-03-05T16:44:25.793Z INFO 7393 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 16:44:25 2024-03-05T16:44:25.795Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:44:25 2024-03-05T16:44:25.795Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:44:25 2024-03-05T16:44:25.795Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657065795 16:44:25 2024-03-05T16:44:25.801Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:25 2024-03-05T16:44:25.801Z WARN 7393 --- [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. 16:44:25 2024-03-05T16:44:25.801Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:25 2024-03-05T16:44:25.809Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:44:25 acks = -1 16:44:25 auto.include.jmx.reporter = true 16:44:25 batch.size = 16384 16:44:25 bootstrap.servers = [localhost:9092] 16:44:25 buffer.memory = 33554432 16:44:25 client.dns.lookup = use_all_dns_ips 16:44:25 client.id = producer-12 16:44:25 compression.type = none 16:44:25 connections.max.idle.ms = 540000 16:44:25 delivery.timeout.ms = 120000 16:44:25 enable.idempotence = true 16:44:25 interceptor.classes = [] 16:44:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:44:25 linger.ms = 0 16:44:25 max.block.ms = 60000 16:44:25 max.in.flight.requests.per.connection = 5 16:44:25 max.request.size = 1048576 16:44:25 metadata.max.age.ms = 300000 16:44:25 metadata.max.idle.ms = 300000 16:44:25 metric.reporters = [] 16:44:25 metrics.num.samples = 2 16:44:25 metrics.recording.level = INFO 16:44:25 metrics.sample.window.ms = 30000 16:44:25 partitioner.adaptive.partitioning.enable = true 16:44:25 partitioner.availability.timeout.ms = 0 16:44:25 partitioner.class = null 16:44:25 partitioner.ignore.keys = false 16:44:25 receive.buffer.bytes = 32768 16:44:25 reconnect.backoff.max.ms = 1000 16:44:25 reconnect.backoff.ms = 50 16:44:25 request.timeout.ms = 30000 16:44:25 retries = 2147483647 16:44:25 retry.backoff.ms = 100 16:44:25 sasl.client.callback.handler.class = null 16:44:25 sasl.jaas.config = null 16:44:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:44:25 sasl.kerberos.min.time.before.relogin = 60000 16:44:25 sasl.kerberos.service.name = null 16:44:25 sasl.kerberos.ticket.renew.jitter = 0.05 16:44:25 sasl.kerberos.ticket.renew.window.factor = 0.8 16:44:25 sasl.login.callback.handler.class = null 16:44:25 sasl.login.class = null 16:44:25 sasl.login.connect.timeout.ms = null 16:44:25 sasl.login.read.timeout.ms = null 16:44:25 sasl.login.refresh.buffer.seconds = 300 16:44:25 sasl.login.refresh.min.period.seconds = 60 16:44:25 sasl.login.refresh.window.factor = 0.8 16:44:25 sasl.login.refresh.window.jitter = 0.05 16:44:25 sasl.login.retry.backoff.max.ms = 10000 16:44:25 sasl.login.retry.backoff.ms = 100 16:44:25 sasl.mechanism = GSSAPI 16:44:25 sasl.oauthbearer.clock.skew.seconds = 30 16:44:25 sasl.oauthbearer.expected.audience = null 16:44:25 sasl.oauthbearer.expected.issuer = null 16:44:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:44:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:44:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:44:25 sasl.oauthbearer.jwks.endpoint.url = null 16:44:25 sasl.oauthbearer.scope.claim.name = scope 16:44:25 sasl.oauthbearer.sub.claim.name = sub 16:44:25 sasl.oauthbearer.token.endpoint.url = null 16:44:25 security.protocol = PLAINTEXT 16:44:25 security.providers = null 16:44:25 send.buffer.bytes = 131072 16:44:25 socket.connection.setup.timeout.max.ms = 30000 16:44:25 socket.connection.setup.timeout.ms = 10000 16:44:25 ssl.cipher.suites = null 16:44:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:44:25 ssl.endpoint.identification.algorithm = https 16:44:25 ssl.engine.factory.class = null 16:44:25 ssl.key.password = null 16:44:25 ssl.keymanager.algorithm = SunX509 16:44:25 ssl.keystore.certificate.chain = null 16:44:25 ssl.keystore.key = null 16:44:25 ssl.keystore.location = null 16:44:25 ssl.keystore.password = null 16:44:25 ssl.keystore.type = JKS 16:44:25 ssl.protocol = TLSv1.3 16:44:25 ssl.provider = null 16:44:25 ssl.secure.random.implementation = null 16:44:25 ssl.trustmanager.algorithm = PKIX 16:44:25 ssl.truststore.certificates = null 16:44:25 ssl.truststore.location = null 16:44:25 ssl.truststore.password = null 16:44:25 ssl.truststore.type = JKS 16:44:25 transaction.timeout.ms = 60000 16:44:25 transactional.id = null 16:44:25 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:44:25 16:44:25 2024-03-05T16:44:25.810Z INFO 7393 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 16:44:25 2024-03-05T16:44:25.811Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:44:25 2024-03-05T16:44:25.812Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:44:25 2024-03-05T16:44:25.812Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657065811 16:44:25 2024-03-05T16:44:25.813Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:25 2024-03-05T16:44:25.813Z WARN 7393 --- [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. 16:44:25 2024-03-05T16:44:25.813Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 16:44:25 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDeltaSpec 16:44:25 2024-03-05T16:44:25.827Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:25 2024-03-05T16:44:25.827Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDeltaSpec 16:44:25 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiInEventProducerSpec 16:44:25 2024-03-05T16:44:25.835Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:25 2024-03-05T16:44:25.835Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiInEventProducerSpec 16:44:25 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpOutEventProducerSpec 16:44:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpOutEventProducerSpec 16:44:25 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionDmiInEventMapperSpec 16:44:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionDmiInEventMapperSpec 16:44:25 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec 16:44:25 2024-03-05T16:44:25.902Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:25 2024-03-05T16:44:25.902Z WARN 7393 --- [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. 16:44:25 2024-03-05T16:44:25.902Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:25 2024-03-05T16:44:25.914Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:25 2024-03-05T16:44:25.914Z WARN 7393 --- [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. 16:44:25 2024-03-05T16:44:25.914Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec 16:44:25 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiOutEventConsumerSpec 16:44:29 2024-03-05T16:44:25.922Z INFO 7393 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:44:29 2024-03-05T16:44:26.001Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: a3d4b159fbe3d6d4175d8c6b3a69c82a5aae5945b1fbc335176de787b0f19686 16:44:29 2024-03-05T16:44:26.015Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:29 2024-03-05T16:44:26.015Z WARN 7393 --- [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. 16:44:29 2024-03-05T16:44:26.015Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:29 2024-03-05T16:44:26.053Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:29 2024-03-05T16:44:26.053Z WARN 7393 --- [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. 16:44:29 2024-03-05T16:44:26.053Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:29 2024-03-05T16:44:26.160Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:29 2024-03-05T16:44:26.160Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:26.228Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:29 2024-03-05T16:44:26.228Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:26.256Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:29 2024-03-05T16:44:26.256Z WARN 7393 --- [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. 16:44:29 2024-03-05T16:44:26.256Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:29 2024-03-05T16:44:26.269Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:29 2024-03-05T16:44:26.269Z WARN 7393 --- [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. 16:44:29 2024-03-05T16:44:26.270Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:29 2024-03-05T16:44:26.302Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:29 2024-03-05T16:44:26.302Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:26.497Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:29 2024-03-05T16:44:26.497Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:26.529Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:29 2024-03-05T16:44:26.529Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:26.534Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:29 2024-03-05T16:44:26.534Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:26.599Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:29 2024-03-05T16:44:26.599Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:26.599Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:29 2024-03-05T16:44:26.600Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:26.659Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:29 2024-03-05T16:44:26.659Z WARN 7393 --- [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. 16:44:29 2024-03-05T16:44:26.659Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:29 2024-03-05T16:44:26.722Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:29 2024-03-05T16:44:26.722Z WARN 7393 --- [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. 16:44:29 2024-03-05T16:44:26.722Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:29 2024-03-05T16:44:26.724Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:29 2024-03-05T16:44:26.724Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:26.730Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:29 2024-03-05T16:44:26.730Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:26.895Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:29 2024-03-05T16:44:26.895Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:27.041Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:29 2024-03-05T16:44:27.041Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:27.117Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:29 2024-03-05T16:44:27.117Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:27.286Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:29 2024-03-05T16:44:27.286Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:27.304Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:29 2024-03-05T16:44:27.304Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:27.491Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:29 2024-03-05T16:44:27.491Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:27.539Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:29 2024-03-05T16:44:27.539Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:27.558Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:29 2024-03-05T16:44:27.558Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:27.560Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:29 2024-03-05T16:44:27.560Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:27.620Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:29 2024-03-05T16:44:27.620Z WARN 7393 --- [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. 16:44:29 2024-03-05T16:44:27.620Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:29 2024-03-05T16:44:27.641Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:29 2024-03-05T16:44:27.641Z WARN 7393 --- [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. 16:44:29 2024-03-05T16:44:27.641Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:29 2024-03-05T16:44:27.659Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:29 2024-03-05T16:44:27.659Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:27.732Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:29 2024-03-05T16:44:27.732Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:27.832Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:29 2024-03-05T16:44:27.832Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:27.973Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:29 2024-03-05T16:44:27.974Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:28.104Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:29 2024-03-05T16:44:28.104Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:28.205Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:29 2024-03-05T16:44:28.206Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:28.439Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:29 2024-03-05T16:44:28.439Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:28.494Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:29 2024-03-05T16:44:28.494Z WARN 7393 --- [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. 16:44:29 2024-03-05T16:44:28.494Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:29 2024-03-05T16:44:28.506Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:29 2024-03-05T16:44:28.506Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:28.592Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:29 2024-03-05T16:44:28.592Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:28.602Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:29 2024-03-05T16:44:28.602Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:28.664Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:29 2024-03-05T16:44:28.664Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:28.713Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:29 2024-03-05T16:44:28.713Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:28.725Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:29 2024-03-05T16:44:28.725Z WARN 7393 --- [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. 16:44:29 2024-03-05T16:44:28.725Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:29 2024-03-05T16:44:28.762Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:29 2024-03-05T16:44:28.762Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:28.785Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:29 2024-03-05T16:44:28.786Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:28.934Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:29 2024-03-05T16:44:28.935Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:28.957Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:29 2024-03-05T16:44:28.957Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:28.976Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:29 2024-03-05T16:44:28.976Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:29.108Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:29 2024-03-05T16:44:29.108Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:29.294Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:29 2024-03-05T16:44:29.294Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:29.348Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:29 2024-03-05T16:44:29.349Z WARN 7393 --- [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. 16:44:29 2024-03-05T16:44:29.349Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:29 2024-03-05T16:44:29.504Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:29 2024-03-05T16:44:29.504Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:29.628Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:29 2024-03-05T16:44:29.628Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:29.712Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:29 2024-03-05T16:44:29.712Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:29.721Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:29 2024-03-05T16:44:29.721Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:29.723Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:29 2024-03-05T16:44:29.723Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:29.738Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.107.126:48403->/10.30.106.47:5702, qualifier=null, endpoint=[10.30.106.47]:5702, remoteUuid=d474995c-9ca6-4403-a552-5d080555452f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.738Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.107.126:47667->/10.30.106.47:5704, qualifier=null, endpoint=[10.30.106.47]:5704, remoteUuid=ee1161a4-c64a-4936-9296-3b647d92c195, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.738Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.107.126:5702->/10.30.106.47:36901, qualifier=null, endpoint=[10.30.106.47]:5704, remoteUuid=ee1161a4-c64a-4936-9296-3b647d92c195, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.738Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.126:33955->/10.30.106.47:5702, qualifier=null, endpoint=[10.30.106.47]:5702, remoteUuid=d474995c-9ca6-4403-a552-5d080555452f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.738Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.107.126:5706->/10.30.106.47:43025, qualifier=null, endpoint=[10.30.106.47]:5704, remoteUuid=ee1161a4-c64a-4936-9296-3b647d92c195, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.738Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.126:33199->/10.30.106.47:5702, qualifier=null, endpoint=[10.30.106.47]:5702, remoteUuid=d474995c-9ca6-4403-a552-5d080555452f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.738Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.107.126:5705->/10.30.106.47:37135, qualifier=null, endpoint=[10.30.106.47]:5704, remoteUuid=ee1161a4-c64a-4936-9296-3b647d92c195, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.739Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.107.126:5703->/10.30.106.47:51335, qualifier=null, endpoint=[10.30.106.47]:5704, remoteUuid=ee1161a4-c64a-4936-9296-3b647d92c195, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.739Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.107.126:36487->/10.30.106.47:5704, qualifier=null, endpoint=[10.30.106.47]:5704, remoteUuid=ee1161a4-c64a-4936-9296-3b647d92c195, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.739Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.107.126:51489->/10.30.106.47:5704, qualifier=null, endpoint=[10.30.106.47]:5704, remoteUuid=ee1161a4-c64a-4936-9296-3b647d92c195, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.739Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.107.126:5704->/10.30.106.47:49129, qualifier=null, endpoint=[10.30.106.47]:5704, remoteUuid=ee1161a4-c64a-4936-9296-3b647d92c195, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.739Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5702, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.739Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.740Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.107.126:49039->/10.30.106.47:5704, qualifier=null, endpoint=[10.30.106.47]:5704, remoteUuid=ee1161a4-c64a-4936-9296-3b647d92c195, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.740Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.740Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.126:35899->/10.30.106.47:5702, qualifier=null, endpoint=[10.30.106.47]:5702, remoteUuid=d474995c-9ca6-4403-a552-5d080555452f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.740Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5702, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.740Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5702. Reason: IOException[Connection refused to address /10.30.106.47:5702] 16:44:29 2024-03-05T16:44:29.740Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.107.126:5702->/10.30.106.47:40947, qualifier=null, endpoint=[10.30.106.47]:5702, remoteUuid=d474995c-9ca6-4403-a552-5d080555452f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.740Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.741Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5702, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.741Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5702, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.741Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5702. Reason: IOException[Connection refused to address /10.30.106.47:5702] 16:44:29 2024-03-05T16:44:29.741Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5702. Reason: IOException[Connection refused to address /10.30.106.47:5702] 16:44:29 2024-03-05T16:44:29.741Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.741Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5702. Reason: IOException[Connection refused to address /10.30.106.47:5702] 16:44:29 2024-03-05T16:44:29.742Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5704. Reason: IOException[Connection refused to address /10.30.106.47:5704] 16:44:29 2024-03-05T16:44:29.742Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5704. Reason: IOException[Connection refused to address /10.30.106.47:5704] 16:44:29 2024-03-05T16:44:29.743Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5704. Reason: IOException[Connection refused to address /10.30.106.47:5704] 16:44:29 2024-03-05T16:44:29.743Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.107.126:5702->/10.30.106.47:35735, qualifier=null, endpoint=[10.30.106.47]:5703, remoteUuid=fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.743Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5702, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.743Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.107.126:60791->/10.30.106.47:5705, qualifier=null, endpoint=[10.30.106.47]:5705, remoteUuid=5ce924a4-b27b-4847-a330-6869770b38fa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.743Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.107.126:51711->/10.30.106.47:5705, qualifier=null, endpoint=[10.30.106.47]:5705, remoteUuid=5ce924a4-b27b-4847-a330-6869770b38fa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.743Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.107.126:50483->/10.30.106.47:5702, qualifier=null, endpoint=[10.30.106.47]:5702, remoteUuid=d474995c-9ca6-4403-a552-5d080555452f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.743Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.743Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.743Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.743Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.107.126:5704->/10.30.106.47:42291, qualifier=null, endpoint=[10.30.106.47]:5705, remoteUuid=5ce924a4-b27b-4847-a330-6869770b38fa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.743Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.107.126:5706->/10.30.106.47:39769, qualifier=null, endpoint=[10.30.106.47]:5705, remoteUuid=5ce924a4-b27b-4847-a330-6869770b38fa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.744Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.107.126:40189->/10.30.106.47:5705, qualifier=null, endpoint=[10.30.106.47]:5705, remoteUuid=5ce924a4-b27b-4847-a330-6869770b38fa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.744Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:29 2024-03-05T16:44:29.744Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.744Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:29 2024-03-05T16:44:29.744Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5704. Reason: IOException[Connection refused to address /10.30.106.47:5704] 16:44:29 2024-03-05T16:44:29.744Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5704. Reason: IOException[Connection refused to address /10.30.106.47:5704] 16:44:29 2024-03-05T16:44:29.744Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.107.126:59701->/10.30.106.47:5706, qualifier=null, endpoint=[10.30.106.47]:5706, remoteUuid=ba283ba6-4428-4d55-ba62-7338ed56dbf3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.744Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.107.126:5706->/10.30.106.47:58699, qualifier=null, endpoint=[10.30.106.47]:5706, remoteUuid=ba283ba6-4428-4d55-ba62-7338ed56dbf3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.744Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5702. Reason: IOException[Connection refused to address /10.30.106.47:5702] 16:44:29 2024-03-05T16:44:29.744Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.744Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:29 2024-03-05T16:44:29.744Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.745Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.107.126:57433->/10.30.106.47:5705, qualifier=null, endpoint=[10.30.106.47]:5705, remoteUuid=5ce924a4-b27b-4847-a330-6869770b38fa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.745Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.107.126:5704->/10.30.106.47:60991, qualifier=null, endpoint=[10.30.106.47]:5706, remoteUuid=ba283ba6-4428-4d55-ba62-7338ed56dbf3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.745Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:29 2024-03-05T16:44:29.745Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5706. Reason: IOException[Connection refused to address /10.30.106.47:5706] 16:44:29 2024-03-05T16:44:29.745Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.107.126:5702->/10.30.106.47:37063, qualifier=null, endpoint=[10.30.106.47]:5706, remoteUuid=ba283ba6-4428-4d55-ba62-7338ed56dbf3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.745Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.746Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.107.126:57067->/10.30.106.47:5705, qualifier=null, endpoint=[10.30.106.47]:5705, remoteUuid=5ce924a4-b27b-4847-a330-6869770b38fa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.746Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.746Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.107.126:38251->/10.30.106.47:5706, qualifier=null, endpoint=[10.30.106.47]:5706, remoteUuid=ba283ba6-4428-4d55-ba62-7338ed56dbf3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.746Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:29 2024-03-05T16:44:29.746Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.107.126:41853->/10.30.106.47:5706, qualifier=null, endpoint=[10.30.106.47]:5706, remoteUuid=ba283ba6-4428-4d55-ba62-7338ed56dbf3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.746Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.746Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5702, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.746Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.107.126:5705->/10.30.106.47:33069, qualifier=null, endpoint=[10.30.106.47]:5706, remoteUuid=ba283ba6-4428-4d55-ba62-7338ed56dbf3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.746Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.746Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.107.126:53615->/10.30.106.47:5706, qualifier=null, endpoint=[10.30.106.47]:5706, remoteUuid=ba283ba6-4428-4d55-ba62-7338ed56dbf3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.747Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5702. Reason: IOException[Connection refused to address /10.30.106.47:5702] 16:44:29 2024-03-05T16:44:29.747Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5706. Reason: IOException[Connection refused to address /10.30.106.47:5706] 16:44:29 2024-03-05T16:44:29.747Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.747Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5704. Reason: IOException[Connection refused to address /10.30.106.47:5704] 16:44:29 2024-03-05T16:44:29.747Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.747Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.747Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.107.126:5702->/10.30.106.47:40079, qualifier=null, endpoint=[10.30.106.47]:5705, remoteUuid=5ce924a4-b27b-4847-a330-6869770b38fa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.747Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:29 2024-03-05T16:44:29.747Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.107.126:5703->/10.30.106.47:48783, qualifier=null, endpoint=[10.30.106.47]:5705, remoteUuid=5ce924a4-b27b-4847-a330-6869770b38fa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.747Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.748Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.107.126:41933->/10.30.106.47:5706, qualifier=null, endpoint=[10.30.106.47]:5706, remoteUuid=ba283ba6-4428-4d55-ba62-7338ed56dbf3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.748Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.748Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.107.126:5703->/10.30.106.47:45357, qualifier=null, endpoint=[10.30.106.47]:5706, remoteUuid=ba283ba6-4428-4d55-ba62-7338ed56dbf3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.748Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5706. Reason: IOException[Connection refused to address /10.30.106.47:5706] 16:44:29 2024-03-05T16:44:29.748Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.748Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:29 2024-03-05T16:44:29.748Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:29 2024-03-05T16:44:29.748Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5706. Reason: IOException[Connection refused to address /10.30.106.47:5706] 16:44:29 2024-03-05T16:44:29.748Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.107.126:5705->/10.30.106.47:38491, qualifier=null, endpoint=[10.30.106.47]:5705, remoteUuid=5ce924a4-b27b-4847-a330-6869770b38fa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.749Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5706. Reason: IOException[Connection refused to address /10.30.106.47:5706] 16:44:29 2024-03-05T16:44:29.749Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:29 2024-03-05T16:44:29.749Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:29.750Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.751Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.107.126:5706->/10.30.106.47:48867, qualifier=null, endpoint=[10.30.106.47]:5703, remoteUuid=fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.751Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.107.126:5703->/10.30.106.47:43809, qualifier=null, endpoint=[10.30.106.47]:5703, remoteUuid=fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.751Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.107.126:42419->/10.30.106.47:5703, qualifier=null, endpoint=[10.30.106.47]:5703, remoteUuid=fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.751Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.107.126:38867->/10.30.106.47:5703, qualifier=null, endpoint=[10.30.106.47]:5703, remoteUuid=fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.751Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.107.126:5704->/10.30.106.47:47271, qualifier=null, endpoint=[10.30.106.47]:5703, remoteUuid=fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.751Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.107.126:5705->/10.30.106.47:56431, qualifier=null, endpoint=[10.30.106.47]:5703, remoteUuid=fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.751Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:29 2024-03-05T16:44:29.752Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.752Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.107.126:53165->/10.30.106.47:5703, qualifier=null, endpoint=[10.30.106.47]:5703, remoteUuid=fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.752Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.752Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5703. Reason: IOException[Connection refused to address /10.30.106.47:5703] 16:44:29 2024-03-05T16:44:29.752Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5703. Reason: IOException[Connection refused to address /10.30.106.47:5703] 16:44:29 2024-03-05T16:44:29.752Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.753Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.753Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5703. Reason: IOException[Connection refused to address /10.30.106.47:5703] 16:44:29 2024-03-05T16:44:29.753Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5703. Reason: IOException[Connection refused to address /10.30.106.47:5703] 16:44:29 2024-03-05T16:44:29.755Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.757Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.757Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5703. Reason: IOException[Connection refused to address /10.30.106.47:5703] 16:44:29 2024-03-05T16:44:29.757Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.107.126:56917->/10.30.106.47:5703, qualifier=null, endpoint=[10.30.106.47]:5703, remoteUuid=fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:29 2024-03-05T16:44:29.757Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5706. Reason: IOException[Connection refused to address /10.30.106.47:5706] 16:44:29 2024-03-05T16:44:29.758Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5703. Reason: IOException[Connection refused to address /10.30.106.47:5703] 16:44:29 2024-03-05T16:44:29.758Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.758Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5703. Reason: IOException[Connection refused to address /10.30.106.47:5703] 16:44:29 2024-03-05T16:44:29.841Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5702, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.842Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5702, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.842Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5702. Reason: IOException[Connection refused to address /10.30.106.47:5702] 16:44:29 2024-03-05T16:44:29.842Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.842Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5702, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.843Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.843Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5702. Reason: IOException[Connection refused to address /10.30.106.47:5702] 16:44:29 2024-03-05T16:44:29.843Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5704. Reason: IOException[Connection refused to address /10.30.106.47:5704] 16:44:29 2024-03-05T16:44:29.843Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5704. Reason: IOException[Connection refused to address /10.30.106.47:5704] 16:44:29 2024-03-05T16:44:29.844Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5702. Reason: IOException[Connection refused to address /10.30.106.47:5702] 16:44:29 2024-03-05T16:44:29.844Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.845Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.845Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.845Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:29 2024-03-05T16:44:29.845Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5704. Reason: IOException[Connection refused to address /10.30.106.47:5704] 16:44:29 2024-03-05T16:44:29.845Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.845Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5704. Reason: IOException[Connection refused to address /10.30.106.47:5704] 16:44:29 2024-03-05T16:44:29.846Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.846Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.846Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.846Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:29 2024-03-05T16:44:29.846Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.846Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:29 2024-03-05T16:44:29.846Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5706. Reason: IOException[Connection refused to address /10.30.106.47:5706] 16:44:29 2024-03-05T16:44:29.846Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:29 2024-03-05T16:44:29.847Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5702, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.847Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.847Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:29 2024-03-05T16:44:29.847Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5702, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.848Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.848Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5706. Reason: IOException[Connection refused to address /10.30.106.47:5706] 16:44:29 2024-03-05T16:44:29.848Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.848Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.848Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5702. Reason: IOException[Connection refused to address /10.30.106.47:5702] 16:44:29 2024-03-05T16:44:29.848Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5704. Reason: IOException[Connection refused to address /10.30.106.47:5704] 16:44:29 2024-03-05T16:44:29.848Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.849Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.849Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5704. Reason: IOException[Connection refused to address /10.30.106.47:5704] 16:44:29 2024-03-05T16:44:29.849Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.849Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.849Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5706. Reason: IOException[Connection refused to address /10.30.106.47:5706] 16:44:29 2024-03-05T16:44:29.849Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:29 2024-03-05T16:44:29.849Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:29 2024-03-05T16:44:29.849Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.849Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5702. Reason: IOException[Connection refused to address /10.30.106.47:5702] 16:44:29 2024-03-05T16:44:29.850Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5706. Reason: IOException[Connection refused to address /10.30.106.47:5706] 16:44:29 2024-03-05T16:44:29.850Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:29 2024-03-05T16:44:29.851Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5706. Reason: IOException[Connection refused to address /10.30.106.47:5706] 16:44:29 2024-03-05T16:44:29.852Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.852Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.853Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:29 2024-03-05T16:44:29.853Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.853Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5703. Reason: IOException[Connection refused to address /10.30.106.47:5703] 16:44:29 2024-03-05T16:44:29.853Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.853Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.854Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5703. Reason: IOException[Connection refused to address /10.30.106.47:5703] 16:44:29 2024-03-05T16:44:29.854Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5703. Reason: IOException[Connection refused to address /10.30.106.47:5703] 16:44:29 2024-03-05T16:44:29.854Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5703. Reason: IOException[Connection refused to address /10.30.106.47:5703] 16:44:29 2024-03-05T16:44:29.858Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.858Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.858Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.858Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5703. Reason: IOException[Connection refused to address /10.30.106.47:5703] 16:44:29 2024-03-05T16:44:29.858Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5706. Reason: IOException[Connection refused to address /10.30.106.47:5706] 16:44:29 2024-03-05T16:44:29.858Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5703. Reason: IOException[Connection refused to address /10.30.106.47:5703] 16:44:29 2024-03-05T16:44:29.887Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:29 2024-03-05T16:44:29.887Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:29.917Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:29 2024-03-05T16:44:29.917Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:29 2024-03-05T16:44:29.930Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:29 2024-03-05T16:44:29.930Z WARN 7393 --- [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. 16:44:29 2024-03-05T16:44:29.930Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:29 2024-03-05T16:44:29.943Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5702, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.944Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5702, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.944Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.945Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.945Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5702, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.945Z INFO 7393 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5704. Reason: IOException[Connection refused to address /10.30.106.47:5704] 16:44:29 2024-03-05T16:44:29.945Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5702. Reason: IOException[Connection refused to address /10.30.106.47:5702] 16:44:29 2024-03-05T16:44:29.945Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.946Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5702. Reason: IOException[Connection refused to address /10.30.106.47:5702] 16:44:29 2024-03-05T16:44:29.946Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5704. Reason: IOException[Connection refused to address /10.30.106.47:5704] 16:44:29 2024-03-05T16:44:29.946Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.946Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:29 2024-03-05T16:44:29.947Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.947Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.947Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5704. Reason: IOException[Connection refused to address /10.30.106.47:5704] 16:44:29 2024-03-05T16:44:29.947Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.947Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5704. Reason: IOException[Connection refused to address /10.30.106.47:5704] 16:44:29 2024-03-05T16:44:29.947Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5702. Reason: IOException[Connection refused to address /10.30.106.47:5702] 16:44:29 2024-03-05T16:44:29.948Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:29 2024-03-05T16:44:29.948Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.948Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:29 2024-03-05T16:44:29.948Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.948Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5702, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.949Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:29 2024-03-05T16:44:29.949Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5706. Reason: IOException[Connection refused to address /10.30.106.47:5706] 16:44:29 2024-03-05T16:44:29.949Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5702. Reason: IOException[Connection refused to address /10.30.106.47:5702] 16:44:29 2024-03-05T16:44:29.950Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:29 2024-03-05T16:44:29.950Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:29.950Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:29.950Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:30 2024-03-05T16:44:29.950Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:29.950Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:29.951Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5702, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:29.951Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:30 2024-03-05T16:44:29.951Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:29.951Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:29.951Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:29.951Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5704. Reason: IOException[Connection refused to address /10.30.106.47:5704] 16:44:30 2024-03-05T16:44:29.951Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5706. Reason: IOException[Connection refused to address /10.30.106.47:5706] 16:44:30 2024-03-05T16:44:29.951Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:30 2024-03-05T16:44:29.952Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5702. Reason: IOException[Connection refused to address /10.30.106.47:5702] 16:44:30 2024-03-05T16:44:29.952Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:29.952Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5704. Reason: IOException[Connection refused to address /10.30.106.47:5704] 16:44:30 2024-03-05T16:44:29.953Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5706. Reason: IOException[Connection refused to address /10.30.106.47:5706] 16:44:30 2024-03-05T16:44:29.954Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5706. Reason: IOException[Connection refused to address /10.30.106.47:5706] 16:44:30 2024-03-05T16:44:29.954Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:29.954Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:29.954Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:30 2024-03-05T16:44:29.958Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5703. Reason: IOException[Connection refused to address /10.30.106.47:5703] 16:44:30 2024-03-05T16:44:29.958Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:29.959Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:29.959Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5703. Reason: IOException[Connection refused to address /10.30.106.47:5703] 16:44:30 2024-03-05T16:44:29.961Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:29.961Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5706. Reason: IOException[Connection refused to address /10.30.106.47:5706] 16:44:30 2024-03-05T16:44:29.961Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:29.961Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:29.962Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5703. Reason: IOException[Connection refused to address /10.30.106.47:5703] 16:44:30 2024-03-05T16:44:29.962Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5703. Reason: IOException[Connection refused to address /10.30.106.47:5703] 16:44:30 2024-03-05T16:44:29.962Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5703. Reason: IOException[Connection refused to address /10.30.106.47:5703] 16:44:30 2024-03-05T16:44:29.964Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5706. Reason: IOException[Connection refused to address /10.30.106.47:5706] 16:44:30 2024-03-05T16:44:30.046Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.046Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5702, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.047Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5702, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.047Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5704. Reason: IOException[Connection refused to address /10.30.106.47:5704] 16:44:30 2024-03-05T16:44:30.047Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.047Z WARN 7393 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.47]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.47:5704}, Error-Count: 5 16:44:30 2024-03-05T16:44:30.047Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.047Z WARN 7393 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195 is suspected to be dead for reason: No connection 16:44:30 2024-03-05T16:44:30.047Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.048Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:30 2024-03-05T16:44:30.048Z WARN 7393 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.47]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.47:5705}, Error-Count: 5 16:44:30 2024-03-05T16:44:30.048Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5702. Reason: IOException[Connection refused to address /10.30.106.47:5702] 16:44:30 2024-03-05T16:44:30.048Z WARN 7393 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa is suspected to be dead for reason: No connection 16:44:30 2024-03-05T16:44:30.048Z WARN 7393 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.47]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.47:5702}, Error-Count: 5 16:44:30 2024-03-05T16:44:30.048Z WARN 7393 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f is suspected to be dead for reason: No connection 16:44:30 2024-03-05T16:44:30.048Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5702. Reason: IOException[Connection refused to address /10.30.106.47:5702] 16:44:30 2024-03-05T16:44:30.048Z WARN 7393 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.47]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.47:5702}, Error-Count: 5 16:44:30 2024-03-05T16:44:30.048Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5704. Reason: IOException[Connection refused to address /10.30.106.47:5704] 16:44:30 2024-03-05T16:44:30.048Z WARN 7393 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f is suspected to be dead for reason: No connection 16:44:30 2024-03-05T16:44:30.048Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5702, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.048Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.048Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.048Z WARN 7393 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.47]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.47:5704}, Error-Count: 5 16:44:30 2024-03-05T16:44:30.048Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5704. Reason: IOException[Connection refused to address /10.30.106.47:5704] 16:44:30 2024-03-05T16:44:30.049Z WARN 7393 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195 is suspected to be dead for reason: No connection 16:44:30 2024-03-05T16:44:30.049Z WARN 7393 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.47]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.47:5704}, Error-Count: 5 16:44:30 2024-03-05T16:44:30.049Z WARN 7393 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195 is suspected to be dead for reason: No connection 16:44:30 2024-03-05T16:44:30.049Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:30 2024-03-05T16:44:30.049Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5702. Reason: IOException[Connection refused to address /10.30.106.47:5702] 16:44:30 2024-03-05T16:44:30.049Z WARN 7393 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.47]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.47:5702}, Error-Count: 5 16:44:30 2024-03-05T16:44:30.049Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5702, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.049Z WARN 7393 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f is suspected to be dead for reason: No connection 16:44:30 2024-03-05T16:44:30.049Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:30 2024-03-05T16:44:30.049Z WARN 7393 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.47]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.47:5705}, Error-Count: 5 16:44:30 2024-03-05T16:44:30.050Z WARN 7393 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa is suspected to be dead for reason: No connection 16:44:30 2024-03-05T16:44:30.050Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.050Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.050Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5702. Reason: IOException[Connection refused to address /10.30.106.47:5702] 16:44:30 2024-03-05T16:44:30.050Z WARN 7393 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.47]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.47:5702}, Error-Count: 5 16:44:30 2024-03-05T16:44:30.050Z WARN 7393 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f is suspected to be dead for reason: No connection 16:44:30 2024-03-05T16:44:30.051Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5706. Reason: IOException[Connection refused to address /10.30.106.47:5706] 16:44:30 2024-03-05T16:44:30.051Z WARN 7393 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.47]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.47:5706}, Error-Count: 5 16:44:30 2024-03-05T16:44:30.051Z WARN 7393 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3 is suspected to be dead for reason: No connection 16:44:30 2024-03-05T16:44:30.051Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.052Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.052Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.052Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:30 2024-03-05T16:44:30.052Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:30 2024-03-05T16:44:30.052Z WARN 7393 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.47]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.47:5705}, Error-Count: 5 16:44:30 2024-03-05T16:44:30.052Z WARN 7393 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa is suspected to be dead for reason: No connection 16:44:30 2024-03-05T16:44:30.052Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5702, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.052Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.052Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.053Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5704. Reason: IOException[Connection refused to address /10.30.106.47:5704] 16:44:30 2024-03-05T16:44:30.053Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5706. Reason: IOException[Connection refused to address /10.30.106.47:5706] 16:44:30 2024-03-05T16:44:30.053Z WARN 7393 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.47]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.47:5704}, Error-Count: 5 16:44:30 2024-03-05T16:44:30.053Z WARN 7393 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.47]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.47:5706}, Error-Count: 5 16:44:30 2024-03-05T16:44:30.053Z WARN 7393 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3 is suspected to be dead for reason: No connection 16:44:30 2024-03-05T16:44:30.053Z WARN 7393 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195 is suspected to be dead for reason: No connection 16:44:30 2024-03-05T16:44:30.053Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5704. Reason: IOException[Connection refused to address /10.30.106.47:5704] 16:44:30 2024-03-05T16:44:30.053Z WARN 7393 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.47]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.47:5704}, Error-Count: 5 16:44:30 2024-03-05T16:44:30.053Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5702. Reason: IOException[Connection refused to address /10.30.106.47:5702] 16:44:30 2024-03-05T16:44:30.053Z WARN 7393 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195 is suspected to be dead for reason: No connection 16:44:30 2024-03-05T16:44:30.053Z WARN 7393 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.47]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.47:5702}, Error-Count: 5 16:44:30 2024-03-05T16:44:30.053Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:30 2024-03-05T16:44:30.053Z WARN 7393 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f is suspected to be dead for reason: No connection 16:44:30 2024-03-05T16:44:30.053Z WARN 7393 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.47]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.47:5705}, Error-Count: 5 16:44:30 2024-03-05T16:44:30.053Z WARN 7393 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa is suspected to be dead for reason: No connection 16:44:30 2024-03-05T16:44:30.054Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.054Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5706. Reason: IOException[Connection refused to address /10.30.106.47:5706] 16:44:30 2024-03-05T16:44:30.054Z WARN 7393 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.47]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.47:5706}, Error-Count: 5 16:44:30 2024-03-05T16:44:30.054Z WARN 7393 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3 is suspected to be dead for reason: No connection 16:44:30 2024-03-05T16:44:30.055Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.055Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.055Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5706. Reason: IOException[Connection refused to address /10.30.106.47:5706] 16:44:30 2024-03-05T16:44:30.055Z WARN 7393 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.47]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.47:5706}, Error-Count: 5 16:44:30 2024-03-05T16:44:30.055Z WARN 7393 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3 is suspected to be dead for reason: No connection 16:44:30 2024-03-05T16:44:30.056Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5705. Reason: IOException[Connection refused to address /10.30.106.47:5705] 16:44:30 2024-03-05T16:44:30.056Z WARN 7393 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.47]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.47:5705}, Error-Count: 5 16:44:30 2024-03-05T16:44:30.056Z WARN 7393 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa is suspected to be dead for reason: No connection 16:44:30 2024-03-05T16:44:30.059Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.059Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5703. Reason: IOException[Connection refused to address /10.30.106.47:5703] 16:44:30 2024-03-05T16:44:30.059Z WARN 7393 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.47]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.47:5703}, Error-Count: 5 16:44:30 2024-03-05T16:44:30.059Z WARN 7393 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d is suspected to be dead for reason: No connection 16:44:30 2024-03-05T16:44:30.059Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.060Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5703. Reason: IOException[Connection refused to address /10.30.106.47:5703] 16:44:30 2024-03-05T16:44:30.060Z WARN 7393 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.47]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.47:5703}, Error-Count: 5 16:44:30 2024-03-05T16:44:30.060Z WARN 7393 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d is suspected to be dead for reason: No connection 16:44:30 2024-03-05T16:44:30.060Z INFO 7393 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Starting mastership claim process... 16:44:30 2024-03-05T16:44:30.060Z INFO 7393 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Local MembersView{version=17, members=[MemberInfo{address=[10.30.106.47]:5702, uuid=d474995c-9ca6-4403-a552-5d080555452f, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.106.47]:5703, uuid=fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.47]:5704, uuid=ee1161a4-c64a-4936-9296-3b647d92c195, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.47]:5705, uuid=5ce924a4-b27b-4847-a330-6869770b38fa, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.47]:5706, uuid=ba283ba6-4428-4d55-ba62-7338ed56dbf3, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.126]:5702, uuid=bb576f9d-db71-4376-b949-817e222cb0e8, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.126]:5703, uuid=0699dbed-dfdf-49f9-9650-2220194cd8ce, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.107.126]:5704, uuid=6e74953b-ba99-4511-8529-6328a9415b6a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.107.126]:5705, uuid=293b426f-61d9-4942-84ed-36fcf9e7f154, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.107.206]:5701, uuid=b4d4b0c6-7b89-4b46-bfde-d5851ba41697, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}, MemberInfo{address=[10.30.107.126]:5706, uuid=141d2052-42c3-425f-9dac-b784c60ccab2, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}]} with suspected members: [Member [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa, Member [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f, Member [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195, Member [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d, Member [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3] and initial addresses to ask: [Member [10.30.107.126]:5703 - 0699dbed-dfdf-49f9-9650-2220194cd8ce, Member [10.30.107.126]:5706 - 141d2052-42c3-425f-9dac-b784c60ccab2, Member [10.30.107.126]:5704 - 6e74953b-ba99-4511-8529-6328a9415b6a, Member [10.30.107.206]:5701 - b4d4b0c6-7b89-4b46-bfde-d5851ba41697, Member [10.30.107.126]:5705 - 293b426f-61d9-4942-84ed-36fcf9e7f154] 16:44:30 2024-03-05T16:44:30.062Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.062Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.063Z WARN 7393 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.107.126]:5702 is accepted. Response: MembersView{version=17, members=[MemberInfo{address=[10.30.107.126]:5702, uuid=bb576f9d-db71-4376-b949-817e222cb0e8, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.126]:5703, uuid=0699dbed-dfdf-49f9-9650-2220194cd8ce, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.107.126]:5704, uuid=6e74953b-ba99-4511-8529-6328a9415b6a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.107.126]:5705, uuid=293b426f-61d9-4942-84ed-36fcf9e7f154, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.107.206]:5701, uuid=b4d4b0c6-7b89-4b46-bfde-d5851ba41697, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}, MemberInfo{address=[10.30.107.126]:5706, uuid=141d2052-42c3-425f-9dac-b784c60ccab2, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}]} 16:44:30 2024-03-05T16:44:30.063Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5703. Reason: IOException[Connection refused to address /10.30.106.47:5703] 16:44:30 2024-03-05T16:44:30.063Z WARN 7393 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.47]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.47:5703}, Error-Count: 5 16:44:30 2024-03-05T16:44:30.063Z WARN 7393 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d is suspected to be dead for reason: No connection 16:44:30 2024-03-05T16:44:30.063Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5703. Reason: IOException[Connection refused to address /10.30.106.47:5703] 16:44:30 2024-03-05T16:44:30.063Z WARN 7393 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.47]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.47:5703}, Error-Count: 5 16:44:30 2024-03-05T16:44:30.063Z WARN 7393 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d is suspected to be dead for reason: No connection 16:44:30 2024-03-05T16:44:30.064Z WARN 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.107.126]:5702 is accepted. Response: MembersView{version=17, members=[MemberInfo{address=[10.30.107.126]:5702, uuid=bb576f9d-db71-4376-b949-817e222cb0e8, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.126]:5703, uuid=0699dbed-dfdf-49f9-9650-2220194cd8ce, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.107.126]:5704, uuid=6e74953b-ba99-4511-8529-6328a9415b6a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.107.126]:5705, uuid=293b426f-61d9-4942-84ed-36fcf9e7f154, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.107.206]:5701, uuid=b4d4b0c6-7b89-4b46-bfde-d5851ba41697, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}, MemberInfo{address=[10.30.107.126]:5706, uuid=141d2052-42c3-425f-9dac-b784c60ccab2, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}]} 16:44:30 2024-03-05T16:44:30.064Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.065Z INFO 7393 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5706. Reason: IOException[Connection refused to address /10.30.106.47:5706] 16:44:30 2024-03-05T16:44:30.065Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5706, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.065Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 16:44:30 2024-03-05T16:44:30.066Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5706. Reason: IOException[Connection refused to address /10.30.106.47:5706] 16:44:30 2024-03-05T16:44:30.066Z WARN 7393 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.47]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.47:5706}, Error-Count: 5 16:44:30 2024-03-05T16:44:30.066Z WARN 7393 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3 is suspected to be dead for reason: No connection 16:44:30 2024-03-05T16:44:30.067Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.47:5703. Reason: IOException[Connection refused to address /10.30.106.47:5703] 16:44:30 2024-03-05T16:44:30.067Z WARN 7393 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.47]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.47:5703}, Error-Count: 5 16:44:30 2024-03-05T16:44:30.067Z WARN 7393 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d is suspected to be dead for reason: No connection 16:44:30 2024-03-05T16:44:30.073Z WARN 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.107.126]:5702 is accepted. Response: MembersView{version=17, members=[MemberInfo{address=[10.30.107.126]:5702, uuid=bb576f9d-db71-4376-b949-817e222cb0e8, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.126]:5703, uuid=0699dbed-dfdf-49f9-9650-2220194cd8ce, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.107.126]:5704, uuid=6e74953b-ba99-4511-8529-6328a9415b6a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.107.126]:5705, uuid=293b426f-61d9-4942-84ed-36fcf9e7f154, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.107.206]:5701, uuid=b4d4b0c6-7b89-4b46-bfde-d5851ba41697, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}, MemberInfo{address=[10.30.107.126]:5706, uuid=141d2052-42c3-425f-9dac-b784c60ccab2, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}]} 16:44:30 2024-03-05T16:44:30.075Z WARN 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.107.126]:5702 is accepted. Response: MembersView{version=17, members=[MemberInfo{address=[10.30.107.126]:5702, uuid=bb576f9d-db71-4376-b949-817e222cb0e8, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.126]:5703, uuid=0699dbed-dfdf-49f9-9650-2220194cd8ce, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.107.126]:5704, uuid=6e74953b-ba99-4511-8529-6328a9415b6a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.107.126]:5705, uuid=293b426f-61d9-4942-84ed-36fcf9e7f154, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.107.206]:5701, uuid=b4d4b0c6-7b89-4b46-bfde-d5851ba41697, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}, MemberInfo{address=[10.30.107.126]:5706, uuid=141d2052-42c3-425f-9dac-b784c60ccab2, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}]} 16:44:30 2024-03-05T16:44:30.086Z INFO 7393 --- [cached.thread-6] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d474995c-9ca6-4403-a552-5d080555452f 16:44:32 2024-03-05T16:44:30.091Z INFO 7393 --- [cached.thread-6] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:32 2024-03-05T16:44:30.092Z INFO 7393 --- [cached.thread-6] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ee1161a4-c64a-4936-9296-3b647d92c195 16:44:32 2024-03-05T16:44:30.092Z INFO 7393 --- [cached.thread-6] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:32 2024-03-05T16:44:30.092Z INFO 7393 --- [cached.thread-6] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:32 2024-03-05T16:44:30.092Z INFO 7393 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.47]:5702, UUID: d474995c-9ca6-4403-a552-5d080555452f 16:44:32 2024-03-05T16:44:30.092Z INFO 7393 --- [cached.thread-6] c.h.internal.cluster.ClusterService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:44:32 16:44:32 Members {size:6, ver:18} [ 16:44:32 Member [10.30.107.126]:5702 - bb576f9d-db71-4376-b949-817e222cb0e8 this 16:44:32 Member [10.30.107.126]:5703 - 0699dbed-dfdf-49f9-9650-2220194cd8ce 16:44:32 Member [10.30.107.126]:5704 - 6e74953b-ba99-4511-8529-6328a9415b6a 16:44:32 Member [10.30.107.126]:5705 - 293b426f-61d9-4942-84ed-36fcf9e7f154 16:44:32 Member [10.30.107.206]:5701 - b4d4b0c6-7b89-4b46-bfde-d5851ba41697 16:44:32 Member [10.30.107.126]:5706 - 141d2052-42c3-425f-9dac-b784c60ccab2 16:44:32 ] 16:44:32 16:44:32 2024-03-05T16:44:30.093Z INFO 7393 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.47]:5703, UUID: fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:32 2024-03-05T16:44:30.093Z INFO 7393 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.47]:5704, UUID: ee1161a4-c64a-4936-9296-3b647d92c195 16:44:32 2024-03-05T16:44:30.093Z INFO 7393 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Mastership is claimed with: MembersView{version=18, members=[MemberInfo{address=[10.30.107.126]:5702, uuid=bb576f9d-db71-4376-b949-817e222cb0e8, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.126]:5703, uuid=0699dbed-dfdf-49f9-9650-2220194cd8ce, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.107.126]:5704, uuid=6e74953b-ba99-4511-8529-6328a9415b6a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.107.126]:5705, uuid=293b426f-61d9-4942-84ed-36fcf9e7f154, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.107.206]:5701, uuid=b4d4b0c6-7b89-4b46-bfde-d5851ba41697, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}, MemberInfo{address=[10.30.107.126]:5706, uuid=141d2052-42c3-425f-9dac-b784c60ccab2, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}]} 16:44:32 2024-03-05T16:44:30.093Z INFO 7393 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.47]:5705, UUID: 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:32 2024-03-05T16:44:30.093Z INFO 7393 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d474995c-9ca6-4403-a552-5d080555452f 16:44:32 2024-03-05T16:44:30.093Z INFO 7393 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.47]:5706, UUID: ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:32 2024-03-05T16:44:30.094Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d474995c-9ca6-4403-a552-5d080555452f 16:44:32 2024-03-05T16:44:30.094Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d474995c-9ca6-4403-a552-5d080555452f 16:44:32 2024-03-05T16:44:30.094Z INFO 7393 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:32 2024-03-05T16:44:30.094Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:32 2024-03-05T16:44:30.094Z INFO 7393 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.47]:5702, UUID: d474995c-9ca6-4403-a552-5d080555452f 16:44:32 2024-03-05T16:44:30.094Z INFO 7393 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.47]:5702, UUID: d474995c-9ca6-4403-a552-5d080555452f 16:44:32 2024-03-05T16:44:30.094Z INFO 7393 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ee1161a4-c64a-4936-9296-3b647d92c195 16:44:32 2024-03-05T16:44:30.095Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ee1161a4-c64a-4936-9296-3b647d92c195 16:44:32 2024-03-05T16:44:30.095Z INFO 7393 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.47]:5703, UUID: fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:32 2024-03-05T16:44:30.096Z INFO 7393 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.47]:5703, UUID: fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:32 2024-03-05T16:44:30.097Z INFO 7393 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.47]:5704, UUID: ee1161a4-c64a-4936-9296-3b647d92c195 16:44:32 2024-03-05T16:44:30.098Z INFO 7393 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.47]:5702, UUID: d474995c-9ca6-4403-a552-5d080555452f 16:44:32 2024-03-05T16:44:30.102Z INFO 7393 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d474995c-9ca6-4403-a552-5d080555452f 16:44:32 2024-03-05T16:44:30.103Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:32 2024-03-05T16:44:30.103Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ee1161a4-c64a-4936-9296-3b647d92c195 16:44:32 2024-03-05T16:44:30.103Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:32 2024-03-05T16:44:30.103Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:32 2024-03-05T16:44:30.104Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:44:32 16:44:32 Members {size:6, ver:18} [ 16:44:32 Member [10.30.107.126]:5702 - bb576f9d-db71-4376-b949-817e222cb0e8 16:44:32 Member [10.30.107.126]:5703 - 0699dbed-dfdf-49f9-9650-2220194cd8ce 16:44:32 Member [10.30.107.126]:5704 - 6e74953b-ba99-4511-8529-6328a9415b6a 16:44:32 Member [10.30.107.126]:5705 - 293b426f-61d9-4942-84ed-36fcf9e7f154 this 16:44:32 Member [10.30.107.206]:5701 - b4d4b0c6-7b89-4b46-bfde-d5851ba41697 16:44:32 Member [10.30.107.126]:5706 - 141d2052-42c3-425f-9dac-b784c60ccab2 16:44:32 ] 16:44:32 16:44:32 2024-03-05T16:44:30.104Z INFO 7393 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:32 2024-03-05T16:44:30.104Z INFO 7393 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:32 2024-03-05T16:44:30.105Z INFO 7393 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:44:32 16:44:32 Members {size:6, ver:18} [ 16:44:32 Member [10.30.107.126]:5702 - bb576f9d-db71-4376-b949-817e222cb0e8 16:44:32 Member [10.30.107.126]:5703 - 0699dbed-dfdf-49f9-9650-2220194cd8ce 16:44:32 Member [10.30.107.126]:5704 - 6e74953b-ba99-4511-8529-6328a9415b6a 16:44:32 Member [10.30.107.126]:5705 - 293b426f-61d9-4942-84ed-36fcf9e7f154 16:44:32 Member [10.30.107.206]:5701 - b4d4b0c6-7b89-4b46-bfde-d5851ba41697 16:44:32 Member [10.30.107.126]:5706 - 141d2052-42c3-425f-9dac-b784c60ccab2 this 16:44:32 ] 16:44:32 16:44:32 2024-03-05T16:44:30.105Z INFO 7393 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.47]:5703, UUID: fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:32 2024-03-05T16:44:30.105Z INFO 7393 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.47]:5704, UUID: ee1161a4-c64a-4936-9296-3b647d92c195 16:44:32 2024-03-05T16:44:30.105Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:32 2024-03-05T16:44:30.106Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:32 2024-03-05T16:44:30.106Z INFO 7393 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.47]:5705, UUID: 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:32 2024-03-05T16:44:30.109Z INFO 7393 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:32 2024-03-05T16:44:30.109Z INFO 7393 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.47]:5702, UUID: d474995c-9ca6-4403-a552-5d080555452f 16:44:32 2024-03-05T16:44:30.109Z INFO 7393 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ee1161a4-c64a-4936-9296-3b647d92c195 16:44:32 2024-03-05T16:44:30.109Z INFO 7393 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:32 2024-03-05T16:44:30.109Z INFO 7393 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:32 2024-03-05T16:44:30.109Z INFO 7393 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.47]:5703, UUID: fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:32 2024-03-05T16:44:30.110Z INFO 7393 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:44:32 16:44:32 Members {size:6, ver:18} [ 16:44:32 Member [10.30.107.126]:5702 - bb576f9d-db71-4376-b949-817e222cb0e8 16:44:32 Member [10.30.107.126]:5703 - 0699dbed-dfdf-49f9-9650-2220194cd8ce 16:44:32 Member [10.30.107.126]:5704 - 6e74953b-ba99-4511-8529-6328a9415b6a this 16:44:32 Member [10.30.107.126]:5705 - 293b426f-61d9-4942-84ed-36fcf9e7f154 16:44:32 Member [10.30.107.206]:5701 - b4d4b0c6-7b89-4b46-bfde-d5851ba41697 16:44:32 Member [10.30.107.126]:5706 - 141d2052-42c3-425f-9dac-b784c60ccab2 16:44:32 ] 16:44:32 16:44:32 2024-03-05T16:44:30.110Z INFO 7393 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.47]:5704, UUID: ee1161a4-c64a-4936-9296-3b647d92c195 16:44:32 2024-03-05T16:44:30.111Z INFO 7393 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.47]:5705, UUID: 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:32 2024-03-05T16:44:30.111Z INFO 7393 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.47]:5704, UUID: ee1161a4-c64a-4936-9296-3b647d92c195 16:44:32 2024-03-05T16:44:30.112Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:44:32 16:44:32 Members {size:6, ver:18} [ 16:44:32 Member [10.30.107.126]:5702 - bb576f9d-db71-4376-b949-817e222cb0e8 16:44:32 Member [10.30.107.126]:5703 - 0699dbed-dfdf-49f9-9650-2220194cd8ce this 16:44:32 Member [10.30.107.126]:5704 - 6e74953b-ba99-4511-8529-6328a9415b6a 16:44:32 Member [10.30.107.126]:5705 - 293b426f-61d9-4942-84ed-36fcf9e7f154 16:44:32 Member [10.30.107.206]:5701 - b4d4b0c6-7b89-4b46-bfde-d5851ba41697 16:44:32 Member [10.30.107.126]:5706 - 141d2052-42c3-425f-9dac-b784c60ccab2 16:44:32 ] 16:44:32 16:44:32 2024-03-05T16:44:30.112Z INFO 7393 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.47]:5706, UUID: ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:32 2024-03-05T16:44:30.112Z INFO 7393 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.47]:5705, UUID: 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:32 2024-03-05T16:44:30.112Z INFO 7393 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.47]:5706, UUID: ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:32 2024-03-05T16:44:30.113Z INFO 7393 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.47]:5706, UUID: ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:32 2024-03-05T16:44:30.118Z INFO 7393 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.47]:5705, UUID: 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:32 2024-03-05T16:44:30.118Z INFO 7393 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.47]:5706, UUID: ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:32 2024-03-05T16:44:30.132Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:32 2024-03-05T16:44:30.132Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:30.138Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:32 2024-03-05T16:44:30.138Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:30.170Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:32 2024-03-05T16:44:30.171Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:30.208Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:32 2024-03-05T16:44:30.208Z WARN 7393 --- [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. 16:44:32 2024-03-05T16:44:30.208Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:32 2024-03-05T16:44:30.302Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:32 2024-03-05T16:44:30.302Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:30.344Z INFO 7393 --- [Queue.migration] c.h.i.p.InternalPartitionService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Fetching partition tables from cluster to determine the most recent one... Local stamp: -7781227604012311938 16:44:32 2024-03-05T16:44:30.356Z INFO 7393 --- [Queue.migration] c.h.i.p.InternalPartitionService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Most recent partition table is determined. 16:44:32 2024-03-05T16:44:30.357Z INFO 7393 --- [Queue.migration] c.h.i.p.InternalPartitionService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Applying the most recent of partition state... 16:44:32 2024-03-05T16:44:30.357Z WARN 7393 --- [Queue.migration] c.h.i.p.InternalPartitionService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.126]:5702]. (Probably they have recently joined or left the cluster.) { 16:44:32 [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:32 [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f 16:44:32 [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195 16:44:32 [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:32 [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:32 } 16:44:32 2024-03-05T16:44:30.363Z WARN 7393 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.126]:5702]. (Probably they have recently joined or left the cluster.) { 16:44:32 [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:32 [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f 16:44:32 [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195 16:44:32 [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:32 [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:32 } 16:44:32 2024-03-05T16:44:30.365Z WARN 7393 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.126]:5702]. (Probably they have recently joined or left the cluster.) { 16:44:32 [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:32 [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f 16:44:32 [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195 16:44:32 [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:32 [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:32 } 16:44:32 2024-03-05T16:44:30.366Z WARN 7393 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.126]:5702]. (Probably they have recently joined or left the cluster.) { 16:44:32 [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:32 [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f 16:44:32 [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195 16:44:32 [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:32 [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:32 } 16:44:32 2024-03-05T16:44:30.371Z WARN 7393 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.126]:5702]. (Probably they have recently joined or left the cluster.) { 16:44:32 [10.30.106.47]:5705 - 5ce924a4-b27b-4847-a330-6869770b38fa 16:44:32 [10.30.106.47]:5702 - d474995c-9ca6-4403-a552-5d080555452f 16:44:32 [10.30.106.47]:5704 - ee1161a4-c64a-4936-9296-3b647d92c195 16:44:32 [10.30.106.47]:5703 - fea0b7ea-bd7e-4d93-bb0e-9dbb2333de4d 16:44:32 [10.30.106.47]:5706 - ba283ba6-4428-4d55-ba62-7338ed56dbf3 16:44:32 } 16:44:32 2024-03-05T16:44:30.560Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:32 2024-03-05T16:44:30.560Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:30.691Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:32 2024-03-05T16:44:30.691Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:30.719Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:32 2024-03-05T16:44:30.719Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:30.797Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:32 2024-03-05T16:44:30.797Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:30.882Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:32 2024-03-05T16:44:30.882Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:30.894Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:32 2024-03-05T16:44:30.894Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:30.926Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:32 2024-03-05T16:44:30.926Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:30.998Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:32 2024-03-05T16:44:30.998Z WARN 7393 --- [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. 16:44:32 2024-03-05T16:44:30.998Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:32 2024-03-05T16:44:31.068Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:32 2024-03-05T16:44:31.068Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:31.070Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:32 2024-03-05T16:44:31.070Z WARN 7393 --- [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. 16:44:32 2024-03-05T16:44:31.070Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:32 2024-03-05T16:44:31.152Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:32 2024-03-05T16:44:31.152Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:31.196Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:32 2024-03-05T16:44:31.196Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:31.226Z INFO 7393 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 961 16:44:32 2024-03-05T16:44:31.254Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:32 2024-03-05T16:44:31.254Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:31.360Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:32 2024-03-05T16:44:31.360Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:31.497Z INFO 7393 --- [e.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=23.9G, swap.space.total=0, swap.space.free=0, heap.memory.used=121.0M, heap.memory.free=138.4M, heap.memory.total=260.0M, heap.memory.max=7.8G, heap.memory.used/total=46.55%, heap.memory.used/max=1.52%, minor.gc.count=28, minor.gc.time=372ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=80.21%, load.systemAverage=3.70, thread.count=372, thread.peakCount=372, cluster.timeDiff=-6, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=3714, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=34, proxy.count=6, clientEndpoint.count=0, connection.active.count=10, client.connection.count=0, connection.count=5 16:44:32 2024-03-05T16:44:31.651Z WARN 7393 --- [ached.thread-12] c.h.map.impl.LocalMapStatsProvider : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId: 149, replica: 1 has no owner! 16:44:32 2024-03-05T16:44:31.765Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:32 2024-03-05T16:44:31.765Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:31.770Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:32 2024-03-05T16:44:31.770Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:31.916Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:32 2024-03-05T16:44:31.916Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:31.922Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:32 2024-03-05T16:44:31.922Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:31.926Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:32 2024-03-05T16:44:31.926Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:31.926Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:32 2024-03-05T16:44:31.926Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:31.951Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:32 2024-03-05T16:44:31.951Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:31.954Z WARN 7393 --- [ached.thread-12] c.h.map.impl.LocalMapStatsProvider : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId: 149, replica: 1 has no owner! 16:44:32 2024-03-05T16:44:32.036Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:32 2024-03-05T16:44:32.036Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:32.068Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:32 2024-03-05T16:44:32.068Z WARN 7393 --- [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. 16:44:32 2024-03-05T16:44:32.068Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:32 2024-03-05T16:44:32.068Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:32 2024-03-05T16:44:32.068Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:32.073Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:32 2024-03-05T16:44:32.073Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:32.226Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:32 2024-03-05T16:44:32.226Z WARN 7393 --- [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. 16:44:32 2024-03-05T16:44:32.226Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:32 2024-03-05T16:44:32.244Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:32 2024-03-05T16:44:32.245Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:32.356Z WARN 7393 --- [ached.thread-12] c.h.map.impl.LocalMapStatsProvider : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId: 255, replica: 1 has no owner! 16:44:32 2024-03-05T16:44:32.389Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:32 2024-03-05T16:44:32.389Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:32.633Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:32 2024-03-05T16:44:32.633Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:32.781Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:32 2024-03-05T16:44:32.781Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:32.815Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT6.893125696S 16:44:32 2024-03-05T16:44:32.832Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:32 2024-03-05T16:44:32.832Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:32 2024-03-05T16:44:32.850Z INFO 7393 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Tue Mar 05 16:44:31 UTC 2024, plannedMigrations=961, completedMigrations=961, remainingMigrations=0, totalCompletedMigrations=3447) 16:44:32 16:44:32 . ____ _ __ _ _ 16:44:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:44:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:44:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:44:32 ' |____| .__|_| |_|_| |_\__, | / / / / 16:44:32 =========|_|==============|___/=/_/_/_/ 16:44:32 :: Spring Boot :: (v3.1.2) 16:44:32 16:44:32 2024-03-05T16:44:32.854Z INFO 7393 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : Starting CmNotificationSubscriptionDmiOutEventConsumerSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:44:32 2024-03-05T16:44:32.854Z INFO 7393 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:44:32 2024-03-05T16:44:32.861Z INFO 7393 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : Started CmNotificationSubscriptionDmiOutEventConsumerSpec in 0.037 seconds (process running for 115.1) 16:44:33 2024-03-05T16:44:32.872Z INFO 7393 --- [ main] ificationSubscriptionDmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : accepted 16:44:33 2024-03-05T16:44:32.933Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:33 2024-03-05T16:44:32.933Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:33 2024-03-05T16:44:32.966Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:33 2024-03-05T16:44:32.966Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:33 2024-03-05T16:44:32.980Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:33 2024-03-05T16:44:32.980Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:33 2024-03-05T16:44:32.984Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:33 2024-03-05T16:44:32.984Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:33 2024-03-05T16:44:32.988Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:33 2024-03-05T16:44:32.988Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:33 2024-03-05T16:44:33.032Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:33 2024-03-05T16:44:33.032Z WARN 7393 --- [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. 16:44:33 2024-03-05T16:44:33.032Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:33 2024-03-05T16:44:33.038Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:33 2024-03-05T16:44:33.038Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.272 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiOutEventConsumerSpec 16:44:33 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec 16:44:35 2024-03-05T16:44:33.204Z INFO 7393 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:44:35 2024-03-05T16:44:33.255Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 8523153921d7efb462aeb12fab9be7c43f928f7b0b122d705a9d24b889f69a17 16:44:35 2024-03-05T16:44:33.260Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:35 2024-03-05T16:44:33.260Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:33.348Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:35 2024-03-05T16:44:33.348Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:33.354Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:35 2024-03-05T16:44:33.354Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:33.389Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:35 2024-03-05T16:44:33.390Z WARN 7393 --- [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. 16:44:35 2024-03-05T16:44:33.390Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:35 2024-03-05T16:44:33.636Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:35 2024-03-05T16:44:33.636Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:33.691Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:35 2024-03-05T16:44:33.691Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:33.787Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:35 2024-03-05T16:44:33.787Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:33.842Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:35 2024-03-05T16:44:33.842Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:33.992Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:35 2024-03-05T16:44:33.992Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:34.042Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:35 2024-03-05T16:44:34.042Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:34.089Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:35 2024-03-05T16:44:34.089Z WARN 7393 --- [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. 16:44:35 2024-03-05T16:44:34.089Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:35 2024-03-05T16:44:34.155Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:35 2024-03-05T16:44:34.156Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:34.164Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:35 2024-03-05T16:44:34.164Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:34.172Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:35 2024-03-05T16:44:34.172Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:34.190Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:35 2024-03-05T16:44:34.190Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:34.256Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:35 2024-03-05T16:44:34.256Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:34.519Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:35 2024-03-05T16:44:34.519Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:34.539Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:35 2024-03-05T16:44:34.539Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:34.551Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:35 2024-03-05T16:44:34.551Z WARN 7393 --- [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. 16:44:35 2024-03-05T16:44:34.551Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:35 2024-03-05T16:44:34.639Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:35 2024-03-05T16:44:34.639Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:34.751Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:35 2024-03-05T16:44:34.751Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:34.851Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:35 2024-03-05T16:44:34.851Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:34.870Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=21, /10.30.107.126:5702->/10.30.107.206:54065, qualifier=null, endpoint=[10.30.107.206]:5701, remoteUuid=b4d4b0c6-7b89-4b46-bfde-d5851ba41697, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:35 2024-03-05T16:44:34.870Z INFO 7393 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.107.126:5706->/10.30.107.206:48573, qualifier=null, endpoint=[10.30.107.206]:5701, remoteUuid=b4d4b0c6-7b89-4b46-bfde-d5851ba41697, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:35 2024-03-05T16:44:34.871Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=17, /10.30.107.126:5703->/10.30.107.206:54685, qualifier=null, endpoint=[10.30.107.206]:5701, remoteUuid=b4d4b0c6-7b89-4b46-bfde-d5851ba41697, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:35 2024-03-05T16:44:34.871Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=16, /10.30.107.126:5705->/10.30.107.206:45335, qualifier=null, endpoint=[10.30.107.206]:5701, remoteUuid=b4d4b0c6-7b89-4b46-bfde-d5851ba41697, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:35 2024-03-05T16:44:34.871Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=17, /10.30.107.126:38497->/10.30.107.206:5701, qualifier=null, endpoint=[10.30.107.206]:5701, remoteUuid=b4d4b0c6-7b89-4b46-bfde-d5851ba41697, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:35 2024-03-05T16:44:34.871Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=16, /10.30.107.126:52477->/10.30.107.206:5701, qualifier=null, endpoint=[10.30.107.206]:5701, remoteUuid=b4d4b0c6-7b89-4b46-bfde-d5851ba41697, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:35 2024-03-05T16:44:34.871Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:34.871Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:34.871Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:34.871Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.107.126:36163->/10.30.107.206:5701, qualifier=null, endpoint=[10.30.107.206]:5701, remoteUuid=b4d4b0c6-7b89-4b46-bfde-d5851ba41697, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:35 2024-03-05T16:44:34.871Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=17, /10.30.107.126:46001->/10.30.107.206:5701, qualifier=null, endpoint=[10.30.107.206]:5701, remoteUuid=b4d4b0c6-7b89-4b46-bfde-d5851ba41697, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:35 2024-03-05T16:44:34.871Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:34.871Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:34.871Z INFO 7393 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=16, /10.30.107.126:5704->/10.30.107.206:37141, qualifier=null, endpoint=[10.30.107.206]:5701, remoteUuid=b4d4b0c6-7b89-4b46-bfde-d5851ba41697, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:35 2024-03-05T16:44:34.872Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:34.872Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:34.872Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:34.872Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:34.872Z INFO 7393 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:34.872Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:34.872Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:34.872Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:34.872Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:34.872Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:34.873Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:34.874Z INFO 7393 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=20, /10.30.107.126:54499->/10.30.107.206:5701, qualifier=null, endpoint=[10.30.107.206]:5701, remoteUuid=b4d4b0c6-7b89-4b46-bfde-d5851ba41697, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 16:44:35 2024-03-05T16:44:34.874Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:34.875Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:34.901Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:35 2024-03-05T16:44:34.901Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:34.972Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:34.972Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:34.973Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:34.973Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:34.973Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:34.973Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:34.973Z INFO 7393 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:34.974Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:34.974Z INFO 7393 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:34.974Z INFO 7393 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:34.975Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:34.976Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:35.050Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:35 2024-03-05T16:44:35.050Z WARN 7393 --- [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. 16:44:35 2024-03-05T16:44:35.050Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:35 2024-03-05T16:44:35.052Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:35 2024-03-05T16:44:35.052Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:35.074Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:35.074Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:35.074Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:35.075Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:35.075Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:35.075Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:35.075Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:35.076Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:35.076Z INFO 7393 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:35.076Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:35.076Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:35.077Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:35.120Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:35 2024-03-05T16:44:35.120Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:35.157Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:35.158Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:35.170Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:35 2024-03-05T16:44:35.170Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:35.176Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:35.176Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:35.177Z INFO 7393 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:35.177Z WARN 7393 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.206]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.206:5701}, Error-Count: 5 16:44:35 2024-03-05T16:44:35.177Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:35.177Z WARN 7393 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.206]:5701 - b4d4b0c6-7b89-4b46-bfde-d5851ba41697 is suspected to be dead for reason: No connection 16:44:35 2024-03-05T16:44:35.177Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:35.177Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.206:5701, timeout: 10000, bind-any: true 16:44:35 2024-03-05T16:44:35.178Z INFO 7393 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:35.178Z WARN 7393 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.206]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.206:5701}, Error-Count: 5 16:44:35 2024-03-05T16:44:35.178Z WARN 7393 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.206]:5701 - b4d4b0c6-7b89-4b46-bfde-d5851ba41697 is suspected to be dead for reason: No connection 16:44:35 2024-03-05T16:44:35.178Z INFO 7393 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:35.178Z WARN 7393 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.206]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.206:5701}, Error-Count: 5 16:44:35 2024-03-05T16:44:35.178Z INFO 7393 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing Member [10.30.107.206]:5701 - b4d4b0c6-7b89-4b46-bfde-d5851ba41697 16:44:35 2024-03-05T16:44:35.181Z INFO 7393 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b4d4b0c6-7b89-4b46-bfde-d5851ba41697 16:44:35 2024-03-05T16:44:35.181Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b4d4b0c6-7b89-4b46-bfde-d5851ba41697 16:44:35 2024-03-05T16:44:35.183Z INFO 7393 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:35.183Z INFO 7393 --- [ached.thread-12] c.h.t.TransactionManagerService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.206]:5701, UUID: b4d4b0c6-7b89-4b46-bfde-d5851ba41697 16:44:35 2024-03-05T16:44:35.183Z WARN 7393 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.206]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.206:5701}, Error-Count: 5 16:44:35 2024-03-05T16:44:35.183Z INFO 7393 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.206:5701. Reason: IOException[Connection refused to address /10.30.107.206:5701] 16:44:35 2024-03-05T16:44:35.183Z WARN 7393 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.206]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.206:5701}, Error-Count: 5 16:44:35 2024-03-05T16:44:35.182Z INFO 7393 --- [cached.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:44:35 16:44:35 Members {size:5, ver:19} [ 16:44:35 Member [10.30.107.126]:5702 - bb576f9d-db71-4376-b949-817e222cb0e8 this 16:44:35 Member [10.30.107.126]:5703 - 0699dbed-dfdf-49f9-9650-2220194cd8ce 16:44:35 Member [10.30.107.126]:5704 - 6e74953b-ba99-4511-8529-6328a9415b6a 16:44:35 Member [10.30.107.126]:5705 - 293b426f-61d9-4942-84ed-36fcf9e7f154 16:44:35 Member [10.30.107.126]:5706 - 141d2052-42c3-425f-9dac-b784c60ccab2 16:44:35 ] 16:44:35 16:44:35 2024-03-05T16:44:35.183Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:44:35 16:44:35 Members {size:5, ver:19} [ 16:44:35 Member [10.30.107.126]:5702 - bb576f9d-db71-4376-b949-817e222cb0e8 16:44:35 Member [10.30.107.126]:5703 - 0699dbed-dfdf-49f9-9650-2220194cd8ce this 16:44:35 Member [10.30.107.126]:5704 - 6e74953b-ba99-4511-8529-6328a9415b6a 16:44:35 Member [10.30.107.126]:5705 - 293b426f-61d9-4942-84ed-36fcf9e7f154 16:44:35 Member [10.30.107.126]:5706 - 141d2052-42c3-425f-9dac-b784c60ccab2 16:44:35 ] 16:44:35 16:44:35 2024-03-05T16:44:35.184Z INFO 7393 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b4d4b0c6-7b89-4b46-bfde-d5851ba41697 16:44:35 2024-03-05T16:44:35.184Z INFO 7393 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b4d4b0c6-7b89-4b46-bfde-d5851ba41697 16:44:35 2024-03-05T16:44:35.184Z INFO 7393 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:44:35 16:44:35 Members {size:5, ver:19} [ 16:44:35 Member [10.30.107.126]:5702 - bb576f9d-db71-4376-b949-817e222cb0e8 16:44:35 Member [10.30.107.126]:5703 - 0699dbed-dfdf-49f9-9650-2220194cd8ce 16:44:35 Member [10.30.107.126]:5704 - 6e74953b-ba99-4511-8529-6328a9415b6a 16:44:35 Member [10.30.107.126]:5705 - 293b426f-61d9-4942-84ed-36fcf9e7f154 this 16:44:35 Member [10.30.107.126]:5706 - 141d2052-42c3-425f-9dac-b784c60ccab2 16:44:35 ] 16:44:35 16:44:35 2024-03-05T16:44:35.185Z INFO 7393 --- [cached.thread-4] c.h.t.TransactionManagerService : [10.30.107.126]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.206]:5701, UUID: b4d4b0c6-7b89-4b46-bfde-d5851ba41697 16:44:35 2024-03-05T16:44:35.185Z INFO 7393 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:44:35 16:44:35 Members {size:5, ver:19} [ 16:44:35 Member [10.30.107.126]:5702 - bb576f9d-db71-4376-b949-817e222cb0e8 16:44:35 Member [10.30.107.126]:5703 - 0699dbed-dfdf-49f9-9650-2220194cd8ce 16:44:35 Member [10.30.107.126]:5704 - 6e74953b-ba99-4511-8529-6328a9415b6a 16:44:35 Member [10.30.107.126]:5705 - 293b426f-61d9-4942-84ed-36fcf9e7f154 16:44:35 Member [10.30.107.126]:5706 - 141d2052-42c3-425f-9dac-b784c60ccab2 this 16:44:35 ] 16:44:35 16:44:35 2024-03-05T16:44:35.185Z INFO 7393 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b4d4b0c6-7b89-4b46-bfde-d5851ba41697 16:44:35 2024-03-05T16:44:35.186Z INFO 7393 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:44:35 16:44:35 Members {size:5, ver:19} [ 16:44:35 Member [10.30.107.126]:5702 - bb576f9d-db71-4376-b949-817e222cb0e8 16:44:35 Member [10.30.107.126]:5703 - 0699dbed-dfdf-49f9-9650-2220194cd8ce 16:44:35 Member [10.30.107.126]:5704 - 6e74953b-ba99-4511-8529-6328a9415b6a this 16:44:35 Member [10.30.107.126]:5705 - 293b426f-61d9-4942-84ed-36fcf9e7f154 16:44:35 Member [10.30.107.126]:5706 - 141d2052-42c3-425f-9dac-b784c60ccab2 16:44:35 ] 16:44:35 16:44:35 2024-03-05T16:44:35.189Z INFO 7393 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.107.126]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.206]:5701, UUID: b4d4b0c6-7b89-4b46-bfde-d5851ba41697 16:44:35 2024-03-05T16:44:35.189Z INFO 7393 --- [cached.thread-4] c.h.t.TransactionManagerService : [10.30.107.126]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.206]:5701, UUID: b4d4b0c6-7b89-4b46-bfde-d5851ba41697 16:44:35 2024-03-05T16:44:35.189Z INFO 7393 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.107.126]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.206]:5701, UUID: b4d4b0c6-7b89-4b46-bfde-d5851ba41697 16:44:35 2024-03-05T16:44:35.292Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:35 2024-03-05T16:44:35.292Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:35.323Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:35 2024-03-05T16:44:35.323Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:35.339Z INFO 7393 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 258 16:44:35 2024-03-05T16:44:35.381Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:35 2024-03-05T16:44:35.381Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:35.450Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:35 2024-03-05T16:44:35.450Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:35.633Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:35 2024-03-05T16:44:35.633Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:35.716Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:35 2024-03-05T16:44:35.716Z WARN 7393 --- [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. 16:44:35 2024-03-05T16:44:35.716Z INFO 7393 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.126]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Tue Mar 05 16:44:35 UTC 2024, plannedMigrations=258, completedMigrations=258, remainingMigrations=0, totalCompletedMigrations=3705) 16:44:35 2024-03-05T16:44:35.716Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:35 2024-03-05T16:44:35.767Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:35 2024-03-05T16:44:35.767Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:35.805Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:35 2024-03-05T16:44:35.805Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:35.868Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:35 2024-03-05T16:44:35.868Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:35 2024-03-05T16:44:35.918Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:35 2024-03-05T16:44:35.918Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:35.920Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:38 2024-03-05T16:44:35.920Z WARN 7393 --- [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. 16:44:38 2024-03-05T16:44:35.920Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:38 2024-03-05T16:44:36.219Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:38 2024-03-05T16:44:36.219Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:36.278Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:38 2024-03-05T16:44:36.278Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:36.329Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:38 2024-03-05T16:44:36.329Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:36.382Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:38 2024-03-05T16:44:36.382Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:36.489Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:38 2024-03-05T16:44:36.489Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:36.498Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:38 2024-03-05T16:44:36.498Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:36.557Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:38 2024-03-05T16:44:36.557Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:36.686Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:38 2024-03-05T16:44:36.686Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:36.779Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:38 2024-03-05T16:44:36.779Z WARN 7393 --- [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. 16:44:38 2024-03-05T16:44:36.779Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:38 2024-03-05T16:44:36.824Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:38 2024-03-05T16:44:36.824Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:36.873Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:38 2024-03-05T16:44:36.873Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:36.959Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:38 2024-03-05T16:44:36.959Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:36.972Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:38 2024-03-05T16:44:36.972Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:37.129Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:38 2024-03-05T16:44:37.129Z WARN 7393 --- [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. 16:44:38 2024-03-05T16:44:37.129Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:38 2024-03-05T16:44:37.131Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:38 2024-03-05T16:44:37.131Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:37.234Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:38 2024-03-05T16:44:37.234Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:37.273Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:38 2024-03-05T16:44:37.273Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:37.394Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:38 2024-03-05T16:44:37.394Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:37.400Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:38 2024-03-05T16:44:37.400Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:37.457Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:38 2024-03-05T16:44:37.457Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:37.589Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:38 2024-03-05T16:44:37.589Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:37.693Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:38 2024-03-05T16:44:37.693Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:37.711Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:38 2024-03-05T16:44:37.711Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:37.744Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:38 2024-03-05T16:44:37.744Z WARN 7393 --- [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. 16:44:38 2024-03-05T16:44:37.744Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:38 2024-03-05T16:44:37.977Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:38 2024-03-05T16:44:37.977Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:38.019Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:38 2024-03-05T16:44:38.019Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:38.051Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:38 2024-03-05T16:44:38.051Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:38.079Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:38 2024-03-05T16:44:38.079Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:38.129Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:38 2024-03-05T16:44:38.129Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:38.187Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:38 2024-03-05T16:44:38.187Z WARN 7393 --- [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. 16:44:38 2024-03-05T16:44:38.187Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:38 2024-03-05T16:44:38.297Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:38 2024-03-05T16:44:38.297Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:38.309Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:38 2024-03-05T16:44:38.309Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:38.402Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:38 2024-03-05T16:44:38.402Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:38.544Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:38 2024-03-05T16:44:38.544Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:38.596Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:38 2024-03-05T16:44:38.596Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:38.606Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:38 2024-03-05T16:44:38.606Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:38.723Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:38 2024-03-05T16:44:38.723Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:38 2024-03-05T16:44:38.850Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:38 2024-03-05T16:44:38.850Z WARN 7393 --- [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. 16:44:38 2024-03-05T16:44:38.850Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:38 2024-03-05T16:44:38.920Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.716386392S 16:44:39 2024-03-05T16:44:38.988Z INFO 7393 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription with name cm-subscription-001 to be mapped to hazelcast object... 16:44:39 2024-03-05T16:44:38.988Z INFO 7393 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription for ClientID some-resource with name cm-subscription-001 ... 16:44:39 2024-03-05T16:44:39.038Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:39 2024-03-05T16:44:39.038Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:39 2024-03-05T16:44:39.057Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:39 2024-03-05T16:44:39.057Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:39 2024-03-05T16:44:39.082Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:39 2024-03-05T16:44:39.082Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:39 2024-03-05T16:44:39.088Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:39 2024-03-05T16:44:39.088Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:39 2024-03-05T16:44:39.106Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:39 2024-03-05T16:44:39.106Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:39 2024-03-05T16:44:39.107Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:39 2024-03-05T16:44:39.107Z WARN 7393 --- [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. 16:44:39 2024-03-05T16:44:39.107Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:39 2024-03-05T16:44:39.125Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:39 2024-03-05T16:44:39.125Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.074 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec 16:44:39 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.DmiCmNotificationSubscriptionCacheHandlerSpec 16:44:44 2024-03-05T16:44:39.280Z INFO 7393 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:44:44 2024-03-05T16:44:39.304Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:44 2024-03-05T16:44:39.304Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:39.319Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 82650fd5f538c5ed95adcce3299287cb9ac45c59f289b315180fac22cebae1c9 16:44:44 2024-03-05T16:44:39.414Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:44 2024-03-05T16:44:39.414Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:39.447Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:44 2024-03-05T16:44:39.447Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:39.732Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:44 2024-03-05T16:44:39.732Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:39.754Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:44 2024-03-05T16:44:39.754Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:39.810Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:44 2024-03-05T16:44:39.810Z WARN 7393 --- [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. 16:44:44 2024-03-05T16:44:39.810Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:44 2024-03-05T16:44:39.811Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:44 2024-03-05T16:44:39.811Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:39.891Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:44 2024-03-05T16:44:39.891Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:39.946Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:44 2024-03-05T16:44:39.946Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:40.010Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:44 2024-03-05T16:44:40.010Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:40.095Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:44 2024-03-05T16:44:40.095Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:40.110Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:44 2024-03-05T16:44:40.110Z WARN 7393 --- [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. 16:44:44 2024-03-05T16:44:40.110Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:44 2024-03-05T16:44:40.230Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:44 2024-03-05T16:44:40.230Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:40.263Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:44 2024-03-05T16:44:40.263Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:40.403Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:44 2024-03-05T16:44:40.403Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:40.410Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:44 2024-03-05T16:44:40.410Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:40.632Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:44 2024-03-05T16:44:40.632Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:40.877Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:44 2024-03-05T16:44:40.877Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:40.893Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:44 2024-03-05T16:44:40.893Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:41.006Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:44 2024-03-05T16:44:41.006Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:41.009Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:44 2024-03-05T16:44:41.009Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:41.015Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:44 2024-03-05T16:44:41.015Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:41.021Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:44 2024-03-05T16:44:41.021Z WARN 7393 --- [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. 16:44:44 2024-03-05T16:44:41.021Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:44 2024-03-05T16:44:41.121Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:44 2024-03-05T16:44:41.121Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:41.259Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:44 2024-03-05T16:44:41.260Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:41.272Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:44 2024-03-05T16:44:41.272Z WARN 7393 --- [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. 16:44:44 2024-03-05T16:44:41.272Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:44 2024-03-05T16:44:41.386Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:44 2024-03-05T16:44:41.386Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:41.422Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:44 2024-03-05T16:44:41.422Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:41.488Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:44 2024-03-05T16:44:41.488Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:41.512Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:44 2024-03-05T16:44:41.512Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:41.608Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:44 2024-03-05T16:44:41.608Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:41.855Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:44 2024-03-05T16:44:41.855Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:41.973Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:44 2024-03-05T16:44:41.973Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:42.019Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:44 2024-03-05T16:44:42.019Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:42.031Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:44 2024-03-05T16:44:42.031Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:42.060Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:44 2024-03-05T16:44:42.060Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:42.127Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:44 2024-03-05T16:44:42.127Z WARN 7393 --- [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. 16:44:44 2024-03-05T16:44:42.127Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:44 2024-03-05T16:44:42.162Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:44 2024-03-05T16:44:42.162Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:42.211Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:44 2024-03-05T16:44:42.211Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:42.325Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:44 2024-03-05T16:44:42.325Z WARN 7393 --- [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. 16:44:44 2024-03-05T16:44:42.325Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:44 2024-03-05T16:44:42.346Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:44 2024-03-05T16:44:42.346Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:42.439Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:44 2024-03-05T16:44:42.439Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:42.564Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:44 2024-03-05T16:44:42.564Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:42.635Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:44 2024-03-05T16:44:42.635Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:42.715Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:44 2024-03-05T16:44:42.715Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:42.812Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:44 2024-03-05T16:44:42.812Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:42.879Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:44 2024-03-05T16:44:42.879Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:42.922Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:44 2024-03-05T16:44:42.922Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:43.017Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:44 2024-03-05T16:44:43.017Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:43.034Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:44 2024-03-05T16:44:43.034Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:43.139Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:44 2024-03-05T16:44:43.139Z WARN 7393 --- [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. 16:44:44 2024-03-05T16:44:43.139Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:44 2024-03-05T16:44:43.165Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:44 2024-03-05T16:44:43.165Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:43.181Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:44 2024-03-05T16:44:43.181Z WARN 7393 --- [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. 16:44:44 2024-03-05T16:44:43.181Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:44 2024-03-05T16:44:43.245Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:44 2024-03-05T16:44:43.245Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:43.306Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:44 2024-03-05T16:44:43.306Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:43.417Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:44 2024-03-05T16:44:43.417Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:43.488Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:44 2024-03-05T16:44:43.488Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:43.512Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:44 2024-03-05T16:44:43.512Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:43.740Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:44 2024-03-05T16:44:43.740Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:43.824Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:44 2024-03-05T16:44:43.824Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:44 2024-03-05T16:44:43.824Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:43.824Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:43.888Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:44 2024-03-05T16:44:43.888Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:43.925Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:44 2024-03-05T16:44:43.925Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:44.022Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:44 2024-03-05T16:44:44.022Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:44.025Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:44 2024-03-05T16:44:44.025Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:44.101Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:44 2024-03-05T16:44:44.101Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:44.139Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:44 2024-03-05T16:44:44.139Z WARN 7393 --- [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. 16:44:44 2024-03-05T16:44:44.139Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:44 2024-03-05T16:44:44.158Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:44 2024-03-05T16:44:44.159Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:44.198Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:44 2024-03-05T16:44:44.199Z WARN 7393 --- [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. 16:44:44 2024-03-05T16:44:44.199Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:44 2024-03-05T16:44:44.382Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:44 2024-03-05T16:44:44.382Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:44.647Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:44 2024-03-05T16:44:44.647Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:44.669Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:44 2024-03-05T16:44:44.669Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:44 2024-03-05T16:44:44.727Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.447279416S 16:44:44 2024-03-05T16:44:44.730Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:44 2024-03-05T16:44:44.731Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:44 16:44:44 . ____ _ __ _ _ 16:44:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:44:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:44:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:44:44 ' |____| .__|_| |_|_| |_\__, | / / / / 16:44:44 =========|_|==============|___/=/_/_/_/ 16:44:44 :: Spring Boot :: (v3.1.2) 16:44:44 16:44:44 2024-03-05T16:44:44.754Z INFO 7393 --- [ main] NotificationSubscriptionCacheHandlerSpec : Starting DmiCmNotificationSubscriptionCacheHandlerSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:44:44 2024-03-05T16:44:44.754Z INFO 7393 --- [ main] NotificationSubscriptionCacheHandlerSpec : No active profile set, falling back to 1 default profile: "default" 16:44:44 2024-03-05T16:44:44.766Z INFO 7393 --- [ main] NotificationSubscriptionCacheHandlerSpec : Started DmiCmNotificationSubscriptionCacheHandlerSpec in 0.032 seconds (process running for 127.004) 16:44:44 2024-03-05T16:44:44.802Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:44 2024-03-05T16:44:44.802Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:45 2024-03-05T16:44:44.893Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:45 2024-03-05T16:44:44.893Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:45 2024-03-05T16:44:44.952Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:45 2024-03-05T16:44:44.952Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:45 2024-03-05T16:44:45.044Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:45 2024-03-05T16:44:45.044Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:45 2024-03-05T16:44:45.061Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:45 2024-03-05T16:44:45.061Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:45 2024-03-05T16:44:45.103Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:45 2024-03-05T16:44:45.103Z WARN 7393 --- [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. 16:44:45 2024-03-05T16:44:45.103Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.828 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.DmiCmNotificationSubscriptionCacheHandlerSpec 16:44:45 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 16:44:45 2024-03-05T16:44:45.134Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:45 2024-03-05T16:44:45.134Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:45 2024-03-05T16:44:45.159Z INFO 7393 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 16:44:45 2024-03-05T16:44:45.167Z INFO 7393 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 16:44:45 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 16:44:45 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 16:44:45 2024-03-05T16:44:45.186Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:45 2024-03-05T16:44:45.186Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:45 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 16:44:45 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 16:44:45 2024-03-05T16:44:45.228Z ERROR 7393 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 16:44:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 16:44:45 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 16:44:50 2024-03-05T16:44:45.232Z INFO 7393 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:44:50 2024-03-05T16:44:45.294Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:50 2024-03-05T16:44:45.294Z WARN 7393 --- [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. 16:44:50 2024-03-05T16:44:45.294Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:50 2024-03-05T16:44:45.305Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 8b8ff7e72136ea8b02909ade8070b04d19a90c0644b8d261e4c0d27bbd34324c 16:44:50 2024-03-05T16:44:45.321Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:50 2024-03-05T16:44:45.321Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:45.392Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:50 2024-03-05T16:44:45.392Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:45.660Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:50 2024-03-05T16:44:45.660Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:45.778Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:50 2024-03-05T16:44:45.778Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:45.799Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:50 2024-03-05T16:44:45.799Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:45.837Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:50 2024-03-05T16:44:45.837Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:45.915Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:50 2024-03-05T16:44:45.915Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:45.947Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:50 2024-03-05T16:44:45.947Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:46.077Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:50 2024-03-05T16:44:46.077Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:46.118Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:50 2024-03-05T16:44:46.118Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:46.140Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:50 2024-03-05T16:44:46.140Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:46.151Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:50 2024-03-05T16:44:46.151Z WARN 7393 --- [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. 16:44:50 2024-03-05T16:44:46.151Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:50 2024-03-05T16:44:46.175Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:50 2024-03-05T16:44:46.175Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:46.214Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:50 2024-03-05T16:44:46.214Z WARN 7393 --- [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. 16:44:50 2024-03-05T16:44:46.214Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:50 2024-03-05T16:44:46.343Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:50 2024-03-05T16:44:46.343Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:46.512Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:50 2024-03-05T16:44:46.512Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:46.802Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:50 2024-03-05T16:44:46.802Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:46.888Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:50 2024-03-05T16:44:46.888Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:46.943Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:50 2024-03-05T16:44:46.943Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:46.982Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:50 2024-03-05T16:44:46.982Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:47.000Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:50 2024-03-05T16:44:47.000Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:47.003Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:50 2024-03-05T16:44:47.003Z WARN 7393 --- [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. 16:44:50 2024-03-05T16:44:47.003Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:50 2024-03-05T16:44:47.039Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:50 2024-03-05T16:44:47.039Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:47.144Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:50 2024-03-05T16:44:47.144Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:47.167Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:50 2024-03-05T16:44:47.167Z WARN 7393 --- [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. 16:44:50 2024-03-05T16:44:47.167Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:50 2024-03-05T16:44:47.186Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:50 2024-03-05T16:44:47.186Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:47.228Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:50 2024-03-05T16:44:47.228Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:47.245Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:50 2024-03-05T16:44:47.245Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:47.322Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:50 2024-03-05T16:44:47.322Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:47.716Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:50 2024-03-05T16:44:47.716Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:47.807Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:50 2024-03-05T16:44:47.807Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:47.942Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:50 2024-03-05T16:44:47.942Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:47.946Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:50 2024-03-05T16:44:47.946Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:48.041Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:50 2024-03-05T16:44:48.041Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:48.056Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:50 2024-03-05T16:44:48.056Z WARN 7393 --- [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. 16:44:50 2024-03-05T16:44:48.056Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:50 2024-03-05T16:44:48.102Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:50 2024-03-05T16:44:48.102Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:48.139Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:50 2024-03-05T16:44:48.140Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:48.147Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:50 2024-03-05T16:44:48.147Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:48.147Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:50 2024-03-05T16:44:48.147Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:48.185Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:50 2024-03-05T16:44:48.185Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:48.280Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:50 2024-03-05T16:44:48.280Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:48.373Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:50 2024-03-05T16:44:48.373Z WARN 7393 --- [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. 16:44:50 2024-03-05T16:44:48.373Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:50 2024-03-05T16:44:48.475Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:50 2024-03-05T16:44:48.475Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:48.813Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:50 2024-03-05T16:44:48.813Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:48.920Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:50 2024-03-05T16:44:48.920Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:48.954Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:50 2024-03-05T16:44:48.954Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:49.009Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:50 2024-03-05T16:44:49.009Z WARN 7393 --- [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. 16:44:50 2024-03-05T16:44:49.009Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:50 2024-03-05T16:44:49.047Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:50 2024-03-05T16:44:49.047Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:49.101Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:50 2024-03-05T16:44:49.101Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:49.106Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:50 2024-03-05T16:44:49.106Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:49.143Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:50 2024-03-05T16:44:49.143Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:49.258Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:50 2024-03-05T16:44:49.258Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:49.288Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:50 2024-03-05T16:44:49.288Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:49.357Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:50 2024-03-05T16:44:49.357Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:49.385Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:50 2024-03-05T16:44:49.385Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:49.531Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:50 2024-03-05T16:44:49.531Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:49.577Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:50 2024-03-05T16:44:49.577Z WARN 7393 --- [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. 16:44:50 2024-03-05T16:44:49.577Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:50 2024-03-05T16:44:49.867Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:50 2024-03-05T16:44:49.867Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:50.060Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:50 2024-03-05T16:44:50.060Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:50.061Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:50 2024-03-05T16:44:50.061Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:50.108Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:50 2024-03-05T16:44:50.108Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:50.108Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:50 2024-03-05T16:44:50.108Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:50.112Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:50 2024-03-05T16:44:50.112Z WARN 7393 --- [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. 16:44:50 2024-03-05T16:44:50.112Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:50 2024-03-05T16:44:50.124Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:50 2024-03-05T16:44:50.124Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:50.192Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:50 2024-03-05T16:44:50.192Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:50.255Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:50 2024-03-05T16:44:50.255Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:50.361Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:50 2024-03-05T16:44:50.361Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:50.415Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:50 2024-03-05T16:44:50.415Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:50.454Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:50 2024-03-05T16:44:50.454Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:50.638Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:50 2024-03-05T16:44:50.638Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:50 2024-03-05T16:44:50.770Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.537698265S 16:44:50 2024-03-05T16:44:50.774Z INFO 7393 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:44:50 allow.auto.create.topics = true 16:44:50 auto.commit.interval.ms = 5000 16:44:50 auto.include.jmx.reporter = true 16:44:50 auto.offset.reset = earliest 16:44:50 bootstrap.servers = [PLAINTEXT://localhost:32782] 16:44:50 check.crcs = true 16:44:50 client.dns.lookup = use_all_dns_ips 16:44:50 client.id = consumer-ncmp-group-9 16:44:50 client.rack = 16:44:50 connections.max.idle.ms = 540000 16:44:50 default.api.timeout.ms = 60000 16:44:50 enable.auto.commit = true 16:44:50 exclude.internal.topics = true 16:44:50 fetch.max.bytes = 52428800 16:44:50 fetch.max.wait.ms = 500 16:44:50 fetch.min.bytes = 1 16:44:50 group.id = ncmp-group 16:44:50 group.instance.id = null 16:44:50 heartbeat.interval.ms = 3000 16:44:50 interceptor.classes = [] 16:44:50 internal.leave.group.on.close = true 16:44:50 internal.throw.on.fetch.stable.offset.unsupported = false 16:44:50 isolation.level = read_uncommitted 16:44:50 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:44:50 max.partition.fetch.bytes = 1048576 16:44:50 max.poll.interval.ms = 300000 16:44:50 max.poll.records = 500 16:44:50 metadata.max.age.ms = 300000 16:44:50 metric.reporters = [] 16:44:50 metrics.num.samples = 2 16:44:50 metrics.recording.level = INFO 16:44:50 metrics.sample.window.ms = 30000 16:44:50 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:44:50 receive.buffer.bytes = 65536 16:44:50 reconnect.backoff.max.ms = 1000 16:44:50 reconnect.backoff.ms = 50 16:44:50 request.timeout.ms = 30000 16:44:50 retry.backoff.ms = 100 16:44:50 sasl.client.callback.handler.class = null 16:44:50 sasl.jaas.config = null 16:44:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:44:50 sasl.kerberos.min.time.before.relogin = 60000 16:44:50 sasl.kerberos.service.name = null 16:44:50 sasl.kerberos.ticket.renew.jitter = 0.05 16:44:50 sasl.kerberos.ticket.renew.window.factor = 0.8 16:44:50 sasl.login.callback.handler.class = null 16:44:50 sasl.login.class = null 16:44:50 sasl.login.connect.timeout.ms = null 16:44:50 sasl.login.read.timeout.ms = null 16:44:50 sasl.login.refresh.buffer.seconds = 300 16:44:50 sasl.login.refresh.min.period.seconds = 60 16:44:50 sasl.login.refresh.window.factor = 0.8 16:44:50 sasl.login.refresh.window.jitter = 0.05 16:44:50 sasl.login.retry.backoff.max.ms = 10000 16:44:50 sasl.login.retry.backoff.ms = 100 16:44:50 sasl.mechanism = GSSAPI 16:44:50 sasl.oauthbearer.clock.skew.seconds = 30 16:44:50 sasl.oauthbearer.expected.audience = null 16:44:50 sasl.oauthbearer.expected.issuer = null 16:44:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:44:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:44:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:44:50 sasl.oauthbearer.jwks.endpoint.url = null 16:44:50 sasl.oauthbearer.scope.claim.name = scope 16:44:50 sasl.oauthbearer.sub.claim.name = sub 16:44:50 sasl.oauthbearer.token.endpoint.url = null 16:44:50 security.protocol = PLAINTEXT 16:44:50 security.providers = null 16:44:50 send.buffer.bytes = 131072 16:44:50 session.timeout.ms = 45000 16:44:50 socket.connection.setup.timeout.max.ms = 30000 16:44:50 socket.connection.setup.timeout.ms = 10000 16:44:50 ssl.cipher.suites = null 16:44:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:44:50 ssl.endpoint.identification.algorithm = https 16:44:50 ssl.engine.factory.class = null 16:44:50 ssl.key.password = null 16:44:50 ssl.keymanager.algorithm = SunX509 16:44:50 ssl.keystore.certificate.chain = null 16:44:50 ssl.keystore.key = null 16:44:50 ssl.keystore.location = null 16:44:50 ssl.keystore.password = null 16:44:50 ssl.keystore.type = JKS 16:44:50 ssl.protocol = TLSv1.3 16:44:50 ssl.provider = null 16:44:50 ssl.secure.random.implementation = null 16:44:50 ssl.trustmanager.algorithm = PKIX 16:44:50 ssl.truststore.certificates = null 16:44:50 ssl.truststore.location = null 16:44:50 ssl.truststore.password = null 16:44:50 ssl.truststore.type = JKS 16:44:50 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:44:50 16:44:50 2024-03-05T16:44:50.778Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:44:50 2024-03-05T16:44:50.778Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:44:50 2024-03-05T16:44:50.778Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657090778 16:44:50 2024-03-05T16:44:50.792Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:50 2024-03-05T16:44:50.793Z WARN 7393 --- [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. 16:44:50 2024-03-05T16:44:50.793Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:50 16:44:50 . ____ _ __ _ _ 16:44:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:44:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:44:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:44:50 ' |____| .__|_| |_|_| |_\__, | / / / / 16:44:50 =========|_|==============|___/=/_/_/_/ 16:44:50 :: Spring Boot :: (v3.1.2) 16:44:50 16:44:50 2024-03-05T16:44:50.795Z INFO 7393 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:44:50 2024-03-05T16:44:50.795Z INFO 7393 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 16:44:50 2024-03-05T16:44:50.800Z INFO 7393 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.02 seconds (process running for 133.039) 16:44:51 2024-03-05T16:44:50.803Z INFO 7393 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 16:44:51 2024-03-05T16:44:50.805Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:44:51 2024-03-05T16:44:50.805Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:44:51 acks = -1 16:44:51 auto.include.jmx.reporter = true 16:44:51 batch.size = 16384 16:44:51 bootstrap.servers = [PLAINTEXT://localhost:32782] 16:44:51 buffer.memory = 33554432 16:44:51 client.dns.lookup = use_all_dns_ips 16:44:51 client.id = producer-13 16:44:51 compression.type = none 16:44:51 connections.max.idle.ms = 540000 16:44:51 delivery.timeout.ms = 120000 16:44:51 enable.idempotence = false 16:44:51 interceptor.classes = [] 16:44:51 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:44:51 linger.ms = 1 16:44:51 max.block.ms = 60000 16:44:51 max.in.flight.requests.per.connection = 5 16:44:51 max.request.size = 1048576 16:44:51 metadata.max.age.ms = 300000 16:44:51 metadata.max.idle.ms = 300000 16:44:51 metric.reporters = [] 16:44:51 metrics.num.samples = 2 16:44:51 metrics.recording.level = INFO 16:44:51 metrics.sample.window.ms = 30000 16:44:51 partitioner.adaptive.partitioning.enable = true 16:44:51 partitioner.availability.timeout.ms = 0 16:44:51 partitioner.class = null 16:44:51 partitioner.ignore.keys = false 16:44:51 receive.buffer.bytes = 32768 16:44:51 reconnect.backoff.max.ms = 1000 16:44:51 reconnect.backoff.ms = 50 16:44:51 request.timeout.ms = 30000 16:44:51 retries = 0 16:44:51 retry.backoff.ms = 100 16:44:51 sasl.client.callback.handler.class = null 16:44:51 sasl.jaas.config = null 16:44:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:44:51 sasl.kerberos.min.time.before.relogin = 60000 16:44:51 sasl.kerberos.service.name = null 16:44:51 sasl.kerberos.ticket.renew.jitter = 0.05 16:44:51 sasl.kerberos.ticket.renew.window.factor = 0.8 16:44:51 sasl.login.callback.handler.class = null 16:44:51 sasl.login.class = null 16:44:51 sasl.login.connect.timeout.ms = null 16:44:51 sasl.login.read.timeout.ms = null 16:44:51 sasl.login.refresh.buffer.seconds = 300 16:44:51 sasl.login.refresh.min.period.seconds = 60 16:44:51 sasl.login.refresh.window.factor = 0.8 16:44:51 sasl.login.refresh.window.jitter = 0.05 16:44:51 sasl.login.retry.backoff.max.ms = 10000 16:44:51 sasl.login.retry.backoff.ms = 100 16:44:51 sasl.mechanism = GSSAPI 16:44:51 sasl.oauthbearer.clock.skew.seconds = 30 16:44:51 sasl.oauthbearer.expected.audience = null 16:44:51 sasl.oauthbearer.expected.issuer = null 16:44:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:44:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:44:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:44:51 sasl.oauthbearer.jwks.endpoint.url = null 16:44:51 sasl.oauthbearer.scope.claim.name = scope 16:44:51 sasl.oauthbearer.sub.claim.name = sub 16:44:51 sasl.oauthbearer.token.endpoint.url = null 16:44:51 security.protocol = PLAINTEXT 16:44:51 security.providers = null 16:44:51 send.buffer.bytes = 131072 16:44:51 socket.connection.setup.timeout.max.ms = 30000 16:44:51 socket.connection.setup.timeout.ms = 10000 16:44:51 ssl.cipher.suites = null 16:44:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:44:51 ssl.endpoint.identification.algorithm = https 16:44:51 ssl.engine.factory.class = null 16:44:51 ssl.key.password = null 16:44:51 ssl.keymanager.algorithm = SunX509 16:44:51 ssl.keystore.certificate.chain = null 16:44:51 ssl.keystore.key = null 16:44:51 ssl.keystore.location = null 16:44:51 ssl.keystore.password = null 16:44:51 ssl.keystore.type = JKS 16:44:51 ssl.protocol = TLSv1.3 16:44:51 ssl.provider = null 16:44:51 ssl.secure.random.implementation = null 16:44:51 ssl.trustmanager.algorithm = PKIX 16:44:51 ssl.truststore.certificates = null 16:44:51 ssl.truststore.location = null 16:44:51 ssl.truststore.password = null 16:44:51 ssl.truststore.type = JKS 16:44:51 transaction.timeout.ms = 60000 16:44:51 transactional.id = null 16:44:51 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:44:51 16:44:51 2024-03-05T16:44:50.807Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:44:51 2024-03-05T16:44:50.807Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:44:51 2024-03-05T16:44:50.807Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:44:51 2024-03-05T16:44:50.807Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657090807 16:44:51 2024-03-05T16:44:50.926Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:51 2024-03-05T16:44:50.926Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:51 2024-03-05T16:44:50.965Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:51 2024-03-05T16:44:50.965Z WARN 7393 --- [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. 16:44:51 2024-03-05T16:44:50.965Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:51 2024-03-05T16:44:50.981Z WARN 7393 --- [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} 16:44:51 2024-03-05T16:44:50.981Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: WhzDtqsaQYud1Q3makZZBg 16:44:51 2024-03-05T16:44:51.090Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:51 2024-03-05T16:44:51.090Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:51 2024-03-05T16:44:51.098Z WARN 7393 --- [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} 16:44:51 2024-03-05T16:44:51.172Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:51 2024-03-05T16:44:51.172Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:51 2024-03-05T16:44:51.206Z INFO 7393 --- [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 5Pr6ry4ORtWNBuzvEofrow 16:44:51 2024-03-05T16:44:51.214Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:51 2024-03-05T16:44:51.214Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:51 2024-03-05T16:44:51.224Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:51 2024-03-05T16:44:51.224Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:51 2024-03-05T16:44:51.224Z INFO 7393 --- [ 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 5Pr6ry4ORtWNBuzvEofrow 16:44:51 2024-03-05T16:44:51.224Z INFO 7393 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: WhzDtqsaQYud1Q3makZZBg 16:44:51 2024-03-05T16:44:51.225Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:51 2024-03-05T16:44:51.225Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:51 2024-03-05T16:44:51.230Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:51 2024-03-05T16:44:51.230Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:51 2024-03-05T16:44:51.348Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Discovered group coordinator localhost:32782 (id: 2147483646 rack: null) 16:44:51 2024-03-05T16:44:51.349Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 16:44:51 2024-03-05T16:44:51.359Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:51 2024-03-05T16:44:51.359Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:51 2024-03-05T16:44:51.375Z INFO 7393 --- [ 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-01061071-6799-49f5-b004-53bade7b985d 16:44:51 2024-03-05T16:44:51.375Z INFO 7393 --- [ 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) 16:44:51 2024-03-05T16:44:51.375Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 16:44:51 2024-03-05T16:44:51.403Z INFO 7393 --- [ 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-01061071-6799-49f5-b004-53bade7b985d', protocol='range'} 16:44:51 2024-03-05T16:44:51.404Z INFO 7393 --- [ 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-01061071-6799-49f5-b004-53bade7b985d=Assignment(partitions=[ncmp-events-test-0])} 16:44:51 2024-03-05T16:44:51.426Z INFO 7393 --- [ 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-01061071-6799-49f5-b004-53bade7b985d', protocol='range'} 16:44:51 2024-03-05T16:44:51.426Z INFO 7393 --- [ 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]) 16:44:51 2024-03-05T16:44:51.426Z INFO 7393 --- [ 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 16:44:51 2024-03-05T16:44:51.434Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:51 2024-03-05T16:44:51.434Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:51 2024-03-05T16:44:51.435Z INFO 7393 --- [ 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 16:44:51 2024-03-05T16:44:51.447Z INFO 7393 --- [ 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:32782 (id: 1 rack: null)], epoch=0}}. 16:44:51 2024-03-05T16:44:51.565Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:51 2024-03-05T16:44:51.565Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:51 2024-03-05T16:44:51.574Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:51 2024-03-05T16:44:51.574Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:51 2024-03-05T16:44:51.575Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:44:51 2024-03-05T16:44:51.576Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 16:44:51 2024-03-05T16:44:51.610Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:44:51 2024-03-05T16:44:51.611Z INFO 7393 --- [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: 129ms, elapsed time since send: 129ms, request timeout: 30000ms) 16:44:51 2024-03-05T16:44:51.611Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 16:44:51 2024-03-05T16:44:51.611Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 16:44:51 2024-03-05T16:44:51.611Z INFO 7393 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=1844993844, epoch=1) to node 1: 16:44:51 16:44:51 org.apache.kafka.common.errors.DisconnectException: null 16:44:51 16:44:51 2024-03-05T16:44:51.611Z INFO 7393 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Group coordinator localhost:32782 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:44:51 2024-03-05T16:44:51.676Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:44:51 2024-03-05T16:44:51.677Z WARN 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:44:51 2024-03-05T16:44:51.711Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:44:51 2024-03-05T16:44:51.711Z WARN 7393 --- [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:32782) could not be established. Broker may not be available. 16:44:51 2024-03-05T16:44:51.776Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:44:51 2024-03-05T16:44:51.776Z WARN 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:44:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.554 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 16:44:51 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 16:44:57 2024-03-05T16:44:51.792Z INFO 7393 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:44:57 2024-03-05T16:44:51.811Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:57 2024-03-05T16:44:51.811Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:51.842Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 14085d1171174d6aba69cac6721081903b072a83ddd66550a4b8da83da8e0cf4 16:44:57 2024-03-05T16:44:51.912Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:44:57 2024-03-05T16:44:51.912Z WARN 7393 --- [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:32782) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:51.978Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:57 2024-03-05T16:44:51.978Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:52.012Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:57 2024-03-05T16:44:52.012Z WARN 7393 --- [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. 16:44:57 2024-03-05T16:44:52.012Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:57 2024-03-05T16:44:52.020Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:57 2024-03-05T16:44:52.020Z WARN 7393 --- [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. 16:44:57 2024-03-05T16:44:52.020Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:57 2024-03-05T16:44:52.027Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:44:57 2024-03-05T16:44:52.027Z WARN 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:52.045Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:57 2024-03-05T16:44:52.045Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:52.075Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:57 2024-03-05T16:44:52.075Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:52.113Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:44:57 2024-03-05T16:44:52.113Z WARN 7393 --- [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:32782) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:52.129Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:57 2024-03-05T16:44:52.129Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:52.132Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:57 2024-03-05T16:44:52.132Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:52.390Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:57 2024-03-05T16:44:52.390Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:52.425Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:57 2024-03-05T16:44:52.425Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:52.431Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:44:57 2024-03-05T16:44:52.431Z WARN 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:52.475Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:57 2024-03-05T16:44:52.475Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:52.539Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:57 2024-03-05T16:44:52.539Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:52.565Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:57 2024-03-05T16:44:52.565Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:52.615Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:44:57 2024-03-05T16:44:52.615Z WARN 7393 --- [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:32782) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:52.677Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:57 2024-03-05T16:44:52.677Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:52.836Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:57 2024-03-05T16:44:52.836Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:52.881Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:57 2024-03-05T16:44:52.881Z WARN 7393 --- [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. 16:44:57 2024-03-05T16:44:52.881Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:57 2024-03-05T16:44:52.944Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:57 2024-03-05T16:44:52.944Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:52.950Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:57 2024-03-05T16:44:52.950Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:53.018Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:57 2024-03-05T16:44:53.018Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:53.091Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:57 2024-03-05T16:44:53.091Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:53.115Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:57 2024-03-05T16:44:53.115Z WARN 7393 --- [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. 16:44:57 2024-03-05T16:44:53.115Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:57 2024-03-05T16:44:53.184Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:44:57 2024-03-05T16:44:53.184Z WARN 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:53.297Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:57 2024-03-05T16:44:53.297Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:53.382Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:57 2024-03-05T16:44:53.382Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:53.420Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:44:57 2024-03-05T16:44:53.420Z WARN 7393 --- [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:32782) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:53.579Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:57 2024-03-05T16:44:53.579Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:53.583Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:57 2024-03-05T16:44:53.583Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:53.594Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:57 2024-03-05T16:44:53.594Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:53.647Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:57 2024-03-05T16:44:53.647Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:53.667Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:57 2024-03-05T16:44:53.667Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:53.789Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:57 2024-03-05T16:44:53.789Z WARN 7393 --- [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. 16:44:57 2024-03-05T16:44:53.789Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:57 2024-03-05T16:44:53.790Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:57 2024-03-05T16:44:53.790Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:53.922Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:57 2024-03-05T16:44:53.922Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:53.957Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:57 2024-03-05T16:44:53.957Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:54.018Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:57 2024-03-05T16:44:54.018Z WARN 7393 --- [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. 16:44:57 2024-03-05T16:44:54.019Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:57 2024-03-05T16:44:54.049Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:57 2024-03-05T16:44:54.049Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:54.148Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:57 2024-03-05T16:44:54.148Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:54.337Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:44:57 2024-03-05T16:44:54.337Z WARN 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:54.385Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:57 2024-03-05T16:44:54.385Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:54.399Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:57 2024-03-05T16:44:54.399Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:54.423Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:44:57 2024-03-05T16:44:54.423Z WARN 7393 --- [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:32782) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:54.446Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:57 2024-03-05T16:44:54.446Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:54.485Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:57 2024-03-05T16:44:54.485Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:54.781Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:57 2024-03-05T16:44:54.781Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:54.793Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:57 2024-03-05T16:44:54.793Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:54.842Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:57 2024-03-05T16:44:54.842Z WARN 7393 --- [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. 16:44:57 2024-03-05T16:44:54.842Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:57 2024-03-05T16:44:54.850Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:57 2024-03-05T16:44:54.850Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:54.870Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:57 2024-03-05T16:44:54.870Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:54.924Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:57 2024-03-05T16:44:54.924Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:54.954Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:57 2024-03-05T16:44:54.954Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:55.000Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:57 2024-03-05T16:44:55.000Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:55.169Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:57 2024-03-05T16:44:55.169Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:55.222Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:57 2024-03-05T16:44:55.222Z WARN 7393 --- [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. 16:44:57 2024-03-05T16:44:55.222Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:57 2024-03-05T16:44:55.290Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:44:57 2024-03-05T16:44:55.290Z WARN 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:55.291Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:57 2024-03-05T16:44:55.291Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:55.407Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:57 2024-03-05T16:44:55.407Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:55.448Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:57 2024-03-05T16:44:55.448Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:55.534Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:44:57 2024-03-05T16:44:55.534Z WARN 7393 --- [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:32782) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:55.552Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:57 2024-03-05T16:44:55.552Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:55.772Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:57 2024-03-05T16:44:55.772Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:55.812Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:57 2024-03-05T16:44:55.812Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:55.852Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:57 2024-03-05T16:44:55.852Z WARN 7393 --- [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. 16:44:57 2024-03-05T16:44:55.852Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:57 2024-03-05T16:44:55.883Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:57 2024-03-05T16:44:55.883Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:55.904Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:57 2024-03-05T16:44:55.904Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:55.952Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:57 2024-03-05T16:44:55.952Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:56.054Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:57 2024-03-05T16:44:56.054Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:56.080Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:57 2024-03-05T16:44:56.080Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:56.125Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:57 2024-03-05T16:44:56.125Z WARN 7393 --- [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. 16:44:57 2024-03-05T16:44:56.125Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:57 2024-03-05T16:44:56.128Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:57 2024-03-05T16:44:56.128Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:56.206Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:57 2024-03-05T16:44:56.206Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:56.221Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:57 2024-03-05T16:44:56.221Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:56.411Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:44:57 2024-03-05T16:44:56.411Z WARN 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:56.456Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:57 2024-03-05T16:44:56.456Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:56.536Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:44:57 2024-03-05T16:44:56.536Z WARN 7393 --- [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:32782) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:56.552Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:57 2024-03-05T16:44:56.552Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:56.673Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:57 2024-03-05T16:44:56.674Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:56.862Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:57 2024-03-05T16:44:56.862Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:56.866Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:57 2024-03-05T16:44:56.866Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:56.908Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:57 2024-03-05T16:44:56.908Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:57.006Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:57 2024-03-05T16:44:57.006Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:57.012Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:57 2024-03-05T16:44:57.012Z WARN 7393 --- [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. 16:44:57 2024-03-05T16:44:57.012Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:57 2024-03-05T16:44:57.033Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:57 2024-03-05T16:44:57.033Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:57.037Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:44:57 2024-03-05T16:44:57.037Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:57.086Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:44:57 2024-03-05T16:44:57.086Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:57.128Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:57 2024-03-05T16:44:57.128Z WARN 7393 --- [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. 16:44:57 2024-03-05T16:44:57.128Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:57 2024-03-05T16:44:57.165Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.372685359S 16:44:57 2024-03-05T16:44:57.169Z INFO 7393 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:44:57 allow.auto.create.topics = true 16:44:57 auto.commit.interval.ms = 5000 16:44:57 auto.include.jmx.reporter = true 16:44:57 auto.offset.reset = earliest 16:44:57 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:44:57 check.crcs = true 16:44:57 client.dns.lookup = use_all_dns_ips 16:44:57 client.id = consumer-ncmp-group-10 16:44:57 client.rack = 16:44:57 connections.max.idle.ms = 540000 16:44:57 default.api.timeout.ms = 60000 16:44:57 enable.auto.commit = true 16:44:57 exclude.internal.topics = true 16:44:57 fetch.max.bytes = 52428800 16:44:57 fetch.max.wait.ms = 500 16:44:57 fetch.min.bytes = 1 16:44:57 group.id = ncmp-group 16:44:57 group.instance.id = null 16:44:57 heartbeat.interval.ms = 3000 16:44:57 interceptor.classes = [] 16:44:57 internal.leave.group.on.close = true 16:44:57 internal.throw.on.fetch.stable.offset.unsupported = false 16:44:57 isolation.level = read_uncommitted 16:44:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:44:57 max.partition.fetch.bytes = 1048576 16:44:57 max.poll.interval.ms = 300000 16:44:57 max.poll.records = 500 16:44:57 metadata.max.age.ms = 300000 16:44:57 metric.reporters = [] 16:44:57 metrics.num.samples = 2 16:44:57 metrics.recording.level = INFO 16:44:57 metrics.sample.window.ms = 30000 16:44:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:44:57 receive.buffer.bytes = 65536 16:44:57 reconnect.backoff.max.ms = 1000 16:44:57 reconnect.backoff.ms = 50 16:44:57 request.timeout.ms = 30000 16:44:57 retry.backoff.ms = 100 16:44:57 sasl.client.callback.handler.class = null 16:44:57 sasl.jaas.config = null 16:44:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:44:57 sasl.kerberos.min.time.before.relogin = 60000 16:44:57 sasl.kerberos.service.name = null 16:44:57 sasl.kerberos.ticket.renew.jitter = 0.05 16:44:57 sasl.kerberos.ticket.renew.window.factor = 0.8 16:44:57 sasl.login.callback.handler.class = null 16:44:57 sasl.login.class = null 16:44:57 sasl.login.connect.timeout.ms = null 16:44:57 sasl.login.read.timeout.ms = null 16:44:57 sasl.login.refresh.buffer.seconds = 300 16:44:57 sasl.login.refresh.min.period.seconds = 60 16:44:57 sasl.login.refresh.window.factor = 0.8 16:44:57 sasl.login.refresh.window.jitter = 0.05 16:44:57 sasl.login.retry.backoff.max.ms = 10000 16:44:57 sasl.login.retry.backoff.ms = 100 16:44:57 sasl.mechanism = GSSAPI 16:44:57 sasl.oauthbearer.clock.skew.seconds = 30 16:44:57 sasl.oauthbearer.expected.audience = null 16:44:57 sasl.oauthbearer.expected.issuer = null 16:44:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:44:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:44:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:44:57 sasl.oauthbearer.jwks.endpoint.url = null 16:44:57 sasl.oauthbearer.scope.claim.name = scope 16:44:57 sasl.oauthbearer.sub.claim.name = sub 16:44:57 sasl.oauthbearer.token.endpoint.url = null 16:44:57 security.protocol = PLAINTEXT 16:44:57 security.providers = null 16:44:57 send.buffer.bytes = 131072 16:44:57 session.timeout.ms = 45000 16:44:57 socket.connection.setup.timeout.max.ms = 30000 16:44:57 socket.connection.setup.timeout.ms = 10000 16:44:57 ssl.cipher.suites = null 16:44:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:44:57 ssl.endpoint.identification.algorithm = https 16:44:57 ssl.engine.factory.class = null 16:44:57 ssl.key.password = null 16:44:57 ssl.keymanager.algorithm = SunX509 16:44:57 ssl.keystore.certificate.chain = null 16:44:57 ssl.keystore.key = null 16:44:57 ssl.keystore.location = null 16:44:57 ssl.keystore.password = null 16:44:57 ssl.keystore.type = JKS 16:44:57 ssl.protocol = TLSv1.3 16:44:57 ssl.provider = null 16:44:57 ssl.secure.random.implementation = null 16:44:57 ssl.trustmanager.algorithm = PKIX 16:44:57 ssl.truststore.certificates = null 16:44:57 ssl.truststore.location = null 16:44:57 ssl.truststore.password = null 16:44:57 ssl.truststore.type = JKS 16:44:57 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:44:57 16:44:57 2024-03-05T16:44:57.172Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:44:57 2024-03-05T16:44:57.173Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:44:57 2024-03-05T16:44:57.173Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657097172 16:44:57 16:44:57,192 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:44:57 16:44:57,193 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:44:57 16:44:57,193 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3fe58d0 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:44:57 16:44:57,196 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@67b2b30a - 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. 16:44:57 16:44:57,196 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3fe58d0 - 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 16:44:57 16:44:57,198 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:44:57 16:44:57,198 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:44:57 16:44:57,198 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:44:57 16:44:57,198 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@67b2b30a - 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. 16:44:57 16:44:57,198 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3fe58d0 - 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 16:44:57 16:44:57,200 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:44:57 16:44:57,200 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:44:57 16:44:57,200 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:44:57 16:44:57,200 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709657097200) 16:44:57 16:44:57,200 |-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.7-SNAPSHOT.jar!/logback-spring.xml] 16:44:57 16:44:57,200 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:44:57 16:44:57,201 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:44:57 16:44:57,201 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a3aa65b - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:44:57 16:44:57,201 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:44:57 16:44:57,201 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a3aa65b - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:44:57 16:44:57,201 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:44:57 16:44:57,201 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a3aa65b - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:44:57 16:44:57,201 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:44:57 16:44:57,201 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a3aa65b - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:44:57 16:44:57,201 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:44:57 16:44:57,201 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a3aa65b - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:44:57 16:44:57,201 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:44:57 16:44:57,201 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a3aa65b - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:44:57 16:44:57,202 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:44:57 16:44:57,202 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a3aa65b - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:44:57 16:44:57,202 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:44:57 16:44:57,202 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a3aa65b - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:44:57 16:44:57,202 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:44:57 16:44:57,202 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:44:57 16:44:57,202 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:44:57 16:44:57,202 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:44:57 16:44:57,202 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:44:57 16:44:57,203 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:44:57 16:44:57,203 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:44:57 16:44:57,207 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4fa904b4 - Setting zoneId to "UTC" 16:44:57 16:44:57,208 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:44:57 16:44:57,208 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:44:57 16:44:57,212 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:44:57 16:44:57,212 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:44:57 16:44:57,212 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:44:57 16:44:57,212 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:44:57 16:44:57,214 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:44:57 16:44:57,215 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a3aa65b - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:44:57 16:44:57,215 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:44:57 16:44:57,215 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@200d0278 - End of configuration. 16:44:57 16:44:57,215 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5144f671 - Registering current configuration as safe fallback point 16:44:57 16:44:57 16:44:57 . ____ _ __ _ _ 16:44:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:44:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:44:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:44:57 ' |____| .__|_| |_|_| |_\__, | / / / / 16:44:57 =========|_|==============|___/=/_/_/_/ 16:44:57 :: Spring Boot :: (v3.1.2) 16:44:57 16:44:57 2024-03-05T16:44:57.218Z INFO 7393 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:44:57 2024-03-05T16:44:57.218Z INFO 7393 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:44:57 2024-03-05T16:44:57.237Z INFO 7393 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.058 seconds (process running for 139.475) 16:44:57 2024-03-05T16:44:57.239Z INFO 7393 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 16:44:57 2024-03-05T16:44:57.252Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:44:57 2024-03-05T16:44:57.253Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:44:57 acks = -1 16:44:57 auto.include.jmx.reporter = true 16:44:57 batch.size = 16384 16:44:57 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:44:57 buffer.memory = 33554432 16:44:57 client.dns.lookup = use_all_dns_ips 16:44:57 client.id = producer-14 16:44:57 compression.type = none 16:44:57 connections.max.idle.ms = 540000 16:44:57 delivery.timeout.ms = 120000 16:44:57 enable.idempotence = false 16:44:57 interceptor.classes = [] 16:44:57 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:44:57 linger.ms = 1 16:44:57 max.block.ms = 60000 16:44:57 max.in.flight.requests.per.connection = 5 16:44:57 max.request.size = 1048576 16:44:57 metadata.max.age.ms = 300000 16:44:57 metadata.max.idle.ms = 300000 16:44:57 metric.reporters = [] 16:44:57 metrics.num.samples = 2 16:44:57 metrics.recording.level = INFO 16:44:57 metrics.sample.window.ms = 30000 16:44:57 partitioner.adaptive.partitioning.enable = true 16:44:57 partitioner.availability.timeout.ms = 0 16:44:57 partitioner.class = null 16:44:57 partitioner.ignore.keys = false 16:44:57 receive.buffer.bytes = 32768 16:44:57 reconnect.backoff.max.ms = 1000 16:44:57 reconnect.backoff.ms = 50 16:44:57 request.timeout.ms = 30000 16:44:57 retries = 0 16:44:57 retry.backoff.ms = 100 16:44:57 sasl.client.callback.handler.class = null 16:44:57 sasl.jaas.config = null 16:44:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:44:57 sasl.kerberos.min.time.before.relogin = 60000 16:44:57 sasl.kerberos.service.name = null 16:44:57 sasl.kerberos.ticket.renew.jitter = 0.05 16:44:57 sasl.kerberos.ticket.renew.window.factor = 0.8 16:44:57 sasl.login.callback.handler.class = null 16:44:57 sasl.login.class = null 16:44:57 sasl.login.connect.timeout.ms = null 16:44:57 sasl.login.read.timeout.ms = null 16:44:57 sasl.login.refresh.buffer.seconds = 300 16:44:57 sasl.login.refresh.min.period.seconds = 60 16:44:57 sasl.login.refresh.window.factor = 0.8 16:44:57 sasl.login.refresh.window.jitter = 0.05 16:44:57 sasl.login.retry.backoff.max.ms = 10000 16:44:57 sasl.login.retry.backoff.ms = 100 16:44:57 sasl.mechanism = GSSAPI 16:44:57 sasl.oauthbearer.clock.skew.seconds = 30 16:44:57 sasl.oauthbearer.expected.audience = null 16:44:57 sasl.oauthbearer.expected.issuer = null 16:44:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:44:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:44:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:44:57 sasl.oauthbearer.jwks.endpoint.url = null 16:44:57 sasl.oauthbearer.scope.claim.name = scope 16:44:57 sasl.oauthbearer.sub.claim.name = sub 16:44:57 sasl.oauthbearer.token.endpoint.url = null 16:44:57 security.protocol = PLAINTEXT 16:44:57 security.providers = null 16:44:57 send.buffer.bytes = 131072 16:44:57 socket.connection.setup.timeout.max.ms = 30000 16:44:57 socket.connection.setup.timeout.ms = 10000 16:44:57 ssl.cipher.suites = null 16:44:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:44:57 ssl.endpoint.identification.algorithm = https 16:44:57 ssl.engine.factory.class = null 16:44:57 ssl.key.password = null 16:44:57 ssl.keymanager.algorithm = SunX509 16:44:57 ssl.keystore.certificate.chain = null 16:44:57 ssl.keystore.key = null 16:44:57 ssl.keystore.location = null 16:44:57 ssl.keystore.password = null 16:44:57 ssl.keystore.type = JKS 16:44:57 ssl.protocol = TLSv1.3 16:44:57 ssl.provider = null 16:44:57 ssl.secure.random.implementation = null 16:44:57 ssl.trustmanager.algorithm = PKIX 16:44:57 ssl.truststore.certificates = null 16:44:57 ssl.truststore.location = null 16:44:57 ssl.truststore.password = null 16:44:57 ssl.truststore.type = JKS 16:44:57 transaction.timeout.ms = 60000 16:44:57 transactional.id = null 16:44:57 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:44:57 16:44:57 2024-03-05T16:44:57.256Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:44:57 2024-03-05T16:44:57.256Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:44:57 2024-03-05T16:44:57.256Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:44:57 2024-03-05T16:44:57.256Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657097256 16:44:57 2024-03-05T16:44:57.291Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:44:57 2024-03-05T16:44:57.291Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:57.365Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:44:57 2024-03-05T16:44:57.365Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:57.369Z WARN 7393 --- [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} 16:44:57 2024-03-05T16:44:57.369Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: HHg-0cNmRS-QFKlQDdgqDQ 16:44:57 2024-03-05T16:44:57.439Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:44:57 2024-03-05T16:44:57.439Z WARN 7393 --- [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:32782) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:57.489Z WARN 7393 --- [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} 16:44:57 2024-03-05T16:44:57.520Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:44:57 2024-03-05T16:44:57.520Z WARN 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:57.596Z INFO 7393 --- [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 qrVHMVb_Qim2cmUDmEIPFA 16:44:57 2024-03-05T16:44:57.621Z INFO 7393 --- [ 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 qrVHMVb_Qim2cmUDmEIPFA 16:44:57 2024-03-05T16:44:57.621Z INFO 7393 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: HHg-0cNmRS-QFKlQDdgqDQ 16:44:57 2024-03-05T16:44:57.662Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:44:57 2024-03-05T16:44:57.662Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:57.709Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:44:57 2024-03-05T16:44:57.709Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:57.734Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 16:44:57 2024-03-05T16:44:57.735Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 16:44:57 2024-03-05T16:44:57.763Z INFO 7393 --- [ 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-bc308db9-dd63-4933-bdb9-bf4e20c4ce4b 16:44:57 2024-03-05T16:44:57.763Z INFO 7393 --- [ 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) 16:44:57 2024-03-05T16:44:57.763Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 16:44:57 2024-03-05T16:44:57.788Z INFO 7393 --- [ 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-bc308db9-dd63-4933-bdb9-bf4e20c4ce4b', protocol='range'} 16:44:57 2024-03-05T16:44:57.788Z INFO 7393 --- [ 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-bc308db9-dd63-4933-bdb9-bf4e20c4ce4b=Assignment(partitions=[cm-events-0])} 16:44:57 2024-03-05T16:44:57.807Z INFO 7393 --- [ 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-bc308db9-dd63-4933-bdb9-bf4e20c4ce4b', protocol='range'} 16:44:57 2024-03-05T16:44:57.807Z INFO 7393 --- [ 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]) 16:44:57 2024-03-05T16:44:57.807Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 16:44:57 2024-03-05T16:44:57.812Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:44:57 2024-03-05T16:44:57.812Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:57.818Z INFO 7393 --- [ 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 16:44:57 2024-03-05T16:44:57.821Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:44:57 2024-03-05T16:44:57.821Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:57.843Z INFO 7393 --- [ 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:32784 (id: 1 rack: null)], epoch=0}}. 16:44:57 2024-03-05T16:44:57.871Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:44:57 2024-03-05T16:44:57.871Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:57.883Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:44:57 2024-03-05T16:44:57.883Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:44:57 2024-03-05T16:44:57.895Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:44:57 2024-03-05T16:44:57.895Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:58 2024-03-05T16:44:57.980Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:44:58 2024-03-05T16:44:57.980Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 16:44:58 2024-03-05T16:44:58.004Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:44:58 2024-03-05T16:44:58.004Z INFO 7393 --- [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: 100ms, elapsed time since send: 100ms, request timeout: 30000ms) 16:44:58 2024-03-05T16:44:58.004Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 16:44:58 2024-03-05T16:44:58.004Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 16:44:58 2024-03-05T16:44:58.004Z INFO 7393 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=1715617773, epoch=1) to node 1: 16:44:58 16:44:58 org.apache.kafka.common.errors.DisconnectException: null 16:44:58 16:44:58 2024-03-05T16:44:58.004Z INFO 7393 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, 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. 16:44:58 2024-03-05T16:44:58.018Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:44:58 2024-03-05T16:44:58.018Z WARN 7393 --- [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. 16:44:58 2024-03-05T16:44:58.018Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:58 2024-03-05T16:44:58.081Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:44:58 2024-03-05T16:44:58.081Z WARN 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:44:58 2024-03-05T16:44:58.088Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:44:58 2024-03-05T16:44:58.088Z WARN 7393 --- [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. 16:44:58 2024-03-05T16:44:58.088Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:44:58 2024-03-05T16:44:58.105Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:44:58 2024-03-05T16:44:58.105Z WARN 7393 --- [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:32784) could not be established. Broker may not be available. 16:44:58 2024-03-05T16:44:58.170Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:44:58 2024-03-05T16:44:58.170Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:44:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.392 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 16:44:58 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 16:45:03 2024-03-05T16:44:58.188Z INFO 7393 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:45:03 2024-03-05T16:44:58.197Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:45:03 2024-03-05T16:44:58.197Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:58.205Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:45:03 2024-03-05T16:44:58.206Z WARN 7393 --- [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:32784) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:58.220Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:45:03 2024-03-05T16:44:58.220Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:58.229Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 2873f2fbc047207718b20566485b7ce70a7bf4b83df84f8a3b6850e9a60249da 16:45:03 2024-03-05T16:44:58.232Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:45:03 2024-03-05T16:44:58.232Z WARN 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:58.246Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:45:03 2024-03-05T16:44:58.246Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:58.291Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:45:03 2024-03-05T16:44:58.291Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:58.443Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:45:03 2024-03-05T16:44:58.443Z WARN 7393 --- [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:32782) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:58.483Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:45:03 2024-03-05T16:44:58.483Z WARN 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:58.506Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:45:03 2024-03-05T16:44:58.506Z WARN 7393 --- [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:32784) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:58.523Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:45:03 2024-03-05T16:44:58.523Z WARN 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:58.664Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:45:03 2024-03-05T16:44:58.664Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:58.814Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:45:03 2024-03-05T16:44:58.814Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:58.824Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:45:03 2024-03-05T16:44:58.824Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:58.841Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:45:03 2024-03-05T16:44:58.841Z WARN 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:58.852Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:45:03 2024-03-05T16:44:58.852Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:58.887Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:45:03 2024-03-05T16:44:58.887Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:58.912Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:45:03 2024-03-05T16:44:58.912Z WARN 7393 --- [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:32784) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:58.920Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:45:03 2024-03-05T16:44:58.920Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:59.021Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:45:03 2024-03-05T16:44:59.021Z WARN 7393 --- [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. 16:45:03 2024-03-05T16:44:59.021Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:03 2024-03-05T16:44:59.028Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:45:03 2024-03-05T16:44:59.028Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:59.078Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:45:03 2024-03-05T16:44:59.078Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:59.103Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:45:03 2024-03-05T16:44:59.103Z WARN 7393 --- [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. 16:45:03 2024-03-05T16:44:59.103Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:03 2024-03-05T16:44:59.246Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:45:03 2024-03-05T16:44:59.246Z WARN 7393 --- [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:32782) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:59.311Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:45:03 2024-03-05T16:44:59.311Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:59.313Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:45:03 2024-03-05T16:44:59.313Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:59.375Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:45:03 2024-03-05T16:44:59.375Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:59.483Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:45:03 2024-03-05T16:44:59.483Z WARN 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:59.493Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:45:03 2024-03-05T16:44:59.493Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:59.701Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:45:03 2024-03-05T16:44:59.701Z WARN 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:59.764Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:45:03 2024-03-05T16:44:59.764Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:59.826Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:45:03 2024-03-05T16:44:59.826Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:59.829Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:45:03 2024-03-05T16:44:59.829Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:59.833Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:45:03 2024-03-05T16:44:59.833Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:59.894Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:45:03 2024-03-05T16:44:59.894Z WARN 7393 --- [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. 16:45:03 2024-03-05T16:44:59.894Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:03 2024-03-05T16:44:59.924Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:45:03 2024-03-05T16:44:59.924Z WARN 7393 --- [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:32784) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:59.929Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:45:03 2024-03-05T16:44:59.929Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:44:59.934Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:45:03 2024-03-05T16:44:59.934Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:00.094Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:45:03 2024-03-05T16:45:00.094Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:00.259Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:45:03 2024-03-05T16:45:00.259Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:00.265Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:45:03 2024-03-05T16:45:00.265Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:00.309Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:45:03 2024-03-05T16:45:00.309Z WARN 7393 --- [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. 16:45:03 2024-03-05T16:45:00.309Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:03 2024-03-05T16:45:00.314Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:45:03 2024-03-05T16:45:00.314Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:00.359Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:45:03 2024-03-05T16:45:00.359Z WARN 7393 --- [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:32782) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:00.528Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:45:03 2024-03-05T16:45:00.528Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:00.636Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:45:03 2024-03-05T16:45:00.636Z WARN 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:00.695Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:45:03 2024-03-05T16:45:00.695Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:00.828Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:45:03 2024-03-05T16:45:00.828Z WARN 7393 --- [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:32784) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:00.848Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:45:03 2024-03-05T16:45:00.848Z WARN 7393 --- [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. 16:45:03 2024-03-05T16:45:00.848Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:03 2024-03-05T16:45:00.879Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:45:03 2024-03-05T16:45:00.879Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:00.886Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:45:03 2024-03-05T16:45:00.886Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:00.904Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:45:03 2024-03-05T16:45:00.904Z WARN 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:00.917Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:45:03 2024-03-05T16:45:00.917Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:00.932Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:45:03 2024-03-05T16:45:00.932Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:00.987Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:45:03 2024-03-05T16:45:00.987Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:00.996Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:45:03 2024-03-05T16:45:00.996Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:01.033Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:45:03 2024-03-05T16:45:01.033Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:01.261Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:45:03 2024-03-05T16:45:01.261Z WARN 7393 --- [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:32782) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:01.372Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:45:03 2024-03-05T16:45:01.372Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:01.415Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:45:03 2024-03-05T16:45:01.415Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:01.415Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:45:03 2024-03-05T16:45:01.415Z WARN 7393 --- [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. 16:45:03 2024-03-05T16:45:01.415Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:03 2024-03-05T16:45:01.419Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:45:03 2024-03-05T16:45:01.419Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:01.481Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:45:03 2024-03-05T16:45:01.481Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:01.698Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:45:03 2024-03-05T16:45:01.698Z WARN 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:01.762Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:45:03 2024-03-05T16:45:01.762Z WARN 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:01.775Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:45:03 2024-03-05T16:45:01.776Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:01.798Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:45:03 2024-03-05T16:45:01.798Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:01.833Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:45:03 2024-03-05T16:45:01.833Z WARN 7393 --- [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:32784) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:01.836Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:45:03 2024-03-05T16:45:01.836Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:01.883Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:45:03 2024-03-05T16:45:01.883Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:01.899Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:45:03 2024-03-05T16:45:01.899Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:01.941Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:45:03 2024-03-05T16:45:01.941Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:01.954Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:45:03 2024-03-05T16:45:01.954Z WARN 7393 --- [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. 16:45:03 2024-03-05T16:45:01.954Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:03 2024-03-05T16:45:02.141Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:45:03 2024-03-05T16:45:02.141Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:02.167Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:45:03 2024-03-05T16:45:02.167Z WARN 7393 --- [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:32782) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:02.188Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:45:03 2024-03-05T16:45:02.188Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:02.229Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:45:03 2024-03-05T16:45:02.229Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:02.322Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:45:03 2024-03-05T16:45:02.322Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:02.322Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:45:03 2024-03-05T16:45:02.322Z WARN 7393 --- [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. 16:45:03 2024-03-05T16:45:02.322Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:03 2024-03-05T16:45:02.384Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:45:03 2024-03-05T16:45:02.384Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:02.590Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:45:03 2024-03-05T16:45:02.590Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:02.668Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:45:03 2024-03-05T16:45:02.668Z WARN 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:02.801Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:45:03 2024-03-05T16:45:02.801Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:02.801Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:45:03 2024-03-05T16:45:02.801Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:02.842Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:45:03 2024-03-05T16:45:02.842Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:02.878Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:45:03 2024-03-05T16:45:02.878Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:02.886Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:45:03 2024-03-05T16:45:02.886Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:02.906Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:45:03 2024-03-05T16:45:02.906Z WARN 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:02.937Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:45:03 2024-03-05T16:45:02.937Z WARN 7393 --- [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:32784) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:02.943Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:45:03 2024-03-05T16:45:02.943Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:03.057Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:45:03 2024-03-05T16:45:03.057Z WARN 7393 --- [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. 16:45:03 2024-03-05T16:45:03.057Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:03 2024-03-05T16:45:03.090Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:45:03 2024-03-05T16:45:03.090Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:03.104Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:45:03 2024-03-05T16:45:03.104Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:03.276Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:45:03 2024-03-05T16:45:03.276Z WARN 7393 --- [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. 16:45:03 2024-03-05T16:45:03.276Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:03 2024-03-05T16:45:03.389Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:45:03 2024-03-05T16:45:03.389Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:03.390Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:45:03 2024-03-05T16:45:03.390Z WARN 7393 --- [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:32782) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:03.433Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.245592512S 16:45:03 2024-03-05T16:45:03.531Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:45:03 2024-03-05T16:45:03.531Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:03.610Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:45:03 2024-03-05T16:45:03.610Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:03.632Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:45:03 2024-03-05T16:45:03.632Z WARN 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:03.650Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:45:03 2024-03-05T16:45:03.650Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:03.710Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:45:03 2024-03-05T16:45:03.710Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.568 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 16:45:03 2024-03-05T16:45:03.761Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:45:03 2024-03-05T16:45:03.761Z WARN 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:45:03 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 16:45:03 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 16:45:03 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 16:45:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 16:45:03 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 16:45:03 2024-03-05T16:45:03.809Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:45:03 2024-03-05T16:45:03.809Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 16:45:03 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 16:45:03 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 16:45:03 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 16:45:03 2024-03-05T16:45:03.863Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:45:03 2024-03-05T16:45:03.863Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 16:45:03 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 16:45:03 2024-03-05T16:45:03.895Z DEBUG 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 16:45:03 2024-03-05T16:45:03.897Z DEBUG 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 16:45:03 2024-03-05T16:45:03.913Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:45:03 2024-03-05T16:45:03.913Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 16:45:03 2024-03-05T16:45:03.913Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 16:45:03 2024-03-05T16:45:03.915Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:45:03 2024-03-05T16:45:03.915Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 16:45:03 2024-03-05T16:45:03.917Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:45:03 2024-03-05T16:45:03.917Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 16:45:03 2024-03-05T16:45:03.919Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:45:03 2024-03-05T16:45:03.919Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 16:45:03 2024-03-05T16:45:03.921Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 16:45:03 2024-03-05T16:45:03.921Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 16:45:03 2024-03-05T16:45:03.921Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 16:45:03 2024-03-05T16:45:03.922Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:45:03 2024-03-05T16:45:03.922Z WARN 7393 --- [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. 16:45:03 2024-03-05T16:45:03.922Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:03 2024-03-05T16:45:03.923Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:45:03 2024-03-05T16:45:03.923Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 16:45:03 2024-03-05T16:45:03.923Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 16:45:03 2024-03-05T16:45:03.925Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for other reason 16:45:03 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 16:45:03 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 16:45:03 2024-03-05T16:45:03.953Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:45:03 2024-03-05T16:45:03.953Z WARN 7393 --- [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:32784) could not be established. Broker may not be available. 16:45:03 2024-03-05T16:45:03.978Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: targetModuleSetTag 16:45:03 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 16:45:03 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 16:45:06 2024-03-05T16:45:04.003Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:45:06 2024-03-05T16:45:04.003Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:04.049Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:45:06 2024-03-05T16:45:04.049Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:04.098Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:45:06 2024-03-05T16:45:04.098Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:04.149Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:45:06 2024-03-05T16:45:04.149Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:04.210Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:45:06 2024-03-05T16:45:04.210Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:04.245Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:45:06 2024-03-05T16:45:04.245Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:04.392Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:45:06 2024-03-05T16:45:04.392Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:04.395Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:45:06 2024-03-05T16:45:04.395Z WARN 7393 --- [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:32782) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:04.437Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:45:06 2024-03-05T16:45:04.437Z WARN 7393 --- [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. 16:45:06 2024-03-05T16:45:04.437Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:06 2024-03-05T16:45:04.609Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:45:06 2024-03-05T16:45:04.609Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:04.613Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:45:06 2024-03-05T16:45:04.613Z WARN 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:04.688Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:45:06 2024-03-05T16:45:04.688Z WARN 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:04.712Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:45:06 2024-03-05T16:45:04.712Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:04.716Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:45:06 2024-03-05T16:45:04.716Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:04.766Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:45:06 2024-03-05T16:45:04.767Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:04.957Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:45:06 2024-03-05T16:45:04.957Z WARN 7393 --- [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:32784) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:05.012Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:45:06 2024-03-05T16:45:05.012Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:05.052Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:45:06 2024-03-05T16:45:05.052Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:05.057Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:45:06 2024-03-05T16:45:05.058Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:05.126Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:45:06 2024-03-05T16:45:05.126Z WARN 7393 --- [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. 16:45:06 2024-03-05T16:45:05.126Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:06 2024-03-05T16:45:05.148Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:45:06 2024-03-05T16:45:05.148Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:05.163Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:45:06 2024-03-05T16:45:05.163Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:05.203Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:45:06 2024-03-05T16:45:05.203Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:05.290Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:45:06 2024-03-05T16:45:05.290Z WARN 7393 --- [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. 16:45:06 2024-03-05T16:45:05.290Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:06 2024-03-05T16:45:05.297Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:45:06 2024-03-05T16:45:05.297Z WARN 7393 --- [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:32782) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:05.301Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:45:06 2024-03-05T16:45:05.301Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:05.465Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:45:06 2024-03-05T16:45:05.465Z WARN 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:05.495Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:45:06 2024-03-05T16:45:05.495Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:05.562Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:45:06 2024-03-05T16:45:05.562Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:05.590Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:45:06 2024-03-05T16:45:05.590Z WARN 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:05.614Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:45:06 2024-03-05T16:45:05.615Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:05.618Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:45:06 2024-03-05T16:45:05.618Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:05.668Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:45:06 2024-03-05T16:45:05.668Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:05.904Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:45:06 2024-03-05T16:45:05.904Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:05.909Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:45:06 2024-03-05T16:45:05.909Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:06.014Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:45:06 2024-03-05T16:45:06.014Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:06.062Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 16:45:06 2024-03-05T16:45:06.062Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 16:45:06 2024-03-05T16:45:06.078Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:45:06 2024-03-05T16:45:06.081Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 16:45:06 2024-03-05T16:45:06.081Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 16:45:06 2024-03-05T16:45:06.081Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:45:06 2024-03-05T16:45:06.083Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 16:45:06 2024-03-05T16:45:06.083Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 16:45:06 2024-03-05T16:45:06.083Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:45:06 2024-03-05T16:45:06.084Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 16:45:06 2024-03-05T16:45:06.084Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 16:45:06 2024-03-05T16:45:06.084Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:45:06 2024-03-05T16:45:06.116Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 16:45:06 2024-03-05T16:45:06.117Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 16:45:06 2024-03-05T16:45:06.118Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 16:45:06 2024-03-05T16:45:06.143Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:45:06 2024-03-05T16:45:06.143Z WARN 7393 --- [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. 16:45:06 2024-03-05T16:45:06.143Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:06 2024-03-05T16:45:06.144Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 16:45:06 2024-03-05T16:45:06.144Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 16:45:06 2024-03-05T16:45:06.157Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:45:06 2024-03-05T16:45:06.157Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:06.160Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:45:06 2024-03-05T16:45:06.160Z WARN 7393 --- [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:32784) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:06.180Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle-1 module failed due to reason No signature of method: org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec.assertYamgModelCmHandleArgument() is applicable for argument types: (ArrayList, String) values: [[org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandle@a7dd580a], ...]. 16:45:06 2024-03-05T16:45:06.187Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in LOCKED state 16:45:06 2024-03-05T16:45:06.187Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:45:06 2024-03-05T16:45:06.189Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:45:06 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.206 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 16:45:06 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 16:45:06 2024-03-05T16:45:06.204Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:45:06 2024-03-05T16:45:06.204Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:06.232Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:45:06 2024-03-05T16:45:06.232Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:45:06 2024-03-05T16:45:06.232Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:45:06 2024-03-05T16:45:06.232Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:45:06 2024-03-05T16:45:06.232Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:45:06 2024-03-05T16:45:06.232Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:45:06 2024-03-05T16:45:06.236Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:45:06 2024-03-05T16:45:06.237Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 16:45:06 2024-03-05T16:45:06.237Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 16:45:06 2024-03-05T16:45:06.238Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:45:06 2024-03-05T16:45:06.238Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:45:06 2024-03-05T16:45:06.238Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:45:06 2024-03-05T16:45:06.244Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:45:06 2024-03-05T16:45:06.244Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 16:45:06 2024-03-05T16:45:06.244Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 16:45:06 2024-03-05T16:45:06.245Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:45:06 2024-03-05T16:45:06.245Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:45:06 2024-03-05T16:45:06.245Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:45:06 2024-03-05T16:45:06.246Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:45:06 2024-03-05T16:45:06.246Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:45:06 2024-03-05T16:45:06.246Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 16:45:06 2024-03-05T16:45:06.248Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:45:06 2024-03-05T16:45:06.248Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 16:45:06 2024-03-05T16:45:06.248Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 16:45:06 2024-03-05T16:45:06.248Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:45:06 2024-03-05T16:45:06.248Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:45:06 2024-03-05T16:45:06.248Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:45:06 2024-03-05T16:45:06.253Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:45:06 2024-03-05T16:45:06.253Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:45:06 2024-03-05T16:45:06.253Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 16:45:06 2024-03-05T16:45:06.253Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:45:06 2024-03-05T16:45:06.253Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:45:06 2024-03-05T16:45:06.253Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 16:45:06 2024-03-05T16:45:06.254Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:45:06 2024-03-05T16:45:06.255Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z WARN 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:45:06 2024-03-05T16:45:06.255Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 16:45:06 2024-03-05T16:45:06.255Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:45:06 2024-03-05T16:45:06.255Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:45:06 2024-03-05T16:45:06.255Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:45:06 2024-03-05T16:45:06.257Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:45:06 2024-03-05T16:45:06.257Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:45:06 2024-03-05T16:45:06.257Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:45:06 2024-03-05T16:45:06.257Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Busy waiting now 16:45:06 2024-03-05T16:45:06.267Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:45:06 2024-03-05T16:45:06.268Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:45:06 2024-03-05T16:45:06.268Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:45:06 2024-03-05T16:45:06.269Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:45:06 2024-03-05T16:45:06.269Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:45:06 2024-03-05T16:45:06.269Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:45:06 2024-03-05T16:45:06.269Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:45:06 2024-03-05T16:45:06.269Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 16:45:06 2024-03-05T16:45:06.269Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 16:45:06 2024-03-05T16:45:06.277Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:45:06 2024-03-05T16:45:06.278Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:45:06 2024-03-05T16:45:06.278Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:45:06 2024-03-05T16:45:06.278Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:45:06 2024-03-05T16:45:06.279Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:45:06 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 16:45:06 2024-03-05T16:45:06.279Z INFO 7393 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:45:06 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 16:45:06 16:45:03,892 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5a3aa65b - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 16:45:06 16:45:06,312 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:45:06 16:45:06,312 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:45:06 16:45:06,312 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63d041d6 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:45:06 16:45:06,314 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@67b2b30a - 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. 16:45:06 16:45:06,314 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63d041d6 - 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 16:45:06 16:45:06,315 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:45:06 16:45:06,315 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:45:06 16:45:06,315 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:45:06 16:45:06,315 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@67b2b30a - 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. 16:45:06 16:45:06,315 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63d041d6 - 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 16:45:06 16:45:06,317 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:45:06 16:45:06,317 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:45:06 16:45:06,317 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:45:06 16:45:06,317 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709657106317) 16:45:06 16:45:06,317 |-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.7-SNAPSHOT.jar!/logback-spring.xml] 16:45:06 16:45:06,317 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:45:06 16:45:06,318 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:45:06 16:45:06,318 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d586eb8 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:45:06 16:45:06,318 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:45:06 16:45:06,318 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d586eb8 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:45:06 16:45:06,318 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:45:06 16:45:06,318 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d586eb8 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:45:06 16:45:06,318 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:45:06 16:45:06,318 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d586eb8 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:45:06 16:45:06,318 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:45:06 16:45:06,318 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d586eb8 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:45:06 16:45:06,318 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:45:06 16:45:06,318 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d586eb8 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:45:06 16:45:06,318 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:45:06 16:45:06,318 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d586eb8 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:45:06 16:45:06,318 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:45:06 16:45:06,318 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d586eb8 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:45:06 16:45:06,318 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:45:06 16:45:06,318 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:45:06 16:45:06,319 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:45:06 16:45:06,319 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:45:06 16:45:06,319 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:45:06 16:45:06,319 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:45:06 16:45:06,319 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:45:06 16:45:06,323 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1c8bd676 - Setting zoneId to "UTC" 16:45:06 16:45:06,324 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:45:06 16:45:06,324 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:45:06 16:45:06,326 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:45:06 16:45:06,326 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:45:06 16:45:06,326 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:45:06 16:45:06,326 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:45:06 16:45:06,326 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:45:06 16:45:06,326 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d586eb8 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:45:06 16:45:06,327 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:45:06 16:45:06,327 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@47aa35a0 - End of configuration. 16:45:06 16:45:06,327 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@26150272 - Registering current configuration as safe fallback point 16:45:06 16:45:06 16:45:06 . ____ _ __ _ _ 16:45:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:45:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:45:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:45:06 ' |____| .__|_| |_|_| |_\__, | / / / / 16:45:06 =========|_|==============|___/=/_/_/_/ 16:45:06 :: Spring Boot :: (v3.1.2) 16:45:06 16:45:06 2024-03-05T16:45:06.330Z INFO 7393 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:45:06 2024-03-05T16:45:06.330Z INFO 7393 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 16:45:06 2024-03-05T16:45:06.332Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:45:06 2024-03-05T16:45:06.332Z WARN 7393 --- [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. 16:45:06 2024-03-05T16:45:06.332Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:06 2024-03-05T16:45:06.348Z INFO 7393 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.055 seconds (process running for 148.586) 16:45:06 2024-03-05T16:45:06.354Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:45:06 2024-03-05T16:45:06.354Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 16:45:06 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 16:45:06 16:45:06 . ____ _ __ _ _ 16:45:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:45:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:45:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:45:06 ' |____| .__|_| |_|_| |_\__, | / / / / 16:45:06 =========|_|==============|___/=/_/_/_/ 16:45:06 :: Spring Boot :: (v3.1.2) 16:45:06 16:45:06 2024-03-05T16:45:06.375Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:45:06 2024-03-05T16:45:06.375Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 16:45:06 2024-03-05T16:45:06.378Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:45:06 2024-03-05T16:45:06.378Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:06.380Z INFO 7393 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.017 seconds (process running for 148.618) 16:45:06 [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 16:45:06 2024-03-05T16:45:06.384Z WARN 7393 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 16:45:06 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 16:45:06 2024-03-05T16:45:06.395Z WARN 7393 --- [onPool-worker-3] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 16:45:06 2024-03-05T16:45:06.490Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:45:06 2024-03-05T16:45:06.491Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:06.605Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:45:06 2024-03-05T16:45:06.605Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:06.626Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:45:06 2024-03-05T16:45:06.626Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:06.634Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:45:06 2024-03-05T16:45:06.634Z WARN 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:45:06 16:45:06 . ____ _ __ _ _ 16:45:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:45:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:45:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:45:06 ' |____| .__|_| |_|_| |_\__, | / / / / 16:45:06 =========|_|==============|___/=/_/_/_/ 16:45:06 :: Spring Boot :: (v3.1.2) 16:45:06 16:45:06 2024-03-05T16:45:06.706Z INFO 7393 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:45:06 2024-03-05T16:45:06.706Z INFO 7393 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 16:45:06 2024-03-05T16:45:06.732Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:45:06 2024-03-05T16:45:06.732Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:06.777Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:45:06 2024-03-05T16:45:06.777Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:06.782Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:45:06 2024-03-05T16:45:06.782Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:06.813Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:45:06 2024-03-05T16:45:06.814Z WARN 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:06.927Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:45:06 2024-03-05T16:45:06.927Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:06 2024-03-05T16:45:06.979Z INFO 7393 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.285 seconds (process running for 149.217) 16:45:07 2024-03-05T16:45:07.045Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:45:07 2024-03-05T16:45:07.045Z WARN 7393 --- [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. 16:45:07 2024-03-05T16:45:07.046Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:07 2024-03-05T16:45:07.063Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:45:07 2024-03-05T16:45:07.063Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:07 2024-03-05T16:45:07.083Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:45:07 2024-03-05T16:45:07.083Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:07 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 16:45:07 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 16:45:07 16:45:07 . ____ _ __ _ _ 16:45:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:45:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:45:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:45:07 ' |____| .__|_| |_|_| |_\__, | / / / / 16:45:07 =========|_|==============|___/=/_/_/_/ 16:45:07 :: Spring Boot :: (v3.1.2) 16:45:07 16:45:07 2024-03-05T16:45:07.188Z INFO 7393 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:45:07 2024-03-05T16:45:07.189Z INFO 7393 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 16:45:07 2024-03-05T16:45:07.195Z INFO 7393 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.035 seconds (process running for 149.434) 16:45:07 2024-03-05T16:45:07.211Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:45:07 2024-03-05T16:45:07.211Z WARN 7393 --- [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:32782) could not be established. Broker may not be available. 16:45:07 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 16:45:07 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 16:45:07 2024-03-05T16:45:07.278Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:45:07 2024-03-05T16:45:07.278Z WARN 7393 --- [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:32784) could not be established. Broker may not be available. 16:45:07 16:45:07 . ____ _ __ _ _ 16:45:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:45:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:45:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:45:07 ' |____| .__|_| |_|_| |_\__, | / / / / 16:45:07 =========|_|==============|___/=/_/_/_/ 16:45:07 :: Spring Boot :: (v3.1.2) 16:45:07 16:45:07 2024-03-05T16:45:07.281Z INFO 7393 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Starting DeviceHeartbeatConsumerSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:45:07 2024-03-05T16:45:07.281Z INFO 7393 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:45:07 2024-03-05T16:45:07.285Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:45:07 2024-03-05T16:45:07.285Z WARN 7393 --- [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. 16:45:07 2024-03-05T16:45:07.285Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:07 2024-03-05T16:45:07.287Z INFO 7393 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Started DeviceHeartbeatConsumerSpec in 0.034 seconds (process running for 149.525) 16:45:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 16:45:07 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 16:45:07 2024-03-05T16:45:07.310Z INFO 7393 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 16:45:07 2024-03-05T16:45:07.311Z INFO 7393 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 16:45:07 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 16:45:07 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 16:45:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 16:45:07 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 16:45:07 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 16:45:07 [INFO] Running org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 16:45:07 2024-03-05T16:45:07.330Z WARN 7393 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch 1, alternate id is already assigned to a different cm handle 16:45:07 2024-03-05T16:45:07.331Z WARN 7393 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle my cm handle, already has an alternate id of other alternate id 16:45:07 2024-03-05T16:45:07.334Z WARN 7393 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 16:45:07 2024-03-05T16:45:07.335Z WARN 7393 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 16:45:07 2024-03-05T16:45:07.335Z WARN 7393 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle 16:45:07 2024-03-05T16:45:07.335Z WARN 7393 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle (in this batch) 16:45:07 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 16:45:07 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 16:45:07 2024-03-05T16:45:07.338Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:45:07 2024-03-05T16:45:07.338Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 16:45:07 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 16:45:07 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 16:45:07 [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 16:45:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 16:45:07 [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 16:45:07 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 16:45:07 [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 16:45:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 16:45:07 [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 16:45:07 16:45:07 . ____ _ __ _ _ 16:45:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:45:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:45:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:45:07 ' |____| .__|_| |_|_| |_\__, | / / / / 16:45:07 =========|_|==============|___/=/_/_/_/ 16:45:07 :: Spring Boot :: (v3.1.2) 16:45:07 16:45:07 2024-03-05T16:45:07.383Z INFO 7393 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 7393 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:45:07 2024-03-05T16:45:07.383Z INFO 7393 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 16:45:07 2024-03-05T16:45:07.387Z INFO 7393 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.015 seconds (process running for 149.625) 16:45:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 16:45:07 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 16:45:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 16:45:07 [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 16:45:12 2024-03-05T16:45:07.404Z INFO 7393 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:45:12 2024-03-05T16:45:07.425Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:45:12 2024-03-05T16:45:07.425Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:07.439Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:45:12 2024-03-05T16:45:07.440Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:07.468Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 73f24fa5ef89d3452487acf58e3214724b84c7e40290a693f3666c39ba88c96f 16:45:12 2024-03-05T16:45:07.490Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:45:12 2024-03-05T16:45:07.490Z WARN 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:07.594Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:45:12 2024-03-05T16:45:07.594Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:07.631Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:45:12 2024-03-05T16:45:07.632Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:07.641Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:45:12 2024-03-05T16:45:07.641Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:07.726Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:45:12 2024-03-05T16:45:07.726Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:07.741Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:45:12 2024-03-05T16:45:07.742Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:07.829Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:45:12 2024-03-05T16:45:07.829Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:07.877Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:45:12 2024-03-05T16:45:07.877Z WARN 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:07.930Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:45:12 2024-03-05T16:45:07.930Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:45:12 2024-03-05T16:45:07.930Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:07.930Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:07.948Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:45:12 2024-03-05T16:45:07.948Z WARN 7393 --- [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. 16:45:12 2024-03-05T16:45:07.948Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:12 2024-03-05T16:45:07.990Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:45:12 2024-03-05T16:45:07.990Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:08.194Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:45:12 2024-03-05T16:45:08.194Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:08.321Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:45:12 2024-03-05T16:45:08.321Z WARN 7393 --- [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:32782) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:08.381Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:45:12 2024-03-05T16:45:08.381Z WARN 7393 --- [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:32784) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:08.429Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:45:12 2024-03-05T16:45:08.429Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:08.438Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:45:12 2024-03-05T16:45:08.438Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:08.448Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:45:12 2024-03-05T16:45:08.448Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:08.493Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:45:12 2024-03-05T16:45:08.493Z WARN 7393 --- [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. 16:45:12 2024-03-05T16:45:08.493Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:12 2024-03-05T16:45:08.558Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:45:12 2024-03-05T16:45:08.559Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:08.561Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:45:12 2024-03-05T16:45:08.561Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:08.654Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:45:12 2024-03-05T16:45:08.654Z WARN 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:08.737Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:45:12 2024-03-05T16:45:08.737Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:08.758Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:45:12 2024-03-05T16:45:08.758Z WARN 7393 --- [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. 16:45:12 2024-03-05T16:45:08.758Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:12 2024-03-05T16:45:08.794Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:45:12 2024-03-05T16:45:08.794Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:08.809Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:45:12 2024-03-05T16:45:08.809Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:08.840Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:45:12 2024-03-05T16:45:08.840Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:08.841Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:45:12 2024-03-05T16:45:08.841Z WARN 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:08.890Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:45:12 2024-03-05T16:45:08.890Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:08.960Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:45:12 2024-03-05T16:45:08.960Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:09.200Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:45:12 2024-03-05T16:45:09.201Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:09.346Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:45:12 2024-03-05T16:45:09.346Z WARN 7393 --- [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. 16:45:12 2024-03-05T16:45:09.346Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:12 2024-03-05T16:45:09.427Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:45:12 2024-03-05T16:45:09.427Z WARN 7393 --- [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:32782) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:09.483Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:45:12 2024-03-05T16:45:09.483Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:09.484Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:45:12 2024-03-05T16:45:09.484Z WARN 7393 --- [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:32784) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:09.540Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:45:12 2024-03-05T16:45:09.540Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:09.554Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:45:12 2024-03-05T16:45:09.554Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:09.559Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:45:12 2024-03-05T16:45:09.559Z WARN 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:09.660Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:45:12 2024-03-05T16:45:09.660Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:09.739Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:45:12 2024-03-05T16:45:09.739Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:09.748Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:45:12 2024-03-05T16:45:09.748Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:09.764Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:45:12 2024-03-05T16:45:09.764Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:09.842Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:45:12 2024-03-05T16:45:09.842Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:09.861Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:45:12 2024-03-05T16:45:09.861Z WARN 7393 --- [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. 16:45:12 2024-03-05T16:45:09.861Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:12 2024-03-05T16:45:09.863Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:45:12 2024-03-05T16:45:09.863Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:09.864Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:45:12 2024-03-05T16:45:09.864Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:10.046Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:45:12 2024-03-05T16:45:10.046Z WARN 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:10.093Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:45:12 2024-03-05T16:45:10.093Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:10.153Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:45:12 2024-03-05T16:45:10.153Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:10.386Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:45:12 2024-03-05T16:45:10.386Z WARN 7393 --- [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:32784) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:10.399Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:45:12 2024-03-05T16:45:10.399Z WARN 7393 --- [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. 16:45:12 2024-03-05T16:45:10.399Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:12 2024-03-05T16:45:10.429Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:45:12 2024-03-05T16:45:10.429Z WARN 7393 --- [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:32782) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:10.614Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:45:12 2024-03-05T16:45:10.614Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:10.617Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:45:12 2024-03-05T16:45:10.617Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:10.641Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:45:12 2024-03-05T16:45:10.641Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:10.643Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:45:12 2024-03-05T16:45:10.643Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:10.662Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:45:12 2024-03-05T16:45:10.662Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:10.687Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:45:12 2024-03-05T16:45:10.687Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:10.763Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:45:12 2024-03-05T16:45:10.763Z WARN 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:10.765Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:45:12 2024-03-05T16:45:10.765Z WARN 7393 --- [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. 16:45:12 2024-03-05T16:45:10.765Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:12 2024-03-05T16:45:10.796Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:45:12 2024-03-05T16:45:10.796Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:10.818Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:45:12 2024-03-05T16:45:10.818Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:10.860Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:45:12 2024-03-05T16:45:10.860Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:10.947Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:45:12 2024-03-05T16:45:10.947Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:10.969Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:45:12 2024-03-05T16:45:10.969Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:11.061Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:45:12 2024-03-05T16:45:11.061Z WARN 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:11.335Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:45:12 2024-03-05T16:45:11.335Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:11.431Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:45:12 2024-03-05T16:45:11.431Z WARN 7393 --- [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:32782) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:11.488Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:45:12 2024-03-05T16:45:11.488Z WARN 7393 --- [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:32784) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:11.506Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:45:12 2024-03-05T16:45:11.506Z WARN 7393 --- [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. 16:45:12 2024-03-05T16:45:11.506Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:12 2024-03-05T16:45:11.558Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:45:12 2024-03-05T16:45:11.558Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:11.565Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:45:12 2024-03-05T16:45:11.565Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:11.572Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:45:12 2024-03-05T16:45:11.572Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:11.721Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:45:12 2024-03-05T16:45:11.721Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:11.756Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:45:12 2024-03-05T16:45:11.756Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:11.846Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:45:12 2024-03-05T16:45:11.846Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:11.864Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:45:12 2024-03-05T16:45:11.864Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:11.876Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:45:12 2024-03-05T16:45:11.876Z WARN 7393 --- [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. 16:45:12 2024-03-05T16:45:11.876Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:12 2024-03-05T16:45:11.886Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:45:12 2024-03-05T16:45:11.886Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:11.926Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:45:12 2024-03-05T16:45:11.926Z WARN 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:11.954Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:45:12 2024-03-05T16:45:11.954Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:11.974Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:45:12 2024-03-05T16:45:11.974Z WARN 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:12.024Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:45:12 2024-03-05T16:45:12.024Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:12.028Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:45:12 2024-03-05T16:45:12.028Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:12.362Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:45:12 2024-03-05T16:45:12.362Z WARN 7393 --- [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. 16:45:12 2024-03-05T16:45:12.362Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:12 2024-03-05T16:45:12.397Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:45:12 2024-03-05T16:45:12.397Z WARN 7393 --- [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:32784) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:12.538Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:45:12 2024-03-05T16:45:12.538Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:12 2024-03-05T16:45:12.581Z INFO 7393 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.17735469S 16:45:12 2024-03-05T16:45:12.583Z INFO 7393 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:45:12 allow.auto.create.topics = true 16:45:12 auto.commit.interval.ms = 5000 16:45:12 auto.include.jmx.reporter = true 16:45:12 auto.offset.reset = earliest 16:45:12 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:45:12 check.crcs = true 16:45:12 client.dns.lookup = use_all_dns_ips 16:45:12 client.id = consumer-test-11 16:45:12 client.rack = 16:45:12 connections.max.idle.ms = 540000 16:45:12 default.api.timeout.ms = 60000 16:45:12 enable.auto.commit = true 16:45:12 exclude.internal.topics = true 16:45:12 fetch.max.bytes = 52428800 16:45:12 fetch.max.wait.ms = 500 16:45:12 fetch.min.bytes = 1 16:45:12 group.id = test 16:45:12 group.instance.id = null 16:45:12 heartbeat.interval.ms = 3000 16:45:12 interceptor.classes = [] 16:45:12 internal.leave.group.on.close = true 16:45:12 internal.throw.on.fetch.stable.offset.unsupported = false 16:45:12 isolation.level = read_uncommitted 16:45:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:45:12 max.partition.fetch.bytes = 1048576 16:45:12 max.poll.interval.ms = 300000 16:45:12 max.poll.records = 500 16:45:12 metadata.max.age.ms = 300000 16:45:12 metric.reporters = [] 16:45:12 metrics.num.samples = 2 16:45:12 metrics.recording.level = INFO 16:45:12 metrics.sample.window.ms = 30000 16:45:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:45:12 receive.buffer.bytes = 65536 16:45:12 reconnect.backoff.max.ms = 1000 16:45:12 reconnect.backoff.ms = 50 16:45:12 request.timeout.ms = 30000 16:45:12 retry.backoff.ms = 100 16:45:12 sasl.client.callback.handler.class = null 16:45:12 sasl.jaas.config = null 16:45:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:45:12 sasl.kerberos.min.time.before.relogin = 60000 16:45:12 sasl.kerberos.service.name = null 16:45:12 sasl.kerberos.ticket.renew.jitter = 0.05 16:45:12 sasl.kerberos.ticket.renew.window.factor = 0.8 16:45:12 sasl.login.callback.handler.class = null 16:45:12 sasl.login.class = null 16:45:12 sasl.login.connect.timeout.ms = null 16:45:12 sasl.login.read.timeout.ms = null 16:45:12 sasl.login.refresh.buffer.seconds = 300 16:45:12 sasl.login.refresh.min.period.seconds = 60 16:45:12 sasl.login.refresh.window.factor = 0.8 16:45:12 sasl.login.refresh.window.jitter = 0.05 16:45:12 sasl.login.retry.backoff.max.ms = 10000 16:45:12 sasl.login.retry.backoff.ms = 100 16:45:12 sasl.mechanism = GSSAPI 16:45:12 sasl.oauthbearer.clock.skew.seconds = 30 16:45:12 sasl.oauthbearer.expected.audience = null 16:45:12 sasl.oauthbearer.expected.issuer = null 16:45:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:45:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:45:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:45:12 sasl.oauthbearer.jwks.endpoint.url = null 16:45:12 sasl.oauthbearer.scope.claim.name = scope 16:45:12 sasl.oauthbearer.sub.claim.name = sub 16:45:12 sasl.oauthbearer.token.endpoint.url = null 16:45:12 security.protocol = PLAINTEXT 16:45:12 security.providers = null 16:45:12 send.buffer.bytes = 131072 16:45:12 session.timeout.ms = 45000 16:45:12 socket.connection.setup.timeout.max.ms = 30000 16:45:12 socket.connection.setup.timeout.ms = 10000 16:45:12 ssl.cipher.suites = null 16:45:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:45:12 ssl.endpoint.identification.algorithm = https 16:45:12 ssl.engine.factory.class = null 16:45:12 ssl.key.password = null 16:45:12 ssl.keymanager.algorithm = SunX509 16:45:12 ssl.keystore.certificate.chain = null 16:45:12 ssl.keystore.key = null 16:45:12 ssl.keystore.location = null 16:45:12 ssl.keystore.password = null 16:45:12 ssl.keystore.type = JKS 16:45:12 ssl.protocol = TLSv1.3 16:45:12 ssl.provider = null 16:45:12 ssl.secure.random.implementation = null 16:45:12 ssl.trustmanager.algorithm = PKIX 16:45:12 ssl.truststore.certificates = null 16:45:12 ssl.truststore.location = null 16:45:12 ssl.truststore.password = null 16:45:12 ssl.truststore.type = JKS 16:45:12 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:45:12 16:45:12 2024-03-05T16:45:12.598Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:45:12 2024-03-05T16:45:12.598Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:45:12 2024-03-05T16:45:12.598Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657112598 16:45:12 2024-03-05T16:45:12.635Z INFO 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:45:12 2024-03-05T16:45:12.636Z WARN 7393 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:12.640Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:45:13 2024-03-05T16:45:12.640Z WARN 7393 --- [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:32782) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:12.649Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:45:13 2024-03-05T16:45:12.650Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:45:13 acks = -1 16:45:13 auto.include.jmx.reporter = true 16:45:13 batch.size = 16384 16:45:13 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:45:13 buffer.memory = 33554432 16:45:13 client.dns.lookup = use_all_dns_ips 16:45:13 client.id = producer-15 16:45:13 compression.type = none 16:45:13 connections.max.idle.ms = 540000 16:45:13 delivery.timeout.ms = 120000 16:45:13 enable.idempotence = false 16:45:13 interceptor.classes = [] 16:45:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:45:13 linger.ms = 1 16:45:13 max.block.ms = 60000 16:45:13 max.in.flight.requests.per.connection = 5 16:45:13 max.request.size = 1048576 16:45:13 metadata.max.age.ms = 300000 16:45:13 metadata.max.idle.ms = 300000 16:45:13 metric.reporters = [] 16:45:13 metrics.num.samples = 2 16:45:13 metrics.recording.level = INFO 16:45:13 metrics.sample.window.ms = 30000 16:45:13 partitioner.adaptive.partitioning.enable = true 16:45:13 partitioner.availability.timeout.ms = 0 16:45:13 partitioner.class = null 16:45:13 partitioner.ignore.keys = false 16:45:13 receive.buffer.bytes = 32768 16:45:13 reconnect.backoff.max.ms = 1000 16:45:13 reconnect.backoff.ms = 50 16:45:13 request.timeout.ms = 30000 16:45:13 retries = 0 16:45:13 retry.backoff.ms = 100 16:45:13 sasl.client.callback.handler.class = null 16:45:13 sasl.jaas.config = null 16:45:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:45:13 sasl.kerberos.min.time.before.relogin = 60000 16:45:13 sasl.kerberos.service.name = null 16:45:13 sasl.kerberos.ticket.renew.jitter = 0.05 16:45:13 sasl.kerberos.ticket.renew.window.factor = 0.8 16:45:13 sasl.login.callback.handler.class = null 16:45:13 sasl.login.class = null 16:45:13 sasl.login.connect.timeout.ms = null 16:45:13 sasl.login.read.timeout.ms = null 16:45:13 sasl.login.refresh.buffer.seconds = 300 16:45:13 sasl.login.refresh.min.period.seconds = 60 16:45:13 sasl.login.refresh.window.factor = 0.8 16:45:13 sasl.login.refresh.window.jitter = 0.05 16:45:13 sasl.login.retry.backoff.max.ms = 10000 16:45:13 sasl.login.retry.backoff.ms = 100 16:45:13 sasl.mechanism = GSSAPI 16:45:13 sasl.oauthbearer.clock.skew.seconds = 30 16:45:13 sasl.oauthbearer.expected.audience = null 16:45:13 sasl.oauthbearer.expected.issuer = null 16:45:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:45:13 sasl.oauthbearer.jwks.endpoint.url = null 16:45:13 sasl.oauthbearer.scope.claim.name = scope 16:45:13 sasl.oauthbearer.sub.claim.name = sub 16:45:13 sasl.oauthbearer.token.endpoint.url = null 16:45:13 security.protocol = PLAINTEXT 16:45:13 security.providers = null 16:45:13 send.buffer.bytes = 131072 16:45:13 socket.connection.setup.timeout.max.ms = 30000 16:45:13 socket.connection.setup.timeout.ms = 10000 16:45:13 ssl.cipher.suites = null 16:45:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:45:13 ssl.endpoint.identification.algorithm = https 16:45:13 ssl.engine.factory.class = null 16:45:13 ssl.key.password = null 16:45:13 ssl.keymanager.algorithm = SunX509 16:45:13 ssl.keystore.certificate.chain = null 16:45:13 ssl.keystore.key = null 16:45:13 ssl.keystore.location = null 16:45:13 ssl.keystore.password = null 16:45:13 ssl.keystore.type = JKS 16:45:13 ssl.protocol = TLSv1.3 16:45:13 ssl.provider = null 16:45:13 ssl.secure.random.implementation = null 16:45:13 ssl.trustmanager.algorithm = PKIX 16:45:13 ssl.truststore.certificates = null 16:45:13 ssl.truststore.location = null 16:45:13 ssl.truststore.password = null 16:45:13 ssl.truststore.type = JKS 16:45:13 transaction.timeout.ms = 60000 16:45:13 transactional.id = null 16:45:13 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:45:13 16:45:13 2024-03-05T16:45:12.652Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:45:13 2024-03-05T16:45:12.652Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:45:13 2024-03-05T16:45:12.652Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:45:13 2024-03-05T16:45:12.652Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657112652 16:45:13 2024-03-05T16:45:12.691Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:45:13 2024-03-05T16:45:12.691Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:12.736Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:45:13 2024-03-05T16:45:12.737Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:12.755Z WARN 7393 --- [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} 16:45:13 2024-03-05T16:45:12.755Z INFO 7393 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: I3p7T7lSRnmmEIrwi-4xCg 16:45:13 2024-03-05T16:45:12.761Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:45:13 2024-03-05T16:45:12.761Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:12.856Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:45:13 2024-03-05T16:45:12.856Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:12.863Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:45:13 2024-03-05T16:45:12.863Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:12.887Z WARN 7393 --- [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} 16:45:13 2024-03-05T16:45:12.938Z INFO 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:45:13 2024-03-05T16:45:12.938Z WARN 7393 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:12.998Z INFO 7393 --- [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 lRYNSKZ-TMyL1NVaDX5sCA 16:45:13 2024-03-05T16:45:13.006Z INFO 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:45:13 2024-03-05T16:45:13.006Z WARN 7393 --- [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. 16:45:13 2024-03-05T16:45:13.006Z WARN 7393 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:13 2024-03-05T16:45:13.018Z INFO 7393 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:45:13 allow.auto.create.topics = true 16:45:13 auto.commit.interval.ms = 5000 16:45:13 auto.include.jmx.reporter = true 16:45:13 auto.offset.reset = earliest 16:45:13 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:45:13 check.crcs = true 16:45:13 client.dns.lookup = use_all_dns_ips 16:45:13 client.id = consumer-test-12 16:45:13 client.rack = 16:45:13 connections.max.idle.ms = 540000 16:45:13 default.api.timeout.ms = 60000 16:45:13 enable.auto.commit = true 16:45:13 exclude.internal.topics = true 16:45:13 fetch.max.bytes = 52428800 16:45:13 fetch.max.wait.ms = 500 16:45:13 fetch.min.bytes = 1 16:45:13 group.id = test 16:45:13 group.instance.id = null 16:45:13 heartbeat.interval.ms = 3000 16:45:13 interceptor.classes = [] 16:45:13 internal.leave.group.on.close = true 16:45:13 internal.throw.on.fetch.stable.offset.unsupported = false 16:45:13 isolation.level = read_uncommitted 16:45:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:45:13 max.partition.fetch.bytes = 1048576 16:45:13 max.poll.interval.ms = 300000 16:45:13 max.poll.records = 500 16:45:13 metadata.max.age.ms = 300000 16:45:13 metric.reporters = [] 16:45:13 metrics.num.samples = 2 16:45:13 metrics.recording.level = INFO 16:45:13 metrics.sample.window.ms = 30000 16:45:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:45:13 receive.buffer.bytes = 65536 16:45:13 reconnect.backoff.max.ms = 1000 16:45:13 reconnect.backoff.ms = 50 16:45:13 request.timeout.ms = 30000 16:45:13 retry.backoff.ms = 100 16:45:13 sasl.client.callback.handler.class = null 16:45:13 sasl.jaas.config = null 16:45:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:45:13 sasl.kerberos.min.time.before.relogin = 60000 16:45:13 sasl.kerberos.service.name = null 16:45:13 sasl.kerberos.ticket.renew.jitter = 0.05 16:45:13 sasl.kerberos.ticket.renew.window.factor = 0.8 16:45:13 sasl.login.callback.handler.class = null 16:45:13 sasl.login.class = null 16:45:13 sasl.login.connect.timeout.ms = null 16:45:13 sasl.login.read.timeout.ms = null 16:45:13 sasl.login.refresh.buffer.seconds = 300 16:45:13 sasl.login.refresh.min.period.seconds = 60 16:45:13 sasl.login.refresh.window.factor = 0.8 16:45:13 sasl.login.refresh.window.jitter = 0.05 16:45:13 sasl.login.retry.backoff.max.ms = 10000 16:45:13 sasl.login.retry.backoff.ms = 100 16:45:13 sasl.mechanism = GSSAPI 16:45:13 sasl.oauthbearer.clock.skew.seconds = 30 16:45:13 sasl.oauthbearer.expected.audience = null 16:45:13 sasl.oauthbearer.expected.issuer = null 16:45:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:45:13 sasl.oauthbearer.jwks.endpoint.url = null 16:45:13 sasl.oauthbearer.scope.claim.name = scope 16:45:13 sasl.oauthbearer.sub.claim.name = sub 16:45:13 sasl.oauthbearer.token.endpoint.url = null 16:45:13 security.protocol = PLAINTEXT 16:45:13 security.providers = null 16:45:13 send.buffer.bytes = 131072 16:45:13 session.timeout.ms = 45000 16:45:13 socket.connection.setup.timeout.max.ms = 30000 16:45:13 socket.connection.setup.timeout.ms = 10000 16:45:13 ssl.cipher.suites = null 16:45:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:45:13 ssl.endpoint.identification.algorithm = https 16:45:13 ssl.engine.factory.class = null 16:45:13 ssl.key.password = null 16:45:13 ssl.keymanager.algorithm = SunX509 16:45:13 ssl.keystore.certificate.chain = null 16:45:13 ssl.keystore.key = null 16:45:13 ssl.keystore.location = null 16:45:13 ssl.keystore.password = null 16:45:13 ssl.keystore.type = JKS 16:45:13 ssl.protocol = TLSv1.3 16:45:13 ssl.provider = null 16:45:13 ssl.secure.random.implementation = null 16:45:13 ssl.trustmanager.algorithm = PKIX 16:45:13 ssl.truststore.certificates = null 16:45:13 ssl.truststore.location = null 16:45:13 ssl.truststore.password = null 16:45:13 ssl.truststore.type = JKS 16:45:13 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:45:13 16:45:13 2024-03-05T16:45:13.020Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:45:13 2024-03-05T16:45:13.020Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:45:13 2024-03-05T16:45:13.020Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657113020 16:45:13 2024-03-05T16:45:13.027Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:45:13 2024-03-05T16:45:13.027Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:45:13 acks = -1 16:45:13 auto.include.jmx.reporter = true 16:45:13 batch.size = 16384 16:45:13 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:45:13 buffer.memory = 33554432 16:45:13 client.dns.lookup = use_all_dns_ips 16:45:13 client.id = producer-16 16:45:13 compression.type = none 16:45:13 connections.max.idle.ms = 540000 16:45:13 delivery.timeout.ms = 120000 16:45:13 enable.idempotence = false 16:45:13 interceptor.classes = [] 16:45:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:45:13 linger.ms = 1 16:45:13 max.block.ms = 60000 16:45:13 max.in.flight.requests.per.connection = 5 16:45:13 max.request.size = 1048576 16:45:13 metadata.max.age.ms = 300000 16:45:13 metadata.max.idle.ms = 300000 16:45:13 metric.reporters = [] 16:45:13 metrics.num.samples = 2 16:45:13 metrics.recording.level = INFO 16:45:13 metrics.sample.window.ms = 30000 16:45:13 partitioner.adaptive.partitioning.enable = true 16:45:13 partitioner.availability.timeout.ms = 0 16:45:13 partitioner.class = null 16:45:13 partitioner.ignore.keys = false 16:45:13 receive.buffer.bytes = 32768 16:45:13 reconnect.backoff.max.ms = 1000 16:45:13 reconnect.backoff.ms = 50 16:45:13 request.timeout.ms = 30000 16:45:13 retries = 0 16:45:13 retry.backoff.ms = 100 16:45:13 sasl.client.callback.handler.class = null 16:45:13 sasl.jaas.config = null 16:45:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:45:13 sasl.kerberos.min.time.before.relogin = 60000 16:45:13 sasl.kerberos.service.name = null 16:45:13 sasl.kerberos.ticket.renew.jitter = 0.05 16:45:13 sasl.kerberos.ticket.renew.window.factor = 0.8 16:45:13 sasl.login.callback.handler.class = null 16:45:13 sasl.login.class = null 16:45:13 sasl.login.connect.timeout.ms = null 16:45:13 sasl.login.read.timeout.ms = null 16:45:13 sasl.login.refresh.buffer.seconds = 300 16:45:13 sasl.login.refresh.min.period.seconds = 60 16:45:13 sasl.login.refresh.window.factor = 0.8 16:45:13 sasl.login.refresh.window.jitter = 0.05 16:45:13 sasl.login.retry.backoff.max.ms = 10000 16:45:13 sasl.login.retry.backoff.ms = 100 16:45:13 sasl.mechanism = GSSAPI 16:45:13 sasl.oauthbearer.clock.skew.seconds = 30 16:45:13 sasl.oauthbearer.expected.audience = null 16:45:13 sasl.oauthbearer.expected.issuer = null 16:45:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:45:13 sasl.oauthbearer.jwks.endpoint.url = null 16:45:13 sasl.oauthbearer.scope.claim.name = scope 16:45:13 sasl.oauthbearer.sub.claim.name = sub 16:45:13 sasl.oauthbearer.token.endpoint.url = null 16:45:13 security.protocol = PLAINTEXT 16:45:13 security.providers = null 16:45:13 send.buffer.bytes = 131072 16:45:13 socket.connection.setup.timeout.max.ms = 30000 16:45:13 socket.connection.setup.timeout.ms = 10000 16:45:13 ssl.cipher.suites = null 16:45:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:45:13 ssl.endpoint.identification.algorithm = https 16:45:13 ssl.engine.factory.class = null 16:45:13 ssl.key.password = null 16:45:13 ssl.keymanager.algorithm = SunX509 16:45:13 ssl.keystore.certificate.chain = null 16:45:13 ssl.keystore.key = null 16:45:13 ssl.keystore.location = null 16:45:13 ssl.keystore.password = null 16:45:13 ssl.keystore.type = JKS 16:45:13 ssl.protocol = TLSv1.3 16:45:13 ssl.provider = null 16:45:13 ssl.secure.random.implementation = null 16:45:13 ssl.trustmanager.algorithm = PKIX 16:45:13 ssl.truststore.certificates = null 16:45:13 ssl.truststore.location = null 16:45:13 ssl.truststore.password = null 16:45:13 ssl.truststore.type = JKS 16:45:13 transaction.timeout.ms = 60000 16:45:13 transactional.id = null 16:45:13 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:45:13 16:45:13 2024-03-05T16:45:13.029Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:45:13 2024-03-05T16:45:13.029Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:45:13 2024-03-05T16:45:13.029Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:45:13 2024-03-05T16:45:13.029Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657113029 16:45:13 2024-03-05T16:45:13.044Z INFO 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.044Z WARN 7393 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.045Z INFO 7393 --- [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 lRYNSKZ-TMyL1NVaDX5sCA 16:45:13 2024-03-05T16:45:13.045Z INFO 7393 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: I3p7T7lSRnmmEIrwi-4xCg 16:45:13 2024-03-05T16:45:13.049Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.049Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.051Z INFO 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.051Z WARN 7393 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.052Z INFO 7393 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:45:13 allow.auto.create.topics = true 16:45:13 auto.commit.interval.ms = 5000 16:45:13 auto.include.jmx.reporter = true 16:45:13 auto.offset.reset = earliest 16:45:13 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:45:13 check.crcs = true 16:45:13 client.dns.lookup = use_all_dns_ips 16:45:13 client.id = consumer-test-13 16:45:13 client.rack = 16:45:13 connections.max.idle.ms = 540000 16:45:13 default.api.timeout.ms = 60000 16:45:13 enable.auto.commit = true 16:45:13 exclude.internal.topics = true 16:45:13 fetch.max.bytes = 52428800 16:45:13 fetch.max.wait.ms = 500 16:45:13 fetch.min.bytes = 1 16:45:13 group.id = test 16:45:13 group.instance.id = null 16:45:13 heartbeat.interval.ms = 3000 16:45:13 interceptor.classes = [] 16:45:13 internal.leave.group.on.close = true 16:45:13 internal.throw.on.fetch.stable.offset.unsupported = false 16:45:13 isolation.level = read_uncommitted 16:45:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:45:13 max.partition.fetch.bytes = 1048576 16:45:13 max.poll.interval.ms = 300000 16:45:13 max.poll.records = 500 16:45:13 metadata.max.age.ms = 300000 16:45:13 metric.reporters = [] 16:45:13 metrics.num.samples = 2 16:45:13 metrics.recording.level = INFO 16:45:13 metrics.sample.window.ms = 30000 16:45:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:45:13 receive.buffer.bytes = 65536 16:45:13 reconnect.backoff.max.ms = 1000 16:45:13 reconnect.backoff.ms = 50 16:45:13 request.timeout.ms = 30000 16:45:13 retry.backoff.ms = 100 16:45:13 sasl.client.callback.handler.class = null 16:45:13 sasl.jaas.config = null 16:45:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:45:13 sasl.kerberos.min.time.before.relogin = 60000 16:45:13 sasl.kerberos.service.name = null 16:45:13 sasl.kerberos.ticket.renew.jitter = 0.05 16:45:13 sasl.kerberos.ticket.renew.window.factor = 0.8 16:45:13 sasl.login.callback.handler.class = null 16:45:13 sasl.login.class = null 16:45:13 sasl.login.connect.timeout.ms = null 16:45:13 sasl.login.read.timeout.ms = null 16:45:13 sasl.login.refresh.buffer.seconds = 300 16:45:13 sasl.login.refresh.min.period.seconds = 60 16:45:13 sasl.login.refresh.window.factor = 0.8 16:45:13 sasl.login.refresh.window.jitter = 0.05 16:45:13 sasl.login.retry.backoff.max.ms = 10000 16:45:13 sasl.login.retry.backoff.ms = 100 16:45:13 sasl.mechanism = GSSAPI 16:45:13 sasl.oauthbearer.clock.skew.seconds = 30 16:45:13 sasl.oauthbearer.expected.audience = null 16:45:13 sasl.oauthbearer.expected.issuer = null 16:45:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:45:13 sasl.oauthbearer.jwks.endpoint.url = null 16:45:13 sasl.oauthbearer.scope.claim.name = scope 16:45:13 sasl.oauthbearer.sub.claim.name = sub 16:45:13 sasl.oauthbearer.token.endpoint.url = null 16:45:13 security.protocol = PLAINTEXT 16:45:13 security.providers = null 16:45:13 send.buffer.bytes = 131072 16:45:13 session.timeout.ms = 45000 16:45:13 socket.connection.setup.timeout.max.ms = 30000 16:45:13 socket.connection.setup.timeout.ms = 10000 16:45:13 ssl.cipher.suites = null 16:45:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:45:13 ssl.endpoint.identification.algorithm = https 16:45:13 ssl.engine.factory.class = null 16:45:13 ssl.key.password = null 16:45:13 ssl.keymanager.algorithm = SunX509 16:45:13 ssl.keystore.certificate.chain = null 16:45:13 ssl.keystore.key = null 16:45:13 ssl.keystore.location = null 16:45:13 ssl.keystore.password = null 16:45:13 ssl.keystore.type = JKS 16:45:13 ssl.protocol = TLSv1.3 16:45:13 ssl.provider = null 16:45:13 ssl.secure.random.implementation = null 16:45:13 ssl.trustmanager.algorithm = PKIX 16:45:13 ssl.truststore.certificates = null 16:45:13 ssl.truststore.location = null 16:45:13 ssl.truststore.password = null 16:45:13 ssl.truststore.type = JKS 16:45:13 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:45:13 16:45:13 2024-03-05T16:45:13.054Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:45:13 2024-03-05T16:45:13.054Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:45:13 2024-03-05T16:45:13.054Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657113054 16:45:13 2024-03-05T16:45:13.062Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:45:13 2024-03-05T16:45:13.062Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:45:13 acks = -1 16:45:13 auto.include.jmx.reporter = true 16:45:13 batch.size = 16384 16:45:13 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:45:13 buffer.memory = 33554432 16:45:13 client.dns.lookup = use_all_dns_ips 16:45:13 client.id = producer-17 16:45:13 compression.type = none 16:45:13 connections.max.idle.ms = 540000 16:45:13 delivery.timeout.ms = 120000 16:45:13 enable.idempotence = false 16:45:13 interceptor.classes = [] 16:45:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:45:13 linger.ms = 1 16:45:13 max.block.ms = 60000 16:45:13 max.in.flight.requests.per.connection = 5 16:45:13 max.request.size = 1048576 16:45:13 metadata.max.age.ms = 300000 16:45:13 metadata.max.idle.ms = 300000 16:45:13 metric.reporters = [] 16:45:13 metrics.num.samples = 2 16:45:13 metrics.recording.level = INFO 16:45:13 metrics.sample.window.ms = 30000 16:45:13 partitioner.adaptive.partitioning.enable = true 16:45:13 partitioner.availability.timeout.ms = 0 16:45:13 partitioner.class = null 16:45:13 partitioner.ignore.keys = false 16:45:13 receive.buffer.bytes = 32768 16:45:13 reconnect.backoff.max.ms = 1000 16:45:13 reconnect.backoff.ms = 50 16:45:13 request.timeout.ms = 30000 16:45:13 retries = 0 16:45:13 retry.backoff.ms = 100 16:45:13 sasl.client.callback.handler.class = null 16:45:13 sasl.jaas.config = null 16:45:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:45:13 sasl.kerberos.min.time.before.relogin = 60000 16:45:13 sasl.kerberos.service.name = null 16:45:13 sasl.kerberos.ticket.renew.jitter = 0.05 16:45:13 sasl.kerberos.ticket.renew.window.factor = 0.8 16:45:13 sasl.login.callback.handler.class = null 16:45:13 sasl.login.class = null 16:45:13 sasl.login.connect.timeout.ms = null 16:45:13 sasl.login.read.timeout.ms = null 16:45:13 sasl.login.refresh.buffer.seconds = 300 16:45:13 sasl.login.refresh.min.period.seconds = 60 16:45:13 sasl.login.refresh.window.factor = 0.8 16:45:13 sasl.login.refresh.window.jitter = 0.05 16:45:13 sasl.login.retry.backoff.max.ms = 10000 16:45:13 sasl.login.retry.backoff.ms = 100 16:45:13 sasl.mechanism = GSSAPI 16:45:13 sasl.oauthbearer.clock.skew.seconds = 30 16:45:13 sasl.oauthbearer.expected.audience = null 16:45:13 sasl.oauthbearer.expected.issuer = null 16:45:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:45:13 sasl.oauthbearer.jwks.endpoint.url = null 16:45:13 sasl.oauthbearer.scope.claim.name = scope 16:45:13 sasl.oauthbearer.sub.claim.name = sub 16:45:13 sasl.oauthbearer.token.endpoint.url = null 16:45:13 security.protocol = PLAINTEXT 16:45:13 security.providers = null 16:45:13 send.buffer.bytes = 131072 16:45:13 socket.connection.setup.timeout.max.ms = 30000 16:45:13 socket.connection.setup.timeout.ms = 10000 16:45:13 ssl.cipher.suites = null 16:45:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:45:13 ssl.endpoint.identification.algorithm = https 16:45:13 ssl.engine.factory.class = null 16:45:13 ssl.key.password = null 16:45:13 ssl.keymanager.algorithm = SunX509 16:45:13 ssl.keystore.certificate.chain = null 16:45:13 ssl.keystore.key = null 16:45:13 ssl.keystore.location = null 16:45:13 ssl.keystore.password = null 16:45:13 ssl.keystore.type = JKS 16:45:13 ssl.protocol = TLSv1.3 16:45:13 ssl.provider = null 16:45:13 ssl.secure.random.implementation = null 16:45:13 ssl.trustmanager.algorithm = PKIX 16:45:13 ssl.truststore.certificates = null 16:45:13 ssl.truststore.location = null 16:45:13 ssl.truststore.password = null 16:45:13 ssl.truststore.type = JKS 16:45:13 transaction.timeout.ms = 60000 16:45:13 transactional.id = null 16:45:13 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:45:13 16:45:13 2024-03-05T16:45:13.064Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:45:13 2024-03-05T16:45:13.064Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:45:13 2024-03-05T16:45:13.064Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:45:13 2024-03-05T16:45:13.064Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657113064 16:45:13 2024-03-05T16:45:13.074Z INFO 7393 --- [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 lRYNSKZ-TMyL1NVaDX5sCA 16:45:13 2024-03-05T16:45:13.074Z INFO 7393 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: I3p7T7lSRnmmEIrwi-4xCg 16:45:13 2024-03-05T16:45:13.080Z INFO 7393 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:45:13 allow.auto.create.topics = true 16:45:13 auto.commit.interval.ms = 5000 16:45:13 auto.include.jmx.reporter = true 16:45:13 auto.offset.reset = earliest 16:45:13 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:45:13 check.crcs = true 16:45:13 client.dns.lookup = use_all_dns_ips 16:45:13 client.id = consumer-test-14 16:45:13 client.rack = 16:45:13 connections.max.idle.ms = 540000 16:45:13 default.api.timeout.ms = 60000 16:45:13 enable.auto.commit = true 16:45:13 exclude.internal.topics = true 16:45:13 fetch.max.bytes = 52428800 16:45:13 fetch.max.wait.ms = 500 16:45:13 fetch.min.bytes = 1 16:45:13 group.id = test 16:45:13 group.instance.id = null 16:45:13 heartbeat.interval.ms = 3000 16:45:13 interceptor.classes = [] 16:45:13 internal.leave.group.on.close = true 16:45:13 internal.throw.on.fetch.stable.offset.unsupported = false 16:45:13 isolation.level = read_uncommitted 16:45:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:45:13 max.partition.fetch.bytes = 1048576 16:45:13 max.poll.interval.ms = 300000 16:45:13 max.poll.records = 500 16:45:13 metadata.max.age.ms = 300000 16:45:13 metric.reporters = [] 16:45:13 metrics.num.samples = 2 16:45:13 metrics.recording.level = INFO 16:45:13 metrics.sample.window.ms = 30000 16:45:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:45:13 receive.buffer.bytes = 65536 16:45:13 reconnect.backoff.max.ms = 1000 16:45:13 reconnect.backoff.ms = 50 16:45:13 request.timeout.ms = 30000 16:45:13 retry.backoff.ms = 100 16:45:13 sasl.client.callback.handler.class = null 16:45:13 sasl.jaas.config = null 16:45:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:45:13 sasl.kerberos.min.time.before.relogin = 60000 16:45:13 sasl.kerberos.service.name = null 16:45:13 sasl.kerberos.ticket.renew.jitter = 0.05 16:45:13 sasl.kerberos.ticket.renew.window.factor = 0.8 16:45:13 sasl.login.callback.handler.class = null 16:45:13 sasl.login.class = null 16:45:13 sasl.login.connect.timeout.ms = null 16:45:13 sasl.login.read.timeout.ms = null 16:45:13 sasl.login.refresh.buffer.seconds = 300 16:45:13 sasl.login.refresh.min.period.seconds = 60 16:45:13 sasl.login.refresh.window.factor = 0.8 16:45:13 sasl.login.refresh.window.jitter = 0.05 16:45:13 sasl.login.retry.backoff.max.ms = 10000 16:45:13 sasl.login.retry.backoff.ms = 100 16:45:13 sasl.mechanism = GSSAPI 16:45:13 sasl.oauthbearer.clock.skew.seconds = 30 16:45:13 sasl.oauthbearer.expected.audience = null 16:45:13 sasl.oauthbearer.expected.issuer = null 16:45:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:45:13 sasl.oauthbearer.jwks.endpoint.url = null 16:45:13 sasl.oauthbearer.scope.claim.name = scope 16:45:13 sasl.oauthbearer.sub.claim.name = sub 16:45:13 sasl.oauthbearer.token.endpoint.url = null 16:45:13 security.protocol = PLAINTEXT 16:45:13 security.providers = null 16:45:13 send.buffer.bytes = 131072 16:45:13 session.timeout.ms = 45000 16:45:13 socket.connection.setup.timeout.max.ms = 30000 16:45:13 socket.connection.setup.timeout.ms = 10000 16:45:13 ssl.cipher.suites = null 16:45:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:45:13 ssl.endpoint.identification.algorithm = https 16:45:13 ssl.engine.factory.class = null 16:45:13 ssl.key.password = null 16:45:13 ssl.keymanager.algorithm = SunX509 16:45:13 ssl.keystore.certificate.chain = null 16:45:13 ssl.keystore.key = null 16:45:13 ssl.keystore.location = null 16:45:13 ssl.keystore.password = null 16:45:13 ssl.keystore.type = JKS 16:45:13 ssl.protocol = TLSv1.3 16:45:13 ssl.provider = null 16:45:13 ssl.secure.random.implementation = null 16:45:13 ssl.trustmanager.algorithm = PKIX 16:45:13 ssl.truststore.certificates = null 16:45:13 ssl.truststore.location = null 16:45:13 ssl.truststore.password = null 16:45:13 ssl.truststore.type = JKS 16:45:13 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:45:13 16:45:13 2024-03-05T16:45:13.087Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:45:13 2024-03-05T16:45:13.087Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:45:13 2024-03-05T16:45:13.087Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657113082 16:45:13 2024-03-05T16:45:13.094Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:45:13 2024-03-05T16:45:13.094Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:45:13 acks = -1 16:45:13 auto.include.jmx.reporter = true 16:45:13 batch.size = 16384 16:45:13 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:45:13 buffer.memory = 33554432 16:45:13 client.dns.lookup = use_all_dns_ips 16:45:13 client.id = producer-18 16:45:13 compression.type = none 16:45:13 connections.max.idle.ms = 540000 16:45:13 delivery.timeout.ms = 120000 16:45:13 enable.idempotence = false 16:45:13 interceptor.classes = [] 16:45:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:45:13 linger.ms = 1 16:45:13 max.block.ms = 60000 16:45:13 max.in.flight.requests.per.connection = 5 16:45:13 max.request.size = 1048576 16:45:13 metadata.max.age.ms = 300000 16:45:13 metadata.max.idle.ms = 300000 16:45:13 metric.reporters = [] 16:45:13 metrics.num.samples = 2 16:45:13 metrics.recording.level = INFO 16:45:13 metrics.sample.window.ms = 30000 16:45:13 partitioner.adaptive.partitioning.enable = true 16:45:13 partitioner.availability.timeout.ms = 0 16:45:13 partitioner.class = null 16:45:13 partitioner.ignore.keys = false 16:45:13 receive.buffer.bytes = 32768 16:45:13 reconnect.backoff.max.ms = 1000 16:45:13 reconnect.backoff.ms = 50 16:45:13 request.timeout.ms = 30000 16:45:13 retries = 0 16:45:13 retry.backoff.ms = 100 16:45:13 sasl.client.callback.handler.class = null 16:45:13 sasl.jaas.config = null 16:45:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:45:13 sasl.kerberos.min.time.before.relogin = 60000 16:45:13 sasl.kerberos.service.name = null 16:45:13 sasl.kerberos.ticket.renew.jitter = 0.05 16:45:13 sasl.kerberos.ticket.renew.window.factor = 0.8 16:45:13 sasl.login.callback.handler.class = null 16:45:13 sasl.login.class = null 16:45:13 sasl.login.connect.timeout.ms = null 16:45:13 sasl.login.read.timeout.ms = null 16:45:13 sasl.login.refresh.buffer.seconds = 300 16:45:13 sasl.login.refresh.min.period.seconds = 60 16:45:13 sasl.login.refresh.window.factor = 0.8 16:45:13 sasl.login.refresh.window.jitter = 0.05 16:45:13 sasl.login.retry.backoff.max.ms = 10000 16:45:13 sasl.login.retry.backoff.ms = 100 16:45:13 sasl.mechanism = GSSAPI 16:45:13 sasl.oauthbearer.clock.skew.seconds = 30 16:45:13 sasl.oauthbearer.expected.audience = null 16:45:13 sasl.oauthbearer.expected.issuer = null 16:45:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:45:13 sasl.oauthbearer.jwks.endpoint.url = null 16:45:13 sasl.oauthbearer.scope.claim.name = scope 16:45:13 sasl.oauthbearer.sub.claim.name = sub 16:45:13 sasl.oauthbearer.token.endpoint.url = null 16:45:13 security.protocol = PLAINTEXT 16:45:13 security.providers = null 16:45:13 send.buffer.bytes = 131072 16:45:13 socket.connection.setup.timeout.max.ms = 30000 16:45:13 socket.connection.setup.timeout.ms = 10000 16:45:13 ssl.cipher.suites = null 16:45:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:45:13 ssl.endpoint.identification.algorithm = https 16:45:13 ssl.engine.factory.class = null 16:45:13 ssl.key.password = null 16:45:13 ssl.keymanager.algorithm = SunX509 16:45:13 ssl.keystore.certificate.chain = null 16:45:13 ssl.keystore.key = null 16:45:13 ssl.keystore.location = null 16:45:13 ssl.keystore.password = null 16:45:13 ssl.keystore.type = JKS 16:45:13 ssl.protocol = TLSv1.3 16:45:13 ssl.provider = null 16:45:13 ssl.secure.random.implementation = null 16:45:13 ssl.trustmanager.algorithm = PKIX 16:45:13 ssl.truststore.certificates = null 16:45:13 ssl.truststore.location = null 16:45:13 ssl.truststore.password = null 16:45:13 ssl.truststore.type = JKS 16:45:13 transaction.timeout.ms = 60000 16:45:13 transactional.id = null 16:45:13 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:45:13 16:45:13 2024-03-05T16:45:13.096Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:45:13 2024-03-05T16:45:13.096Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:45:13 2024-03-05T16:45:13.096Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:45:13 2024-03-05T16:45:13.096Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657113096 16:45:13 2024-03-05T16:45:13.105Z INFO 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.105Z WARN 7393 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.111Z INFO 7393 --- [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 lRYNSKZ-TMyL1NVaDX5sCA 16:45:13 2024-03-05T16:45:13.112Z INFO 7393 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: I3p7T7lSRnmmEIrwi-4xCg 16:45:13 2024-03-05T16:45:13.122Z INFO 7393 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:45:13 allow.auto.create.topics = true 16:45:13 auto.commit.interval.ms = 5000 16:45:13 auto.include.jmx.reporter = true 16:45:13 auto.offset.reset = earliest 16:45:13 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:45:13 check.crcs = true 16:45:13 client.dns.lookup = use_all_dns_ips 16:45:13 client.id = consumer-test-15 16:45:13 client.rack = 16:45:13 connections.max.idle.ms = 540000 16:45:13 default.api.timeout.ms = 60000 16:45:13 enable.auto.commit = true 16:45:13 exclude.internal.topics = true 16:45:13 fetch.max.bytes = 52428800 16:45:13 fetch.max.wait.ms = 500 16:45:13 fetch.min.bytes = 1 16:45:13 group.id = test 16:45:13 group.instance.id = null 16:45:13 heartbeat.interval.ms = 3000 16:45:13 interceptor.classes = [] 16:45:13 internal.leave.group.on.close = true 16:45:13 internal.throw.on.fetch.stable.offset.unsupported = false 16:45:13 isolation.level = read_uncommitted 16:45:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:45:13 max.partition.fetch.bytes = 1048576 16:45:13 max.poll.interval.ms = 300000 16:45:13 max.poll.records = 500 16:45:13 metadata.max.age.ms = 300000 16:45:13 metric.reporters = [] 16:45:13 metrics.num.samples = 2 16:45:13 metrics.recording.level = INFO 16:45:13 metrics.sample.window.ms = 30000 16:45:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:45:13 receive.buffer.bytes = 65536 16:45:13 reconnect.backoff.max.ms = 1000 16:45:13 reconnect.backoff.ms = 50 16:45:13 request.timeout.ms = 30000 16:45:13 retry.backoff.ms = 100 16:45:13 sasl.client.callback.handler.class = null 16:45:13 sasl.jaas.config = null 16:45:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:45:13 sasl.kerberos.min.time.before.relogin = 60000 16:45:13 sasl.kerberos.service.name = null 16:45:13 sasl.kerberos.ticket.renew.jitter = 0.05 16:45:13 sasl.kerberos.ticket.renew.window.factor = 0.8 16:45:13 sasl.login.callback.handler.class = null 16:45:13 sasl.login.class = null 16:45:13 sasl.login.connect.timeout.ms = null 16:45:13 sasl.login.read.timeout.ms = null 16:45:13 sasl.login.refresh.buffer.seconds = 300 16:45:13 sasl.login.refresh.min.period.seconds = 60 16:45:13 sasl.login.refresh.window.factor = 0.8 16:45:13 sasl.login.refresh.window.jitter = 0.05 16:45:13 sasl.login.retry.backoff.max.ms = 10000 16:45:13 sasl.login.retry.backoff.ms = 100 16:45:13 sasl.mechanism = GSSAPI 16:45:13 sasl.oauthbearer.clock.skew.seconds = 30 16:45:13 sasl.oauthbearer.expected.audience = null 16:45:13 sasl.oauthbearer.expected.issuer = null 16:45:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:45:13 sasl.oauthbearer.jwks.endpoint.url = null 16:45:13 sasl.oauthbearer.scope.claim.name = scope 16:45:13 sasl.oauthbearer.sub.claim.name = sub 16:45:13 sasl.oauthbearer.token.endpoint.url = null 16:45:13 security.protocol = PLAINTEXT 16:45:13 security.providers = null 16:45:13 send.buffer.bytes = 131072 16:45:13 session.timeout.ms = 45000 16:45:13 socket.connection.setup.timeout.max.ms = 30000 16:45:13 socket.connection.setup.timeout.ms = 10000 16:45:13 ssl.cipher.suites = null 16:45:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:45:13 ssl.endpoint.identification.algorithm = https 16:45:13 ssl.engine.factory.class = null 16:45:13 ssl.key.password = null 16:45:13 ssl.keymanager.algorithm = SunX509 16:45:13 ssl.keystore.certificate.chain = null 16:45:13 ssl.keystore.key = null 16:45:13 ssl.keystore.location = null 16:45:13 ssl.keystore.password = null 16:45:13 ssl.keystore.type = JKS 16:45:13 ssl.protocol = TLSv1.3 16:45:13 ssl.provider = null 16:45:13 ssl.secure.random.implementation = null 16:45:13 ssl.trustmanager.algorithm = PKIX 16:45:13 ssl.truststore.certificates = null 16:45:13 ssl.truststore.location = null 16:45:13 ssl.truststore.password = null 16:45:13 ssl.truststore.type = JKS 16:45:13 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:45:13 16:45:13 2024-03-05T16:45:13.124Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:45:13 2024-03-05T16:45:13.124Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:45:13 2024-03-05T16:45:13.124Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657113124 16:45:13 2024-03-05T16:45:13.140Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:45:13 2024-03-05T16:45:13.140Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:45:13 acks = -1 16:45:13 auto.include.jmx.reporter = true 16:45:13 batch.size = 16384 16:45:13 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:45:13 buffer.memory = 33554432 16:45:13 client.dns.lookup = use_all_dns_ips 16:45:13 client.id = producer-19 16:45:13 compression.type = none 16:45:13 connections.max.idle.ms = 540000 16:45:13 delivery.timeout.ms = 120000 16:45:13 enable.idempotence = false 16:45:13 interceptor.classes = [] 16:45:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:45:13 linger.ms = 1 16:45:13 max.block.ms = 60000 16:45:13 max.in.flight.requests.per.connection = 5 16:45:13 max.request.size = 1048576 16:45:13 metadata.max.age.ms = 300000 16:45:13 metadata.max.idle.ms = 300000 16:45:13 metric.reporters = [] 16:45:13 metrics.num.samples = 2 16:45:13 metrics.recording.level = INFO 16:45:13 metrics.sample.window.ms = 30000 16:45:13 partitioner.adaptive.partitioning.enable = true 16:45:13 partitioner.availability.timeout.ms = 0 16:45:13 partitioner.class = null 16:45:13 partitioner.ignore.keys = false 16:45:13 receive.buffer.bytes = 32768 16:45:13 reconnect.backoff.max.ms = 1000 16:45:13 reconnect.backoff.ms = 50 16:45:13 request.timeout.ms = 30000 16:45:13 retries = 0 16:45:13 retry.backoff.ms = 100 16:45:13 sasl.client.callback.handler.class = null 16:45:13 sasl.jaas.config = null 16:45:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:45:13 sasl.kerberos.min.time.before.relogin = 60000 16:45:13 sasl.kerberos.service.name = null 16:45:13 sasl.kerberos.ticket.renew.jitter = 0.05 16:45:13 sasl.kerberos.ticket.renew.window.factor = 0.8 16:45:13 sasl.login.callback.handler.class = null 16:45:13 sasl.login.class = null 16:45:13 sasl.login.connect.timeout.ms = null 16:45:13 sasl.login.read.timeout.ms = null 16:45:13 sasl.login.refresh.buffer.seconds = 300 16:45:13 sasl.login.refresh.min.period.seconds = 60 16:45:13 sasl.login.refresh.window.factor = 0.8 16:45:13 sasl.login.refresh.window.jitter = 0.05 16:45:13 sasl.login.retry.backoff.max.ms = 10000 16:45:13 sasl.login.retry.backoff.ms = 100 16:45:13 sasl.mechanism = GSSAPI 16:45:13 sasl.oauthbearer.clock.skew.seconds = 30 16:45:13 sasl.oauthbearer.expected.audience = null 16:45:13 sasl.oauthbearer.expected.issuer = null 16:45:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:45:13 sasl.oauthbearer.jwks.endpoint.url = null 16:45:13 sasl.oauthbearer.scope.claim.name = scope 16:45:13 sasl.oauthbearer.sub.claim.name = sub 16:45:13 sasl.oauthbearer.token.endpoint.url = null 16:45:13 security.protocol = PLAINTEXT 16:45:13 security.providers = null 16:45:13 send.buffer.bytes = 131072 16:45:13 socket.connection.setup.timeout.max.ms = 30000 16:45:13 socket.connection.setup.timeout.ms = 10000 16:45:13 ssl.cipher.suites = null 16:45:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:45:13 ssl.endpoint.identification.algorithm = https 16:45:13 ssl.engine.factory.class = null 16:45:13 ssl.key.password = null 16:45:13 ssl.keymanager.algorithm = SunX509 16:45:13 ssl.keystore.certificate.chain = null 16:45:13 ssl.keystore.key = null 16:45:13 ssl.keystore.location = null 16:45:13 ssl.keystore.password = null 16:45:13 ssl.keystore.type = JKS 16:45:13 ssl.protocol = TLSv1.3 16:45:13 ssl.provider = null 16:45:13 ssl.secure.random.implementation = null 16:45:13 ssl.trustmanager.algorithm = PKIX 16:45:13 ssl.truststore.certificates = null 16:45:13 ssl.truststore.location = null 16:45:13 ssl.truststore.password = null 16:45:13 ssl.truststore.type = JKS 16:45:13 transaction.timeout.ms = 60000 16:45:13 transactional.id = null 16:45:13 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:45:13 16:45:13 2024-03-05T16:45:13.143Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:45:13 2024-03-05T16:45:13.143Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:45:13 2024-03-05T16:45:13.143Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:45:13 2024-03-05T16:45:13.143Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657113143 16:45:13 2024-03-05T16:45:13.158Z INFO 7393 --- [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 lRYNSKZ-TMyL1NVaDX5sCA 16:45:13 2024-03-05T16:45:13.158Z INFO 7393 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: I3p7T7lSRnmmEIrwi-4xCg 16:45:13 2024-03-05T16:45:13.172Z INFO 7393 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:45:13 allow.auto.create.topics = true 16:45:13 auto.commit.interval.ms = 5000 16:45:13 auto.include.jmx.reporter = true 16:45:13 auto.offset.reset = earliest 16:45:13 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:45:13 check.crcs = true 16:45:13 client.dns.lookup = use_all_dns_ips 16:45:13 client.id = consumer-test-16 16:45:13 client.rack = 16:45:13 connections.max.idle.ms = 540000 16:45:13 default.api.timeout.ms = 60000 16:45:13 enable.auto.commit = true 16:45:13 exclude.internal.topics = true 16:45:13 fetch.max.bytes = 52428800 16:45:13 fetch.max.wait.ms = 500 16:45:13 fetch.min.bytes = 1 16:45:13 group.id = test 16:45:13 group.instance.id = null 16:45:13 heartbeat.interval.ms = 3000 16:45:13 interceptor.classes = [] 16:45:13 internal.leave.group.on.close = true 16:45:13 internal.throw.on.fetch.stable.offset.unsupported = false 16:45:13 isolation.level = read_uncommitted 16:45:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:45:13 max.partition.fetch.bytes = 1048576 16:45:13 max.poll.interval.ms = 300000 16:45:13 max.poll.records = 500 16:45:13 metadata.max.age.ms = 300000 16:45:13 metric.reporters = [] 16:45:13 metrics.num.samples = 2 16:45:13 metrics.recording.level = INFO 16:45:13 metrics.sample.window.ms = 30000 16:45:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:45:13 receive.buffer.bytes = 65536 16:45:13 reconnect.backoff.max.ms = 1000 16:45:13 reconnect.backoff.ms = 50 16:45:13 request.timeout.ms = 30000 16:45:13 retry.backoff.ms = 100 16:45:13 sasl.client.callback.handler.class = null 16:45:13 sasl.jaas.config = null 16:45:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:45:13 sasl.kerberos.min.time.before.relogin = 60000 16:45:13 sasl.kerberos.service.name = null 16:45:13 sasl.kerberos.ticket.renew.jitter = 0.05 16:45:13 sasl.kerberos.ticket.renew.window.factor = 0.8 16:45:13 sasl.login.callback.handler.class = null 16:45:13 sasl.login.class = null 16:45:13 sasl.login.connect.timeout.ms = null 16:45:13 sasl.login.read.timeout.ms = null 16:45:13 sasl.login.refresh.buffer.seconds = 300 16:45:13 sasl.login.refresh.min.period.seconds = 60 16:45:13 sasl.login.refresh.window.factor = 0.8 16:45:13 sasl.login.refresh.window.jitter = 0.05 16:45:13 sasl.login.retry.backoff.max.ms = 10000 16:45:13 sasl.login.retry.backoff.ms = 100 16:45:13 sasl.mechanism = GSSAPI 16:45:13 sasl.oauthbearer.clock.skew.seconds = 30 16:45:13 sasl.oauthbearer.expected.audience = null 16:45:13 sasl.oauthbearer.expected.issuer = null 16:45:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:45:13 sasl.oauthbearer.jwks.endpoint.url = null 16:45:13 sasl.oauthbearer.scope.claim.name = scope 16:45:13 sasl.oauthbearer.sub.claim.name = sub 16:45:13 sasl.oauthbearer.token.endpoint.url = null 16:45:13 security.protocol = PLAINTEXT 16:45:13 security.providers = null 16:45:13 send.buffer.bytes = 131072 16:45:13 session.timeout.ms = 45000 16:45:13 socket.connection.setup.timeout.max.ms = 30000 16:45:13 socket.connection.setup.timeout.ms = 10000 16:45:13 ssl.cipher.suites = null 16:45:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:45:13 ssl.endpoint.identification.algorithm = https 16:45:13 ssl.engine.factory.class = null 16:45:13 ssl.key.password = null 16:45:13 ssl.keymanager.algorithm = SunX509 16:45:13 ssl.keystore.certificate.chain = null 16:45:13 ssl.keystore.key = null 16:45:13 ssl.keystore.location = null 16:45:13 ssl.keystore.password = null 16:45:13 ssl.keystore.type = JKS 16:45:13 ssl.protocol = TLSv1.3 16:45:13 ssl.provider = null 16:45:13 ssl.secure.random.implementation = null 16:45:13 ssl.trustmanager.algorithm = PKIX 16:45:13 ssl.truststore.certificates = null 16:45:13 ssl.truststore.location = null 16:45:13 ssl.truststore.password = null 16:45:13 ssl.truststore.type = JKS 16:45:13 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:45:13 16:45:13 2024-03-05T16:45:13.174Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:45:13 2024-03-05T16:45:13.174Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:45:13 2024-03-05T16:45:13.174Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657113174 16:45:13 2024-03-05T16:45:13.180Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:45:13 2024-03-05T16:45:13.180Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:45:13 acks = -1 16:45:13 auto.include.jmx.reporter = true 16:45:13 batch.size = 16384 16:45:13 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:45:13 buffer.memory = 33554432 16:45:13 client.dns.lookup = use_all_dns_ips 16:45:13 client.id = producer-20 16:45:13 compression.type = none 16:45:13 connections.max.idle.ms = 540000 16:45:13 delivery.timeout.ms = 120000 16:45:13 enable.idempotence = false 16:45:13 interceptor.classes = [] 16:45:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:45:13 linger.ms = 1 16:45:13 max.block.ms = 60000 16:45:13 max.in.flight.requests.per.connection = 5 16:45:13 max.request.size = 1048576 16:45:13 metadata.max.age.ms = 300000 16:45:13 metadata.max.idle.ms = 300000 16:45:13 metric.reporters = [] 16:45:13 metrics.num.samples = 2 16:45:13 metrics.recording.level = INFO 16:45:13 metrics.sample.window.ms = 30000 16:45:13 partitioner.adaptive.partitioning.enable = true 16:45:13 partitioner.availability.timeout.ms = 0 16:45:13 partitioner.class = null 16:45:13 partitioner.ignore.keys = false 16:45:13 receive.buffer.bytes = 32768 16:45:13 reconnect.backoff.max.ms = 1000 16:45:13 reconnect.backoff.ms = 50 16:45:13 request.timeout.ms = 30000 16:45:13 retries = 0 16:45:13 retry.backoff.ms = 100 16:45:13 sasl.client.callback.handler.class = null 16:45:13 sasl.jaas.config = null 16:45:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:45:13 sasl.kerberos.min.time.before.relogin = 60000 16:45:13 sasl.kerberos.service.name = null 16:45:13 sasl.kerberos.ticket.renew.jitter = 0.05 16:45:13 sasl.kerberos.ticket.renew.window.factor = 0.8 16:45:13 sasl.login.callback.handler.class = null 16:45:13 sasl.login.class = null 16:45:13 sasl.login.connect.timeout.ms = null 16:45:13 sasl.login.read.timeout.ms = null 16:45:13 sasl.login.refresh.buffer.seconds = 300 16:45:13 sasl.login.refresh.min.period.seconds = 60 16:45:13 sasl.login.refresh.window.factor = 0.8 16:45:13 sasl.login.refresh.window.jitter = 0.05 16:45:13 sasl.login.retry.backoff.max.ms = 10000 16:45:13 sasl.login.retry.backoff.ms = 100 16:45:13 sasl.mechanism = GSSAPI 16:45:13 sasl.oauthbearer.clock.skew.seconds = 30 16:45:13 sasl.oauthbearer.expected.audience = null 16:45:13 sasl.oauthbearer.expected.issuer = null 16:45:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:45:13 sasl.oauthbearer.jwks.endpoint.url = null 16:45:13 sasl.oauthbearer.scope.claim.name = scope 16:45:13 sasl.oauthbearer.sub.claim.name = sub 16:45:13 sasl.oauthbearer.token.endpoint.url = null 16:45:13 security.protocol = PLAINTEXT 16:45:13 security.providers = null 16:45:13 send.buffer.bytes = 131072 16:45:13 socket.connection.setup.timeout.max.ms = 30000 16:45:13 socket.connection.setup.timeout.ms = 10000 16:45:13 ssl.cipher.suites = null 16:45:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:45:13 ssl.endpoint.identification.algorithm = https 16:45:13 ssl.engine.factory.class = null 16:45:13 ssl.key.password = null 16:45:13 ssl.keymanager.algorithm = SunX509 16:45:13 ssl.keystore.certificate.chain = null 16:45:13 ssl.keystore.key = null 16:45:13 ssl.keystore.location = null 16:45:13 ssl.keystore.password = null 16:45:13 ssl.keystore.type = JKS 16:45:13 ssl.protocol = TLSv1.3 16:45:13 ssl.provider = null 16:45:13 ssl.secure.random.implementation = null 16:45:13 ssl.trustmanager.algorithm = PKIX 16:45:13 ssl.truststore.certificates = null 16:45:13 ssl.truststore.location = null 16:45:13 ssl.truststore.password = null 16:45:13 ssl.truststore.type = JKS 16:45:13 transaction.timeout.ms = 60000 16:45:13 transactional.id = null 16:45:13 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:45:13 16:45:13 2024-03-05T16:45:13.182Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:45:13 2024-03-05T16:45:13.182Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:45:13 2024-03-05T16:45:13.182Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:45:13 2024-03-05T16:45:13.182Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657113182 16:45:13 2024-03-05T16:45:13.191Z INFO 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.191Z WARN 7393 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.194Z INFO 7393 --- [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 lRYNSKZ-TMyL1NVaDX5sCA 16:45:13 2024-03-05T16:45:13.194Z INFO 7393 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: I3p7T7lSRnmmEIrwi-4xCg 16:45:13 2024-03-05T16:45:13.200Z INFO 7393 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:45:13 allow.auto.create.topics = true 16:45:13 auto.commit.interval.ms = 5000 16:45:13 auto.include.jmx.reporter = true 16:45:13 auto.offset.reset = earliest 16:45:13 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:45:13 check.crcs = true 16:45:13 client.dns.lookup = use_all_dns_ips 16:45:13 client.id = consumer-test-17 16:45:13 client.rack = 16:45:13 connections.max.idle.ms = 540000 16:45:13 default.api.timeout.ms = 60000 16:45:13 enable.auto.commit = true 16:45:13 exclude.internal.topics = true 16:45:13 fetch.max.bytes = 52428800 16:45:13 fetch.max.wait.ms = 500 16:45:13 fetch.min.bytes = 1 16:45:13 group.id = test 16:45:13 group.instance.id = null 16:45:13 heartbeat.interval.ms = 3000 16:45:13 interceptor.classes = [] 16:45:13 internal.leave.group.on.close = true 16:45:13 internal.throw.on.fetch.stable.offset.unsupported = false 16:45:13 isolation.level = read_uncommitted 16:45:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:45:13 max.partition.fetch.bytes = 1048576 16:45:13 max.poll.interval.ms = 300000 16:45:13 max.poll.records = 500 16:45:13 metadata.max.age.ms = 300000 16:45:13 metric.reporters = [] 16:45:13 metrics.num.samples = 2 16:45:13 metrics.recording.level = INFO 16:45:13 metrics.sample.window.ms = 30000 16:45:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:45:13 receive.buffer.bytes = 65536 16:45:13 reconnect.backoff.max.ms = 1000 16:45:13 reconnect.backoff.ms = 50 16:45:13 request.timeout.ms = 30000 16:45:13 retry.backoff.ms = 100 16:45:13 sasl.client.callback.handler.class = null 16:45:13 sasl.jaas.config = null 16:45:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:45:13 sasl.kerberos.min.time.before.relogin = 60000 16:45:13 sasl.kerberos.service.name = null 16:45:13 sasl.kerberos.ticket.renew.jitter = 0.05 16:45:13 sasl.kerberos.ticket.renew.window.factor = 0.8 16:45:13 sasl.login.callback.handler.class = null 16:45:13 sasl.login.class = null 16:45:13 sasl.login.connect.timeout.ms = null 16:45:13 sasl.login.read.timeout.ms = null 16:45:13 sasl.login.refresh.buffer.seconds = 300 16:45:13 sasl.login.refresh.min.period.seconds = 60 16:45:13 sasl.login.refresh.window.factor = 0.8 16:45:13 sasl.login.refresh.window.jitter = 0.05 16:45:13 sasl.login.retry.backoff.max.ms = 10000 16:45:13 sasl.login.retry.backoff.ms = 100 16:45:13 sasl.mechanism = GSSAPI 16:45:13 sasl.oauthbearer.clock.skew.seconds = 30 16:45:13 sasl.oauthbearer.expected.audience = null 16:45:13 sasl.oauthbearer.expected.issuer = null 16:45:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:45:13 sasl.oauthbearer.jwks.endpoint.url = null 16:45:13 sasl.oauthbearer.scope.claim.name = scope 16:45:13 sasl.oauthbearer.sub.claim.name = sub 16:45:13 sasl.oauthbearer.token.endpoint.url = null 16:45:13 security.protocol = PLAINTEXT 16:45:13 security.providers = null 16:45:13 send.buffer.bytes = 131072 16:45:13 session.timeout.ms = 45000 16:45:13 socket.connection.setup.timeout.max.ms = 30000 16:45:13 socket.connection.setup.timeout.ms = 10000 16:45:13 ssl.cipher.suites = null 16:45:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:45:13 ssl.endpoint.identification.algorithm = https 16:45:13 ssl.engine.factory.class = null 16:45:13 ssl.key.password = null 16:45:13 ssl.keymanager.algorithm = SunX509 16:45:13 ssl.keystore.certificate.chain = null 16:45:13 ssl.keystore.key = null 16:45:13 ssl.keystore.location = null 16:45:13 ssl.keystore.password = null 16:45:13 ssl.keystore.type = JKS 16:45:13 ssl.protocol = TLSv1.3 16:45:13 ssl.provider = null 16:45:13 ssl.secure.random.implementation = null 16:45:13 ssl.trustmanager.algorithm = PKIX 16:45:13 ssl.truststore.certificates = null 16:45:13 ssl.truststore.location = null 16:45:13 ssl.truststore.password = null 16:45:13 ssl.truststore.type = JKS 16:45:13 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:45:13 16:45:13 2024-03-05T16:45:13.202Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:45:13 2024-03-05T16:45:13.202Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:45:13 2024-03-05T16:45:13.202Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657113202 16:45:13 2024-03-05T16:45:13.204Z INFO 7393 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 16:45:13 2024-03-05T16:45:13.208Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:45:13 2024-03-05T16:45:13.208Z INFO 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:45:13 acks = -1 16:45:13 auto.include.jmx.reporter = true 16:45:13 batch.size = 16384 16:45:13 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:45:13 buffer.memory = 33554432 16:45:13 client.dns.lookup = use_all_dns_ips 16:45:13 client.id = producer-21 16:45:13 compression.type = none 16:45:13 connections.max.idle.ms = 540000 16:45:13 delivery.timeout.ms = 120000 16:45:13 enable.idempotence = false 16:45:13 interceptor.classes = [] 16:45:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:45:13 linger.ms = 1 16:45:13 max.block.ms = 60000 16:45:13 max.in.flight.requests.per.connection = 5 16:45:13 max.request.size = 1048576 16:45:13 metadata.max.age.ms = 300000 16:45:13 metadata.max.idle.ms = 300000 16:45:13 metric.reporters = [] 16:45:13 metrics.num.samples = 2 16:45:13 metrics.recording.level = INFO 16:45:13 metrics.sample.window.ms = 30000 16:45:13 partitioner.adaptive.partitioning.enable = true 16:45:13 partitioner.availability.timeout.ms = 0 16:45:13 partitioner.class = null 16:45:13 partitioner.ignore.keys = false 16:45:13 receive.buffer.bytes = 32768 16:45:13 reconnect.backoff.max.ms = 1000 16:45:13 reconnect.backoff.ms = 50 16:45:13 request.timeout.ms = 30000 16:45:13 retries = 0 16:45:13 retry.backoff.ms = 100 16:45:13 sasl.client.callback.handler.class = null 16:45:13 sasl.jaas.config = null 16:45:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:45:13 sasl.kerberos.min.time.before.relogin = 60000 16:45:13 sasl.kerberos.service.name = null 16:45:13 sasl.kerberos.ticket.renew.jitter = 0.05 16:45:13 sasl.kerberos.ticket.renew.window.factor = 0.8 16:45:13 sasl.login.callback.handler.class = null 16:45:13 sasl.login.class = null 16:45:13 sasl.login.connect.timeout.ms = null 16:45:13 sasl.login.read.timeout.ms = null 16:45:13 sasl.login.refresh.buffer.seconds = 300 16:45:13 sasl.login.refresh.min.period.seconds = 60 16:45:13 sasl.login.refresh.window.factor = 0.8 16:45:13 sasl.login.refresh.window.jitter = 0.05 16:45:13 sasl.login.retry.backoff.max.ms = 10000 16:45:13 sasl.login.retry.backoff.ms = 100 16:45:13 sasl.mechanism = GSSAPI 16:45:13 sasl.oauthbearer.clock.skew.seconds = 30 16:45:13 sasl.oauthbearer.expected.audience = null 16:45:13 sasl.oauthbearer.expected.issuer = null 16:45:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:45:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:45:13 sasl.oauthbearer.jwks.endpoint.url = null 16:45:13 sasl.oauthbearer.scope.claim.name = scope 16:45:13 sasl.oauthbearer.sub.claim.name = sub 16:45:13 sasl.oauthbearer.token.endpoint.url = null 16:45:13 security.protocol = PLAINTEXT 16:45:13 security.providers = null 16:45:13 send.buffer.bytes = 131072 16:45:13 socket.connection.setup.timeout.max.ms = 30000 16:45:13 socket.connection.setup.timeout.ms = 10000 16:45:13 ssl.cipher.suites = null 16:45:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:45:13 ssl.endpoint.identification.algorithm = https 16:45:13 ssl.engine.factory.class = null 16:45:13 ssl.key.password = null 16:45:13 ssl.keymanager.algorithm = SunX509 16:45:13 ssl.keystore.certificate.chain = null 16:45:13 ssl.keystore.key = null 16:45:13 ssl.keystore.location = null 16:45:13 ssl.keystore.password = null 16:45:13 ssl.keystore.type = JKS 16:45:13 ssl.protocol = TLSv1.3 16:45:13 ssl.provider = null 16:45:13 ssl.secure.random.implementation = null 16:45:13 ssl.trustmanager.algorithm = PKIX 16:45:13 ssl.truststore.certificates = null 16:45:13 ssl.truststore.location = null 16:45:13 ssl.truststore.password = null 16:45:13 ssl.truststore.type = JKS 16:45:13 transaction.timeout.ms = 60000 16:45:13 transactional.id = null 16:45:13 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:45:13 16:45:13 2024-03-05T16:45:13.210Z WARN 7393 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:45:13 2024-03-05T16:45:13.210Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:45:13 2024-03-05T16:45:13.210Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:45:13 2024-03-05T16:45:13.210Z INFO 7393 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657113210 16:45:13 2024-03-05T16:45:13.230Z INFO 7393 --- [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 lRYNSKZ-TMyL1NVaDX5sCA 16:45:13 2024-03-05T16:45:13.230Z INFO 7393 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: I3p7T7lSRnmmEIrwi-4xCg 16:45:13 2024-03-05T16:45:13.237Z INFO 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.237Z WARN 7393 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.238Z INFO 7393 --- [ 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 lRYNSKZ-TMyL1NVaDX5sCA 16:45:13 2024-03-05T16:45:13.239Z INFO 7393 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: I3p7T7lSRnmmEIrwi-4xCg 16:45:13 2024-03-05T16:45:13.343Z INFO 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:45:13 2024-03-05T16:45:13.344Z WARN 7393 --- [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. 16:45:13 2024-03-05T16:45:13.344Z WARN 7393 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:45:13 2024-03-05T16:45:13.357Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Discovered group coordinator localhost:32788 (id: 2147483646 rack: null) 16:45:13 2024-03-05T16:45:13.358Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 16:45:13 2024-03-05T16:45:13.378Z INFO 7393 --- [ 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-d313e04a-6cc1-4196-86b7-f5d59814e620 16:45:13 2024-03-05T16:45:13.378Z INFO 7393 --- [ 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) 16:45:13 2024-03-05T16:45:13.378Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 16:45:13 2024-03-05T16:45:13.399Z INFO 7393 --- [ 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-d313e04a-6cc1-4196-86b7-f5d59814e620', protocol='range'} 16:45:13 2024-03-05T16:45:13.400Z INFO 7393 --- [ 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-d313e04a-6cc1-4196-86b7-f5d59814e620=Assignment(partitions=[my-topic-name-0])} 16:45:13 2024-03-05T16:45:13.400Z INFO 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.400Z WARN 7393 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.422Z INFO 7393 --- [ 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-d313e04a-6cc1-4196-86b7-f5d59814e620', protocol='range'} 16:45:13 2024-03-05T16:45:13.423Z INFO 7393 --- [ 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]) 16:45:13 2024-03-05T16:45:13.423Z INFO 7393 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Adding newly assigned partitions: my-topic-name-0 16:45:13 2024-03-05T16:45:13.429Z INFO 7393 --- [ 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 16:45:13 2024-03-05T16:45:13.439Z INFO 7393 --- [ 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:32788 (id: 1 rack: null)], epoch=0}}. 16:45:13 2024-03-05T16:45:13.545Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.545Z WARN 7393 --- [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:32782) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.549Z INFO 7393 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 16:45:13 2024-03-05T16:45:13.549Z INFO 7393 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.549Z INFO 7393 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.549Z INFO 7393 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 16:45:13 2024-03-05T16:45:13.549Z INFO 7393 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 16:45:13 2024-03-05T16:45:13.550Z INFO 7393 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 16:45:13 2024-03-05T16:45:13.550Z INFO 7393 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.550Z INFO 7393 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.550Z INFO 7393 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] 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) 16:45:13 2024-03-05T16:45:13.550Z INFO 7393 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 16:45:13 2024-03-05T16:45:13.550Z INFO 7393 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.550Z INFO 7393 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 16:45:13 2024-03-05T16:45:13.550Z INFO 7393 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.550Z INFO 7393 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 16:45:13 2024-03-05T16:45:13.551Z INFO 7393 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.551Z INFO 7393 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] 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) 16:45:13 2024-03-05T16:45:13.551Z INFO 7393 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 16:45:13 2024-03-05T16:45:13.603Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.603Z INFO 7393 --- [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: 119ms, elapsed time since send: 119ms, request timeout: 30000ms) 16:45:13 2024-03-05T16:45:13.604Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 16:45:13 2024-03-05T16:45:13.604Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 16:45:13 2024-03-05T16:45:13.604Z INFO 7393 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=523719196, epoch=1) to node 1: 16:45:13 16:45:13 org.apache.kafka.common.errors.DisconnectException: null 16:45:13 16:45:13 2024-03-05T16:45:13.604Z INFO 7393 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Group coordinator localhost:32788 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:45:13 2024-03-05T16:45:13.608Z INFO 7393 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.608Z WARN 7393 --- [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:32784) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.649Z INFO 7393 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.649Z WARN 7393 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.650Z INFO 7393 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.650Z WARN 7393 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.650Z INFO 7393 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.650Z WARN 7393 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.650Z INFO 7393 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.650Z WARN 7393 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.651Z INFO 7393 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.651Z WARN 7393 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.651Z INFO 7393 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.651Z WARN 7393 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.652Z INFO 7393 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.652Z WARN 7393 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.668Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.668Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.704Z INFO 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.704Z WARN 7393 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.750Z INFO 7393 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.750Z WARN 7393 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.751Z INFO 7393 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.751Z WARN 7393 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.752Z INFO 7393 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.752Z WARN 7393 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.752Z INFO 7393 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.752Z WARN 7393 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.767Z INFO 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.767Z WARN 7393 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.767Z INFO 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.767Z WARN 7393 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.365 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 16:45:13 [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 16:45:13 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 16:45:13 [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 16:45:13 2024-03-05T16:45:13.789Z WARN 7393 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] 16:45:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 16:45:13 [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec 16:45:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 16:45:13 2024-03-05T16:45:13.797Z INFO 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.797Z WARN 7393 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.800Z INFO 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.800Z WARN 7393 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.801Z INFO 7393 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.801Z WARN 7393 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.801Z INFO 7393 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.801Z WARN 7393 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:45:13 2024-03-05T16:45:13.802Z INFO 7393 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:45:13 2024-03-05T16:45:13.802Z WARN 7393 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:45:14 [INFO] 16:45:14 [INFO] Results: 16:45:14 [INFO] 16:45:14 [INFO] Tests run: 522, Failures: 0, Errors: 0, Skipped: 0 16:45:14 [INFO] 16:45:14 [INFO] 16:45:14 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- 16:45:14 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:45:14 [INFO] Analyzed bundle 'cps-ncmp-service' with 102 classes 16:45:14 [INFO] 16:45:14 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- 16:45:14 [INFO] 16:45:14 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 16:45:14 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.7-SNAPSHOT.jar 16:45:14 [INFO] 16:45:14 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- 16:45:14 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-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/* 16:45:14 [INFO] 16:45:14 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- 16:45:14 [INFO] 16:45:14 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- 16:45:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:45:14 [INFO] 16:45:14 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- 16:45:14 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:45:14 [INFO] Analyzed bundle 'cps-ncmp-service' with 102 classes 16:45:14 [INFO] All coverage checks have been met. 16:45:14 [INFO] 16:45:14 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- 16:45:14 [INFO] 16:45:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 16:45:14 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.7-SNAPSHOT/cps-ncmp-service-3.4.7-SNAPSHOT.jar 16:45:14 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.7-SNAPSHOT/cps-ncmp-service-3.4.7-SNAPSHOT.pom 16:45:14 [INFO] 16:45:14 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 16:45:14 [INFO] Building cps-ncmp-rest 3.4.7-SNAPSHOT [12/23] 16:45:14 [INFO] --------------------------------[ jar ]--------------------------------- 16:45:14 [INFO] 16:45:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 16:45:14 [INFO] 16:45:14 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- 16:45:14 [INFO] 16:45:14 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- 16:45:14 [INFO] 16:45:14 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- 16:45:14 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:45:14 [INFO] 16:45:14 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 16:45:14 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:45:14 [INFO] 16:45:14 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 16:45:14 [INFO] Generating with dryRun=false 16:45:14 [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 16:45:14 [INFO] OpenAPI Generator: spring (server) 16:45:14 [INFO] Generator 'spring' is considered stable. 16:45:14 [INFO] ---------------------------------- 16:45:14 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 16:45:14 [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) 16:45:14 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:45:14 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 16:45:14 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:45:14 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:45:14 [INFO] Processing operation getResourceDataForCmHandle 16:45:14 [INFO] Processing operation updateResourceDataRunningForCmHandle 16:45:14 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:45:14 [INFO] Processing operation createResourceDataRunningForCmHandle 16:45:14 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:45:14 [INFO] Processing operation deleteResourceDataRunningForCmHandle 16:45:14 [INFO] Processing operation patchResourceDataRunningForCmHandle 16:45:14 [INFO] Processing operation executeDataOperationForCmHandles 16:45:14 [INFO] Processing operation queryResourceDataForCmHandle 16:45:14 [INFO] Processing operation getModuleReferencesByCmHandle 16:45:14 [INFO] Processing operation getModuleDefinitions 16:45:14 [INFO] Processing operation searchCmHandles 16:45:14 [INFO] Processing operation retrieveCmHandleDetailsById 16:45:14 [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId 16:45:14 [INFO] Processing operation searchCmHandleIds 16:45:14 [INFO] Processing operation getCmHandleStateByCmHandleId 16:45:14 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 16:45:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:45:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:45:14 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 16:45:14 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlePublicProperties.java 16:45:14 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 16:45:14 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 16:45:14 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java 16:45:14 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java 16:45:14 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 16:45:14 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java 16:45:14 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java 16:45:14 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 16:45:14 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 16:45:14 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 16:45:14 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 16:45:14 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java 16:45:14 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java 16:45:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 16:45:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java 16:45:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandlePublicProperties.java 16:45:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 16:45:15 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:45:15 [WARNING] Multiple MediaTypes found, using only the first one 16:45:15 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:45:15 [WARNING] Multiple MediaTypes found, using only the first one 16:45:15 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:45:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java 16:45:15 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:45:15 [INFO] Skipping generation of supporting files. 16:45:15 ################################################################################ 16:45:15 # Thanks for using OpenAPI Generator. # 16:45:15 # Please consider donation to help us maintain this project 🙏 # 16:45:15 # https://opencollective.com/openapi_generator/donate # 16:45:15 ################################################################################ 16:45:15 [INFO] 16:45:15 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 16:45:15 [INFO] Generating with dryRun=false 16:45:15 [INFO] No .openapi-generator-ignore file found. 16:45:15 [INFO] OpenAPI Generator: spring (server) 16:45:15 [INFO] Generator 'spring' is considered stable. 16:45:15 [INFO] ---------------------------------- 16:45:15 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 16:45:15 [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) 16:45:15 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:45:15 [INFO] Processing operation updateDmiPluginRegistration 16:45:15 [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi 16:45:15 [INFO] Processing operation searchCmHandleIds 16:45:15 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:45:15 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:45:15 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 16:45:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 16:45:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java 16:45:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 16:45:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java 16:45:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 16:45:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 16:45:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 16:45:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java 16:45:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java 16:45:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java 16:45:15 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:45:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java 16:45:15 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:45:15 [INFO] Skipping generation of supporting files. 16:45:15 ################################################################################ 16:45:15 # Thanks for using OpenAPI Generator. # 16:45:15 # Please consider donation to help us maintain this project 🙏 # 16:45:15 # https://opencollective.com/openapi_generator/donate # 16:45:15 ################################################################################ 16:45:15 [INFO] 16:45:15 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- 16:45:15 [INFO] You have 0 Checkstyle violations. 16:45:15 [INFO] 16:45:15 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- 16:45:15 [INFO] You have 0 Checkstyle violations. 16:45:15 [INFO] 16:45:15 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- 16:45:15 [INFO] Starting audit... 16:45:15 Audit done. 16:45:15 [INFO] You have 0 Checkstyle violations. 16:45:15 [INFO] 16:45:15 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- 16:45:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:45:15 [INFO] Copying 1 resource 16:45:15 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license 16:45:15 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses 16:45:15 [INFO] 16:45:15 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- 16:45:15 [INFO] Changes detected - recompiling the module! :dependency 16:45:15 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 16:45:16 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NcmpRestInputMapper.java:[60,25] Unmapped target property: "compositeState". 16:45:16 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. 16:45:16 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. 16:45:16 [INFO] 16:45:16 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> 16:45:16 [INFO] 16:45:16 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- 16:45:16 [INFO] Fork Value is true 16:45:18 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:45:18 [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) 16:45:18 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:45:18 [java] WARNING: System::setSecurityManager will be removed in a future release 16:45:20 [INFO] Done SpotBugs Analysis.... 16:45:20 [INFO] 16:45:20 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< 16:45:20 [INFO] 16:45:20 [INFO] 16:45:20 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- 16:45:20 [INFO] BugInstance size is 0 16:45:20 [INFO] Error size is 0 16:45:20 [INFO] No errors/warnings found 16:45:20 [INFO] 16:45:20 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 16:45:20 [INFO] Generating with dryRun=false 16:45:20 [INFO] No .openapi-generator-ignore file found. 16:45:20 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:45:20 [INFO] Generator 'openapi-yaml' is considered stable. 16:45:20 [INFO] Output file [outputFile=openapi-inventory.yaml] 16:45:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:45:20 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 16:45:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:45:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:45:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:45:20 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:45:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 16:45:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 16:45:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 16:45:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:45:20 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:45:20 ################################################################################ 16:45:20 # Thanks for using OpenAPI Generator. # 16:45:20 # Please consider donation to help us maintain this project 🙏 # 16:45:20 # https://opencollective.com/openapi_generator/donate # 16:45:20 ################################################################################ 16:45:20 [INFO] 16:45:20 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 16:45:20 [INFO] Generating with dryRun=false 16:45:20 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:45:21 [INFO] Generator 'openapi-yaml' is considered stable. 16:45:21 [INFO] Output file [outputFile=openapi.yaml] 16:45:21 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 16:45:21 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:45:21 [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:45:21 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:45:21 [WARNING] Multiple MediaTypes found, using only the first one 16:45:21 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:45:21 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:45:21 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:45:21 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:45:21 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:45:21 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:45:21 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:45:21 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:45:21 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:45:21 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:45:21 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:45:21 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:45:21 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:45:21 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 16:45:21 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 16:45:21 [INFO] Skipped /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 16:45:21 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:45:21 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:45:21 ################################################################################ 16:45:21 # Thanks for using OpenAPI Generator. # 16:45:21 # Please consider donation to help us maintain this project 🙏 # 16:45:21 # https://opencollective.com/openapi_generator/donate # 16:45:21 ################################################################################ 16:45:21 [INFO] 16:45:21 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- 16:45:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:45:21 [INFO] Copying 2 resources 16:45:21 [INFO] 16:45:21 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- 16:45:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:45:21 [INFO] Copying 6 resources 16:45:21 [INFO] 16:45:21 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 16:45:21 [INFO] Changes detected - recompiling the module! :dependency 16:45:21 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:45:21 [INFO] 16:45:21 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- 16:45:21 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:45:21 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:45:22 [INFO] Compiled 22 files. 16:45:22 [INFO] 16:45:22 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- 16:45:22 [INFO] 16:45:22 [INFO] ------------------------------------------------------- 16:45:22 [INFO] T E S T S 16:45:22 [INFO] ------------------------------------------------------- 16:45:24 16:45:23.728 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:45:24 16:45:23.927 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 16:45:24 16:45:24.055 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:45:24 16:45:24.099 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:45:24 16:45:24.123 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:45:24 16:45:24.131 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:45:24 16:45:24.170 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:45:24 16:45:24.177 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 16:45:24 16:45:24.181 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:45:24 16:45:24.188 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:45:24 16:45:24.191 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:45:24 16:45:24.198 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:45:24 [INFO] Running org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 16:45:28 16:45:23,547 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:45:28 16:45:23,567 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:45:28 16:45:23,567 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:45:28 16:45:23,568 |-INFO in ch.qos.logback.classic.BasicConfigurator@b88d294 - Setting up default configuration. 16:45:28 16:45:25,984 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1cd50433 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:45:28 16:45:26,033 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@71bbbb9f - 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. 16:45:28 16:45:26,033 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1cd50433 - 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 16:45:28 16:45:26,036 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:45:28 16:45:26,036 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:45:28 16:45:26,036 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:45:28 16:45:26,038 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@71bbbb9f - 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. 16:45:28 16:45:26,038 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1cd50433 - 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 16:45:28 16:45:26,045 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:45:28 16:45:26,045 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:45:28 16:45:26,050 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:45:28 16:45:26,081 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709657126079) 16:45:28 16:45:26,081 |-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.7-SNAPSHOT.jar!/logback-spring.xml] 16:45:28 16:45:26,081 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:45:28 16:45:26,086 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:45:28 16:45:26,090 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:45:28 16:45:26,090 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6fe47be - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:45:28 16:45:26,091 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:45:28 16:45:26,091 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6fe47be - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:45:28 16:45:26,091 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:45:28 16:45:26,091 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6fe47be - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:45:28 16:45:26,091 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:45:28 16:45:26,091 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6fe47be - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:45:28 16:45:26,091 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:45:28 16:45:26,091 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6fe47be - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:45:28 16:45:26,091 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:45:28 16:45:26,091 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6fe47be - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:45:28 16:45:26,091 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:45:28 16:45:26,091 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6fe47be - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:45:28 16:45:26,091 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:45:28 16:45:26,091 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6fe47be - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:45:28 16:45:26,091 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:45:28 16:45:26,091 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:45:28 16:45:26,097 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:45:28 16:45:26,118 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:45:28 16:45:26,118 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:45:28 16:45:26,131 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:45:28 16:45:26,138 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:45:28 16:45:26,494 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4baf3987 - Setting zoneId to "UTC" 16:45:28 16:45:26,503 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:45:28 16:45:26,503 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:45:28 16:45:26,779 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:45:28 16:45:26,780 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:45:28 16:45:26,780 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:45:28 16:45:26,780 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:45:28 16:45:26,781 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:45:28 16:45:26,781 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6fe47be - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:45:28 16:45:26,781 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:45:28 16:45:26,781 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7fef485d - End of configuration. 16:45:28 16:45:26,781 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@53a4637c - Registering current configuration as safe fallback point 16:45:28 16:45:28 16:45:28 . ____ _ __ _ _ 16:45:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:45:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:45:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:45:28 ' |____| .__|_| |_|_| |_\__, | / / / / 16:45:28 =========|_|==============|___/=/_/_/_/ 16:45:28 :: Spring Boot :: (v3.1.2) 16:45:28 16:45:28 2024-03-05T16:45:26.880Z INFO 12925 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 12925 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 16:45:28 2024-03-05T16:45:26.881Z INFO 12925 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 16:45:28 2024-03-05T16:45:28.260Z INFO 12925 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:45:28 2024-03-05T16:45:28.260Z INFO 12925 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:45:28 2024-03-05T16:45:28.262Z INFO 12925 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:45:28 2024-03-05T16:45:28.281Z INFO 12925 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.691 seconds (process running for 5.474) 16:45:28 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:45:29 2024-03-05T16:45:29.085Z ERROR 12925 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:45:29 16:45:29 org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: some error message 16:45:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:45:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:45:29 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:45:29 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:45:29 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:45:29 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:45:29 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:45:29 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:45:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:45:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:45:29 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:123) 16:45:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:45:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:45:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:29 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:45:29 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:45:29 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:45:29 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:45:29 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:45:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:45:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:45:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:45:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:45:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:45:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:45:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:45:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:45:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:45:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:45:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:45:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:45:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:45:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:45:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:45:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:45:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:45:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:45:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:45:29 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:45:29 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:45:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:45:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:45:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:45:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:45:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:45:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:45:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:45:29 16:45:29 2024-03-05T16:45:29.096Z ERROR 12925 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:45:29 16:45:29 org.onap.cps.ncmp.api.impl.exception.DmiRequestException: some error message 16:45:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:45:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:45:29 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:45:29 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:45:29 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:45:29 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:45:29 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:45:29 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:45:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:45:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:45:29 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) 16:45:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:45:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:45:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:29 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:45:29 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:45:29 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:45:29 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:45:29 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:45:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:45:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:45:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:45:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:45:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:45:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:45:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:45:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:45:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:45:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:45:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:45:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:45:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:45:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:45:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:45:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:45:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:45:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:45:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:45:29 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:45:29 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:45:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:45:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:45:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:45:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:45:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:45:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:45:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:45:29 16:45:29 2024-03-05T16:45:29.111Z ERROR 12925 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:45:29 16:45:29 java.lang.IllegalStateException: some error message 16:45:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:45:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:45:29 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:45:29 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:45:29 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:45:29 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:45:29 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:45:29 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:45:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:45:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:45:29 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:126) 16:45:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:45:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:45:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:29 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:45:29 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:45:29 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:45:29 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:45:29 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:45:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:45:29 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:45:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:45:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:45:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:45:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:45:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:45:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:45:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:45:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:45:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:45:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:45:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:45:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:45:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:45:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:45:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:45:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:45:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:45:29 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:45:29 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:45:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:45:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:45:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:45:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:45:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:45:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:45:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:45:29 16:45:29 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.842 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 16:45:29 [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 16:45:29 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 16:45:29 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:45:30 16:45:30 . ____ _ __ _ _ 16:45:30 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:45:30 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:45:30 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:45:30 ' |____| .__|_| |_|_| |_\__, | / / / / 16:45:30 =========|_|==============|___/=/_/_/_/ 16:45:30 :: Spring Boot :: (v3.1.2) 16:45:30 16:45:30 2024-03-05T16:45:29.497Z INFO 12925 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 12925 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 16:45:30 2024-03-05T16:45:29.497Z INFO 12925 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:45:30 2024-03-05T16:45:30.222Z INFO 12925 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:45:30 2024-03-05T16:45:30.222Z INFO 12925 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:45:30 2024-03-05T16:45:30.223Z INFO 12925 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:45:30 2024-03-05T16:45:30.230Z INFO 12925 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.762 seconds (process running for 7.423) 16:45:30 2024-03-05T16:45:30.394Z ERROR 12925 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:45:30 16:45:30 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name 16:45:30 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:45:30 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:113) 16:45:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:30 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:109) 16:45:30 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:70) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 16:45:30 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 16:45:30 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$1347432578.executeRequest(Unknown Source) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:118) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:45:30 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:45:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:45:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:45:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:45:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:45:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:45:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:45:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:45:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:45:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:45:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:45:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:45:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:219) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:45:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:45:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:45:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:45:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:45:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:45:30 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:45:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:45:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:45:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:45:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:45:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:45:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:45:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:45:30 16:45:30 2024-03-05T16:45:30.419Z ERROR 12925 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:45:30 16:45:30 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:141) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:45:30 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:45:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:45:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:45:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:45:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 16:45:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:45:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:45:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:45:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:45:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:45:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:45:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:45:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:268) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:45:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:45:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:45:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:45:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:45:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:45:30 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:45:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:45:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:45:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:45:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:45:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:45:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:45:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:45:30 16:45:30 2024-03-05T16:45:30.613Z ERROR 12925 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:45:30 16:45:30 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 16:45:30 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 16:45:30 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 16:45:30 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:45:30 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:45:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:45:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:45:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:45:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:45:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:45:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:45:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:45:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:45:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:45:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:45:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:45:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:482) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:45:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:45:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:45:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:45:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:45:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:45:30 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:45:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:45:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:45:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:45:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:45:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:45:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:45:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:45:30 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 16:45:30 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] 16:45:30 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 16:45:30 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) 16:45:30 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) 16:45:30 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) 16:45:30 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) 16:45:30 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) 16:45:30 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 16:45:30 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 16:45:30 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 16:45:30 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 16:45:30 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 16:45:30 ... 123 common frames omitted 16:45:30 16:45:30 2024-03-05T16:45:30.671Z WARN 12925 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 16:45:30 2024-03-05T16:45:30.699Z ERROR 12925 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:45:30 16:45:30 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:192) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:45:30 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:45:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:45:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:45:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:45:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:45:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:45:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:45:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:45:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:45:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:45:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:45:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:45:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:618) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:45:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:45:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:45:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:45:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:45:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:45:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:45:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:45:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:45:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:45:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:45:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:45:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:45:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:45:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:45:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:45:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:45:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:45:30 16:45:30 2024-03-05T16:45:30.705Z ERROR 12925 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:45:30 16:45:30 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 16:45:30 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:408) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:192) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:45:30 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:45:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:45:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:45:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:45:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:45:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:45:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:45:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:45:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:45:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:618) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:45:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:45:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:45:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:45:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:45:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:45:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:45:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:45:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:45:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:45:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:45:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:45:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:45:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:45:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:45:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:45:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:45:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:45:30 16:45:30 2024-03-05T16:45:30.711Z ERROR 12925 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:45:30 16:45:30 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:218) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:45:30 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:45:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:45:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:45:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:45:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:45:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:45:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:45:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:45:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:45:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:618) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:45:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:45:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:45:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:45:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:45:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:45:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:45:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:45:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:45:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:45:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:45:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:45:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:45:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:45:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:45:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:45:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:45:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:45:30 16:45:30 2024-03-05T16:45:30.717Z ERROR 12925 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:45:30 16:45:30 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 16:45:30 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:408) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:218) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:45:30 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:45:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:45:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:45:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:45:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:45:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:45:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:45:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:45:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:45:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:618) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:45:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:45:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:45:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:45:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:45:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:45:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:45:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:45:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:45:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:45:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:45:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:45:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:45:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:45:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:45:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:45:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:45:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:45:30 16:45:30 2024-03-05T16:45:30.723Z ERROR 12925 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:45:30 16:45:30 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:165) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:45:30 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:45:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:45:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:45:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:45:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:45:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:45:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:45:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:45:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:618) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:45:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:45:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:45:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:45:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:45:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:45:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:45:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:45:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:45:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:45:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:45:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:45:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:45:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:45:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:45:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:45:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:45:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:45:30 16:45:30 2024-03-05T16:45:30.729Z ERROR 12925 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:45:30 16:45:30 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 16:45:30 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:408) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:165) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:45:30 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:45:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:45:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:45:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:45:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:45:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:45:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:45:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:45:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:618) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:45:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:45:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:45:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:45:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:45:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:45:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:45:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:45:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:45:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:45:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:45:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:45:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:45:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:45:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:45:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:45:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:45:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:45:30 16:45:30 2024-03-05T16:45:30.733Z ERROR 12925 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:45:30 16:45:30 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:242) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:45:30 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:45:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:45:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:45:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:45:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:45:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:45:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:45:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:45:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:45:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:618) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:45:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:45:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:45:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:45:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:45:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:45:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:45:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:45:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:45:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:45:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:45:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:45:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:45:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:45:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:45:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:45:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:45:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:45:30 16:45:30 2024-03-05T16:45:30.738Z ERROR 12925 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:45:30 16:45:30 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 16:45:30 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:408) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:242) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:45:30 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:45:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:45:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:45:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:45:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:45:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:45:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:45:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:45:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:45:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:45:30 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:45:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:45:30 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:45:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:30 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:30 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:45:30 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:45:30 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:618) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:45:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:45:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:45:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:45:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:45:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:45:30 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:45:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:45:30 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:45:30 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:45:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:45:30 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:45:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:45:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:45:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:45:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:45:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:45:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:45:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:45:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:45:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:45:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:45:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:45:30 16:45:30 [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.365 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:45:30 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:45:31 16:45:31 . ____ _ __ _ _ 16:45:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:45:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:45:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:45:31 ' |____| .__|_| |_|_| |_\__, | / / / / 16:45:31 =========|_|==============|___/=/_/_/_/ 16:45:31 :: Spring Boot :: (v3.1.2) 16:45:31 16:45:31 2024-03-05T16:45:30.820Z INFO 12925 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 12925 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 16:45:31 2024-03-05T16:45:30.820Z INFO 12925 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:45:31 2024-03-05T16:45:31.061Z INFO 12925 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:45:31 2024-03-05T16:45:31.061Z INFO 12925 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:45:31 2024-03-05T16:45:31.061Z INFO 12925 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:45:31 2024-03-05T16:45:31.064Z INFO 12925 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.279 seconds (process running for 8.258) 16:45:31 2024-03-05T16:45:31.134Z ERROR 12925 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:45:31 16:45:31 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 16:45:31 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 16:45:31 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 16:45:31 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 16:45:31 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 16:45:31 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 16:45:31 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:45:31 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:45:31 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:45:31 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:45:31 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:45:31 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:45:31 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:45:31 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:45:31 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:45:31 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:45:31 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:45:31 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:45:31 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:45:31 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:45:31 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:45:31 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:45:31 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:31 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:45:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:31 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:31 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:45:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:31 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:31 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:45:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:31 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:31 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:45:31 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:45:31 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:45:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:45:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:45:31 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:101) 16:45:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:31 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:45:31 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:45:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:45:31 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:45:31 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:45:31 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:31 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:45:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:45:31 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:45:31 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:45:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:31 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:45:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:45:31 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:45:31 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:45:31 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:31 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:45:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:45:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:45:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:45:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:45:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:45:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:45:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:45:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:45:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:45:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:45:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:45:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:45:31 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:45:31 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:45:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:45:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:45:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:45:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:45:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:45:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:45:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:45:31 Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable (7 known properties: "removedCmHandles", "dmiPlugin", "updatedCmHandles", "createdCmHandles", "dmiModelPlugin", "dmiDataPlugin", "upgradedCmHandles"]) 16:45:31 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 16:45:31 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 16:45:31 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) 16:45:31 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) 16:45:31 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) 16:45:31 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) 16:45:31 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 16:45:31 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 16:45:31 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 16:45:31 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 16:45:31 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 16:45:31 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 16:45:31 ... 123 common frames omitted 16:45:31 16:45:31 2024-03-05T16:45:31.164Z ERROR 12925 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:45:31 16:45:31 org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public org.springframework.http.ResponseEntity> org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryController.searchCmHandleIds(org.onap.cps.ncmp.rest.model.CmHandleQueryParameters) 16:45:31 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:166) 16:45:31 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 16:45:31 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:45:31 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:45:31 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:45:31 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:45:31 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:45:31 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:45:31 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:45:31 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:45:31 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:45:31 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:45:31 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:45:31 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:45:31 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:45:31 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:45:31 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:45:31 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:45:31 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:31 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:45:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:31 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:31 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:45:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:31 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:31 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:45:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:31 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:31 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:45:31 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:45:31 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:45:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:45:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:45:31 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 16:45:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:31 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:45:31 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:45:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:45:31 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:45:31 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:31 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:45:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:45:31 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:45:31 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:45:31 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:45:31 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:45:31 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:45:31 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:45:31 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:45:31 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:31 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:45:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:45:31 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:45:31 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:31 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:45:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:45:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:45:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:45:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:45:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:45:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:45:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:45:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:45:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:45:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:45:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:45:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:45:31 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:45:31 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:45:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:45:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:45:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:45:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:45:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:45:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:45:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:45:31 16:45:31 2024-03-05T16:45:31.167Z ERROR 12925 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:45:31 16:45:31 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 16:45:31 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 16:45:31 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 16:45:31 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 16:45:31 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 16:45:31 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 16:45:31 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:45:31 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:45:31 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:45:31 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:45:31 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:45:31 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:45:31 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:45:31 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:45:31 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:45:31 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:45:31 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:45:31 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:45:31 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:45:31 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:45:31 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:45:31 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:45:31 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:31 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:45:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:31 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:31 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:45:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:31 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:31 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:45:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:45:31 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:45:31 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:45:31 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:45:31 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 16:45:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:31 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:45:31 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:45:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:45:31 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:45:31 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:31 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:45:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:45:31 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:45:31 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:45:31 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:45:31 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:45:31 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:45:31 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:45:31 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:45:31 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:31 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:45:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:45:31 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:45:31 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:31 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:45:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:31 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:45:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:45:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:45:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:45:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:45:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:45:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:45:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:45:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:45:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:45:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:45:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:45:31 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:45:31 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:45:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:45:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:45:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:45:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:45:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:45:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:45:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:45:31 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 16:45:31 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] 16:45:31 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 16:45:31 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) 16:45:31 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) 16:45:31 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) 16:45:31 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) 16:45:31 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) 16:45:31 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) 16:45:31 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) 16:45:31 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) 16:45:31 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) 16:45:31 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 16:45:31 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 16:45:31 ... 133 common frames omitted 16:45:31 16:45:31 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:45:31 [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 16:45:31 2024-03-05T16:45:31.238Z INFO 12925 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:45:31 2024-03-05T16:45:31.241Z WARN 12925 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 16:45:31 2024-03-05T16:45:31.244Z INFO 12925 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:45:31 2024-03-05T16:45:31.247Z INFO 12925 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:45:31 2024-03-05T16:45:31.249Z INFO 12925 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:45:31 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 16:45:31 [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 16:45:31 2024-03-05T16:45:31.361Z INFO 12925 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:45:31 2024-03-05T16:45:31.365Z ERROR 12925 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.CompletionException: java.lang.RuntimeException: original exception message 16:45:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 16:45:31 [INFO] Running org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 16:45:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 16:45:31 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 16:45:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 16:45:31 [INFO] Running org.onap.cps.ncmp.rest.util.TopicValidatorSpec 16:45:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.rest.util.TopicValidatorSpec 16:45:31 [INFO] 16:45:31 [INFO] Results: 16:45:31 [INFO] 16:45:31 [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 16:45:31 [INFO] 16:45:31 [INFO] 16:45:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- 16:45:31 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:45:31 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 16:45:31 [INFO] 16:45:31 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- 16:45:31 [INFO] 16:45:31 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 16:45:31 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.7-SNAPSHOT.jar 16:45:31 [INFO] 16:45:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- 16:45:31 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:45:31 [INFO] 16:45:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- 16:45:31 [INFO] 16:45:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- 16:45:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:45:31 [INFO] 16:45:31 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- 16:45:31 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:45:31 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 16:45:31 [INFO] All coverage checks have been met. 16:45:31 [INFO] 16:45:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- 16:45:31 [INFO] 16:45:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 16:45:31 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.7-SNAPSHOT/cps-ncmp-rest-3.4.7-SNAPSHOT.jar 16:45:31 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.7-SNAPSHOT/cps-ncmp-rest-3.4.7-SNAPSHOT.pom 16:45:31 [INFO] 16:45:31 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 16:45:31 [INFO] Building cps-ncmp-rest-stub 3.4.7-SNAPSHOT [13/23] 16:45:31 [INFO] --------------------------------[ pom ]--------------------------------- 16:45:31 [INFO] 16:45:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 16:45:31 [INFO] 16:45:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- 16:45:31 [INFO] 16:45:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- 16:45:31 [INFO] 16:45:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- 16:45:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:45:31 [INFO] surefireArgLine set to empty 16:45:31 [INFO] 16:45:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 16:45:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:45:31 [INFO] argLine set to empty 16:45:31 [INFO] 16:45:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- 16:45:31 [INFO] You have 0 Checkstyle violations. 16:45:31 [INFO] 16:45:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- 16:45:31 [INFO] You have 0 Checkstyle violations. 16:45:31 [INFO] 16:45:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 16:45:31 [INFO] Starting audit... 16:45:31 Audit done. 16:45:31 [INFO] You have 0 Checkstyle violations. 16:45:31 [INFO] 16:45:31 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> 16:45:31 [INFO] 16:45:31 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- 16:45:31 [INFO] 16:45:31 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< 16:45:31 [INFO] 16:45:31 [INFO] 16:45:31 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- 16:45:31 [INFO] 16:45:31 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- 16:45:31 [INFO] No sources specified for compilation. Skipping. 16:45:31 [INFO] 16:45:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- 16:45:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:45:31 [INFO] 16:45:31 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- 16:45:31 [INFO] 16:45:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- 16:45:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:45:31 [INFO] failsafeArgLine set to empty 16:45:31 [INFO] 16:45:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- 16:45:31 [INFO] No tests to run. 16:45:31 [INFO] 16:45:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- 16:45:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:45:31 [INFO] 16:45:31 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- 16:45:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:45:31 [INFO] 16:45:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- 16:45:31 [INFO] 16:45:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 16:45:31 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.4.7-SNAPSHOT/cps-ncmp-rest-stub-3.4.7-SNAPSHOT.pom 16:45:31 [INFO] 16:45:31 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 16:45:31 [INFO] Building cps-ncmp-rest-stub-service 3.4.7-SNAPSHOT [14/23] 16:45:31 [INFO] --------------------------------[ jar ]--------------------------------- 16:45:32 [INFO] 16:45:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 16:45:32 [INFO] 16:45:32 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- 16:45:32 [INFO] 16:45:32 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- 16:45:32 [INFO] 16:45:32 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- 16:45:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:45:32 [INFO] surefireArgLine set to empty 16:45:32 [INFO] 16:45:32 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 16:45:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:45:32 [INFO] argLine set to empty 16:45:32 [INFO] 16:45:32 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 16:45:32 [INFO] You have 0 Checkstyle violations. 16:45:32 [INFO] 16:45:32 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- 16:45:32 [INFO] You have 0 Checkstyle violations. 16:45:32 [INFO] 16:45:32 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 16:45:32 [INFO] Starting audit... 16:45:32 Audit done. 16:45:32 [INFO] You have 0 Checkstyle violations. 16:45:32 [INFO] 16:45:32 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 16:45:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:45:32 [INFO] Copying 3 resources 16:45:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 16:45:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 16:45:32 [INFO] 16:45:32 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 16:45:32 [INFO] Changes detected - recompiling the module! :dependency 16:45:32 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 16:45:32 [INFO] 16:45:32 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> 16:45:32 [INFO] 16:45:32 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- 16:45:32 [INFO] Fork Value is true 16:45:33 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:45:33 [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) 16:45:33 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:45:33 [java] WARNING: System::setSecurityManager will be removed in a future release 16:45:34 [INFO] Done SpotBugs Analysis.... 16:45:34 [INFO] 16:45:34 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< 16:45:34 [INFO] 16:45:34 [INFO] 16:45:34 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- 16:45:34 [INFO] BugInstance size is 0 16:45:34 [INFO] Error size is 0 16:45:34 [INFO] No errors/warnings found 16:45:34 [INFO] 16:45:34 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 16:45:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:45:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 16:45:34 [INFO] 16:45:34 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 16:45:34 [INFO] No sources to compile 16:45:34 [INFO] 16:45:34 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- 16:45:34 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:45:35 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:45:35 [INFO] Compiled 4 files. 16:45:35 [INFO] 16:45:35 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- 16:45:35 [INFO] 16:45:35 [INFO] ------------------------------------------------------- 16:45:35 [INFO] T E S T S 16:45:35 [INFO] ------------------------------------------------------- 16:45:36 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 16:45:39 16:45:36,126 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:45:39 16:45:36,144 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:45:39 16:45:36,144 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:45:39 16:45:36,145 |-INFO in ch.qos.logback.classic.BasicConfigurator@1e3ff233 - Setting up default configuration. 16:45:39 16:45:37,317 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3c952a33 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:45:39 16:45:37,350 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@70029d2d - 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. 16:45:39 16:45:37,350 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3c952a33 - 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 16:45:39 16:45:37,353 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:45:39 16:45:37,353 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:45:39 16:45:37,353 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:45:39 16:45:37,354 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@70029d2d - 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. 16:45:39 16:45:37,354 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3c952a33 - 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 16:45:39 16:45:37,359 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:45:39 16:45:37,359 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:45:39 16:45:37,363 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:45:39 16:45:37,380 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709657137379) 16:45:39 16:45:37,380 |-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.7-SNAPSHOT.jar!/logback-spring.xml] 16:45:39 16:45:37,381 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:45:39 16:45:37,384 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:45:39 16:45:37,388 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:45:39 16:45:37,388 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1150d471 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:45:39 16:45:37,388 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:45:39 16:45:37,388 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1150d471 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:45:39 16:45:37,388 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:45:39 16:45:37,388 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1150d471 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:45:39 16:45:37,389 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:45:39 16:45:37,389 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1150d471 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:45:39 16:45:37,389 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:45:39 16:45:37,389 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1150d471 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:45:39 16:45:37,389 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:45:39 16:45:37,389 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1150d471 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:45:39 16:45:37,389 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:45:39 16:45:37,389 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1150d471 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:45:39 16:45:37,389 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:45:39 16:45:37,389 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1150d471 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:45:39 16:45:37,389 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:45:39 16:45:37,389 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:45:39 16:45:37,393 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:45:39 16:45:37,402 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:45:39 16:45:37,402 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:45:39 16:45:37,407 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:45:39 16:45:37,410 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:45:39 16:45:37,429 |-INFO in ch.qos.logback.classic.pattern.DateConverter@709f0202 - Setting zoneId to "UTC" 16:45:39 16:45:37,434 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:45:39 16:45:37,434 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:45:39 16:45:37,584 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:45:39 16:45:37,584 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:45:39 16:45:37,584 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:45:39 16:45:37,585 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:45:39 16:45:37,585 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:45:39 16:45:37,585 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1150d471 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:45:39 16:45:37,585 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:45:39 16:45:37,586 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@654e6a90 - End of configuration. 16:45:39 16:45:37,586 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@14168e1 - Registering current configuration as safe fallback point 16:45:39 16:45:39 2024-03-05T16:45:37.669Z INFO 13047 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 13047 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 16:45:39 2024-03-05T16:45:37.669Z INFO 13047 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 16:45:39 2024-03-05T16:45:38.493Z INFO 13047 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 16:45:39 2024-03-05T16:45:38.495Z INFO 13047 --- [ main] org.eclipse.jetty.server.Server : jetty-11.0.15; built: 2023-04-11T18:37:53.775Z; git: 5bc5e562c8d05c5862505aebe5cf83a61bdbcb96; jvm 17.0.6-ea+9-LTS 16:45:39 2024-03-05T16:45:38.537Z INFO 13047 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 16:45:39 2024-03-05T16:45:38.538Z INFO 13047 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 847 ms 16:45:39 2024-03-05T16:45:38.582Z INFO 13047 --- [ main] o.e.j.s.session.DefaultSessionIdManager : Session workerName=node0 16:45:39 2024-03-05T16:45:38.586Z INFO 13047 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@2ac05a33{application,/,[file:///tmp/jetty-docbase.0.4341558287208879834/],AVAILABLE} 16:45:39 2024-03-05T16:45:38.587Z INFO 13047 --- [ main] org.eclipse.jetty.server.Server : Started Server@66a472b9{STARTING}[11.0.15,sto=0] @2840ms 16:45:39 2024-03-05T16:45:39.011Z INFO 13047 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 16:45:39 2024-03-05T16:45:39.011Z INFO 13047 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 16:45:39 2024-03-05T16:45:39.011Z INFO 13047 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 0 ms 16:45:39 2024-03-05T16:45:39.026Z INFO 13047 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@11cadb32{HTTP/1.1, (http/1.1)}{0.0.0.0:33827} 16:45:39 2024-03-05T16:45:39.027Z INFO 13047 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 33827 (http/1.1) with context path '/' 16:45:39 2024-03-05T16:45:39.039Z INFO 13047 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 1.924 seconds (process running for 3.292) 16:45:39 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:45:39 2024-03-05T16:45:39.868Z WARN 13047 --- [tp1307119702-30] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 16:45:39 2024-03-05T16:45:39.868Z INFO 13047 --- [tp1307119702-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 16:45:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.234 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 16:45:39 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 16:45:40 2024-03-05T16:45:39.999Z WARN 13047 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 16:45:40 2024-03-05T16:45:39.999Z INFO 13047 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 16:45:40 2024-03-05T16:45:40.002Z INFO 13047 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test1179608342080175397/file.txt 16:45:40 2024-03-05T16:45:40.003Z WARN 13047 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/unknown-file.txt', will search it in classpath 16:45:40 2024-03-05T16:45:40.003Z ERROR 13047 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 16:45:40 2024-03-05T16:45:40.004Z WARN 13047 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test1179608342080175397/unknown-file.txt', will search it in classpath 16:45:40 2024-03-05T16:45:40.004Z ERROR 13047 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test1179608342080175397/unknown-file.txt file not found on classpath or on file system 16:45:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 16:45:40 [INFO] 16:45:40 [INFO] Results: 16:45:40 [INFO] 16:45:40 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 16:45:40 [INFO] 16:45:40 [INFO] 16:45:40 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 16:45:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:45:40 [INFO] 16:45:40 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- 16:45:40 [INFO] 16:45:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 16:45:40 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.7-SNAPSHOT.jar 16:45:40 [INFO] 16:45:40 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- 16:45:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:45:40 [INFO] failsafeArgLine set to empty 16:45:40 [INFO] 16:45:40 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- 16:45:40 [INFO] 16:45:40 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- 16:45:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:45:40 [INFO] 16:45:40 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- 16:45:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:45:40 [INFO] 16:45:40 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- 16:45:40 [INFO] 16:45:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 16:45:40 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.7-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.7-SNAPSHOT.jar 16:45:40 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.7-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.7-SNAPSHOT.pom 16:45:40 [INFO] 16:45:40 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 16:45:40 [INFO] Building cps-ncmp-rest-stub-app 3.4.7-SNAPSHOT [15/23] 16:45:40 [INFO] --------------------------------[ jar ]--------------------------------- 16:45:40 [INFO] 16:45:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 16:45:40 [INFO] 16:45:40 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- 16:45:40 [INFO] 16:45:40 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- 16:45:40 [INFO] 16:45:40 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- 16:45:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:45:40 [INFO] surefireArgLine set to empty 16:45:40 [INFO] 16:45:40 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 16:45:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:45:40 [INFO] argLine set to empty 16:45:40 [INFO] 16:45:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 16:45:40 [INFO] You have 0 Checkstyle violations. 16:45:40 [INFO] 16:45:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- 16:45:40 [INFO] You have 0 Checkstyle violations. 16:45:40 [INFO] 16:45:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 16:45:40 [INFO] Starting audit... 16:45:40 Audit done. 16:45:40 [INFO] You have 0 Checkstyle violations. 16:45:40 [INFO] 16:45:40 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-ncmp-rest-stub-app --- 16:45:42 [INFO] 16:45:42 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 16:45:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:45:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 16:45:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 16:45:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 16:45:42 [INFO] 16:45:42 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 16:45:42 [INFO] Changes detected - recompiling the module! :dependency 16:45:42 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 16:45:42 [INFO] 16:45:42 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> 16:45:42 [INFO] 16:45:42 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- 16:45:42 [INFO] Fork Value is true 16:45:44 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:45:44 [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) 16:45:44 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:45:44 [java] WARNING: System::setSecurityManager will be removed in a future release 16:45:44 [INFO] Done SpotBugs Analysis.... 16:45:44 [INFO] 16:45:44 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< 16:45:44 [INFO] 16:45:44 [INFO] 16:45:44 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- 16:45:44 [INFO] BugInstance size is 0 16:45:44 [INFO] Error size is 0 16:45:44 [INFO] No errors/warnings found 16:45:44 [INFO] 16:45:44 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 16:45:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:45:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 16:45:44 [INFO] 16:45:44 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 16:45:44 [INFO] No sources to compile 16:45:44 [INFO] 16:45:44 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- 16:45:44 [INFO] No sources specified for compilation. Skipping. 16:45:44 [INFO] 16:45:44 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- 16:45:44 [INFO] No tests to run. 16:45:44 [INFO] 16:45:44 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 16:45:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:45:44 [INFO] 16:45:44 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- 16:45:44 [INFO] 16:45:44 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 16:45:44 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.jar 16:45:44 [INFO] 16:45:44 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-ncmp-rest-stub-app --- 16:45:45 [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 16:45:45 [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.jar.original 16:45:45 [INFO] 16:45:45 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- 16:45:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:45:45 [INFO] failsafeArgLine set to empty 16:45:45 [INFO] 16:45:45 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- 16:45:45 [INFO] No tests to run. 16:45:45 [INFO] 16:45:45 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- 16:45:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:45:45 [INFO] 16:45:45 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- 16:45:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:45:45 [INFO] 16:45:45 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- 16:45:45 [INFO] 16:45:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 16:45:45 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.7-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.jar 16:45:45 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.7-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.pom 16:45:45 [INFO] 16:45:45 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 16:45:45 [INFO] Building cps-ri 3.4.7-SNAPSHOT [16/23] 16:45:45 [INFO] --------------------------------[ jar ]--------------------------------- 16:45:45 [INFO] 16:45:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 16:45:45 [INFO] 16:45:45 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- 16:45:45 [INFO] 16:45:45 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- 16:45:45 [INFO] 16:45:45 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- 16:45:45 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:45:45 [INFO] 16:45:45 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- 16:45:45 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:45:45 [INFO] 16:45:45 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- 16:45:45 [INFO] You have 0 Checkstyle violations. 16:45:45 [INFO] 16:45:45 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- 16:45:46 [INFO] You have 0 Checkstyle violations. 16:45:46 [INFO] 16:45:46 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- 16:45:46 [INFO] Starting audit... 16:45:46 Audit done. 16:45:46 [INFO] You have 0 Checkstyle violations. 16:45:46 [INFO] 16:45:46 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 16:45:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:45:46 [INFO] Copying 61 resources 16:45:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license 16:45:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses 16:45:46 [INFO] 16:45:46 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- 16:45:46 [INFO] Changes detected - recompiling the module! :dependency 16:45:46 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 16:45:47 [INFO] /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Some input files use unchecked or unsafe operations. 16:45:47 [INFO] /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Recompile with -Xlint:unchecked for details. 16:45:47 [INFO] 16:45:47 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> 16:45:47 [INFO] 16:45:47 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- 16:45:47 [INFO] Fork Value is true 16:45:48 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:45:48 [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) 16:45:48 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:45:48 [java] WARNING: System::setSecurityManager will be removed in a future release 16:45:51 [INFO] Done SpotBugs Analysis.... 16:45:51 [INFO] 16:45:51 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< 16:45:51 [INFO] 16:45:51 [INFO] 16:45:51 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- 16:45:51 [INFO] BugInstance size is 0 16:45:51 [INFO] Error size is 0 16:45:51 [INFO] No errors/warnings found 16:45:51 [INFO] 16:45:51 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 16:45:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:45:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources 16:45:51 [INFO] 16:45:51 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- 16:45:51 [INFO] No sources to compile 16:45:51 [INFO] 16:45:51 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- 16:45:51 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:45:51 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:45:52 [INFO] Compiled 24 files. 16:45:52 [INFO] 16:45:52 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- 16:45:52 [INFO] 16:45:52 [INFO] ------------------------------------------------------- 16:45:52 [INFO] T E S T S 16:45:52 [INFO] ------------------------------------------------------- 16:45:54 [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 16:45:55 16:45:55.518 [main] WARN org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl -- Exception occurred : org.springframework.dao.DataIntegrityViolationException: Exception occurred , While saving : 2 data nodes, Retrying saving data nodes individually 16:45:55 16:45:55.813 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 16:45:55 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.425 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 16:45:55 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 16:45:56 16:45:53,382 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:45:56 16:45:53,402 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:45:56 16:45:53,402 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:45:56 16:45:53,403 |-INFO in ch.qos.logback.classic.BasicConfigurator@6cad2d5f - Setting up default configuration. 16:45:56 16:45:56,074 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3d707885 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:45:56 16:45:56,121 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3c41b4b - 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. 16:45:56 16:45:56,121 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3d707885 - 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 16:45:56 16:45:56,125 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:45:56 16:45:56,125 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:45:56 16:45:56,125 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:45:56 16:45:56,127 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3c41b4b - 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. 16:45:56 16:45:56,127 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3d707885 - 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 16:45:56 16:45:56,135 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:45:56 16:45:56,135 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:45:56 16:45:56,139 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:45:56 16:45:56,190 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709657156188) 16:45:56 16:45:56,190 |-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.7-SNAPSHOT.jar!/logback-spring.xml] 16:45:56 16:45:56,190 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:45:56 16:45:56,196 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:45:56 16:45:56,196 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:45:56 16:45:56,197 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:45:56 16:45:56,197 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:45:56 16:45:56,197 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:45:56 16:45:56,197 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:45:56 16:45:56,197 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:45:56 16:45:56,197 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:45:56 16:45:56,197 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:45:56 16:45:56,197 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:45:56 16:45:56,197 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:45:56 16:45:56,197 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:45:56 16:45:56,197 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:45:56 16:45:56,197 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:45:56 16:45:56,197 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:45:56 16:45:56,197 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:45:56 16:45:56,198 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:45:56 16:45:56,198 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:45:56 16:45:56,203 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:45:56 16:45:56,223 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:45:56 16:45:56,223 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:45:56 16:45:56,230 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:45:56 16:45:56,237 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:45:56 16:45:56,248 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5066a895 - Setting zoneId to "UTC" 16:45:56 16:45:56,258 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:45:56 16:45:56,258 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:45:56 16:45:56,543 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:45:56 16:45:56,544 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:45:56 16:45:56,544 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:45:56 16:45:56,544 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:45:56 16:45:56,545 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:45:56 16:45:56,545 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:45:56 16:45:56,545 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:45:56 16:45:56,545 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6eec564c - End of configuration. 16:45:56 16:45:56,545 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@4dd11699 - Registering current configuration as safe fallback point 16:45:56 16:45:56 16:45:56 . ____ _ __ _ _ 16:45:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:45:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:45:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:45:56 ' |____| .__|_| |_|_| |_\__, | / / / / 16:45:56 =========|_|==============|___/=/_/_/_/ 16:45:56 :: Spring Boot :: (v3.1.2) 16:45:56 16:45:56 2024-03-05T16:45:56.646Z INFO 13231 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 13231 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ri) 16:45:56 2024-03-05T16:45:56.647Z INFO 13231 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 16:45:56 2024-03-05T16:45:56.914Z INFO 13231 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 1.001 seconds (process running for 4.251) 16:45:57 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:45:59 2024-03-05T16:45:57.529Z WARN 13231 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:45:59 16:45:59 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:45:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:45:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:45:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:45:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:45:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:45:59 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:45:59 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:45:59 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:45:59 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:45:59 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:45:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:45:59 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:45:59 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:45:59 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:45:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:45:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:45:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:45:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:45:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:45:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:45:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:45:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:45:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:45:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:45:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:45:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:45:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:45:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:45:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:45:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:45:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:45:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:45:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:45:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:45:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:45:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:45:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:45:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:45:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:45:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:45:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:45:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:45:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:45:59 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:45:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:45:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:45:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:45:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:45:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:45:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:45:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:45:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:45:59 Caused by: org.hibernate.exception.ConstraintViolationException: 16:45:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:45:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:45:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:45:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:45:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:45:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:45:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:45:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:45:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:45:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:45:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:45:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:45:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:45:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:59 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:45:59 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:45:59 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:45:59 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:45:59 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:45:59 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:45:59 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:45:59 ... 48 common frames omitted 16:45:59 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:45:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:45:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:45:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:45:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:45:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:45:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:45:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:45:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:45:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:45:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:45:59 ... 75 common frames omitted 16:45:59 16:45:59 2024-03-05T16:45:57.825Z WARN 13231 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 16:45:59 16:45:59 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:45:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:45:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:45:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:45:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:45:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:45:59 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:45:59 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:45:59 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:45:59 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:45:59 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:45:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:45:59 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:45:59 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:45:59 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:45:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:45:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:45:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:45:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:45:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:45:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:45:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:45:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:45:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:45:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:45:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:45:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:45:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:45:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:45:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:45:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:45:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:45:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:45:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:45:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:45:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:45:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:45:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:45:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:45:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:45:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:45:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:45:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:45:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:45:59 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:45:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:45:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:45:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:45:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:45:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:45:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:45:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:45:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:45:59 Caused by: org.hibernate.exception.ConstraintViolationException: 16:45:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:45:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:45:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:45:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:45:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:45:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:45:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:45:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:45:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:45:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:45:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:45:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:45:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:45:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:59 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:45:59 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:45:59 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:45:59 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:45:59 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:45:59 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:45:59 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:45:59 ... 48 common frames omitted 16:45:59 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:45:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:45:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:45:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:45:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:45:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:45:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:45:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:45:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:45:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:45:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:45:59 ... 75 common frames omitted 16:45:59 16:45:59 2024-03-05T16:45:58.291Z WARN 13231 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 16:45:59 16:45:59 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:45:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:45:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:45:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:45:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:45:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:45:59 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:45:59 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:45:59 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:45:59 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:45:59 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:45:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:45:59 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:45:59 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:45:59 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:45:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:45:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:45:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:45:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:45:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:45:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:45:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:45:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:45:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:45:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:45:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:45:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:45:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:45:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:45:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:45:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:45:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:45:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:45:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:45:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:45:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:45:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:45:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:45:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:45:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:45:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:45:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:45:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:45:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:45:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:45:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:45:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:45:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:45:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:45:59 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:45:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:45:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:45:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:45:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:45:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:45:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:45:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:45:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:45:59 Caused by: org.hibernate.exception.ConstraintViolationException: 16:45:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:45:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:45:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:45:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:45:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:45:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:45:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:45:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:45:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:45:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:45:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:45:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:45:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:45:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:45:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:45:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:45:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:45:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:45:59 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:45:59 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:45:59 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:45:59 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:45:59 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:45:59 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:45:59 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:45:59 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:45:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:45:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:45:59 ... 48 common frames omitted 16:45:59 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:45:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:45:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:45:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:45:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:45:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:45:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:45:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:45:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:45:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:45:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:45:59 ... 75 common frames omitted 16:45:59 16:46:01 2024-03-05T16:45:59.323Z WARN 13231 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 16:46:01 16:46:01 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:46:01 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:46:01 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:46:01 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:46:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:46:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:46:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:46:01 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:46:01 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:46:01 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:46:01 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:46:01 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:46:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:46:01 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:46:01 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:46:01 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:46:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:46:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:46:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:46:01 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:46:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:46:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:46:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:46:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:46:01 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:46:01 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:46:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:46:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:46:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:46:01 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:46:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:46:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:46:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:46:01 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:46:01 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:46:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:46:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:46:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:46:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:46:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:46:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:46:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:46:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:46:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:46:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:46:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:46:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:46:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:46:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:46:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:46:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:46:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:46:01 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:46:01 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:46:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:46:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:46:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:46:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:46:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:46:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:46:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:46:01 Caused by: org.hibernate.exception.ConstraintViolationException: 16:46:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:46:01 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:46:01 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:46:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:46:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:46:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:46:01 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:46:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:46:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:46:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:46:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:01 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:46:01 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:46:01 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:46:01 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:46:01 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:46:01 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:46:01 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:46:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:46:01 ... 48 common frames omitted 16:46:01 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:46:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:46:01 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:46:01 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:46:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:46:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:46:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:46:01 ... 75 common frames omitted 16:46:01 16:46:01 2024-03-05T16:46:01.329Z WARN 13231 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 16:46:01 16:46:01 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:46:01 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:46:01 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:46:01 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:46:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:46:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:46:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:46:01 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:46:01 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:46:01 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:46:01 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:46:01 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:46:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:46:01 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:46:01 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:46:01 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:46:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:46:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:46:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:46:01 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:46:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:46:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:46:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:46:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:46:01 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:46:01 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:46:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:46:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:46:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:46:01 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:46:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:46:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:46:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:46:01 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:46:01 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:46:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:46:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:46:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:46:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:46:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:46:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:46:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:46:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:46:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:46:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:46:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:46:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:46:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:46:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:46:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:46:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:46:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:46:01 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:46:01 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:46:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:46:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:46:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:46:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:46:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:46:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:46:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:46:01 Caused by: org.hibernate.exception.ConstraintViolationException: 16:46:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:46:01 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:46:01 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:46:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:46:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:46:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:46:01 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:46:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:46:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:46:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:46:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:01 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:46:01 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:46:01 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:46:01 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:46:01 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:46:01 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:46:01 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:46:01 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:46:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:46:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:46:01 ... 48 common frames omitted 16:46:01 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:46:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:46:01 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:46:01 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:46:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:46:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:46:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:46:01 ... 75 common frames omitted 16:46:01 16:46:02 2024-03-05T16:46:01.339Z WARN 13231 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:46:02 16:46:02 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:46:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:46:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:46:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:46:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:46:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:46:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:46:02 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:46:02 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:46:02 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:46:02 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:46:02 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:46:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:46:02 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:46:02 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:46:02 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:46:02 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:46:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:46:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:46:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 16:46:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:46:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:46:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:46:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:46:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:46:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:46:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:02 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:46:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:46:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:46:02 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:46:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:02 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:46:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:46:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:46:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:46:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:46:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:46:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:02 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:46:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:46:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:46:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:46:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:46:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:46:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:46:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:46:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:46:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:46:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:46:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:46:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:46:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:46:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:46:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:46:02 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:46:02 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:46:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:46:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:46:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:46:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:46:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:46:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:46:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:46:02 Caused by: org.hibernate.exception.ConstraintViolationException: 16:46:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:02 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:02 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:02 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:46:02 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:46:02 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:46:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:46:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:46:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:46:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:46:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:46:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:02 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:46:02 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:46:02 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:46:02 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:46:02 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:46:02 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:46:02 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:46:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:46:02 ... 48 common frames omitted 16:46:02 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:46:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:02 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:02 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:02 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:46:02 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:46:02 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:46:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:46:02 ... 75 common frames omitted 16:46:02 16:46:02 2024-03-05T16:46:01.603Z WARN 13231 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 16:46:02 16:46:02 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:46:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:46:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:46:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:46:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:46:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:46:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:46:02 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:46:02 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:46:02 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:46:02 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:46:02 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:46:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:46:02 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:46:02 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:46:02 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:46:02 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:46:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:46:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:46:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 16:46:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:46:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:46:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:46:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:46:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:46:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:46:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:02 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:46:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:46:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:46:02 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:46:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:02 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:46:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:46:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:46:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:46:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:46:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:46:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:02 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:46:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:46:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:46:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:46:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:46:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:46:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:46:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:46:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:46:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:46:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:46:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:46:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:46:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:46:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:46:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:46:02 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:46:02 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:46:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:46:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:46:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:46:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:46:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:46:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:46:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:46:02 Caused by: org.hibernate.exception.ConstraintViolationException: 16:46:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:02 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:02 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:02 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:46:02 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:46:02 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:46:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:46:02 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:46:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:46:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:46:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:46:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:02 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:46:02 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:46:02 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:46:02 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:46:02 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:46:02 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:46:02 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:46:02 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:46:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:46:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:46:02 ... 48 common frames omitted 16:46:02 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:46:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:02 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:02 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:02 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:02 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:46:02 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:46:02 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:46:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:46:02 ... 75 common frames omitted 16:46:02 16:46:04 2024-03-05T16:46:02.177Z WARN 13231 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:46:04 16:46:04 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:46:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:46:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:46:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:46:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:46:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:46:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:46:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:46:04 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:46:04 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:46:04 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:46:04 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:46:04 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:46:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:46:04 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:46:04 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:46:04 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:46:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:46:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:46:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:46:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:46:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:46:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:46:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:46:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:46:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:46:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:46:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:46:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:46:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:46:04 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:46:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:46:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:46:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:46:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:46:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:46:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:46:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:46:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:46:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:46:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:46:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:46:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:46:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:46:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:46:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:46:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:46:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:46:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:46:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:46:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:46:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:46:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:46:04 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:46:04 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:46:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:46:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:46:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:46:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:46:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:46:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:46:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:46:04 Caused by: org.hibernate.exception.ConstraintViolationException: 16:46:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:04 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:46:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:46:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:46:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:46:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:46:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:46:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:46:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:46:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:04 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:46:04 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:46:04 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:46:04 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:46:04 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:46:04 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:46:04 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:46:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:46:04 ... 48 common frames omitted 16:46:04 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:46:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:04 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:46:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:46:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:46:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:46:04 ... 75 common frames omitted 16:46:04 16:46:04 2024-03-05T16:46:02.436Z WARN 13231 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 16:46:04 16:46:04 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:46:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:46:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:46:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:46:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:46:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:46:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:46:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:46:04 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:46:04 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:46:04 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:46:04 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:46:04 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:46:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:46:04 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:46:04 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:46:04 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:46:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:46:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:46:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:46:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:46:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:46:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:46:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:46:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:46:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:46:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:46:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:46:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:46:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:46:04 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:46:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:46:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:46:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:46:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:46:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:46:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:46:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:46:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:46:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:46:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:46:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:46:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:46:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:46:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:46:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:46:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:46:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:46:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:46:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:46:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:46:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:46:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:46:04 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:46:04 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:46:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:46:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:46:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:46:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:46:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:46:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:46:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:46:04 Caused by: org.hibernate.exception.ConstraintViolationException: 16:46:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:04 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:46:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:46:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:46:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:46:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:46:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:46:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:46:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:46:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:04 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:46:04 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:46:04 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:46:04 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:46:04 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:46:04 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:46:04 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:46:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:46:04 ... 48 common frames omitted 16:46:04 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:46:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:04 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:46:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:46:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:46:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:46:04 ... 75 common frames omitted 16:46:04 16:46:04 2024-03-05T16:46:03.086Z WARN 13231 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 16:46:04 16:46:04 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:46:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:46:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:46:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:46:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:46:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:46:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:46:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:46:04 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:46:04 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:46:04 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:46:04 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:46:04 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:46:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:46:04 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:46:04 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:46:04 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:46:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:46:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:46:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:46:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:46:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:46:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:46:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:46:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:46:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:46:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:46:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:46:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:46:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:46:04 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:46:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:46:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:46:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:46:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:46:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:46:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:46:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:46:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:46:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:46:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:46:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:46:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:46:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:46:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:46:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:46:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:46:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:46:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:46:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:46:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:46:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:46:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:46:04 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:46:04 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:46:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:46:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:46:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:46:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:46:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:46:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:46:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:46:04 Caused by: org.hibernate.exception.ConstraintViolationException: 16:46:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:04 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:46:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:46:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:46:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:46:04 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:46:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:46:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:46:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:46:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:04 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:46:04 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:46:04 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:46:04 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:46:04 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:46:04 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:46:04 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:46:04 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:46:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:46:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:46:04 ... 48 common frames omitted 16:46:04 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:46:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:04 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:46:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:46:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:46:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:46:04 ... 75 common frames omitted 16:46:04 16:46:06 2024-03-05T16:46:04.043Z WARN 13231 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 16:46:06 16:46:06 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:46:06 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:46:06 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:46:06 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:46:06 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:46:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:06 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:46:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:46:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:46:06 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:46:06 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:46:06 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:46:06 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:46:06 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:46:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:46:06 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:46:06 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:46:06 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:46:06 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:46:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:46:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:46:06 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:46:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:06 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:46:06 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:46:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:46:06 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:46:06 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:46:06 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:46:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:06 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:46:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:46:06 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:46:06 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:46:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:06 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:46:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:46:06 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:46:06 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:46:06 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:46:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:46:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:06 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:46:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:46:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:46:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:46:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:46:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:06 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:46:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:46:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:46:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:46:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:46:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:46:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:46:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:46:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:46:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:46:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:46:06 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:46:06 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:46:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:46:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:46:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:46:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:46:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:46:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:46:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:46:06 Caused by: org.hibernate.exception.ConstraintViolationException: 16:46:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:06 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:06 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:06 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:46:06 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:46:06 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:46:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:46:06 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:46:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:06 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:46:06 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:46:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:46:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:06 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:46:06 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:46:06 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:46:06 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:46:06 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:46:06 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:46:06 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:46:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:46:06 ... 48 common frames omitted 16:46:06 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:46:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:06 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:06 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:06 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:46:06 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:46:06 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:46:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:46:06 ... 75 common frames omitted 16:46:06 16:46:06 2024-03-05T16:46:06.047Z WARN 13231 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 16:46:06 16:46:06 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:46:06 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:46:06 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:46:06 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:46:06 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:46:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:06 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:46:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:46:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:46:06 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:46:06 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:46:06 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:46:06 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:46:06 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:46:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:46:06 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:46:06 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:46:06 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:46:06 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:46:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:46:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:46:06 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:46:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:06 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:46:06 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:46:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:46:06 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:46:06 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:46:06 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:46:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:06 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:46:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:46:06 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:46:06 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:46:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:06 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:46:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:46:06 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:46:06 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:46:06 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:46:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:46:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:06 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:46:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:46:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:46:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:46:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:46:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:06 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:46:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:46:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:46:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:46:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:46:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:46:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:46:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:46:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:46:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:46:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:46:06 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:46:06 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:46:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:46:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:46:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:46:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:46:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:46:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:46:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:46:06 Caused by: org.hibernate.exception.ConstraintViolationException: 16:46:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:06 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:06 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:06 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:46:06 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:46:06 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:46:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:46:06 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:46:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:06 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:46:06 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:46:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:46:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:06 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:46:06 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:46:06 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:46:06 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:46:06 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:46:06 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:46:06 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:46:06 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:46:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:46:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:46:06 ... 48 common frames omitted 16:46:06 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:46:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:06 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:06 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:06 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:06 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:46:06 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:46:06 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:46:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:46:06 ... 75 common frames omitted 16:46:06 16:46:07 2024-03-05T16:46:06.060Z WARN 13231 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:46:07 16:46:07 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:46:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:46:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:46:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:46:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:46:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:46:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:46:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:46:07 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:46:07 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:46:07 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:46:07 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:46:07 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:46:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:46:07 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:46:07 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:46:07 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:46:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:46:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:46:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:46:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 16:46:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:46:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:46:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:46:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:46:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:46:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:46:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:46:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:46:07 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:46:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:46:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:46:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:46:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:46:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:46:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:46:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:46:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:46:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:46:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:46:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:46:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:46:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:46:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:46:07 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:46:07 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:46:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:46:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:46:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:46:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:46:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:46:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:46:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:46:07 Caused by: org.hibernate.exception.ConstraintViolationException: 16:46:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:46:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:46:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:46:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:46:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:46:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:46:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:46:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:46:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:07 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:46:07 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:46:07 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:46:07 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:46:07 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:46:07 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:46:07 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:46:07 ... 48 common frames omitted 16:46:07 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:46:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:46:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:46:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:46:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:46:07 ... 75 common frames omitted 16:46:07 16:46:07 2024-03-05T16:46:06.400Z WARN 13231 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 16:46:07 16:46:07 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:46:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:46:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:46:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:46:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:46:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:46:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:46:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:46:07 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:46:07 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:46:07 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:46:07 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:46:07 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:46:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:46:07 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:46:07 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:46:07 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:46:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:46:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:46:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:46:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 16:46:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:46:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:46:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:46:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:46:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:46:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:46:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:46:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:46:07 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:46:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:46:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:46:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:46:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:46:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:46:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:46:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:46:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:46:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:46:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:46:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:46:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:46:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:46:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:46:07 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:46:07 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:46:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:46:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:46:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:46:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:46:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:46:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:46:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:46:07 Caused by: org.hibernate.exception.ConstraintViolationException: 16:46:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:46:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:46:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:46:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:46:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:46:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:46:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:46:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:46:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:07 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:46:07 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:46:07 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:46:07 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:46:07 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:46:07 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:46:07 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:46:07 ... 48 common frames omitted 16:46:07 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:46:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:46:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:46:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:46:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:46:07 ... 75 common frames omitted 16:46:07 16:46:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.233 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 16:46:07 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 16:46:07 2024-03-05T16:46:07.104Z WARN 13231 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:46:07 16:46:07 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:46:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:46:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:46:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:46:07 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:46:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:46:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:46:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:46:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 16:46:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:46:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:46:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:46:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:46:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:46:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:46:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:46:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:46:07 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:46:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:46:07 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:46:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:46:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:46:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:46:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:46:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:46:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:46:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:46:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:46:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:46:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:46:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:46:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:46:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:46:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:46:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:46:07 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:46:07 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:46:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:46:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:46:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:46:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:46:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:46:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:46:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:46:07 Caused by: org.hibernate.exception.ConstraintViolationException: 16:46:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:46:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:46:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:46:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:46:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:46:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:46:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:64) 16:46:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:07 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 16:46:07 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 16:46:07 at java.base/java.lang.Class.newInstance(Class.java:645) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 16:46:07 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 16:46:07 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:46:07 ... 30 common frames omitted 16:46:07 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:46:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:46:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:46:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:46:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:46:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:46:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:46:07 ... 46 common frames omitted 16:46:07 16:46:07 2024-03-05T16:46:07.109Z WARN 13231 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:46:07 16:46:07 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' 16:46:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:46:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:46:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:46:07 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:46:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 16:46:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:46:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:46:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:46:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:46:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:46:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:46:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:46:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:46:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:46:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:46:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:46:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:46:07 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:46:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:46:07 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:46:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:46:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:46:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:46:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:46:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:46:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:46:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:46:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:46:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:46:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:46:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:46:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:46:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:46:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:46:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:46:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:46:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:46:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:46:07 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:46:07 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:46:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:46:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:46:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:46:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:46:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:46:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:46:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:46:07 Caused by: org.hibernate.exception.ConstraintViolationException: 16:46:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:46:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:46:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:46:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:46:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:46:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:46:07 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:66) 16:46:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:07 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 16:46:07 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 16:46:07 at java.base/java.lang.Class.newInstance(Class.java:645) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 16:46:07 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 16:46:07 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 16:46:07 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:46:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:46:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:46:07 ... 30 common frames omitted 16:46:07 Caused by: java.sql.SQLException: no checksum 16:46:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:46:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:46:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:46:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:46:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:46:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:46:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:46:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:46:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:46:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:46:07 ... 46 common frames omitted 16:46:07 16:46:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 16:46:07 [INFO] Running org.onap.cps.spi.impl.utils.CpsValidatorSpec 16:46:07 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec 16:46:07 [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec 16:46:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.utils.EscapeUtilsSpec 16:46:07 [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec 16:46:07 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.onap.cps.spi.utils.SessionManagerSpec 16:46:07 2024-03-05T16:46:07.319Z INFO 13231 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 16:46:07 2024-03-05T16:46:07.320Z INFO 13231 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed 16:46:07 [INFO] 16:46:07 [INFO] Results: 16:46:07 [INFO] 16:46:07 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 16:46:07 [INFO] 16:46:07 [INFO] 16:46:07 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- 16:46:07 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:46:07 [INFO] Analyzed bundle 'cps-ri' with 22 classes 16:46:07 [INFO] 16:46:07 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- 16:46:07 [INFO] 16:46:07 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 16:46:07 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.7-SNAPSHOT.jar 16:46:07 [INFO] 16:46:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- 16:46:07 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:46:07 [INFO] 16:46:07 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- 16:46:07 [INFO] 16:46:07 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- 16:46:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:46:07 [INFO] 16:46:07 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- 16:46:07 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:46:07 [INFO] Analyzed bundle 'cps-ri' with 22 classes 16:46:07 [INFO] All coverage checks have been met. 16:46:07 [INFO] 16:46:07 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- 16:46:07 [INFO] 16:46:07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 16:46:07 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.7-SNAPSHOT/cps-ri-3.4.7-SNAPSHOT.jar 16:46:07 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.7-SNAPSHOT/cps-ri-3.4.7-SNAPSHOT.pom 16:46:07 [INFO] 16:46:07 [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- 16:46:07 [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.7-SNAPSHOT [17/23] 16:46:07 [INFO] --------------------------------[ pom ]--------------------------------- 16:46:07 [INFO] 16:46:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- 16:46:07 [INFO] 16:46:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- 16:46:07 [INFO] 16:46:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- 16:46:07 [INFO] 16:46:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- 16:46:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:46:07 [INFO] surefireArgLine set to empty 16:46:07 [INFO] 16:46:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- 16:46:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:46:07 [INFO] argLine set to empty 16:46:07 [INFO] 16:46:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- 16:46:07 [INFO] You have 0 Checkstyle violations. 16:46:07 [INFO] 16:46:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- 16:46:07 [INFO] You have 0 Checkstyle violations. 16:46:07 [INFO] 16:46:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- 16:46:07 [INFO] Starting audit... 16:46:07 Audit done. 16:46:07 [INFO] You have 0 Checkstyle violations. 16:46:07 [INFO] 16:46:07 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> 16:46:07 [INFO] 16:46:07 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- 16:46:07 [INFO] 16:46:07 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< 16:46:07 [INFO] 16:46:07 [INFO] 16:46:07 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- 16:46:07 [INFO] 16:46:07 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- 16:46:07 [INFO] No sources specified for compilation. Skipping. 16:46:07 [INFO] 16:46:07 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- 16:46:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:46:07 [INFO] 16:46:07 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- 16:46:07 [INFO] 16:46:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- 16:46:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:46:07 [INFO] failsafeArgLine set to empty 16:46:07 [INFO] 16:46:07 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 16:46:07 [INFO] No tests to run. 16:46:07 [INFO] 16:46:07 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- 16:46:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:46:07 [INFO] 16:46:07 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- 16:46:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:46:07 [INFO] 16:46:07 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 16:46:07 [INFO] 16:46:07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- 16:46:07 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.7-SNAPSHOT/dmi-plugin-demo-and-csit-stub-3.4.7-SNAPSHOT.pom 16:46:07 [INFO] 16:46:07 [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- 16:46:07 [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.7-SNAPSHOT [18/23] 16:46:07 [INFO] --------------------------------[ jar ]--------------------------------- 16:46:08 [INFO] 16:46:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- 16:46:08 [INFO] 16:46:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- 16:46:08 [INFO] 16:46:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- 16:46:08 [INFO] 16:46:08 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:46:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:46:08 [INFO] surefireArgLine set to empty 16:46:08 [INFO] 16:46:08 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- 16:46:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:46:08 [INFO] argLine set to empty 16:46:08 [INFO] 16:46:08 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- 16:46:08 [INFO] You have 0 Checkstyle violations. 16:46:08 [INFO] 16:46:08 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 16:46:08 [INFO] You have 0 Checkstyle violations. 16:46:08 [INFO] 16:46:08 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 16:46:08 [INFO] Starting audit... 16:46:08 Audit done. 16:46:08 [INFO] You have 0 Checkstyle violations. 16:46:08 [INFO] 16:46:08 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- 16:46:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:46:08 [INFO] Copying 12 resources 16:46:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-sources/license 16:46:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-resources/licenses 16:46:08 [INFO] 16:46:08 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- 16:46:08 [INFO] Changes detected - recompiling the module! :dependency 16:46:08 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 16:46:08 [INFO] 16:46:08 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> 16:46:08 [INFO] 16:46:08 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- 16:46:08 [INFO] Fork Value is true 16:46:10 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:46:10 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 16:46:10 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:46:10 [java] WARNING: System::setSecurityManager will be removed in a future release 16:46:11 [INFO] Done SpotBugs Analysis.... 16:46:11 [INFO] 16:46:11 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< 16:46:11 [INFO] 16:46:11 [INFO] 16:46:11 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- 16:46:11 [INFO] BugInstance size is 0 16:46:11 [INFO] Error size is 0 16:46:11 [INFO] No errors/warnings found 16:46:11 [INFO] 16:46:11 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- 16:46:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:46:11 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/test/resources 16:46:11 [INFO] 16:46:11 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- 16:46:11 [INFO] No sources to compile 16:46:11 [INFO] 16:46:11 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- 16:46:11 [INFO] No sources specified for compilation. Skipping. 16:46:11 [INFO] 16:46:11 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:46:11 [INFO] No tests to run. 16:46:11 [INFO] 16:46:11 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:46:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:46:11 [INFO] 16:46:11 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- 16:46:11 [INFO] 16:46:11 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- 16:46:11 [INFO] Building jar: /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.7-SNAPSHOT.jar 16:46:11 [INFO] 16:46:11 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:46:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:46:11 [INFO] failsafeArgLine set to empty 16:46:11 [INFO] 16:46:11 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 16:46:11 [INFO] No tests to run. 16:46:11 [INFO] 16:46:11 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:46:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:46:11 [INFO] 16:46:11 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- 16:46:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:46:11 [INFO] 16:46:11 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 16:46:11 [INFO] 16:46:11 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- 16:46:11 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.7-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.7-SNAPSHOT.jar 16:46:11 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.7-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.7-SNAPSHOT.pom 16:46:11 [INFO] 16:46:11 [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- 16:46:11 [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.7-SNAPSHOT [19/23] 16:46:11 [INFO] --------------------------------[ jar ]--------------------------------- 16:46:11 [INFO] 16:46:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- 16:46:11 [INFO] 16:46:11 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- 16:46:11 [INFO] 16:46:11 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- 16:46:11 [INFO] 16:46:11 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:46:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:46:11 [INFO] surefireArgLine set to empty 16:46:11 [INFO] 16:46:11 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- 16:46:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:46:11 [INFO] argLine set to empty 16:46:11 [INFO] 16:46:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- 16:46:11 [INFO] You have 0 Checkstyle violations. 16:46:11 [INFO] 16:46:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 16:46:11 [INFO] You have 0 Checkstyle violations. 16:46:11 [INFO] 16:46:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 16:46:11 [INFO] Starting audit... 16:46:11 Audit done. 16:46:11 [INFO] You have 0 Checkstyle violations. 16:46:11 [INFO] 16:46:11 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- 16:46:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:46:11 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/main/resources 16:46:11 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-sources/license 16:46:11 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-resources/licenses 16:46:11 [INFO] 16:46:11 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- 16:46:11 [INFO] Changes detected - recompiling the module! :dependency 16:46:11 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 16:46:12 [INFO] 16:46:12 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> 16:46:12 [INFO] 16:46:12 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- 16:46:12 [INFO] Fork Value is true 16:46:13 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:46:13 [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) 16:46:13 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:46:13 [java] WARNING: System::setSecurityManager will be removed in a future release 16:46:14 [INFO] Done SpotBugs Analysis.... 16:46:14 [INFO] 16:46:14 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< 16:46:14 [INFO] 16:46:14 [INFO] 16:46:14 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- 16:46:14 [INFO] BugInstance size is 0 16:46:14 [INFO] Error size is 0 16:46:14 [INFO] No errors/warnings found 16:46:14 [INFO] 16:46:14 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- 16:46:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:46:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/test/resources 16:46:14 [INFO] 16:46:14 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- 16:46:14 [INFO] No sources to compile 16:46:14 [INFO] 16:46:14 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- 16:46:14 [INFO] No sources specified for compilation. Skipping. 16:46:14 [INFO] 16:46:14 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:46:14 [INFO] No tests to run. 16:46:14 [INFO] 16:46:14 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:46:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:46:14 [INFO] 16:46:14 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- 16:46:14 [INFO] 16:46:14 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- 16:46:14 [INFO] Building jar: /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.7-SNAPSHOT.jar 16:46:14 [INFO] 16:46:14 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- 16:46:16 [INFO] 16:46:16 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.7-SNAPSHOT-20240305T164021Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 16:46:16 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 16:46:16 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 16:46:16 [INFO] Building dependencies layer... 16:46:16 [INFO] Building project dependencies layer... 16:46:16 [INFO] Building resources layer... 16:46:16 [INFO] Building classes layer... 16:46:16 [INFO] Building jvm arg files layer... 16:46:16 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 16:46:19 [INFO] 16:46:19 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 16:46:19 [INFO] Loading to Docker daemon... 16:46:22 [INFO] 16:46:22 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.7-SNAPSHOT-20240305T164021Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 16:46:22 [INFO] 16:46:22 [INFO] A new version of jib-maven-plugin (3.4.1) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 16:46:22 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 16:46:22 [INFO] 16:46:22 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 16:46:22 [INFO] 16:46:22 [INFO] 16:46:22 [INFO] 16:46:22 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:46:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:46:22 [INFO] failsafeArgLine set to empty 16:46:22 [INFO] 16:46:22 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 16:46:22 [INFO] No tests to run. 16:46:22 [INFO] 16:46:22 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:46:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:46:22 [INFO] 16:46:22 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- 16:46:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:46:22 [INFO] 16:46:22 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 16:46:22 [INFO] 16:46:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- 16:46:22 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.7-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.7-SNAPSHOT.jar 16:46:22 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.7-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.7-SNAPSHOT.pom 16:46:22 [INFO] 16:46:22 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 16:46:22 [INFO] Building integration-test 3.4.7-SNAPSHOT [20/23] 16:46:22 [INFO] --------------------------------[ jar ]--------------------------------- 16:46:22 [INFO] 16:46:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 16:46:22 [INFO] 16:46:22 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- 16:46:22 [INFO] 16:46:22 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- 16:46:22 [INFO] 16:46:22 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- 16:46:22 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:46:22 [INFO] 16:46:22 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- 16:46:22 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:46:22 [INFO] 16:46:22 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- 16:46:22 [INFO] You have 0 Checkstyle violations. 16:46:22 [INFO] 16:46:22 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- 16:46:22 [INFO] You have 0 Checkstyle violations. 16:46:22 [INFO] 16:46:22 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- 16:46:22 [INFO] Starting audit... 16:46:22 Audit done. 16:46:22 [INFO] You have 0 Checkstyle violations. 16:46:22 [INFO] 16:46:22 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 16:46:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:46:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources 16:46:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license 16:46:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses 16:46:22 [INFO] 16:46:22 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- 16:46:22 [INFO] No sources to compile 16:46:22 [INFO] 16:46:22 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> 16:46:22 [INFO] 16:46:22 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- 16:46:22 [INFO] 16:46:22 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< 16:46:22 [INFO] 16:46:22 [INFO] 16:46:22 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- 16:46:22 [INFO] 16:46:22 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 16:46:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:46:22 [INFO] Copying 20 resources 16:46:22 [INFO] 16:46:22 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- 16:46:22 [INFO] Changes detected - recompiling the module! :dependency 16:46:22 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:46:22 [INFO] 16:46:22 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- 16:46:22 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:46:22 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:46:24 [INFO] Compiled 81 files. 16:46:24 [INFO] 16:46:24 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- 16:46:24 [INFO] 16:46:24 [INFO] ------------------------------------------------------- 16:46:24 [INFO] T E S T S 16:46:24 [INFO] ------------------------------------------------------- 16:46:27 16:46:27.219 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 16:46:27 [INFO] Running org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 16:46:51 16:46:27.589 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 16:46:51 16:46:27.999 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 16:46:51 16:46:28.001 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 16:46:51 16:46:28.020 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 16:46:51 Server Version: 23.0.1 16:46:51 API Version: 1.42 16:46:51 Operating System: CentOS Stream 8 16:46:51 Total Memory: 31890 MB 16:46:51 16:46:28.024 [main] WARN org.testcontainers.utility.ResourceReaper -- 16:46:51 ******************************************************************************** 16:46:51 Ryuk has been disabled. This can cause unexpected behavior in your environment. 16:46:51 ******************************************************************************** 16:46:51 16:46:28.027 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 16:46:51 16:46:28.028 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 16:46:51 16:46:28.054 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling docker image: registry.nordix.org/onaptest/postgres:14.1. Please be patient; this may take some time but only needs to be done once. 16:46:51 16:46:28.060 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/postgres:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 16:46:51 16:46:30.222 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 16:46:51 16:46:30.244 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 16:46:51 16:46:30.787 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 16:46:51 16:46:31.764 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (5 MB/? MB) 16:46:51 16:46:32.091 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (12 MB/? MB) 16:46:51 16:46:33.019 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (34 MB/? MB) 16:46:51 16:46:33.258 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (36 MB/? MB) 16:46:51 16:46:33.463 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (40 MB/? MB) 16:46:51 16:46:33.555 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (40 MB/? MB) 16:46:51 16:46:33.782 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (40 MB/? MB) 16:46:51 16:46:34.090 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 1 extracted, (40 MB/? MB) 16:46:51 16:46:34.097 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 1 extracted, (40 MB/? MB) 16:46:51 16:46:34.280 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 2 extracted, (41 MB/? MB) 16:46:51 16:46:34.306 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 2 extracted, (41 MB/? MB) 16:46:51 16:46:34.363 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 3 extracted, (41 MB/? MB) 16:46:51 16:46:34.477 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 4 extracted, (41 MB/? MB) 16:46:51 16:46:34.615 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 4 extracted, (41 MB/? MB) 16:46:51 16:46:34.820 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 5 extracted, (44 MB/? MB) 16:46:51 16:46:34.831 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (44 MB/? MB) 16:46:51 16:46:34.931 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (45 MB/? MB) 16:46:51 16:46:35.010 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (47 MB/? MB) 16:46:51 16:46:35.095 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (47 MB/? MB) 16:46:51 16:46:39.029 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (127 MB/130 MB) 16:46:51 16:46:41.261 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (130 MB/130 MB) 16:46:51 16:46:41.347 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (130 MB/130 MB) 16:46:51 16:46:41.448 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (130 MB/130 MB) 16:46:51 16:46:41.524 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (130 MB/130 MB) 16:46:51 16:46:41.609 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (130 MB/130 MB) 16:46:51 16:46:41.626 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 11s (downloaded 130 MB at 11 MB/s) 16:46:51 16:46:41.660 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 16:46:51 16:46:44.622 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: e3fe68b227da3547e58cc887cb0abc65c2c5140e71ccc9b30792961d4b0e007a 16:46:51 16:46:46.404 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT18.375685436S 16:46:51 16:46:46.406 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32790/test?loggerLevel=OFF) 16:46:51 16:46:25,781 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:46:51 16:46:25,810 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:46:51 16:46:25,811 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:46:51 16:46:25,813 |-INFO in ch.qos.logback.classic.BasicConfigurator@31ef9ac6 - Setting up default configuration. 16:46:51 16:46:46,776 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@87ef6de - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:46:51 16:46:46,850 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@13572152 - 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. 16:46:51 16:46:46,850 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@87ef6de - 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 16:46:51 16:46:46,853 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:46:51 16:46:46,853 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:46:51 16:46:46,854 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:46:51 16:46:46,855 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@13572152 - 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. 16:46:51 16:46:46,855 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@87ef6de - 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 16:46:51 16:46:46,862 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:46:51 16:46:46,862 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:46:51 16:46:46,866 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:46:51 16:46:46,896 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709657206894) 16:46:51 16:46:46,897 |-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.7-SNAPSHOT.jar!/logback-spring.xml] 16:46:51 16:46:46,897 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:46:51 16:46:46,901 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:46:51 16:46:46,907 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:46:51 16:46:46,907 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@249b2dd4 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:46:51 16:46:46,908 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:46:51 16:46:46,908 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@249b2dd4 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:46:51 16:46:46,908 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:46:51 16:46:46,908 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@249b2dd4 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:46:51 16:46:46,908 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:46:51 16:46:46,908 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@249b2dd4 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:46:51 16:46:46,908 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:46:51 16:46:46,908 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@249b2dd4 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:46:51 16:46:46,908 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:46:51 16:46:46,908 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@249b2dd4 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:46:51 16:46:46,908 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:46:51 16:46:46,908 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@249b2dd4 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:46:51 16:46:46,909 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:46:51 16:46:46,909 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@249b2dd4 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:46:51 16:46:46,909 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:46:51 16:46:46,909 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:46:51 16:46:46,914 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:46:51 16:46:46,933 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:46:51 16:46:46,933 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:46:51 16:46:46,944 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:46:51 16:46:46,951 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:46:51 16:46:47,208 |-INFO in ch.qos.logback.classic.pattern.DateConverter@696faa2b - Setting zoneId to "UTC" 16:46:51 16:46:47,216 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:46:51 16:46:47,216 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:46:51 16:46:47,458 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:46:51 16:46:47,459 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:46:51 16:46:47,459 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:46:51 16:46:47,459 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:46:51 16:46:47,459 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:46:51 16:46:47,460 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@249b2dd4 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:46:51 16:46:47,460 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:46:51 16:46:47,460 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@16d869de - End of configuration. 16:46:51 16:46:47,460 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3caf87e6 - Registering current configuration as safe fallback point 16:46:51 16:46:51 2024-03-05T16:46:47.600Z INFO 13699 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Starting CpsAnchorServiceIntegrationSpec using Java 17.0.6-ea with PID 13699 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 16:46:51 2024-03-05T16:46:47.601Z INFO 13699 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:46:51 2024-03-05T16:46:48.292Z INFO 13699 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 16:46:51 2024-03-05T16:46:48.352Z INFO 13699 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 52 ms. Found 6 JPA repository interfaces. 16:46:51 2024-03-05T16:46:49.411Z INFO 13699 --- [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 16:46:51 2024-03-05T16:46:49.605Z INFO 13699 --- [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@211a1106 16:46:51 2024-03-05T16:46:49.607Z INFO 13699 --- [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 16:46:51 2024-03-05T16:46:49.792Z INFO 13699 --- [ main] liquibase.database : Set default schema name to public 16:46:51 2024-03-05T16:46:49.976Z INFO 13699 --- [ main] liquibase.lockservice : Successfully acquired change log lock 16:46:51 2024-03-05T16:46:50.286Z INFO 13699 --- [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 16:46:51 2024-03-05T16:46:50.292Z INFO 13699 --- [ main] liquibase.changelog : Reading from public.databasechangelog 16:46:51 2024-03-05T16:46:50.465Z INFO 13699 --- [ main] liquibase.command : Using deploymentId: 9657210296 16:46:51 2024-03-05T16:46:50.480Z INFO 13699 --- [ main] liquibase.changelog : Reading from public.databasechangelog 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 16:46:51 2024-03-05T16:46:50.574Z INFO 13699 --- [ main] liquibase.changelog : Table anchor created 16:46:51 2024-03-05T16:46:50.575Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 9ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 16:46:51 2024-03-05T16:46:50.582Z INFO 13699 --- [ main] liquibase.changelog : Table relation created 16:46:51 2024-03-05T16:46:50.582Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 3ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 16:46:51 2024-03-05T16:46:50.587Z INFO 13699 --- [ main] liquibase.changelog : Table relation_type created 16:46:51 2024-03-05T16:46:50.588Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 4ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 16:46:51 2024-03-05T16:46:50.594Z INFO 13699 --- [ main] liquibase.changelog : Table fragment created 16:46:51 2024-03-05T16:46:50.594Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 5ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 16:46:51 2024-03-05T16:46:50.599Z INFO 13699 --- [ main] liquibase.changelog : Table schema_set created 16:46:51 2024-03-05T16:46:50.600Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 3ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 16:46:51 2024-03-05T16:46:50.605Z INFO 13699 --- [ main] liquibase.changelog : Table yang_resource created 16:46:51 2024-03-05T16:46:50.606Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 4ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 16:46:51 2024-03-05T16:46:50.611Z INFO 13699 --- [ main] liquibase.changelog : Table dataspace created 16:46:51 2024-03-05T16:46:50.611Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 4ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 16:46:51 2024-03-05T16:46:50.616Z INFO 13699 --- [ main] liquibase.changelog : Table schema_node created 16:46:51 2024-03-05T16:46:50.617Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 4ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 16:46:51 2024-03-05T16:46:50.620Z INFO 13699 --- [ main] liquibase.changelog : Table schema_set_yang_resources created 16:46:51 2024-03-05T16:46:50.621Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 2ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 16:46:51 2024-03-05T16:46:50.624Z INFO 13699 --- [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 16:46:51 2024-03-05T16:46:50.625Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 3ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 16:46:51 2024-03-05T16:46:50.629Z INFO 13699 --- [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 16:46:51 2024-03-05T16:46:50.629Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 3ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 16:46:51 2024-03-05T16:46:50.634Z INFO 13699 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 16:46:51 2024-03-05T16:46:50.634Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 3ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 16:46:51 2024-03-05T16:46:50.638Z INFO 13699 --- [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 16:46:51 2024-03-05T16:46:50.638Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 2ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 16:46:51 2024-03-05T16:46:50.641Z INFO 13699 --- [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 16:46:51 2024-03-05T16:46:50.642Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 2ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 16:46:51 2024-03-05T16:46:50.645Z INFO 13699 --- [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 16:46:51 2024-03-05T16:46:50.645Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 2ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 16:46:51 2024-03-05T16:46:50.649Z INFO 13699 --- [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 16:46:51 2024-03-05T16:46:50.650Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 2ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 16:46:51 2024-03-05T16:46:50.652Z INFO 13699 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 16:46:51 2024-03-05T16:46:50.653Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 2ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 16:46:51 2024-03-05T16:46:50.656Z INFO 13699 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 16:46:51 2024-03-05T16:46:50.656Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 2ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 16:46:51 2024-03-05T16:46:50.659Z INFO 13699 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 16:46:51 2024-03-05T16:46:50.660Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 16:46:51 2024-03-05T16:46:50.663Z INFO 13699 --- [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 16:46:51 2024-03-05T16:46:50.663Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 16:46:51 2024-03-05T16:46:50.667Z INFO 13699 --- [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 16:46:51 2024-03-05T16:46:50.668Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 3ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 16:46:51 2024-03-05T16:46:50.672Z INFO 13699 --- [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 16:46:51 2024-03-05T16:46:50.672Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 16:46:51 2024-03-05T16:46:50.677Z INFO 13699 --- [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 16:46:51 2024-03-05T16:46:50.677Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 3ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 16:46:51 2024-03-05T16:46:50.681Z INFO 13699 --- [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 16:46:51 2024-03-05T16:46:50.681Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 2ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 16:46:51 2024-03-05T16:46:50.685Z INFO 13699 --- [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 16:46:51 2024-03-05T16:46:50.685Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 2ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 16:46:51 2024-03-05T16:46:50.689Z INFO 13699 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 16:46:51 2024-03-05T16:46:50.689Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 2ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 16:46:51 2024-03-05T16:46:50.693Z INFO 13699 --- [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 16:46:51 2024-03-05T16:46:50.694Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 3ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 16:46:51 2024-03-05T16:46:50.697Z INFO 13699 --- [ main] liquibase.changelog : Unique constraint added to dataspace(name) 16:46:51 2024-03-05T16:46:50.698Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 3ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 16:46:51 2024-03-05T16:46:50.702Z INFO 13699 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 16:46:51 2024-03-05T16:46:50.702Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 3ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 16:46:51 2024-03-05T16:46:50.706Z INFO 13699 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 16:46:51 2024-03-05T16:46:50.706Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 2ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 16:46:51 2024-03-05T16:46:50.710Z INFO 13699 --- [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 16:46:51 2024-03-05T16:46:50.710Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 16:46:51 2024-03-05T16:46:50.714Z INFO 13699 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 16:46:51 2024-03-05T16:46:50.714Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 2ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 16:46:51 2024-03-05T16:46:50.718Z INFO 13699 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 16:46:51 2024-03-05T16:46:50.719Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 3ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 16:46:51 2024-03-05T16:46:50.723Z INFO 13699 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 16:46:51 2024-03-05T16:46:50.723Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 2ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 16:46:51 2024-03-05T16:46:50.727Z INFO 13699 --- [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 16:46:51 2024-03-05T16:46:50.728Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 3ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 16:46:51 2024-03-05T16:46:50.732Z INFO 13699 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 16:46:51 2024-03-05T16:46:50.732Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 2ms 16:46:51 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 16:46:51 2024-03-05T16:46:50.736Z INFO 13699 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 16:46:51 2024-03-05T16:46:50.737Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 2ms 16:46:51 Running Changeset: changelog/db/changes/02-loadData-dataspace.yaml::2::cps 16:46:51 2024-03-05T16:46:50.806Z INFO 13699 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dataspace.csv' into table 'dataspace' 16:46:51 2024-03-05T16:46:50.807Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/02-loadData-dataspace.yaml::2::cps ran successfully in 69ms 16:46:51 Running Changeset: changelog/db/changes/03-loadData-schema-set.yaml::3.1::cps 16:46:51 2024-03-05T16:46:50.825Z INFO 13699 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/schema_set.csv' into table 'schema_set' 16:46:51 2024-03-05T16:46:50.826Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.1::cps ran successfully in 17ms 16:46:51 Running Changeset: changelog/db/changes/03-loadData-schema-set.yaml::3.2::cps 16:46:51 2024-03-05T16:46:50.984Z INFO 13699 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/yang_resource.csv' into table 'yang_resource' 16:46:51 2024-03-05T16:46:50.991Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.2::cps ran successfully in 163ms 16:46:51 Running Changeset: changelog/db/changes/03-loadData-schema-set.yaml::3.3::cps 16:46:51 2024-03-05T16:46:51.014Z INFO 13699 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/schema_set_yang_resources.csv' into table 'schema_set_yang_resources' 16:46:51 2024-03-05T16:46:51.014Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.3::cps ran successfully in 20ms 16:46:51 Running Changeset: changelog/db/changes/04-loadData-anchor.yaml::4::cps 16:46:51 2024-03-05T16:46:51.029Z INFO 13699 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/anchor.csv' into table 'anchor' 16:46:51 2024-03-05T16:46:51.029Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/04-loadData-anchor.yaml::4::cps ran successfully in 14ms 16:46:51 Running Changeset: changelog/db/changes/05-loadData-fragment.yaml::5::cps 16:46:51 2024-03-05T16:46:51.301Z INFO 13699 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/fragment.csv' into table 'fragment' 16:46:51 2024-03-05T16:46:51.302Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5::cps ran successfully in 271ms 16:46:51 Running Changeset: changelog/db/changes/05-loadData-fragment.yaml::5.1::cps 16:46:51 2024-03-05T16:46:51.317Z INFO 13699 --- [ main] liquibase.changelog : Custom SQL executed 16:46:51 2024-03-05T16:46:51.319Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5.1::cps ran successfully in 15ms 16:46:51 Running Changeset: changelog/db/changes/05-loadData-fragment.yaml::5.2::cps 16:46:51 2024-03-05T16:46:51.323Z INFO 13699 --- [ main] liquibase.changelog : Custom SQL executed 16:46:51 2024-03-05T16:46:51.323Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5.2::cps ran successfully in 3ms 16:46:51 Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 16:46:51 2024-03-05T16:46:51.326Z INFO 13699 --- [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 16:46:51 2024-03-05T16:46:51.328Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 4ms 16:46:51 Running Changeset: changelog/db/changes/07-update-yang-resource-checksums.yaml::7::cps 16:46:51 2024-03-05T16:46:51.330Z INFO 13699 --- [ main] liquibase.changelog : Data updated in yang_resource 16:46:51 2024-03-05T16:46:51.331Z INFO 13699 --- [ main] liquibase.changelog : Data updated in yang_resource 16:46:51 2024-03-05T16:46:51.332Z INFO 13699 --- [ main] liquibase.changelog : Data updated in yang_resource 16:46:51 2024-03-05T16:46:51.332Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/07-update-yang-resource-checksums.yaml::7::cps ran successfully in 3ms 16:46:51 Running Changeset: changelog/db/changes/08-update-yang-resources.yaml::8::cps 16:46:51 2024-03-05T16:46:51.372Z INFO 13699 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/08-update-yang-resources-cps-ran-model-forward.sql executed 16:46:51 2024-03-05T16:46:51.389Z INFO 13699 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/08-update-yang-resources-ietf-yang-types-forward.sql executed 16:46:51 2024-03-05T16:46:51.407Z INFO 13699 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/08-update-yang-resources-ietf-inet-types-forward.sql executed 16:46:51 2024-03-05T16:46:51.408Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/08-update-yang-resources.yaml::8::cps ran successfully in 74ms 16:46:51 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9::cps 16:46:51 2024-03-05T16:46:51.425Z INFO 13699 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/dataspace.csv' into table 'dataspace' 16:47:09 2024-03-05T16:46:51.425Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9::cps ran successfully in 15ms 16:47:09 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.1::cps 16:47:09 2024-03-05T16:46:51.478Z INFO 13699 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/schema_set.csv' into table 'schema_set' 16:47:09 2024-03-05T16:46:51.479Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.1::cps ran successfully in 52ms 16:47:09 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.2::cps 16:47:09 2024-03-05T16:46:51.486Z INFO 13699 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/yang_resource.csv' into table 'yang_resource' 16:47:09 2024-03-05T16:46:51.487Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.2::cps ran successfully in 6ms 16:47:09 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.3::cps 16:47:09 2024-03-05T16:46:51.500Z INFO 13699 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/schema_set_yang_resources.csv' into table 'schema_set_yang_resources' 16:47:09 2024-03-05T16:46:51.501Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.3::cps ran successfully in 13ms 16:47:09 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.4::cps 16:47:09 2024-03-05T16:46:51.516Z INFO 13699 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/anchor.csv' into table 'anchor' 16:47:09 2024-03-05T16:46:51.517Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.4::cps ran successfully in 14ms 16:47:09 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.5::cps 16:47:09 2024-03-05T16:46:51.521Z INFO 13699 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/yang_resource@2021-10-20.csv' into table 'yang_resource' 16:47:09 2024-03-05T16:46:51.522Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.5::cps ran successfully in 4ms 16:47:09 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.6::cps 16:47:09 2024-03-05T16:46:51.531Z INFO 13699 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/schema_set_yang_resources@2021-10-20.csv' into table 'schema_set_yang_resources' 16:47:09 2024-03-05T16:46:51.531Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.6::cps ran successfully in 8ms 16:47:09 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.7::cps 16:47:09 2024-03-05T16:46:51.535Z INFO 13699 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi//generated-csv/generated_yang_resource_dmi-registry@2021-12-13.csv' into table 'yang_resource' 16:47:09 2024-03-05T16:46:51.536Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.7::cps ran successfully in 3ms 16:47:09 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.8::cps 16:47:09 2024-03-05T16:46:51.545Z INFO 13699 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/schema_set_yang_resources@2021-12-13.csv' into table 'schema_set_yang_resources' 16:47:09 2024-03-05T16:46:51.546Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.8::cps ran successfully in 8ms 16:47:09 Running Changeset: changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10::cps 16:47:09 2024-03-05T16:46:51.549Z INFO 13699 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/fragment.csv' into table 'fragment' 16:47:09 2024-03-05T16:46:51.550Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10::cps ran successfully in 3ms 16:47:09 Running Changeset: changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.1::cps 16:47:09 2024-03-05T16:46:51.552Z INFO 13699 --- [ main] liquibase.changelog : Custom SQL executed 16:47:09 2024-03-05T16:46:51.554Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.1::cps ran successfully in 3ms 16:47:09 Running Changeset: changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.2::cps 16:47:09 2024-03-05T16:46:51.557Z INFO 13699 --- [ main] liquibase.changelog : Custom SQL executed 16:47:09 2024-03-05T16:46:51.557Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.2::cps ran successfully in 2ms 16:47:09 Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 16:47:09 2024-03-05T16:46:51.561Z INFO 13699 --- [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 16:47:09 2024-03-05T16:46:51.562Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 3ms 16:47:09 Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 16:47:09 2024-03-05T16:46:51.566Z INFO 13699 --- [ main] liquibase.changelog : Custom SQL executed 16:47:09 2024-03-05T16:46:51.566Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 3ms 16:47:09 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12::cps 16:47:09 2024-03-05T16:46:51.569Z INFO 13699 --- [ main] liquibase.changelog : Custom SQL executed 16:47:09 2024-03-05T16:46:51.570Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12::cps ran successfully in 3ms 16:47:09 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.1::cps 16:47:09 2024-03-05T16:46:51.572Z INFO 13699 --- [ main] liquibase.changelog : Custom SQL executed 16:47:09 2024-03-05T16:46:51.572Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.1::cps ran successfully in 1ms 16:47:09 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.2::cps 16:47:09 2024-03-05T16:46:51.575Z INFO 13699 --- [ main] liquibase.changelog : Custom SQL executed 16:47:09 2024-03-05T16:46:51.575Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.2::cps ran successfully in 2ms 16:47:09 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.3::cps 16:47:09 2024-03-05T16:46:51.577Z INFO 13699 --- [ main] liquibase.changelog : Custom SQL executed 16:47:09 2024-03-05T16:46:51.578Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.3::cps ran successfully in 2ms 16:47:09 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.4::cps 16:47:09 2024-03-05T16:46:51.580Z INFO 13699 --- [ main] liquibase.changelog : Custom SQL executed 16:47:09 2024-03-05T16:46:51.581Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.4::cps ran successfully in 2ms 16:47:09 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.5::cps 16:47:09 2024-03-05T16:46:51.583Z INFO 13699 --- [ main] liquibase.changelog : Custom SQL executed 16:47:09 2024-03-05T16:46:51.583Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.5::cps ran successfully in 1ms 16:47:09 Running Changeset: changelog/db/changes/13-insert-dmi-registry-2022-02-10-schema-set.yaml::13::cps 16:47:09 2024-03-05T16:46:51.587Z INFO 13699 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/generated-csv/generated_yang_resource_dmi-registry@2022-02-10.csv' into table 'yang_resource' 16:47:09 2024-03-05T16:46:51.587Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/13-insert-dmi-registry-2022-02-10-schema-set.yaml::13::cps ran successfully in 3ms 16:47:09 Running Changeset: changelog/db/changes/13-insert-dmi-registry-2022-02-10-schema-set.yaml::13.1::cps 16:47:09 2024-03-05T16:46:51.590Z INFO 13699 --- [ main] liquibase.changelog : Custom SQL executed 16:47:09 2024-03-05T16:46:51.590Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/13-insert-dmi-registry-2022-02-10-schema-set.yaml::13.1::cps ran successfully in 2ms 16:47:09 Running Changeset: changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14::cps 16:47:09 2024-03-05T16:46:51.593Z INFO 13699 --- [ main] liquibase.changelog : Custom SQL executed 16:47:09 2024-03-05T16:46:51.593Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14::cps ran successfully in 2ms 16:47:09 Running Changeset: changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.1::cps 16:47:09 2024-03-05T16:46:51.596Z INFO 13699 --- [ main] liquibase.changelog : Custom SQL executed 16:47:09 2024-03-05T16:46:51.596Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.1::cps ran successfully in 1ms 16:47:09 Running Changeset: changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.2::cps 16:47:09 2024-03-05T16:46:51.600Z INFO 13699 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/generated-csv/generated_yang_resource_dmi-registry@2022-05-10.csv' into table 'yang_resource' 16:47:09 2024-03-05T16:46:51.600Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.2::cps ran successfully in 3ms 16:47:09 Running Changeset: changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.3::cps 16:47:09 2024-03-05T16:46:51.603Z INFO 13699 --- [ main] liquibase.changelog : Custom SQL executed 16:47:09 2024-03-05T16:46:51.603Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.3::cps ran successfully in 2ms 16:47:09 Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 16:47:09 2024-03-05T16:46:51.605Z INFO 13699 --- [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 16:47:09 2024-03-05T16:46:51.605Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 1ms 16:47:09 Running Changeset: changelog/db/changes/16-insert-cm-handle-state.yaml::16::cps 16:47:09 2024-03-05T16:46:51.618Z INFO 13699 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/16-insert-cm-handle-state-forward.sql executed 16:47:09 2024-03-05T16:46:51.618Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/16-insert-cm-handle-state.yaml::16::cps ran successfully in 12ms 16:47:09 Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 16:47:09 2024-03-05T16:46:51.620Z INFO 13699 --- [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 16:47:09 2024-03-05T16:46:51.621Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 2ms 16:47:09 Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 16:47:09 2024-03-05T16:46:51.623Z INFO 13699 --- [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 16:47:09 2024-03-05T16:46:51.624Z INFO 13699 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 16:47:09 2024-03-05T16:46:51.624Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 2ms 16:47:09 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 16:47:09 2024-03-05T16:46:51.626Z INFO 13699 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 16:47:09 2024-03-05T16:46:51.627Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 2ms 16:47:09 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 16:47:09 2024-03-05T16:46:51.629Z INFO 13699 --- [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 16:47:09 2024-03-05T16:46:51.631Z INFO 13699 --- [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 16:47:09 2024-03-05T16:46:51.632Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps ran successfully in 4ms 16:47:09 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 16:47:09 2024-03-05T16:46:51.634Z INFO 13699 --- [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 16:47:09 2024-03-05T16:46:51.634Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 1ms 16:47:09 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 16:47:09 2024-03-05T16:46:51.636Z INFO 13699 --- [ main] liquibase.changelog : Column fragment.dataspace_id dropped 16:47:09 2024-03-05T16:46:51.637Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps ran successfully in 2ms 16:47:09 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 16:47:09 2024-03-05T16:46:51.639Z INFO 13699 --- [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 16:47:09 2024-03-05T16:46:51.639Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps ran successfully in 1ms 16:47:09 Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 16:47:09 2024-03-05T16:46:51.643Z INFO 13699 --- [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 16:47:09 2024-03-05T16:46:51.645Z INFO 13699 --- [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 16:47:09 2024-03-05T16:46:51.646Z INFO 13699 --- [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 16:47:09 2024-03-05T16:46:51.652Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 12ms 16:47:09 Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 16:47:09 2024-03-05T16:46:51.664Z INFO 13699 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 16:47:09 2024-03-05T16:46:51.665Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 11ms 16:47:09 Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 16:47:09 2024-03-05T16:46:51.670Z INFO 13699 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 16:47:09 2024-03-05T16:46:51.671Z INFO 13699 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 5ms 16:47:09 2024-03-05T16:46:51.674Z INFO 13699 --- [ main] liquibase.util : UPDATE SUMMARY 16:47:09 2024-03-05T16:46:51.674Z INFO 13699 --- [ main] liquibase.util : Run: 86 16:47:09 2024-03-05T16:46:51.674Z INFO 13699 --- [ main] liquibase.util : Previously run: 0 16:47:09 2024-03-05T16:46:51.674Z INFO 13699 --- [ main] liquibase.util : Filtered out: 0 16:47:09 2024-03-05T16:46:51.674Z INFO 13699 --- [ main] liquibase.util : ------------------------------- 16:47:09 2024-03-05T16:46:51.674Z INFO 13699 --- [ main] liquibase.util : Total change sets: 86 16:47:09 16:47:09 16:47:09 UPDATE SUMMARY 16:47:09 Run: 86 16:47:09 Previously run: 0 16:47:09 Filtered out: 0 16:47:09 ------------------------------- 16:47:09 Total change sets: 86 16:47:09 16:47:09 2024-03-05T16:46:51.675Z INFO 13699 --- [ main] liquibase.util : Update summary generated 16:47:09 Liquibase: Update has been successful. 16:47:09 2024-03-05T16:46:51.675Z INFO 13699 --- [ main] liquibase.command : Update command completed successfully. 16:47:09 2024-03-05T16:46:51.677Z INFO 13699 --- [ main] liquibase.lockservice : Successfully released change log lock 16:47:09 2024-03-05T16:46:51.679Z INFO 13699 --- [ main] liquibase.lockservice : Successfully released change log lock 16:47:09 2024-03-05T16:46:51.680Z INFO 13699 --- [ main] liquibase.command : Command execution complete 16:47:09 2024-03-05T16:46:51.795Z INFO 13699 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 16:47:09 2024-03-05T16:46:51.852Z INFO 13699 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.6.Final 16:47:09 2024-03-05T16:46:51.854Z INFO 13699 --- [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=true, hibernate.types.print.banner=false} 16:47:09 2024-03-05T16:46:51.854Z INFO 13699 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer 16:47:09 2024-03-05T16:46:52.092Z INFO 13699 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 16:47:09 2024-03-05T16:46:52.239Z INFO 13699 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 16:47:09 2024-03-05T16:46:52.536Z INFO 13699 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 16:47:09 2024-03-05T16:46:53.412Z INFO 13699 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 16:47:09 2024-03-05T16:46:53.414Z INFO 13699 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 16:47:09 2024-03-05T16:46:53.749Z WARN 13699 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.DataspaceRepository 16:47:09 2024-03-05T16:46:53.872Z WARN 13699 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.AnchorRepository 16:47:09 2024-03-05T16:46:53.884Z INFO 13699 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 16:47:09 2024-03-05T16:46:54.001Z WARN 13699 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.FragmentRepository 16:47:09 2024-03-05T16:46:54.133Z WARN 13699 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.SchemaSetRepository 16:47:09 2024-03-05T16:46:54.178Z WARN 13699 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.YangResourceRepository 16:47:09 2024-03-05T16:46:54.394Z WARN 13699 --- [ 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: 16:47:09 --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 16:47:09 2024-03-05T16:46:54.479Z INFO 13699 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:47:09 + + o o o o---o o----o o o---o o o----o o--o--o 16:47:09 + + + + | | / \ / | | / / \ | | 16:47:09 + + + + + o----o o o o o----o | o o o o----o | 16:47:09 + + + + | | / \ / | | \ / \ | | 16:47:09 + + o o o o o---o o----o o----o o---o o o o----o o 16:47:09 2024-03-05T16:46:54.479Z INFO 13699 --- [ 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. 16:47:09 2024-03-05T16:46:54.479Z INFO 13699 --- [ 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 16:47:09 2024-03-05T16:46:54.479Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:47:09 2024-03-05T16:46:54.479Z INFO 13699 --- [ 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. 16:47:09 2024-03-05T16:46:54.482Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:47:09 To enable the Jet engine on the members, do one of the following: 16:47:09 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:47:09 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:47:09 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:47:09 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:47:09 2024-03-05T16:46:54.898Z INFO 13699 --- [ 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. 16:47:09 2024-03-05T16:46:54.992Z INFO 13699 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:47:09 2024-03-05T16:46:54.996Z WARN 13699 --- [ 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. 16:47:09 2024-03-05T16:46:55.268Z INFO 13699 --- [ 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. 16:47:09 2024-03-05T16:46:55.274Z INFO 13699 --- [ 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 16:47:09 2024-03-05T16:46:57.700Z INFO 13699 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:47:09 16:47:09 Members {size:1, ver:1} [ 16:47:09 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 this 16:47:09 ] 16:47:09 16:47:09 2024-03-05T16:46:57.720Z INFO 13699 --- [ 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 16:47:09 2024-03-05T16:46:57.876Z WARN 13699 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl 16:47:09 2024-03-05T16:46:57.884Z INFO 13699 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:47:09 + + o o o o---o o----o o o---o o o----o o--o--o 16:47:09 + + + + | | / \ / | | / / \ | | 16:47:09 + + + + + o----o o o o o----o | o o o o----o | 16:47:09 + + + + | | / \ / | | \ / \ | | 16:47:09 + + o o o o o---o o----o o----o o---o o o o----o o 16:47:09 2024-03-05T16:46:57.884Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:47:09 2024-03-05T16:46:57.884Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5702 16:47:09 2024-03-05T16:46:57.884Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:47:09 2024-03-05T16:46:57.884Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:47:09 2024-03-05T16:46:57.884Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:47:09 To enable the Jet engine on the members, do one of the following: 16:47:09 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:47:09 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:47:09 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:47:09 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:47:09 2024-03-05T16:46:57.896Z INFO 13699 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:47:09 2024-03-05T16:46:57.898Z INFO 13699 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:47:09 2024-03-05T16:46:57.898Z WARN 13699 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:47:09 2024-03-05T16:46:57.908Z INFO 13699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:47:09 2024-03-05T16:46:57.909Z INFO 13699 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5702 is STARTING 16:47:09 2024-03-05T16:46:57.979Z INFO 13699 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 16:47:09 2024-03-05T16:46:58.010Z INFO 13699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.126:48425 16:47:09 2024-03-05T16:46:58.023Z INFO 13699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:48425 and /10.250.0.254:5701 16:47:09 2024-03-05T16:47:03.105Z INFO 13699 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:47:09 16:47:09 Members {size:2, ver:2} [ 16:47:09 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 this 16:47:09 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 16:47:09 ] 16:47:09 16:47:09 2024-03-05T16:47:03.113Z INFO 13699 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:47:09 16:47:09 Members {size:2, ver:2} [ 16:47:09 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 16:47:09 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 this 16:47:09 ] 16:47:09 16:47:09 2024-03-05T16:47:03.114Z INFO 13699 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5702 is STARTED 16:47:09 2024-03-05T16:47:03.124Z INFO 13699 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:47:09 + + o o o o---o o----o o o---o o o----o o--o--o 16:47:09 + + + + | | / \ / | | / / \ | | 16:47:09 + + + + + o----o o o o o----o | o o o o----o | 16:47:09 + + + + | | / \ / | | \ / \ | | 16:47:09 + + o o o o o---o o----o o----o o---o o o o----o o 16:47:09 2024-03-05T16:47:03.124Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:47:09 2024-03-05T16:47:03.124Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5703 16:47:09 2024-03-05T16:47:03.124Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:47:09 2024-03-05T16:47:03.124Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:47:09 2024-03-05T16:47:03.124Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:47:09 To enable the Jet engine on the members, do one of the following: 16:47:09 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:47:09 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:47:09 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:47:09 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:47:09 2024-03-05T16:47:03.137Z INFO 13699 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:47:09 2024-03-05T16:47:03.139Z INFO 13699 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:47:09 2024-03-05T16:47:03.139Z WARN 13699 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:47:09 2024-03-05T16:47:03.143Z INFO 13699 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initializing cluster partition table arrangement... 16:47:09 2024-03-05T16:47:03.175Z INFO 13699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:47:09 2024-03-05T16:47:03.176Z INFO 13699 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5703 is STARTING 16:47:09 2024-03-05T16:47:03.288Z INFO 13699 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 16:47:09 2024-03-05T16:47:03.292Z INFO 13699 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.126:41699 16:47:09 2024-03-05T16:47:03.294Z INFO 13699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:41699 and /10.250.0.254:5701 16:47:09 2024-03-05T16:47:08.399Z INFO 13699 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:47:09 16:47:09 Members {size:3, ver:3} [ 16:47:09 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 this 16:47:09 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 16:47:09 Member [10.250.0.254]:5703 - 14ced532-5eb3-47ec-9440-2078f27ca43f 16:47:09 ] 16:47:09 16:47:09 2024-03-05T16:47:08.408Z INFO 13699 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:47:09 16:47:09 Members {size:3, ver:3} [ 16:47:09 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 16:47:09 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 16:47:09 Member [10.250.0.254]:5703 - 14ced532-5eb3-47ec-9440-2078f27ca43f this 16:47:09 ] 16:47:09 16:47:09 2024-03-05T16:47:08.409Z INFO 13699 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 16:47:09 2024-03-05T16:47:08.410Z INFO 13699 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:47:09 16:47:09 Members {size:3, ver:3} [ 16:47:09 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 16:47:09 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 this 16:47:09 Member [10.250.0.254]:5703 - 14ced532-5eb3-47ec-9440-2078f27ca43f 16:47:09 ] 16:47:09 16:47:09 2024-03-05T16:47:08.410Z INFO 13699 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.126:35575 16:47:09 2024-03-05T16:47:08.412Z INFO 13699 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:35575 and /10.250.0.254:5703 16:47:09 2024-03-05T16:47:08.413Z INFO 13699 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.126:48545 16:47:09 2024-03-05T16:47:08.414Z INFO 13699 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:48545 and /10.250.0.254:5702 16:47:09 2024-03-05T16:47:08.675Z INFO 13699 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 16:47:33 2024-03-05T16:47:09.078Z INFO 13699 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Tue Mar 05 16:47:08 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 16:47:33 2024-03-05T16:47:09.410Z INFO 13699 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5703 is STARTED 16:47:33 2024-03-05T16:47:09.823Z INFO 13699 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:47:33 + + o o o o---o o----o o o---o o o----o o--o--o 16:47:33 + + + + | | / \ / | | / / \ | | 16:47:33 + + + + + o----o o o o o----o | o o o o----o | 16:47:33 + + + + | | / \ / | | \ / \ | | 16:47:33 + + o o o o o---o o----o o----o o---o o o o----o o 16:47:33 2024-03-05T16:47:09.823Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:47:33 2024-03-05T16:47:09.823Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5704 16:47:33 2024-03-05T16:47:09.823Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:47:33 2024-03-05T16:47:09.823Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:47:33 2024-03-05T16:47:09.823Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:47:33 To enable the Jet engine on the members, do one of the following: 16:47:33 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:47:33 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:47:33 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:47:33 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:47:33 2024-03-05T16:47:09.833Z INFO 13699 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:47:33 2024-03-05T16:47:09.834Z INFO 13699 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:47:33 2024-03-05T16:47:09.834Z WARN 13699 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:47:33 2024-03-05T16:47:09.844Z INFO 13699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:47:33 2024-03-05T16:47:09.844Z INFO 13699 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5704 is STARTING 16:47:33 2024-03-05T16:47:09.908Z INFO 13699 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 16:47:33 2024-03-05T16:47:09.912Z INFO 13699 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.126:43739 16:47:33 2024-03-05T16:47:09.913Z INFO 13699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:43739 and /10.250.0.254:5701 16:47:33 2024-03-05T16:47:15.015Z INFO 13699 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:47:33 16:47:33 Members {size:4, ver:4} [ 16:47:33 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 this 16:47:33 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 16:47:33 Member [10.250.0.254]:5703 - 14ced532-5eb3-47ec-9440-2078f27ca43f 16:47:33 Member [10.250.0.254]:5704 - bd021e2b-83ff-410c-aace-672daf1f561b 16:47:33 ] 16:47:33 16:47:33 2024-03-05T16:47:15.020Z INFO 13699 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:47:33 16:47:33 Members {size:4, ver:4} [ 16:47:33 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 16:47:33 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 16:47:33 Member [10.250.0.254]:5703 - 14ced532-5eb3-47ec-9440-2078f27ca43f 16:47:33 Member [10.250.0.254]:5704 - bd021e2b-83ff-410c-aace-672daf1f561b this 16:47:33 ] 16:47:33 16:47:33 2024-03-05T16:47:15.021Z INFO 13699 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:47:33 16:47:33 Members {size:4, ver:4} [ 16:47:33 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 16:47:33 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 this 16:47:33 Member [10.250.0.254]:5703 - 14ced532-5eb3-47ec-9440-2078f27ca43f 16:47:33 Member [10.250.0.254]:5704 - bd021e2b-83ff-410c-aace-672daf1f561b 16:47:33 ] 16:47:33 16:47:33 2024-03-05T16:47:15.022Z INFO 13699 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 16:47:33 2024-03-05T16:47:15.023Z INFO 13699 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 16:47:33 2024-03-05T16:47:15.023Z INFO 13699 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:47:33 16:47:33 Members {size:4, ver:4} [ 16:47:33 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 16:47:33 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 16:47:33 Member [10.250.0.254]:5703 - 14ced532-5eb3-47ec-9440-2078f27ca43f this 16:47:33 Member [10.250.0.254]:5704 - bd021e2b-83ff-410c-aace-672daf1f561b 16:47:33 ] 16:47:33 16:47:33 2024-03-05T16:47:15.026Z INFO 13699 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.126:35607 16:47:33 2024-03-05T16:47:15.026Z INFO 13699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.126:54621 16:47:33 2024-03-05T16:47:15.026Z INFO 13699 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:54621 and /10.250.0.254:5703 16:47:33 2024-03-05T16:47:15.026Z INFO 13699 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:35607 and /10.250.0.254:5702 16:47:34 2024-03-05T16:47:15.028Z INFO 13699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.126:43059 16:47:34 2024-03-05T16:47:15.029Z INFO 13699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:43059 and /10.250.0.254:5704 16:47:34 2024-03-05T16:47:15.029Z INFO 13699 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.126:53277 16:47:34 2024-03-05T16:47:15.034Z INFO 13699 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:53277 and /10.250.0.254:5704 16:47:34 2024-03-05T16:47:15.276Z INFO 13699 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 16:47:34 2024-03-05T16:47:15.559Z INFO 13699 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Tue Mar 05 16:47:15 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 16:47:34 2024-03-05T16:47:16.023Z INFO 13699 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5704 is STARTED 16:47:34 2024-03-05T16:47:16.033Z WARN 13699 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl 16:47:34 2024-03-05T16:47:16.035Z WARN 13699 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManager 16:47:34 2024-03-05T16:47:16.084Z WARN 13699 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.rest.controller.NetworkCmProxyController 16:47:34 2024-03-05T16:47:16.130Z INFO 13699 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:47:34 + + o o o o---o o----o o o---o o o----o o--o--o 16:47:34 + + + + | | / \ / | | / / \ | | 16:47:34 + + + + + o----o o o o o----o | o o o o----o | 16:47:34 + + + + | | / \ / | | \ / \ | | 16:47:34 + + o o o o o---o o----o o----o o---o o o o----o o 16:47:34 2024-03-05T16:47:16.130Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:47:34 2024-03-05T16:47:16.130Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5705 16:47:34 2024-03-05T16:47:16.130Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:47:34 2024-03-05T16:47:16.130Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:47:34 2024-03-05T16:47:16.130Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:47:34 To enable the Jet engine on the members, do one of the following: 16:47:34 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:47:34 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:47:34 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:47:34 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:47:34 2024-03-05T16:47:16.156Z INFO 13699 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:47:34 2024-03-05T16:47:16.159Z INFO 13699 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:47:34 2024-03-05T16:47:16.159Z WARN 13699 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:47:34 2024-03-05T16:47:16.167Z INFO 13699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:47:34 2024-03-05T16:47:16.167Z INFO 13699 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5705 is STARTING 16:47:34 2024-03-05T16:47:16.287Z INFO 13699 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 16:47:34 2024-03-05T16:47:16.289Z INFO 13699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.126:37077 16:47:34 2024-03-05T16:47:16.289Z INFO 13699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:37077 and /10.250.0.254:5701 16:47:34 2024-03-05T16:47:21.393Z INFO 13699 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:47:34 16:47:34 Members {size:5, ver:5} [ 16:47:34 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 this 16:47:34 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 16:47:34 Member [10.250.0.254]:5703 - 14ced532-5eb3-47ec-9440-2078f27ca43f 16:47:34 Member [10.250.0.254]:5704 - bd021e2b-83ff-410c-aace-672daf1f561b 16:47:34 Member [10.250.0.254]:5705 - 908c3770-c7cc-4be1-9253-6dead64f38b2 16:47:34 ] 16:47:34 16:47:34 2024-03-05T16:47:21.398Z INFO 13699 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:47:34 16:47:34 Members {size:5, ver:5} [ 16:47:34 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 16:47:34 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 16:47:34 Member [10.250.0.254]:5703 - 14ced532-5eb3-47ec-9440-2078f27ca43f 16:47:34 Member [10.250.0.254]:5704 - bd021e2b-83ff-410c-aace-672daf1f561b 16:47:34 Member [10.250.0.254]:5705 - 908c3770-c7cc-4be1-9253-6dead64f38b2 this 16:47:34 ] 16:47:34 16:47:34 2024-03-05T16:47:21.399Z INFO 13699 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 16:47:34 2024-03-05T16:47:21.399Z INFO 13699 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 16:47:34 2024-03-05T16:47:21.399Z INFO 13699 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 16:47:34 2024-03-05T16:47:21.400Z INFO 13699 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.126:46233 16:47:34 2024-03-05T16:47:21.402Z INFO 13699 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.126:59711 16:47:34 2024-03-05T16:47:21.404Z INFO 13699 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.126:59989 16:47:34 2024-03-05T16:47:21.405Z INFO 13699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.126:48637 16:47:34 2024-03-05T16:47:21.406Z INFO 13699 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:48637 and /10.250.0.254:5703 16:47:34 2024-03-05T16:47:21.406Z INFO 13699 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:46233 and /10.250.0.254:5702 16:47:34 2024-03-05T16:47:21.406Z INFO 13699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:59989 and /10.250.0.254:5705 16:47:34 2024-03-05T16:47:21.406Z INFO 13699 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.126:40659 16:47:34 2024-03-05T16:47:21.406Z INFO 13699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.126:36523 16:47:34 2024-03-05T16:47:21.407Z INFO 13699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:36523 and /10.250.0.254:5705 16:47:34 2024-03-05T16:47:21.408Z INFO 13699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:59711 and /10.250.0.254:5704 16:47:34 2024-03-05T16:47:21.408Z INFO 13699 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:47:34 16:47:34 Members {size:5, ver:5} [ 16:47:34 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 16:47:34 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 16:47:34 Member [10.250.0.254]:5703 - 14ced532-5eb3-47ec-9440-2078f27ca43f this 16:47:34 Member [10.250.0.254]:5704 - bd021e2b-83ff-410c-aace-672daf1f561b 16:47:34 Member [10.250.0.254]:5705 - 908c3770-c7cc-4be1-9253-6dead64f38b2 16:47:34 ] 16:47:34 16:47:34 2024-03-05T16:47:21.408Z INFO 13699 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:47:34 16:47:34 Members {size:5, ver:5} [ 16:47:34 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 16:47:34 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 16:47:34 Member [10.250.0.254]:5703 - 14ced532-5eb3-47ec-9440-2078f27ca43f 16:47:34 Member [10.250.0.254]:5704 - bd021e2b-83ff-410c-aace-672daf1f561b this 16:47:34 Member [10.250.0.254]:5705 - 908c3770-c7cc-4be1-9253-6dead64f38b2 16:47:34 ] 16:47:34 16:47:34 2024-03-05T16:47:21.419Z INFO 13699 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:47:34 16:47:34 Members {size:5, ver:5} [ 16:47:34 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 16:47:34 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 this 16:47:34 Member [10.250.0.254]:5703 - 14ced532-5eb3-47ec-9440-2078f27ca43f 16:47:34 Member [10.250.0.254]:5704 - bd021e2b-83ff-410c-aace-672daf1f561b 16:47:34 Member [10.250.0.254]:5705 - 908c3770-c7cc-4be1-9253-6dead64f38b2 16:47:34 ] 16:47:34 16:47:34 2024-03-05T16:47:21.419Z INFO 13699 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:40659 and /10.250.0.254:5705 16:47:34 2024-03-05T16:47:21.658Z INFO 13699 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 348 16:47:34 2024-03-05T16:47:22.081Z INFO 13699 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Tue Mar 05 16:47:21 UTC 2024, plannedMigrations=348, completedMigrations=348, remainingMigrations=0, totalCompletedMigrations=890) 16:47:34 2024-03-05T16:47:22.400Z INFO 13699 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5705 is STARTED 16:47:34 2024-03-05T16:47:22.480Z INFO 13699 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:47:34 + + o o o o---o o----o o o---o o o----o o--o--o 16:47:34 + + + + | | / \ / | | / / \ | | 16:47:34 + + + + + o----o o o o o----o | o o o o----o | 16:47:34 + + + + | | / \ / | | \ / \ | | 16:47:34 + + o o o o o---o o----o o----o o---o o o o----o o 16:47:34 2024-03-05T16:47:22.480Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:47:34 2024-03-05T16:47:22.480Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5706 16:47:34 2024-03-05T16:47:22.480Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:47:34 2024-03-05T16:47:22.480Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:47:34 2024-03-05T16:47:22.480Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:47:34 To enable the Jet engine on the members, do one of the following: 16:47:34 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:47:34 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:47:34 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:47:34 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:47:34 2024-03-05T16:47:22.489Z INFO 13699 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:47:34 2024-03-05T16:47:22.490Z INFO 13699 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:47:34 2024-03-05T16:47:22.490Z WARN 13699 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:47:34 2024-03-05T16:47:22.497Z INFO 13699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:47:34 2024-03-05T16:47:22.497Z INFO 13699 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5706 is STARTING 16:47:34 2024-03-05T16:47:22.638Z INFO 13699 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 16:47:34 2024-03-05T16:47:22.642Z INFO 13699 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.126:49987 16:47:34 2024-03-05T16:47:22.652Z INFO 13699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:49987 and /10.250.0.254:5701 16:47:34 2024-03-05T16:47:27.744Z INFO 13699 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:47:34 16:47:34 Members {size:6, ver:6} [ 16:47:34 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 this 16:47:34 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 16:47:34 Member [10.250.0.254]:5703 - 14ced532-5eb3-47ec-9440-2078f27ca43f 16:47:34 Member [10.250.0.254]:5704 - bd021e2b-83ff-410c-aace-672daf1f561b 16:47:34 Member [10.250.0.254]:5705 - 908c3770-c7cc-4be1-9253-6dead64f38b2 16:47:34 Member [10.250.0.254]:5706 - 254bfea8-9e9f-4aac-8365-a953daab2566 16:47:34 ] 16:47:34 16:47:34 2024-03-05T16:47:27.750Z INFO 13699 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:47:34 16:47:34 Members {size:6, ver:6} [ 16:47:34 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 16:47:34 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 this 16:47:34 Member [10.250.0.254]:5703 - 14ced532-5eb3-47ec-9440-2078f27ca43f 16:47:34 Member [10.250.0.254]:5704 - bd021e2b-83ff-410c-aace-672daf1f561b 16:47:34 Member [10.250.0.254]:5705 - 908c3770-c7cc-4be1-9253-6dead64f38b2 16:47:34 Member [10.250.0.254]:5706 - 254bfea8-9e9f-4aac-8365-a953daab2566 16:47:34 ] 16:47:34 16:47:34 2024-03-05T16:47:27.751Z INFO 13699 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:47:34 16:47:34 Members {size:6, ver:6} [ 16:47:34 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 16:47:34 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 16:47:34 Member [10.250.0.254]:5703 - 14ced532-5eb3-47ec-9440-2078f27ca43f this 16:47:34 Member [10.250.0.254]:5704 - bd021e2b-83ff-410c-aace-672daf1f561b 16:47:34 Member [10.250.0.254]:5705 - 908c3770-c7cc-4be1-9253-6dead64f38b2 16:47:34 Member [10.250.0.254]:5706 - 254bfea8-9e9f-4aac-8365-a953daab2566 16:47:34 ] 16:47:34 16:47:34 2024-03-05T16:47:27.752Z INFO 13699 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:47:34 16:47:34 Members {size:6, ver:6} [ 16:47:34 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 16:47:34 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 16:47:34 Member [10.250.0.254]:5703 - 14ced532-5eb3-47ec-9440-2078f27ca43f 16:47:34 Member [10.250.0.254]:5704 - bd021e2b-83ff-410c-aace-672daf1f561b 16:47:34 Member [10.250.0.254]:5705 - 908c3770-c7cc-4be1-9253-6dead64f38b2 16:47:34 Member [10.250.0.254]:5706 - 254bfea8-9e9f-4aac-8365-a953daab2566 this 16:47:34 ] 16:47:34 16:47:34 2024-03-05T16:47:27.755Z INFO 13699 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 16:47:34 2024-03-05T16:47:27.755Z INFO 13699 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 16:47:34 2024-03-05T16:47:27.755Z INFO 13699 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 16:47:34 2024-03-05T16:47:27.756Z INFO 13699 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5705, timeout: 10000, bind-any: true 16:47:34 2024-03-05T16:47:27.756Z INFO 13699 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:47:34 16:47:34 Members {size:6, ver:6} [ 16:47:34 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 16:47:34 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 16:47:34 Member [10.250.0.254]:5703 - 14ced532-5eb3-47ec-9440-2078f27ca43f 16:47:34 Member [10.250.0.254]:5704 - bd021e2b-83ff-410c-aace-672daf1f561b this 16:47:34 Member [10.250.0.254]:5705 - 908c3770-c7cc-4be1-9253-6dead64f38b2 16:47:34 Member [10.250.0.254]:5706 - 254bfea8-9e9f-4aac-8365-a953daab2566 16:47:34 ] 16:47:34 16:47:34 2024-03-05T16:47:27.757Z INFO 13699 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.126:54837 16:47:34 2024-03-05T16:47:27.763Z INFO 13699 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.126:52089 16:47:34 2024-03-05T16:47:27.766Z INFO 13699 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:54837 and /10.250.0.254:5706 16:47:34 2024-03-05T16:47:27.767Z INFO 13699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:52089 and /10.250.0.254:5703 16:47:34 2024-03-05T16:47:27.767Z INFO 13699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.126:57823 16:47:34 2024-03-05T16:47:27.767Z INFO 13699 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.126:35707 16:47:34 2024-03-05T16:47:27.767Z INFO 13699 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.126:59211 16:47:34 2024-03-05T16:47:27.767Z INFO 13699 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.126:40547 16:47:34 2024-03-05T16:47:27.767Z INFO 13699 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:35707 and /10.250.0.254:5706 16:47:34 2024-03-05T16:47:27.767Z INFO 13699 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:59211 and /10.250.0.254:5706 16:47:34 2024-03-05T16:47:27.777Z INFO 13699 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.126:50981 16:47:34 2024-03-05T16:47:27.777Z INFO 13699 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.126:38653 16:47:34 2024-03-05T16:47:27.777Z INFO 13699 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:50981 and /10.250.0.254:5705 16:47:34 2024-03-05T16:47:27.777Z INFO 13699 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:38653 and /10.250.0.254:5702 16:47:34 2024-03-05T16:47:27.777Z INFO 13699 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:40547 and /10.250.0.254:5704 16:47:34 2024-03-05T16:47:27.778Z INFO 13699 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:47:34 16:47:34 Members {size:6, ver:6} [ 16:47:34 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 16:47:34 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 16:47:34 Member [10.250.0.254]:5703 - 14ced532-5eb3-47ec-9440-2078f27ca43f 16:47:34 Member [10.250.0.254]:5704 - bd021e2b-83ff-410c-aace-672daf1f561b 16:47:34 Member [10.250.0.254]:5705 - 908c3770-c7cc-4be1-9253-6dead64f38b2 this 16:47:34 Member [10.250.0.254]:5706 - 254bfea8-9e9f-4aac-8365-a953daab2566 16:47:34 ] 16:47:34 16:47:34 2024-03-05T16:47:27.778Z INFO 13699 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:57823 and /10.250.0.254:5706 16:47:34 2024-03-05T16:47:28.009Z INFO 13699 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 454 16:47:34 2024-03-05T16:47:28.609Z INFO 13699 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Tue Mar 05 16:47:28 UTC 2024, plannedMigrations=454, completedMigrations=454, remainingMigrations=0, totalCompletedMigrations=1344) 16:47:34 2024-03-05T16:47:28.757Z INFO 13699 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5706 is STARTED 16:47:34 2024-03-05T16:47:28.782Z INFO 13699 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] 16:47:34 + + o o o o---o o----o o o---o o o----o o--o--o 16:47:34 + + + + | | / \ / | | / / \ | | 16:47:34 + + + + + o----o o o o o----o | o o o o----o | 16:47:34 + + + + | | / \ / | | \ / \ | | 16:47:34 + + o o o o o---o o----o o----o o---o o o o----o o 16:47:34 2024-03-05T16:47:28.782Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:47:34 2024-03-05T16:47:28.782Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5707 16:47:34 2024-03-05T16:47:28.782Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:47:34 2024-03-05T16:47:28.782Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:47:34 2024-03-05T16:47:28.782Z INFO 13699 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:47:34 To enable the Jet engine on the members, do one of the following: 16:47:34 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:47:34 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:47:34 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:47:34 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:47:34 2024-03-05T16:47:28.794Z INFO 13699 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:47:34 2024-03-05T16:47:28.795Z INFO 13699 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:47:34 2024-03-05T16:47:28.795Z WARN 13699 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:47:34 2024-03-05T16:47:28.806Z INFO 13699 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:47:34 2024-03-05T16:47:28.806Z INFO 13699 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5707 is STARTING 16:47:34 2024-03-05T16:47:28.864Z INFO 13699 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 16:47:34 2024-03-05T16:47:28.867Z INFO 13699 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.126:59335 16:47:34 2024-03-05T16:47:28.873Z INFO 13699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:59335 and /10.250.0.254:5701 16:47:34 2024-03-05T16:47:33.969Z INFO 13699 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:47:34 16:47:34 Members {size:7, ver:7} [ 16:47:34 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 this 16:47:34 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 16:47:34 Member [10.250.0.254]:5703 - 14ced532-5eb3-47ec-9440-2078f27ca43f 16:47:34 Member [10.250.0.254]:5704 - bd021e2b-83ff-410c-aace-672daf1f561b 16:47:34 Member [10.250.0.254]:5705 - 908c3770-c7cc-4be1-9253-6dead64f38b2 16:47:34 Member [10.250.0.254]:5706 - 254bfea8-9e9f-4aac-8365-a953daab2566 16:47:34 Member [10.250.0.254]:5707 - 4d50894d-fde1-4c70-bbe0-5a9ca57c767c 16:47:34 ] 16:47:34 16:47:34 2024-03-05T16:47:33.977Z INFO 13699 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:47:34 16:47:34 Members {size:7, ver:7} [ 16:47:34 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 16:47:34 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 this 16:47:34 Member [10.250.0.254]:5703 - 14ced532-5eb3-47ec-9440-2078f27ca43f 16:47:34 Member [10.250.0.254]:5704 - bd021e2b-83ff-410c-aace-672daf1f561b 16:47:34 Member [10.250.0.254]:5705 - 908c3770-c7cc-4be1-9253-6dead64f38b2 16:47:34 Member [10.250.0.254]:5706 - 254bfea8-9e9f-4aac-8365-a953daab2566 16:47:34 Member [10.250.0.254]:5707 - 4d50894d-fde1-4c70-bbe0-5a9ca57c767c 16:47:34 ] 16:47:34 16:47:34 2024-03-05T16:47:33.979Z INFO 13699 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:47:34 16:47:34 Members {size:7, ver:7} [ 16:47:34 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 16:47:34 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 16:47:34 Member [10.250.0.254]:5703 - 14ced532-5eb3-47ec-9440-2078f27ca43f this 16:47:34 Member [10.250.0.254]:5704 - bd021e2b-83ff-410c-aace-672daf1f561b 16:47:34 Member [10.250.0.254]:5705 - 908c3770-c7cc-4be1-9253-6dead64f38b2 16:47:34 Member [10.250.0.254]:5706 - 254bfea8-9e9f-4aac-8365-a953daab2566 16:47:34 Member [10.250.0.254]:5707 - 4d50894d-fde1-4c70-bbe0-5a9ca57c767c 16:47:34 ] 16:47:34 16:47:34 2024-03-05T16:47:33.980Z INFO 13699 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] 16:47:34 16:47:34 Members {size:7, ver:7} [ 16:47:34 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 16:47:34 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 16:47:34 Member [10.250.0.254]:5703 - 14ced532-5eb3-47ec-9440-2078f27ca43f 16:47:34 Member [10.250.0.254]:5704 - bd021e2b-83ff-410c-aace-672daf1f561b 16:47:34 Member [10.250.0.254]:5705 - 908c3770-c7cc-4be1-9253-6dead64f38b2 16:47:34 Member [10.250.0.254]:5706 - 254bfea8-9e9f-4aac-8365-a953daab2566 16:47:34 Member [10.250.0.254]:5707 - 4d50894d-fde1-4c70-bbe0-5a9ca57c767c this 16:47:34 ] 16:47:34 16:47:34 2024-03-05T16:47:33.981Z INFO 13699 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:47:34 16:47:34 Members {size:7, ver:7} [ 16:47:34 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 16:47:34 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 16:47:34 Member [10.250.0.254]:5703 - 14ced532-5eb3-47ec-9440-2078f27ca43f 16:47:34 Member [10.250.0.254]:5704 - bd021e2b-83ff-410c-aace-672daf1f561b this 16:47:34 Member [10.250.0.254]:5705 - 908c3770-c7cc-4be1-9253-6dead64f38b2 16:47:34 Member [10.250.0.254]:5706 - 254bfea8-9e9f-4aac-8365-a953daab2566 16:47:34 Member [10.250.0.254]:5707 - 4d50894d-fde1-4c70-bbe0-5a9ca57c767c 16:47:34 ] 16:47:34 16:47:34 2024-03-05T16:47:33.983Z INFO 13699 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.126:57691 16:47:34 2024-03-05T16:47:33.983Z INFO 13699 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 16:47:38 2024-03-05T16:47:33.984Z INFO 13699 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.126:52753 16:47:38 2024-03-05T16:47:33.984Z INFO 13699 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 16:47:38 2024-03-05T16:47:33.984Z INFO 13699 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.126:54925 16:47:38 2024-03-05T16:47:33.992Z INFO 13699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:57691 and /10.250.0.254:5707 16:47:38 2024-03-05T16:47:33.994Z INFO 13699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.126:44133 16:47:38 2024-03-05T16:47:33.995Z INFO 13699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:52753 and /10.250.0.254:5707 16:47:38 2024-03-05T16:47:33.995Z INFO 13699 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.126:55183 16:47:38 2024-03-05T16:47:33.995Z INFO 13699 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.126:33351 16:47:38 2024-03-05T16:47:33.996Z INFO 13699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:44133 and /10.250.0.254:5707 16:47:38 2024-03-05T16:47:33.997Z INFO 13699 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:54925 and /10.250.0.254:5702 16:47:38 2024-03-05T16:47:33.997Z INFO 13699 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.126:54119 16:47:38 2024-03-05T16:47:33.997Z INFO 13699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:55183 and /10.250.0.254:5707 16:47:38 2024-03-05T16:47:33.997Z INFO 13699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:33351 and /10.250.0.254:5703 16:47:38 2024-03-05T16:47:33.997Z INFO 13699 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:54119 and /10.250.0.254:5707 16:47:38 2024-03-05T16:47:34.006Z INFO 13699 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:47:38 16:47:38 Members {size:7, ver:7} [ 16:47:38 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 16:47:38 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 16:47:38 Member [10.250.0.254]:5703 - 14ced532-5eb3-47ec-9440-2078f27ca43f 16:47:38 Member [10.250.0.254]:5704 - bd021e2b-83ff-410c-aace-672daf1f561b 16:47:38 Member [10.250.0.254]:5705 - 908c3770-c7cc-4be1-9253-6dead64f38b2 this 16:47:38 Member [10.250.0.254]:5706 - 254bfea8-9e9f-4aac-8365-a953daab2566 16:47:38 Member [10.250.0.254]:5707 - 4d50894d-fde1-4c70-bbe0-5a9ca57c767c 16:47:38 ] 16:47:38 16:47:38 2024-03-05T16:47:34.006Z INFO 13699 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5705, timeout: 10000, bind-any: true 16:47:38 2024-03-05T16:47:34.007Z INFO 13699 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:47:38 16:47:38 Members {size:7, ver:7} [ 16:47:38 Member [10.250.0.254]:5701 - a444ea2a-9168-4616-af3f-1218191c8597 16:47:38 Member [10.250.0.254]:5702 - f34f5ff1-431b-4503-a378-1d471fe66df3 16:47:38 Member [10.250.0.254]:5703 - 14ced532-5eb3-47ec-9440-2078f27ca43f 16:47:38 Member [10.250.0.254]:5704 - bd021e2b-83ff-410c-aace-672daf1f561b 16:47:38 Member [10.250.0.254]:5705 - 908c3770-c7cc-4be1-9253-6dead64f38b2 16:47:38 Member [10.250.0.254]:5706 - 254bfea8-9e9f-4aac-8365-a953daab2566 this 16:47:38 Member [10.250.0.254]:5707 - 4d50894d-fde1-4c70-bbe0-5a9ca57c767c 16:47:38 ] 16:47:38 16:47:38 2024-03-05T16:47:34.025Z INFO 13699 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.126:58129 16:47:38 2024-03-05T16:47:34.026Z INFO 13699 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:58129 and /10.250.0.254:5705 16:47:38 2024-03-05T16:47:34.257Z INFO 13699 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 553 16:47:38 2024-03-05T16:47:35.007Z INFO 13699 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5707 is STARTED 16:47:38 2024-03-05T16:47:35.045Z WARN 13699 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDog 16:47:38 2024-03-05T16:47:35.105Z INFO 13699 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Tue Mar 05 16:47:34 UTC 2024, plannedMigrations=553, completedMigrations=553, remainingMigrations=0, totalCompletedMigrations=1897) 16:47:38 2024-03-05T16:47:35.311Z WARN 13699 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 16:47:38 2024-03-05T16:47:36.040Z INFO 13699 --- [s.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=22.8G, swap.space.total=0, swap.space.free=0, heap.memory.used=274.9M, heap.memory.free=257.5M, heap.memory.total=536.0M, heap.memory.max=7.8G, heap.memory.used/total=51.29%, heap.memory.used/max=3.45%, minor.gc.count=36, minor.gc.time=432ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=87.12%, load.systemAverage=1.71, thread.count=419, thread.peakCount=419, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=2608, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=7, clientEndpoint.count=0, connection.active.count=10, client.connection.count=0, connection.count=6 16:47:38 2024-03-05T16:47:37.066Z INFO 13699 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:47:38 allow.auto.create.topics = true 16:47:38 auto.commit.interval.ms = 5000 16:47:38 auto.include.jmx.reporter = true 16:47:38 auto.offset.reset = latest 16:47:38 bootstrap.servers = [localhost:9092] 16:47:38 check.crcs = true 16:47:38 client.dns.lookup = use_all_dns_ips 16:47:38 client.id = consumer-ncmp-group-1 16:47:38 client.rack = 16:47:38 connections.max.idle.ms = 540000 16:47:38 default.api.timeout.ms = 60000 16:47:38 enable.auto.commit = false 16:47:38 exclude.internal.topics = true 16:47:38 fetch.max.bytes = 52428800 16:47:38 fetch.max.wait.ms = 500 16:47:38 fetch.min.bytes = 1 16:47:38 group.id = ncmp-group 16:47:38 group.instance.id = null 16:47:38 heartbeat.interval.ms = 3000 16:47:38 interceptor.classes = [] 16:47:38 internal.leave.group.on.close = true 16:47:38 internal.throw.on.fetch.stable.offset.unsupported = false 16:47:38 isolation.level = read_uncommitted 16:47:38 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:47:38 max.partition.fetch.bytes = 1048576 16:47:38 max.poll.interval.ms = 300000 16:47:38 max.poll.records = 500 16:47:38 metadata.max.age.ms = 300000 16:47:38 metric.reporters = [] 16:47:38 metrics.num.samples = 2 16:47:38 metrics.recording.level = INFO 16:47:38 metrics.sample.window.ms = 30000 16:47:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:47:38 receive.buffer.bytes = 65536 16:47:38 reconnect.backoff.max.ms = 1000 16:47:38 reconnect.backoff.ms = 50 16:47:38 request.timeout.ms = 30000 16:47:38 retry.backoff.ms = 100 16:47:38 sasl.client.callback.handler.class = null 16:47:38 sasl.jaas.config = null 16:47:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:47:38 sasl.kerberos.min.time.before.relogin = 60000 16:47:38 sasl.kerberos.service.name = null 16:47:38 sasl.kerberos.ticket.renew.jitter = 0.05 16:47:38 sasl.kerberos.ticket.renew.window.factor = 0.8 16:47:38 sasl.login.callback.handler.class = null 16:47:38 sasl.login.class = null 16:47:38 sasl.login.connect.timeout.ms = null 16:47:38 sasl.login.read.timeout.ms = null 16:47:38 sasl.login.refresh.buffer.seconds = 300 16:47:38 sasl.login.refresh.min.period.seconds = 60 16:47:38 sasl.login.refresh.window.factor = 0.8 16:47:38 sasl.login.refresh.window.jitter = 0.05 16:47:38 sasl.login.retry.backoff.max.ms = 10000 16:47:38 sasl.login.retry.backoff.ms = 100 16:47:38 sasl.mechanism = GSSAPI 16:47:38 sasl.oauthbearer.clock.skew.seconds = 30 16:47:38 sasl.oauthbearer.expected.audience = null 16:47:38 sasl.oauthbearer.expected.issuer = null 16:47:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:47:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:47:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:47:38 sasl.oauthbearer.jwks.endpoint.url = null 16:47:38 sasl.oauthbearer.scope.claim.name = scope 16:47:38 sasl.oauthbearer.sub.claim.name = sub 16:47:38 sasl.oauthbearer.token.endpoint.url = null 16:47:38 security.protocol = PLAINTEXT 16:47:38 security.providers = null 16:47:38 send.buffer.bytes = 131072 16:47:38 session.timeout.ms = 45000 16:47:38 socket.connection.setup.timeout.max.ms = 30000 16:47:38 socket.connection.setup.timeout.ms = 10000 16:47:38 ssl.cipher.suites = null 16:47:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:47:38 ssl.endpoint.identification.algorithm = https 16:47:38 ssl.engine.factory.class = null 16:47:38 ssl.key.password = null 16:47:38 ssl.keymanager.algorithm = SunX509 16:47:38 ssl.keystore.certificate.chain = null 16:47:38 ssl.keystore.key = null 16:47:38 ssl.keystore.location = null 16:47:38 ssl.keystore.password = null 16:47:38 ssl.keystore.type = JKS 16:47:38 ssl.protocol = TLSv1.3 16:47:38 ssl.provider = null 16:47:38 ssl.secure.random.implementation = null 16:47:38 ssl.trustmanager.algorithm = PKIX 16:47:38 ssl.truststore.certificates = null 16:47:38 ssl.truststore.location = null 16:47:38 ssl.truststore.password = null 16:47:38 ssl.truststore.type = JKS 16:47:38 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:47:38 16:47:38 2024-03-05T16:47:37.157Z WARN 13699 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:47:38 2024-03-05T16:47:37.159Z INFO 13699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:47:38 2024-03-05T16:47:37.159Z INFO 13699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:47:38 2024-03-05T16:47:37.159Z INFO 13699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657257158 16:47:38 2024-03-05T16:47:37.164Z INFO 13699 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 16:47:38 2024-03-05T16:47:37.173Z INFO 13699 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:47:38 allow.auto.create.topics = true 16:47:38 auto.commit.interval.ms = 5000 16:47:38 auto.include.jmx.reporter = true 16:47:38 auto.offset.reset = latest 16:47:38 bootstrap.servers = [localhost:9092] 16:47:38 check.crcs = true 16:47:38 client.dns.lookup = use_all_dns_ips 16:47:38 client.id = consumer-ncmp-group-2 16:47:38 client.rack = 16:47:38 connections.max.idle.ms = 540000 16:47:38 default.api.timeout.ms = 60000 16:47:38 enable.auto.commit = false 16:47:38 exclude.internal.topics = true 16:47:38 fetch.max.bytes = 52428800 16:47:38 fetch.max.wait.ms = 500 16:47:38 fetch.min.bytes = 1 16:47:38 group.id = ncmp-group 16:47:38 group.instance.id = null 16:47:38 heartbeat.interval.ms = 3000 16:47:38 interceptor.classes = [] 16:47:38 internal.leave.group.on.close = true 16:47:38 internal.throw.on.fetch.stable.offset.unsupported = false 16:47:38 isolation.level = read_uncommitted 16:47:38 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:47:38 max.partition.fetch.bytes = 1048576 16:47:38 max.poll.interval.ms = 300000 16:47:38 max.poll.records = 500 16:47:38 metadata.max.age.ms = 300000 16:47:38 metric.reporters = [] 16:47:38 metrics.num.samples = 2 16:47:38 metrics.recording.level = INFO 16:47:38 metrics.sample.window.ms = 30000 16:47:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:47:38 receive.buffer.bytes = 65536 16:47:38 reconnect.backoff.max.ms = 1000 16:47:38 reconnect.backoff.ms = 50 16:47:38 request.timeout.ms = 30000 16:47:38 retry.backoff.ms = 100 16:47:38 sasl.client.callback.handler.class = null 16:47:38 sasl.jaas.config = null 16:47:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:47:38 sasl.kerberos.min.time.before.relogin = 60000 16:47:38 sasl.kerberos.service.name = null 16:47:38 sasl.kerberos.ticket.renew.jitter = 0.05 16:47:38 sasl.kerberos.ticket.renew.window.factor = 0.8 16:47:38 sasl.login.callback.handler.class = null 16:47:38 sasl.login.class = null 16:47:38 sasl.login.connect.timeout.ms = null 16:47:38 sasl.login.read.timeout.ms = null 16:47:38 sasl.login.refresh.buffer.seconds = 300 16:47:38 sasl.login.refresh.min.period.seconds = 60 16:47:38 sasl.login.refresh.window.factor = 0.8 16:47:38 sasl.login.refresh.window.jitter = 0.05 16:47:38 sasl.login.retry.backoff.max.ms = 10000 16:47:38 sasl.login.retry.backoff.ms = 100 16:47:38 sasl.mechanism = GSSAPI 16:47:38 sasl.oauthbearer.clock.skew.seconds = 30 16:47:38 sasl.oauthbearer.expected.audience = null 16:47:38 sasl.oauthbearer.expected.issuer = null 16:47:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:47:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:47:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:47:38 sasl.oauthbearer.jwks.endpoint.url = null 16:47:38 sasl.oauthbearer.scope.claim.name = scope 16:47:38 sasl.oauthbearer.sub.claim.name = sub 16:47:38 sasl.oauthbearer.token.endpoint.url = null 16:47:38 security.protocol = PLAINTEXT 16:47:38 security.providers = null 16:47:38 send.buffer.bytes = 131072 16:47:38 session.timeout.ms = 45000 16:47:38 socket.connection.setup.timeout.max.ms = 30000 16:47:38 socket.connection.setup.timeout.ms = 10000 16:47:38 ssl.cipher.suites = null 16:47:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:47:38 ssl.endpoint.identification.algorithm = https 16:47:38 ssl.engine.factory.class = null 16:47:38 ssl.key.password = null 16:47:38 ssl.keymanager.algorithm = SunX509 16:47:38 ssl.keystore.certificate.chain = null 16:47:38 ssl.keystore.key = null 16:47:38 ssl.keystore.location = null 16:47:38 ssl.keystore.password = null 16:47:38 ssl.keystore.type = JKS 16:47:38 ssl.protocol = TLSv1.3 16:47:38 ssl.provider = null 16:47:38 ssl.secure.random.implementation = null 16:47:38 ssl.trustmanager.algorithm = PKIX 16:47:38 ssl.truststore.certificates = null 16:47:38 ssl.truststore.location = null 16:47:38 ssl.truststore.password = null 16:47:38 ssl.truststore.type = JKS 16:47:38 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:47:38 16:47:38 2024-03-05T16:47:37.180Z WARN 13699 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:47:38 2024-03-05T16:47:37.180Z INFO 13699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:47:38 2024-03-05T16:47:37.180Z INFO 13699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:47:38 2024-03-05T16:47:37.180Z INFO 13699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657257180 16:47:38 2024-03-05T16:47:37.180Z INFO 13699 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): subscription 16:47:38 2024-03-05T16:47:37.182Z INFO 13699 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:47:38 allow.auto.create.topics = true 16:47:38 auto.commit.interval.ms = 5000 16:47:38 auto.include.jmx.reporter = true 16:47:38 auto.offset.reset = latest 16:47:38 bootstrap.servers = [localhost:9092] 16:47:38 check.crcs = true 16:47:38 client.dns.lookup = use_all_dns_ips 16:47:38 client.id = consumer-ncmp-group-3 16:47:38 client.rack = 16:47:38 connections.max.idle.ms = 540000 16:47:38 default.api.timeout.ms = 60000 16:47:38 enable.auto.commit = false 16:47:38 exclude.internal.topics = true 16:47:38 fetch.max.bytes = 52428800 16:47:38 fetch.max.wait.ms = 500 16:47:38 fetch.min.bytes = 1 16:47:38 group.id = ncmp-group 16:47:38 group.instance.id = null 16:47:38 heartbeat.interval.ms = 3000 16:47:38 interceptor.classes = [] 16:47:38 internal.leave.group.on.close = true 16:47:38 internal.throw.on.fetch.stable.offset.unsupported = false 16:47:38 isolation.level = read_uncommitted 16:47:38 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:47:38 max.partition.fetch.bytes = 1048576 16:47:38 max.poll.interval.ms = 300000 16:47:38 max.poll.records = 500 16:47:38 metadata.max.age.ms = 300000 16:47:38 metric.reporters = [] 16:47:38 metrics.num.samples = 2 16:47:38 metrics.recording.level = INFO 16:47:38 metrics.sample.window.ms = 30000 16:47:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:47:38 receive.buffer.bytes = 65536 16:47:38 reconnect.backoff.max.ms = 1000 16:47:38 reconnect.backoff.ms = 50 16:47:38 request.timeout.ms = 30000 16:47:38 retry.backoff.ms = 100 16:47:38 sasl.client.callback.handler.class = null 16:47:38 sasl.jaas.config = null 16:47:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:47:38 sasl.kerberos.min.time.before.relogin = 60000 16:47:38 sasl.kerberos.service.name = null 16:47:38 sasl.kerberos.ticket.renew.jitter = 0.05 16:47:38 sasl.kerberos.ticket.renew.window.factor = 0.8 16:47:38 sasl.login.callback.handler.class = null 16:47:38 sasl.login.class = null 16:47:38 sasl.login.connect.timeout.ms = null 16:47:38 sasl.login.read.timeout.ms = null 16:47:38 sasl.login.refresh.buffer.seconds = 300 16:47:38 sasl.login.refresh.min.period.seconds = 60 16:47:38 sasl.login.refresh.window.factor = 0.8 16:47:38 sasl.login.refresh.window.jitter = 0.05 16:47:38 sasl.login.retry.backoff.max.ms = 10000 16:47:38 sasl.login.retry.backoff.ms = 100 16:47:38 sasl.mechanism = GSSAPI 16:47:38 sasl.oauthbearer.clock.skew.seconds = 30 16:47:38 sasl.oauthbearer.expected.audience = null 16:47:38 sasl.oauthbearer.expected.issuer = null 16:47:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:47:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:47:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:47:38 sasl.oauthbearer.jwks.endpoint.url = null 16:47:38 sasl.oauthbearer.scope.claim.name = scope 16:47:38 sasl.oauthbearer.sub.claim.name = sub 16:47:38 sasl.oauthbearer.token.endpoint.url = null 16:47:38 security.protocol = PLAINTEXT 16:47:38 security.providers = null 16:47:38 send.buffer.bytes = 131072 16:47:38 session.timeout.ms = 45000 16:47:38 socket.connection.setup.timeout.max.ms = 30000 16:47:38 socket.connection.setup.timeout.ms = 10000 16:47:38 ssl.cipher.suites = null 16:47:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:47:38 ssl.endpoint.identification.algorithm = https 16:47:38 ssl.engine.factory.class = null 16:47:38 ssl.key.password = null 16:47:38 ssl.keymanager.algorithm = SunX509 16:47:38 ssl.keystore.certificate.chain = null 16:47:38 ssl.keystore.key = null 16:47:38 ssl.keystore.location = null 16:47:38 ssl.keystore.password = null 16:47:38 ssl.keystore.type = JKS 16:47:38 ssl.protocol = TLSv1.3 16:47:38 ssl.provider = null 16:47:38 ssl.secure.random.implementation = null 16:47:38 ssl.trustmanager.algorithm = PKIX 16:47:38 ssl.truststore.certificates = null 16:47:38 ssl.truststore.location = null 16:47:38 ssl.truststore.password = null 16:47:38 ssl.truststore.type = JKS 16:47:38 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:47:38 16:47:38 2024-03-05T16:47:37.185Z WARN 13699 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:47:38 2024-03-05T16:47:37.185Z INFO 13699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:47:38 2024-03-05T16:47:37.185Z INFO 13699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:47:38 2024-03-05T16:47:37.185Z INFO 13699 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709657257185 16:47:38 2024-03-05T16:47:37.185Z INFO 13699 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription 16:47:38 2024-03-05T16:47:37.195Z INFO 13699 --- [ watchdog-th-2] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:47:38 2024-03-05T16:47:37.199Z INFO 13699 --- [ watchdog-th-3] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:47:38 2024-03-05T16:47:37.203Z INFO 13699 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Started CpsAnchorServiceIntegrationSpec in 50.731 seconds (process running for 72.225) 16:47:38 2024-03-05T16:47:37.205Z INFO 13699 --- [ main] o.o.cps.ncmp.init.AbstractModelLoader : Model Loader start-up, waiting for database to be ready 16:47:38 2024-03-05T16:47:37.520Z INFO 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:47:38 2024-03-05T16:47:37.520Z INFO 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected. 16:47:38 2024-03-05T16:47:37.522Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:38 2024-03-05T16:47:37.522Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:38 2024-03-05T16:47:37.526Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:38 2024-03-05T16:47:37.526Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:38 2024-03-05T16:47:37.528Z INFO 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:47:38 2024-03-05T16:47:37.528Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:38 2024-03-05T16:47:37.528Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:38 2024-03-05T16:47:37.621Z INFO 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:47:38 2024-03-05T16:47:37.621Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:38 2024-03-05T16:47:37.621Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:38 2024-03-05T16:47:37.622Z INFO 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected. 16:47:38 2024-03-05T16:47:37.622Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:38 2024-03-05T16:47:37.622Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:38 2024-03-05T16:47:37.631Z INFO 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:47:38 2024-03-05T16:47:37.631Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:38 2024-03-05T16:47:37.631Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:38 2024-03-05T16:47:37.646Z INFO 13699 --- [ watchdog-th-2] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 16:47:38 2024-03-05T16:47:37.647Z INFO 13699 --- [ watchdog-th-3] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 16:47:38 2024-03-05T16:47:37.648Z INFO 13699 --- [ watchdog-th-2] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 16:47:38 2024-03-05T16:47:37.722Z INFO 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:47:38 2024-03-05T16:47:37.722Z INFO 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected. 16:47:38 2024-03-05T16:47:37.722Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:38 2024-03-05T16:47:37.722Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:38 2024-03-05T16:47:37.722Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:38 2024-03-05T16:47:37.722Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:38 2024-03-05T16:47:37.724Z INFO 13699 --- [e.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=22.7G, swap.space.total=0, swap.space.free=0, heap.memory.used=184.6M, heap.memory.free=321.0M, heap.memory.total=508.0M, heap.memory.max=7.8G, heap.memory.used/total=36.34%, heap.memory.used/max=2.31%, minor.gc.count=37, minor.gc.time=441ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=74.32%, load.systemAverage=3.26, thread.count=419, thread.peakCount=419, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=1266, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=7, clientEndpoint.count=0, connection.active.count=6, client.connection.count=0, connection.count=6 16:47:38 2024-03-05T16:47:37.783Z INFO 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:47:38 2024-03-05T16:47:37.783Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:38 2024-03-05T16:47:37.783Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:38 2024-03-05T16:47:37.974Z INFO 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected. 16:47:38 2024-03-05T16:47:37.974Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:38 2024-03-05T16:47:37.974Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:38 2024-03-05T16:47:37.974Z INFO 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:47:38 2024-03-05T16:47:37.974Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:38 2024-03-05T16:47:37.974Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:38 2024-03-05T16:47:38.035Z INFO 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:47:38 2024-03-05T16:47:38.035Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:38 2024-03-05T16:47:38.035Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:38 2024-03-05T16:47:38.104Z WARN 13699 --- [ 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 16:47:38 2024-03-05T16:47:38.131Z INFO 13699 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory Model updated successfully 16:47:38 2024-03-05T16:47:38.131Z INFO 13699 --- [ main] o.o.cps.ncmp.init.AbstractModelLoader : Model Loader start-up, waiting for database to be ready 16:47:38 2024-03-05T16:47:38.372Z INFO 13699 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Subscription Models onboarded successfully 16:47:38 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:47:39 2024-03-05T16:47:38.427Z INFO 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected. 16:47:39 2024-03-05T16:47:38.427Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:39 2024-03-05T16:47:38.427Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:39 2024-03-05T16:47:38.428Z INFO 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:47:39 2024-03-05T16:47:38.428Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:39 2024-03-05T16:47:38.428Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:39 2024-03-05T16:47:38.539Z INFO 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:47:39 2024-03-05T16:47:38.539Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:39 2024-03-05T16:47:38.539Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:39 2024-03-05T16:47:39.233Z INFO 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected. 16:47:39 2024-03-05T16:47:39.233Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:39 2024-03-05T16:47:39.233Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:39 2024-03-05T16:47:39.275Z INFO 13699 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 16:47:39 2024-03-05T16:47:39.284Z INFO 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:47:39 2024-03-05T16:47:39.284Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:39 2024-03-05T16:47:39.284Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:39 2024-03-05T16:47:39.293Z INFO 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:47:39 2024-03-05T16:47:39.293Z WARN 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:47:39 2024-03-05T16:47:39.293Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:39 2024-03-05T16:47:39.293Z ERROR 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 16:47:39 Detail: Key (dataspace_id, name)=(3, newAnchor) already exists. 16:47:39 2024-03-05T16:47:39.293Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:39 2024-03-05T16:47:39.332Z INFO 13699 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 16:47:39 2024-03-05T16:47:39.344Z INFO 13699 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 16:47:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.296 s - in org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 16:47:39 [INFO] Running org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 16:47:39 2024-03-05T16:47:39.689Z WARN 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:47:39 2024-03-05T16:47:39.689Z ERROR 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 16:47:39 Detail: Key (name)=(generalTestDataspace) already exists. 16:47:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 16:47:39 [INFO] Running org.onap.cps.integration.functional.NcmpCmHandleCreateSpec 16:47:40 2024-03-05T16:47:39.865Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:40 2024-03-05T16:47:39.896Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:47:40 2024-03-05T16:47:39.907Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:47:40 2024-03-05T16:47:39.915Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:47:40 2024-03-05T16:47:39.919Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:47:40 2024-03-05T16:47:39.924Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:47:40 2024-03-05T16:47:39.924Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:47:40 2024-03-05T16:47:40.041Z INFO 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected. 16:47:40 2024-03-05T16:47:40.041Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:40 2024-03-05T16:47:40.041Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:40 2024-03-05T16:47:40.127Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:47:40 2024-03-05T16:47:40.149Z INFO 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:47:40 2024-03-05T16:47:40.149Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:40 2024-03-05T16:47:40.149Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:40 2024-03-05T16:47:40.178Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:47:40 2024-03-05T16:47:40.242Z INFO 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:47:40 2024-03-05T16:47:40.242Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:40 2024-03-05T16:47:40.242Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:40 2024-03-05T16:47:40.310Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:40 2024-03-05T16:47:40.383Z WARN 13699 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:47:40 2024-03-05T16:47:40.383Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:40 2024-03-05T16:47:40.392Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:47:40 2024-03-05T16:47:40.401Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:47:40 2024-03-05T16:47:40.403Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:47:40 2024-03-05T16:47:40.404Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:47:40 2024-03-05T16:47:40.405Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:47:40 2024-03-05T16:47:40.405Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:47:40 2024-03-05T16:47:40.436Z WARN 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason Unable to read resource data.. 16:47:40 2024-03-05T16:47:40.437Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 16:47:40 2024-03-05T16:47:40.467Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:47:40 2024-03-05T16:47:40.622Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:41 2024-03-05T16:47:40.714Z WARN 13699 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:47:41 2024-03-05T16:47:40.715Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:41 2024-03-05T16:47:40.731Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:47:41 2024-03-05T16:47:40.743Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:47:41 2024-03-05T16:47:40.745Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:47:41 2024-03-05T16:47:40.746Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:47:41 2024-03-05T16:47:40.748Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:47:41 2024-03-05T16:47:40.748Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:47:41 2024-03-05T16:47:40.803Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:47:41 2024-03-05T16:47:40.823Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:47:41 2024-03-05T16:47:40.928Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:41 2024-03-05T16:47:40.938Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:47:41 2024-03-05T16:47:40.948Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:47:41 2024-03-05T16:47:40.949Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:47:41 2024-03-05T16:47:40.950Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:47:41 2024-03-05T16:47:40.952Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 16:47:41 2024-03-05T16:47:40.952Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:47:41 2024-03-05T16:47:40.954Z INFO 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:47:41 2024-03-05T16:47:40.954Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:41 2024-03-05T16:47:40.954Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:41 2024-03-05T16:47:41.000Z INFO 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected. 16:47:41 2024-03-05T16:47:41.000Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:41 2024-03-05T16:47:41.000Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:41 2024-03-05T16:47:41.010Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 16:47:41 2024-03-05T16:47:41.031Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:47:41 2024-03-05T16:47:41.149Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:41 2024-03-05T16:47:41.162Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:47:41 2024-03-05T16:47:41.172Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:47:41 2024-03-05T16:47:41.174Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:47:41 2024-03-05T16:47:41.176Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:47:41 2024-03-05T16:47:41.177Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-3 to current batch 16:47:41 2024-03-05T16:47:41.177Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:47:41 2024-03-05T16:47:41.205Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: B 16:47:41 2024-03-05T16:47:41.225Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-3 is now in READY state 16:47:41 2024-03-05T16:47:41.245Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:47:41 2024-03-05T16:47:41.253Z INFO 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:47:41 2024-03-05T16:47:41.253Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:41 2024-03-05T16:47:41.253Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:41 2024-03-05T16:47:41.393Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.705 s - in org.onap.cps.integration.functional.NcmpCmHandleCreateSpec 16:47:41 [INFO] Running org.onap.cps.integration.functional.NcmpCmHandleUpgradeSpec 16:47:41 2024-03-05T16:47:41.462Z WARN 13699 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:47:41 2024-03-05T16:47:41.462Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:41 2024-03-05T16:47:41.469Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:47:41 2024-03-05T16:47:41.475Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:47:41 2024-03-05T16:47:41.477Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:47:41 2024-03-05T16:47:41.478Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:47:41 2024-03-05T16:47:41.479Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:47:41 2024-03-05T16:47:41.479Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:47:41 2024-03-05T16:47:41.515Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:47:41 2024-03-05T16:47:41.530Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:47:41 2024-03-05T16:47:41.633Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:47:41 2024-03-05T16:47:41.663Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:47:41 2024-03-05T16:47:41.673Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:47:41 2024-03-05T16:47:41.674Z INFO 13699 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:47:41 2024-03-05T16:47:41.674Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:47:41 2024-03-05T16:47:41.676Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:47:41 2024-03-05T16:47:41.696Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:47:41 2024-03-05T16:47:41.708Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:47:41 2024-03-05T16:47:41.710Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:47:41 2024-03-05T16:47:41.711Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:47:41 2024-03-05T16:47:41.712Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:47:41 2024-03-05T16:47:41.712Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:47:41 2024-03-05T16:47:41.769Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:47:41 2024-03-05T16:47:41.793Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:47:41 2024-03-05T16:47:41.904Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:42 2024-03-05T16:47:41.919Z INFO 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:47:42 2024-03-05T16:47:41.919Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:42 2024-03-05T16:47:41.919Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:42 2024-03-05T16:47:41.958Z WARN 13699 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:47:42 2024-03-05T16:47:41.958Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:42 2024-03-05T16:47:41.964Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:47:42 2024-03-05T16:47:41.971Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:47:42 2024-03-05T16:47:41.973Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:47:42 2024-03-05T16:47:41.975Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:47:42 2024-03-05T16:47:41.976Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:47:42 2024-03-05T16:47:41.976Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:47:42 2024-03-05T16:47:42.019Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:47:42 2024-03-05T16:47:42.035Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:47:42 2024-03-05T16:47:42.059Z INFO 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected. 16:47:42 2024-03-05T16:47:42.060Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:42 2024-03-05T16:47:42.060Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:42 2024-03-05T16:47:42.133Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:47:42 2024-03-05T16:47:42.158Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:47:42 2024-03-05T16:47:42.166Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:47:42 2024-03-05T16:47:42.166Z INFO 13699 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:47:42 2024-03-05T16:47:42.166Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:47:42 2024-03-05T16:47:42.172Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:47:42 2024-03-05T16:47:42.190Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:47:42 2024-03-05T16:47:42.198Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:47:42 2024-03-05T16:47:42.199Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:47:42 2024-03-05T16:47:42.200Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:47:42 2024-03-05T16:47:42.201Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:47:42 2024-03-05T16:47:42.201Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:47:42 2024-03-05T16:47:42.261Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:47:42 2024-03-05T16:47:42.288Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:47:42 2024-03-05T16:47:42.335Z INFO 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:47:42 2024-03-05T16:47:42.336Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:42 2024-03-05T16:47:42.336Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:42 2024-03-05T16:47:42.409Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:42 2024-03-05T16:47:42.470Z WARN 13699 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:47:42 2024-03-05T16:47:42.470Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:42 2024-03-05T16:47:42.476Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:47:42 2024-03-05T16:47:42.483Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:47:42 2024-03-05T16:47:42.485Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:47:42 2024-03-05T16:47:42.486Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:47:42 2024-03-05T16:47:42.487Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:47:42 2024-03-05T16:47:42.487Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:47:42 2024-03-05T16:47:42.537Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:47:42 2024-03-05T16:47:42.554Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:47:42 2024-03-05T16:47:42.637Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:47:42 2024-03-05T16:47:42.662Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:47:42 2024-03-05T16:47:42.668Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:47:42 2024-03-05T16:47:42.669Z INFO 13699 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:47:42 2024-03-05T16:47:42.669Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:47:42 2024-03-05T16:47:42.670Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:47:42 2024-03-05T16:47:42.685Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:47:42 2024-03-05T16:47:42.692Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:47:42 2024-03-05T16:47:42.693Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:47:42 2024-03-05T16:47:42.695Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:47:42 2024-03-05T16:47:42.696Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:47:42 2024-03-05T16:47:42.696Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:47:42 2024-03-05T16:47:42.751Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:47:42 2024-03-05T16:47:42.775Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:47:42 2024-03-05T16:47:42.882Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:42 2024-03-05T16:47:42.888Z INFO 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:47:42 2024-03-05T16:47:42.889Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:42 2024-03-05T16:47:42.889Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:43 2024-03-05T16:47:42.934Z WARN 13699 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:47:43 2024-03-05T16:47:42.935Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:43 2024-03-05T16:47:42.943Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:47:43 2024-03-05T16:47:42.953Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:47:43 2024-03-05T16:47:42.954Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:47:43 2024-03-05T16:47:42.955Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:47:43 2024-03-05T16:47:42.956Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:47:43 2024-03-05T16:47:42.956Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:47:43 2024-03-05T16:47:42.996Z INFO 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected. 16:47:43 2024-03-05T16:47:42.996Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:43 2024-03-05T16:47:42.996Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:43 2024-03-05T16:47:43.005Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:47:43 2024-03-05T16:47:43.022Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:47:43 2024-03-05T16:47:43.103Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:47:43 2024-03-05T16:47:43.126Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:47:43 2024-03-05T16:47:43.132Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:47:43 2024-03-05T16:47:43.132Z INFO 13699 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:47:43 2024-03-05T16:47:43.132Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:47:43 2024-03-05T16:47:43.133Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:47:43 2024-03-05T16:47:43.147Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:47:43 2024-03-05T16:47:43.154Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:47:43 2024-03-05T16:47:43.156Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:47:43 2024-03-05T16:47:43.157Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:47:43 2024-03-05T16:47:43.158Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:47:43 2024-03-05T16:47:43.158Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:47:43 2024-03-05T16:47:43.212Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:47:43 2024-03-05T16:47:43.235Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:47:43 2024-03-05T16:47:43.290Z INFO 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:47:43 2024-03-05T16:47:43.290Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:43 2024-03-05T16:47:43.290Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:43 2024-03-05T16:47:43.325Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:43 2024-03-05T16:47:43.377Z WARN 13699 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 16:47:43 2024-03-05T16:47:43.377Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:43 2024-03-05T16:47:43.383Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:47:43 2024-03-05T16:47:43.389Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:47:43 2024-03-05T16:47:43.390Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:47:43 2024-03-05T16:47:43.392Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:47:43 2024-03-05T16:47:43.393Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 16:47:43 2024-03-05T16:47:43.393Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:47:43 2024-03-05T16:47:43.443Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 16:47:43 2024-03-05T16:47:43.461Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:47:43 2024-03-05T16:47:43.547Z WARN 13699 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:47:43 2024-03-05T16:47:43.548Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:43 2024-03-05T16:47:43.553Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:47:43 2024-03-05T16:47:43.560Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:47:43 2024-03-05T16:47:43.562Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:47:43 2024-03-05T16:47:43.563Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:47:43 2024-03-05T16:47:43.564Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:47:43 2024-03-05T16:47:43.564Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:47:43 2024-03-05T16:47:43.604Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:47:43 2024-03-05T16:47:43.634Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:47:43 2024-03-05T16:47:43.718Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:47:43 2024-03-05T16:47:43.734Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:47:43 2024-03-05T16:47:43.740Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:47:43 2024-03-05T16:47:43.740Z INFO 13699 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:47:43 2024-03-05T16:47:43.740Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:47:43 2024-03-05T16:47:43.742Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:47:43 2024-03-05T16:47:43.754Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:47:43 2024-03-05T16:47:43.761Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:47:43 2024-03-05T16:47:43.762Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:47:43 2024-03-05T16:47:43.763Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:47:43 2024-03-05T16:47:43.764Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:47:43 2024-03-05T16:47:43.764Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:47:43 2024-03-05T16:47:43.783Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: moduleSet2 16:47:43 2024-03-05T16:47:43.808Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:47:43 2024-03-05T16:47:43.828Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:47:43 2024-03-05T16:47:43.846Z INFO 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:47:43 2024-03-05T16:47:43.846Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:43 2024-03-05T16:47:43.846Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:43 2024-03-05T16:47:43.961Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:44 2024-03-05T16:47:44.010Z WARN 13699 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 16:47:44 2024-03-05T16:47:44.010Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:44 2024-03-05T16:47:44.016Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:47:44 2024-03-05T16:47:44.022Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:47:44 2024-03-05T16:47:44.023Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:47:44 2024-03-05T16:47:44.024Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:47:44 2024-03-05T16:47:44.025Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 16:47:44 2024-03-05T16:47:44.025Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:47:44 2024-03-05T16:47:44.069Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 16:47:44 2024-03-05T16:47:44.087Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:47:44 2024-03-05T16:47:44.106Z INFO 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected. 16:47:44 2024-03-05T16:47:44.106Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:44 2024-03-05T16:47:44.106Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:44 2024-03-05T16:47:44.177Z WARN 13699 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:47:44 2024-03-05T16:47:44.177Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:44 2024-03-05T16:47:44.183Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:47:44 2024-03-05T16:47:44.190Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:47:44 2024-03-05T16:47:44.192Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:47:44 2024-03-05T16:47:44.193Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:47:44 2024-03-05T16:47:44.196Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:47:44 2024-03-05T16:47:44.196Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:47:44 2024-03-05T16:47:44.237Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:47:44 2024-03-05T16:47:44.252Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:47:44 2024-03-05T16:47:44.298Z INFO 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:47:44 2024-03-05T16:47:44.299Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:44 2024-03-05T16:47:44.299Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:44 2024-03-05T16:47:44.330Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:47:44 2024-03-05T16:47:44.344Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:47:44 2024-03-05T16:47:44.350Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:47:44 2024-03-05T16:47:44.350Z INFO 13699 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:47:44 2024-03-05T16:47:44.350Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:47:44 2024-03-05T16:47:44.352Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:47:44 2024-03-05T16:47:44.363Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:47:44 2024-03-05T16:47:44.368Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:47:44 2024-03-05T16:47:44.370Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:47:44 2024-03-05T16:47:44.371Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:47:44 2024-03-05T16:47:44.371Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:47:44 2024-03-05T16:47:44.371Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:47:44 2024-03-05T16:47:44.388Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: moduleSet2 16:47:44 2024-03-05T16:47:44.418Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:47:44 2024-03-05T16:47:44.435Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:47:44 2024-03-05T16:47:44.543Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:44 2024-03-05T16:47:44.595Z WARN 13699 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:47:44 2024-03-05T16:47:44.595Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:44 2024-03-05T16:47:44.600Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:47:44 2024-03-05T16:47:44.606Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:47:44 2024-03-05T16:47:44.607Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:47:44 2024-03-05T16:47:44.608Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:47:44 2024-03-05T16:47:44.609Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:47:44 2024-03-05T16:47:44.609Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:47:44 2024-03-05T16:47:44.652Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:47:44 2024-03-05T16:47:44.669Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:47:44 2024-03-05T16:47:44.703Z INFO 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:47:44 2024-03-05T16:47:44.703Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:44 2024-03-05T16:47:44.703Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:44 2024-03-05T16:47:44.750Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:44 2024-03-05T16:47:44.816Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:45 2024-03-05T16:47:44.862Z WARN 13699 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:47:45 2024-03-05T16:47:44.862Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:45 2024-03-05T16:47:44.867Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:47:45 2024-03-05T16:47:44.873Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:47:45 2024-03-05T16:47:44.875Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:47:45 2024-03-05T16:47:44.879Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:47:45 2024-03-05T16:47:44.880Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:47:45 2024-03-05T16:47:44.880Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:47:45 2024-03-05T16:47:44.919Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:47:45 2024-03-05T16:47:44.936Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:47:45 2024-03-05T16:47:45.024Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:47:45 2024-03-05T16:47:45.039Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:47:45 2024-03-05T16:47:45.046Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:47:45 2024-03-05T16:47:45.046Z INFO 13699 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:47:45 2024-03-05T16:47:45.046Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:47:45 2024-03-05T16:47:45.048Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:47:45 2024-03-05T16:47:45.061Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:47:45 2024-03-05T16:47:45.068Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:47:45 2024-03-05T16:47:45.069Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:47:45 2024-03-05T16:47:45.070Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:47:45 2024-03-05T16:47:45.071Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:47:45 2024-03-05T16:47:45.071Z INFO 13699 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:47:45 2024-03-05T16:47:45.091Z WARN 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason Unable to read resource data.. 16:47:45 2024-03-05T16:47:45.091Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 16:47:45 2024-03-05T16:47:45.107Z INFO 13699 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:47:45 2024-03-05T16:47:45.164Z INFO 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected. 16:47:45 2024-03-05T16:47:45.165Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:45 2024-03-05T16:47:45.165Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:45 2024-03-05T16:47:45.243Z INFO 13699 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:47:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.84 s - in org.onap.cps.integration.functional.NcmpCmHandleUpgradeSpec 16:47:45 [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 16:47:45 2024-03-05T16:47:45.355Z INFO 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:47:45 2024-03-05T16:47:45.355Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:45 2024-03-05T16:47:45.355Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:45 2024-03-05T16:47:45.561Z INFO 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:47:45 2024-03-05T16:47:45.561Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:45 2024-03-05T16:47:45.561Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:45 line 1:0 mismatched input 'invalid' expecting '/' 16:47:45 line 1:0 mismatched input 'invalid' expecting '/' 16:47:45 2024-03-05T16:47:45.774Z WARN 13699 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 16:47:46 2024-03-05T16:47:46.185Z INFO 13699 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:47:46 2024-03-05T16:47:46.185Z ERROR 13699 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (33,'{}',NULL,'/bookstore',524) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(33, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:47:46 2024-03-05T16:47:46.185Z WARN 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:47:46 2024-03-05T16:47:46.185Z ERROR 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (33,'{}',NULL,'/bookstore',524) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(33, /bookstore) already exists. Call getNextException to see other errors in the batch. 16:47:46 2024-03-05T16:47:46.186Z ERROR 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(33, /bookstore) already exists. 16:47:46 2024-03-05T16:47:46.188Z WARN 13699 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (33,'{}',NULL,'/bookstore',524) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(33, /bookstore) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 16:47:46 2024-03-05T16:47:46.190Z INFO 13699 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:47:46 2024-03-05T16:47:46.190Z ERROR 13699 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (33,'{}',NULL,'/bookstore',525) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(33, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:47:46 2024-03-05T16:47:46.190Z WARN 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:47:46 2024-03-05T16:47:46.190Z ERROR 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (33,'{}',NULL,'/bookstore',525) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(33, /bookstore) already exists. Call getNextException to see other errors in the batch. 16:47:46 2024-03-05T16:47:46.190Z ERROR 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(33, /bookstore) already exists. 16:47:46 2024-03-05T16:47:46.219Z INFO 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected. 16:47:46 2024-03-05T16:47:46.219Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:46 2024-03-05T16:47:46.219Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:46 line 1:9 missing '/' at 'path' 16:47:46 line 1:9 missing '/' at 'path' 16:47:46 2024-03-05T16:47:46.257Z WARN 13699 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 16:47:46 2024-03-05T16:47:46.407Z INFO 13699 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:47:46 2024-03-05T16:47:46.407Z ERROR 13699 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (35,'{"code":"1"}',526,'/bookstore/categories[@code=''1'']',559) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:47:46 2024-03-05T16:47:46.408Z WARN 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:47:46 2024-03-05T16:47:46.408Z ERROR 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (35,'{"code":"1"}',526,'/bookstore/categories[@code=''1'']',559) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:47:46 2024-03-05T16:47:46.408Z ERROR 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. 16:47:46 2024-03-05T16:47:46.408Z WARN 13699 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (35,'{"code":"1"}',526,'/bookstore/categories[@code=''1'']',559) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 16:47:46 2024-03-05T16:47:46.412Z INFO 13699 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:47:46 2024-03-05T16:47:46.412Z ERROR 13699 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (35,'{"code":"1"}',526,'/bookstore/categories[@code=''1'']',561) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:47:46 2024-03-05T16:47:46.412Z WARN 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:47:46 2024-03-05T16:47:46.412Z ERROR 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (35,'{"code":"1"}',526,'/bookstore/categories[@code=''1'']',561) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:47:46 2024-03-05T16:47:46.412Z ERROR 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. 16:47:46 2024-03-05T16:47:46.417Z INFO 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:47:46 2024-03-05T16:47:46.417Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:46 2024-03-05T16:47:46.417Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:46 2024-03-05T16:47:46.426Z INFO 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:47:46 2024-03-05T16:47:46.426Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:46 2024-03-05T16:47:46.426Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:46 2024-03-05T16:47:46.555Z INFO 13699 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:47:46 2024-03-05T16:47:46.555Z ERROR 13699 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (36,'{"code":"1"}',562,'/bookstore/categories[@code=''1'']',595) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(36, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:47:46 2024-03-05T16:47:46.555Z WARN 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:47:46 2024-03-05T16:47:46.555Z ERROR 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (36,'{"code":"1"}',562,'/bookstore/categories[@code=''1'']',595) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(36, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:47:46 2024-03-05T16:47:46.555Z ERROR 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(36, /bookstore/categories[@code='1']) already exists. 16:47:46 2024-03-05T16:47:46.556Z WARN 13699 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (36,'{"code":"1"}',562,'/bookstore/categories[@code=''1'']',595) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(36, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 16:47:46 2024-03-05T16:47:46.559Z INFO 13699 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:47:46 2024-03-05T16:47:46.560Z ERROR 13699 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (36,'{"code":"1"}',562,'/bookstore/categories[@code=''1'']',597) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(36, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:47:46 2024-03-05T16:47:46.560Z WARN 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:47:46 2024-03-05T16:47:46.560Z ERROR 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (36,'{"code":"1"}',562,'/bookstore/categories[@code=''1'']',597) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(36, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:47:46 2024-03-05T16:47:46.560Z ERROR 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(36, /bookstore/categories[@code='1']) already exists. 16:47:46 2024-03-05T16:47:46.662Z INFO 13699 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:47:46 2024-03-05T16:47:46.662Z ERROR 13699 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (37,'{"code":"1"}',598,'/bookstore/categories[@code=''1'']',627) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:47:46 2024-03-05T16:47:46.662Z WARN 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:47:46 2024-03-05T16:47:46.662Z ERROR 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (37,'{"code":"1"}',598,'/bookstore/categories[@code=''1'']',627) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:47:46 2024-03-05T16:47:46.662Z ERROR 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. 16:47:46 2024-03-05T16:47:46.662Z WARN 13699 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (37,'{"code":"1"}',598,'/bookstore/categories[@code=''1'']',627) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 16:47:46 2024-03-05T16:47:46.664Z INFO 13699 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:47:46 2024-03-05T16:47:46.664Z ERROR 13699 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (37,'{"code":"1"}',598,'/bookstore/categories[@code=''1'']',628) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:47:46 2024-03-05T16:47:46.664Z WARN 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:47:46 2024-03-05T16:47:46.664Z ERROR 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (37,'{"code":"1"}',598,'/bookstore/categories[@code=''1'']',628) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:47:46 2024-03-05T16:47:46.664Z ERROR 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. 16:47:46 2024-03-05T16:47:46.687Z INFO 13699 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:47:46 2024-03-05T16:47:46.687Z ERROR 13699 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (37,'{"code":"1"}',598,'/bookstore/categories[@code=''1'']',629) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:47:46 2024-03-05T16:47:46.687Z WARN 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:47:46 2024-03-05T16:47:46.687Z ERROR 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (37,'{"code":"1"}',598,'/bookstore/categories[@code=''1'']',629) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:47:46 2024-03-05T16:47:46.687Z ERROR 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. 16:47:46 2024-03-05T16:47:46.688Z WARN 13699 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (37,'{"code":"1"}',598,'/bookstore/categories[@code=''1'']',629) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 16:47:46 2024-03-05T16:47:46.690Z INFO 13699 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:47:46 2024-03-05T16:47:46.690Z ERROR 13699 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (37,'{"code":"1"}',598,'/bookstore/categories[@code=''1'']',631) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:47:46 2024-03-05T16:47:46.690Z WARN 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:47:46 2024-03-05T16:47:46.690Z ERROR 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (37,'{"code":"1"}',598,'/bookstore/categories[@code=''1'']',631) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:47:46 2024-03-05T16:47:46.690Z ERROR 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:47:46 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. 16:47:47 2024-03-05T16:47:47.238Z INFO 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected. 16:47:47 2024-03-05T16:47:47.238Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:47 2024-03-05T16:47:47.238Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:47 2024-03-05T16:47:47.488Z INFO 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:47:47 2024-03-05T16:47:47.488Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:47 2024-03-05T16:47:47.488Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:47 2024-03-05T16:47:47.638Z INFO 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:47:47 2024-03-05T16:47:47.638Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:47 2024-03-05T16:47:47.638Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:48 [INFO] Tests run: 97, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.744 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 16:47:48 [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 16:47:48 2024-03-05T16:47:48.050Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_0, Optional[2000-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_53, Optional[2053-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_25, Optional[2025-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_36, Optional[2036-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_68, Optional[2068-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_39, Optional[2039-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_57, Optional[2057-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_20, Optional[2020-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_87, Optional[2087-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_14, Optional[2014-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_40, Optional[2040-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_29, Optional[2029-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_92, Optional[2092-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_91, Optional[2091-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_2, Optional[2002-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_18, Optional[2018-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_62, Optional[2062-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_70, Optional[2070-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_16, Optional[2016-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_22, Optional[2022-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_4, Optional[2004-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_83, Optional[2083-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_56, Optional[2056-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_97, Optional[2097-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_17, Optional[2017-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_80, Optional[2080-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_85, Optional[2085-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_23, Optional[2023-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_35, Optional[2035-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_37, Optional[2037-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_52, Optional[2052-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_79, Optional[2079-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_55, Optional[2055-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_26, Optional[2026-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_86, Optional[2086-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_63, Optional[2063-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_8, Optional[2008-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_13, Optional[2013-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_89, Optional[2089-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_44, Optional[2044-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_84, Optional[2084-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_71, Optional[2071-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_31, Optional[2031-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_12, Optional[2012-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_5, Optional[2005-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_93, Optional[2093-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_82, Optional[2082-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_81, Optional[2081-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_74, Optional[2074-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_64, Optional[2064-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_76, Optional[2076-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_21, Optional[2021-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_77, Optional[2077-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_100, Optional[2100-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_96, Optional[2096-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_9, Optional[2009-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_75, Optional[2075-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_15, Optional[2015-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_95, Optional[2095-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_49, Optional[2049-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_33, Optional[2033-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_45, Optional[2045-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_65, Optional[2065-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_32, Optional[2032-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_43, Optional[2043-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_78, Optional[2078-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_19, Optional[2019-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.231Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_99, Optional[2099-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_98, Optional[2098-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_3, Optional[2003-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_10, Optional[2010-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_47, Optional[2047-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_69, Optional[2069-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_73, Optional[2073-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_6, Optional[2006-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_7, Optional[2007-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_88, Optional[2088-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_28, Optional[2028-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_30, Optional[2030-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_54, Optional[2054-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_66, Optional[2066-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_60, Optional[2060-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_58, Optional[2058-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_94, Optional[2094-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_90, Optional[2090-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_67, Optional[2067-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_46, Optional[2046-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_34, Optional[2034-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_50, Optional[2050-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_72, Optional[2072-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_38, Optional[2038-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_59, Optional[2059-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_41, Optional[2041-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_51, Optional[2051-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_48, Optional[2048-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_24, Optional[2024-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_42, Optional[2042-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_61, Optional[2061-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.232Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_11, Optional[2011-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_27, Optional[2027-01-01]] 16:47:48 2024-03-05T16:47:48.344Z INFO 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected. 16:47:48 2024-03-05T16:47:48.344Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:48 2024-03-05T16:47:48.344Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:48 2024-03-05T16:47:48.544Z WARN 13699 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 16:47:48 2024-03-05T16:47:48.600Z INFO 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:47:48 2024-03-05T16:47:48.600Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:48 2024-03-05T16:47:48.600Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:48 2024-03-05T16:47:48.603Z WARN 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:47:48 2024-03-05T16:47:48.603Z ERROR 13699 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 16:47:48 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 10) already exists. 16:47:48 2024-03-05T16:47:48.797Z INFO 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:47:48 2024-03-05T16:47:48.797Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:48 2024-03-05T16:47:48.797Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:48 2024-03-05T16:47:48.869Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:47:48 2024-03-05T16:47:48.970Z WARN 13699 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_1, Optional[2001-01-01]] 16:47:49 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.977 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 16:47:49 [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 16:47:49 2024-03-05T16:47:49.199Z INFO 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected. 16:47:49 2024-03-05T16:47:49.199Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:49 2024-03-05T16:47:49.199Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:49 2024-03-05T16:47:49.558Z INFO 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:47:49 2024-03-05T16:47:49.558Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:49 2024-03-05T16:47:49.558Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:49 line 1:0 mismatched input 'cpsPath' expecting '/' 16:47:49 line 1:0 mismatched input 'cpsPath' expecting '/' 16:47:49 2024-03-05T16:47:49.953Z INFO 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:47:49 2024-03-05T16:47:49.953Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:49 2024-03-05T16:47:49.953Z WARN 13699 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:50 [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.079 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 16:47:50 [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 16:47:50 2024-03-05T16:47:50.155Z INFO 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected. 16:47:50 2024-03-05T16:47:50.155Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:50 2024-03-05T16:47:50.155Z WARN 13699 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:50 2024-03-05T16:47:50.366Z WARN 13699 --- [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 16:47:50 2024-03-05T16:47:50.366Z INFO 13699 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 16:47:50 2024-03-05T16:47:50.366Z INFO 13699 --- [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32790/test?loggerLevel=OFF] 16:47:50 2024-03-05T16:47:50.366Z INFO 13699 --- [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 16:47:50 2024-03-05T16:47:50.366Z INFO 13699 --- [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 16:47:50 2024-03-05T16:47:50.369Z INFO 13699 --- [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 16:47:50 2024-03-05T16:47:50.410Z INFO 13699 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 16:47:50 2024-03-05T16:47:50.480Z INFO 13699 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 16:47:50 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 16:47:50 2024-03-05T16:47:50.500Z INFO 13699 --- [pool-3-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:47:50 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 16:47:50 2024-03-05T16:47:50.522Z INFO 13699 --- [pool-4-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:47:50 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 16:47:50 2024-03-05T16:47:50.738Z INFO 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:47:50 2024-03-05T16:47:50.738Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:47:50 2024-03-05T16:47:50.738Z WARN 13699 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:47:50 2024-03-05T16:47:50.828Z INFO 13699 --- [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:47:50 2024-03-05T16:47:50.832Z INFO 13699 --- [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:47:50 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 16:47:50 2024-03-05T16:47:50.840Z INFO 13699 --- [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:47:50 2024-03-05T16:47:50.850Z INFO 13699 --- [pool-8-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:47:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.779 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec 16:47:50 2024-03-05T16:47:50.879Z INFO 13699 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 16:47:51 [INFO] 16:47:51 [INFO] Results: 16:47:51 [INFO] 16:47:51 [INFO] Tests run: 309, Failures: 0, Errors: 0, Skipped: 0 16:47:51 [INFO] 16:47:51 [INFO] 16:47:51 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- 16:47:51 [INFO] Skipping JaCoCo execution due to missing classes directory. 16:47:51 [INFO] 16:47:51 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- 16:47:51 [INFO] 16:47:51 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 16:47:51 [WARNING] JAR will be empty - no content was marked for inclusion! 16:47:51 [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.7-SNAPSHOT.jar 16:47:51 [INFO] 16:47:51 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- 16:47:51 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:47:51 [INFO] 16:47:51 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- 16:47:51 [INFO] 16:47:51 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- 16:47:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:47:51 [INFO] 16:47:51 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- 16:47:51 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes 16:47:51 [INFO] 16:47:51 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- 16:47:51 [INFO] 16:47:51 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 16:47:51 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.7-SNAPSHOT/integration-test-3.4.7-SNAPSHOT.jar 16:47:51 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.7-SNAPSHOT/integration-test-3.4.7-SNAPSHOT.pom 16:47:51 [INFO] 16:47:51 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 16:47:51 [INFO] Building cps-application 3.4.7-SNAPSHOT [21/23] 16:47:51 [INFO] --------------------------------[ jar ]--------------------------------- 16:47:52 [INFO] 16:47:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 16:47:52 [INFO] 16:47:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- 16:47:52 [INFO] 16:47:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- 16:47:52 [INFO] 16:47:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- 16:47:52 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:47:52 [INFO] 16:47:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- 16:47:52 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:47:52 [INFO] 16:47:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- 16:47:52 [INFO] You have 0 Checkstyle violations. 16:47:52 [INFO] 16:47:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- 16:47:52 [INFO] You have 0 Checkstyle violations. 16:47:52 [INFO] 16:47:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- 16:47:52 [INFO] Starting audit... 16:47:52 Audit done. 16:47:52 [INFO] You have 0 Checkstyle violations. 16:47:52 [INFO] 16:47:52 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-application --- 16:47:52 [INFO] 16:47:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 16:47:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:47:52 [INFO] Copying 1 resource 16:47:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license 16:47:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses 16:47:52 [INFO] 16:47:52 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- 16:47:52 [INFO] Changes detected - recompiling the module! :dependency 16:47:52 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 16:47:53 [INFO] 16:47:53 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> 16:47:53 [INFO] 16:47:53 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- 16:47:53 [INFO] Fork Value is true 16:47:54 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:47:54 [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) 16:47:54 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:47:54 [java] WARNING: System::setSecurityManager will be removed in a future release 16:47:55 [INFO] Done SpotBugs Analysis.... 16:47:55 [INFO] 16:47:55 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< 16:47:55 [INFO] 16:47:55 [INFO] 16:47:55 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- 16:47:55 [INFO] BugInstance size is 0 16:47:55 [INFO] Error size is 0 16:47:55 [INFO] No errors/warnings found 16:47:55 [INFO] 16:47:55 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 16:47:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:47:55 [INFO] Copying 2 resources 16:47:55 [INFO] 16:47:55 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- 16:47:55 [INFO] Changes detected - recompiling the module! :dependency 16:47:55 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:47:55 [INFO] 16:47:55 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- 16:47:55 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:47:55 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:47:56 [INFO] Compiled 2 files. 16:47:56 [INFO] 16:47:56 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- 16:47:56 [INFO] 16:47:56 [INFO] ------------------------------------------------------- 16:47:56 [INFO] T E S T S 16:47:56 [INFO] ------------------------------------------------------- 16:47:57 16:47:57.276 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:47:57 16:47:57.455 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 16:47:57 16:47:57.652 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 16:47:57 16:47:57.685 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:47:57 16:47:57.694 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 16:47:57 [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 16:48:02 16:47:57,096 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:48:02 16:47:57,116 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:48:02 16:47:57,116 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:48:02 16:47:57,117 |-INFO in ch.qos.logback.classic.BasicConfigurator@2802caa2 - Setting up default configuration. 16:48:02 16:47:58,496 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b9f5dcf - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:48:02 16:47:58,545 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5ab7e997 - 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. 16:48:02 16:47:58,545 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b9f5dcf - 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 16:48:02 16:47:58,548 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:48:02 16:47:58,548 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:48:02 16:47:58,548 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:48:02 16:47:58,550 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5ab7e997 - 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. 16:48:02 16:47:58,550 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b9f5dcf - 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 16:48:02 16:47:58,558 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:48:02 16:47:58,558 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:48:02 16:47:58,562 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:48:02 16:47:58,594 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709657278592) 16:48:02 16:47:58,594 |-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.7-SNAPSHOT.jar!/logback-spring.xml] 16:48:02 16:47:58,594 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:48:02 16:47:58,599 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:48:02 16:47:58,606 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:48:02 16:47:58,606 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:48:02 16:47:58,606 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:48:02 16:47:58,606 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:48:02 16:47:58,606 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:48:02 16:47:58,606 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:48:02 16:47:58,606 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:48:02 16:47:58,606 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:48:02 16:47:58,607 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:48:02 16:47:58,607 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:48:02 16:47:58,607 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:48:02 16:47:58,607 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:48:02 16:47:58,607 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:48:02 16:47:58,607 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:48:02 16:47:58,607 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:48:02 16:47:58,607 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:48:02 16:47:58,607 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:48:02 16:47:58,607 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:48:02 16:47:58,613 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:48:02 16:47:58,633 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:48:02 16:47:58,633 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:48:02 16:47:58,645 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:48:02 16:47:58,654 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:48:02 16:47:58,990 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1b3b5252 - Setting zoneId to "UTC" 16:48:02 16:47:58,999 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:48:02 16:47:58,999 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:48:02 16:47:59,236 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:48:02 16:47:59,237 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:48:02 16:47:59,237 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:48:02 16:47:59,237 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:48:02 16:47:59,238 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:48:02 16:47:59,238 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:48:02 16:47:59,238 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:48:02 16:47:59,238 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@adb15df - End of configuration. 16:48:02 16:47:59,238 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6f45be42 - Registering current configuration as safe fallback point 16:48:02 16:48:02 16:48:02 . ____ _ __ _ _ 16:48:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:48:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:48:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:48:02 ' |____| .__|_| |_|_| |_\__, | / / / / 16:48:02 =========|_|==============|___/=/_/_/_/ 16:48:02 :: Spring Boot :: (v3.1.2) 16:48:02 16:48:02 2024-03-05T16:47:59.339Z INFO 14822 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 14822 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application) 16:48:02 2024-03-05T16:47:59.340Z INFO 14822 --- [ main] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 16:48:02 2024-03-05T16:48:02.083Z INFO 14822 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:48:02 2024-03-05T16:48:02.083Z INFO 14822 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:48:02 2024-03-05T16:48:02.084Z INFO 14822 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:48:02 2024-03-05T16:48:02.108Z INFO 14822 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 4.087 seconds (process running for 5.735) 16:48:02 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:48:03 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 5.325 s - in org.onap.cps.rest.controller.ControllerSecuritySpec 16:48:03 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 16:48:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.config.MicroMeterConfigSpec 16:48:03 [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 16:48:06 2024-03-05T16:48:03.333Z INFO 14822 --- [ main] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea 16:48:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.301 s - in org.onap.cps.architecture.LayeredArchitectureTest 16:48:06 [INFO] 16:48:06 [INFO] Results: 16:48:06 [INFO] 16:48:06 [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2 16:48:06 [INFO] 16:48:06 [INFO] 16:48:06 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- 16:48:06 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 16:48:06 [INFO] Analyzed bundle 'cps-application' with 2 classes 16:48:06 [INFO] 16:48:06 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- 16:48:06 [INFO] 16:48:06 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 16:48:06 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.7-SNAPSHOT.jar 16:48:06 [INFO] 16:48:06 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-application --- 16:48:07 [INFO] Attaching repackaged archive /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.7-SNAPSHOT-springboot.jar with classifier springboot 16:48:07 [INFO] 16:48:07 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 16:48:07 [INFO] 16:48:07 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.7-SNAPSHOT-20240305T164021Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 16:48:07 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 16:48:07 [INFO] Building dependencies layer... 16:48:07 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 16:48:07 [INFO] Building project dependencies layer... 16:48:07 [INFO] Building resources layer... 16:48:07 [INFO] Building jvm arg files layer... 16:48:07 [INFO] Building classes layer... 16:48:07 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 16:48:11 [INFO] 16:48:11 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 16:48:11 [INFO] Loading to Docker daemon... 16:48:12 [INFO] 16:48:12 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.7-SNAPSHOT-20240305T164021Z, nexus3.onap.org:10003/onap/cps-and-ncmp 16:48:12 [INFO] 16:48:12 [INFO] 16:48:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- 16:48:12 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:48:12 [INFO] 16:48:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- 16:48:12 [INFO] 16:48:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- 16:48:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:48:12 [INFO] 16:48:12 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- 16:48:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 16:48:12 [INFO] Analyzed bundle 'cps-application' with 2 classes 16:48:12 [INFO] All coverage checks have been met. 16:48:12 [INFO] 16:48:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- 16:48:12 [INFO] 16:48:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 16:48:12 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.7-SNAPSHOT/cps-application-3.4.7-SNAPSHOT.jar 16:48:12 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.7-SNAPSHOT/cps-application-3.4.7-SNAPSHOT.pom 16:48:12 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.7-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.7-SNAPSHOT/cps-application-3.4.7-SNAPSHOT-springboot.jar 16:48:12 [INFO] 16:48:12 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 16:48:12 [INFO] Building jacoco-report 3.4.7-SNAPSHOT [22/23] 16:48:12 [INFO] --------------------------------[ jar ]--------------------------------- 16:48:12 [INFO] 16:48:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 16:48:12 [INFO] 16:48:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- 16:48:12 [INFO] 16:48:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- 16:48:12 [INFO] 16:48:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- 16:48:12 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:48:12 [INFO] 16:48:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- 16:48:12 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:48:12 [INFO] 16:48:12 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- 16:48:12 [INFO] You have 0 Checkstyle violations. 16:48:12 [INFO] 16:48:12 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- 16:48:13 [INFO] You have 0 Checkstyle violations. 16:48:13 [INFO] 16:48:13 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- 16:48:13 [INFO] Starting audit... 16:48:13 Audit done. 16:48:13 [INFO] You have 0 Checkstyle violations. 16:48:13 [INFO] 16:48:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 16:48:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:48:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources 16:48:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license 16:48:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses 16:48:13 [INFO] 16:48:13 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- 16:48:13 [INFO] No sources to compile 16:48:13 [INFO] 16:48:13 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> 16:48:13 [INFO] 16:48:13 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- 16:48:13 [INFO] 16:48:13 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< 16:48:13 [INFO] 16:48:13 [INFO] 16:48:13 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- 16:48:13 [INFO] 16:48:13 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 16:48:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:48:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources 16:48:13 [INFO] 16:48:13 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- 16:48:13 [INFO] No sources to compile 16:48:13 [INFO] 16:48:13 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- 16:48:13 [INFO] No sources specified for compilation. Skipping. 16:48:13 [INFO] 16:48:13 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- 16:48:13 [INFO] No tests to run. 16:48:13 [INFO] 16:48:13 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- 16:48:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:48:13 [INFO] 16:48:13 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- 16:48:13 [INFO] 16:48:13 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 16:48:13 [WARNING] JAR will be empty - no content was marked for inclusion! 16:48:13 [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.7-SNAPSHOT.jar 16:48:13 [INFO] 16:48:13 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- 16:48:13 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:48:13 [INFO] 16:48:13 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- 16:48:13 [INFO] No tests to run. 16:48:13 [INFO] 16:48:13 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- 16:48:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:48:13 [INFO] 16:48:13 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- 16:48:13 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec 16:48:13 [INFO] 16:48:13 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- 16:48:13 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 16:48:13 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:48:13 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:48:13 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:48:13 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:48:13 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:48:13 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 16:48:13 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec 16:48:13 [INFO] Analyzed bundle 'cps-application' with 2 classes 16:48:13 [INFO] Analyzed bundle 'cps-events' with 3 classes 16:48:13 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 16:48:13 [INFO] Analyzed bundle 'cps-ncmp-service' with 102 classes 16:48:13 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 16:48:13 [INFO] Analyzed bundle 'cps-rest' with 6 classes 16:48:13 [INFO] Analyzed bundle 'cps-ri' with 22 classes 16:48:13 [INFO] Analyzed bundle 'cps-service' with 56 classes 16:48:13 [INFO] Analyzed bundle 'integration-test' with 0 classes 16:48:13 [INFO] 16:48:13 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- 16:48:13 [INFO] 16:48:13 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 16:48:13 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.7-SNAPSHOT/jacoco-report-3.4.7-SNAPSHOT.jar 16:48:13 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.7-SNAPSHOT/jacoco-report-3.4.7-SNAPSHOT.pom 16:48:13 [INFO] 16:48:13 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 16:48:13 [INFO] Building cps 3.4.7-SNAPSHOT [23/23] 16:48:13 [INFO] --------------------------------[ pom ]--------------------------------- 16:48:13 [INFO] 16:48:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 16:48:13 [INFO] 16:48:13 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- 16:48:13 [INFO] 16:48:13 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- 16:48:13 [INFO] 16:48:13 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- 16:48:14 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 16:48:14 [INFO] 16:48:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- 16:48:14 [INFO] Starting audit... 16:48:14 Audit done. 16:48:14 [INFO] You have 0 Checkstyle violations. 16:48:14 [INFO] 16:48:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- 16:48:14 [INFO] Starting audit... 16:48:14 Audit done. 16:48:14 [INFO] You have 0 Checkstyle violations. 16:48:14 [INFO] 16:48:14 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- 16:48:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:48:15 [INFO] 16:48:15 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- 16:48:15 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 16:48:15 [INFO] 16:48:15 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- 16:48:15 [INFO] No tests to run. 16:48:15 [INFO] 16:48:15 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- 16:48:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:48:15 [INFO] 16:48:15 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- 16:48:15 [INFO] 16:48:15 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 16:48:15 [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.4.7-SNAPSHOT/cps-aggregator-3.4.7-SNAPSHOT.pom 16:48:15 [INFO] ------------------------------------------------------------------------ 16:48:15 [INFO] Reactor Summary for cps 3.4.7-SNAPSHOT: 16:48:15 [INFO] 16:48:15 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.984 s] 16:48:15 [INFO] cps-bom ............................................ SUCCESS [ 0.004 s] 16:48:15 [INFO] checkstyle ......................................... SUCCESS [ 3.603 s] 16:48:15 [INFO] spotbugs ........................................... SUCCESS [ 0.021 s] 16:48:15 [INFO] cps-parent ......................................... SUCCESS [ 29.181 s] 16:48:15 [INFO] cps-events ......................................... SUCCESS [ 6.433 s] 16:48:15 [INFO] cps-path-parser .................................... SUCCESS [ 10.656 s] 16:48:15 [INFO] cps-service ........................................ SUCCESS [ 42.353 s] 16:48:15 [INFO] cps-rest ........................................... SUCCESS [ 22.914 s] 16:48:15 [INFO] cps-ncmp-events .................................... SUCCESS [ 4.544 s] 16:48:15 [INFO] cps-ncmp-service ................................... SUCCESS [02:49 min] 16:48:15 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 17.171 s] 16:48:15 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.177 s] 16:48:15 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 8.280 s] 16:48:15 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 4.863 s] 16:48:15 [INFO] cps-ri ............................................. SUCCESS [ 22.630 s] 16:48:15 [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.168 s] 16:48:15 [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 3.947 s] 16:48:15 [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 10.292 s] 16:48:15 [INFO] integration-test ................................... SUCCESS [01:29 min] 16:48:15 [INFO] cps-application .................................... SUCCESS [ 21.411 s] 16:48:15 [INFO] jacoco-report ...................................... SUCCESS [ 0.777 s] 16:48:15 [INFO] cps ................................................ SUCCESS [ 1.297 s] 16:48:15 [INFO] ------------------------------------------------------------------------ 16:48:15 [INFO] BUILD SUCCESS 16:48:15 [INFO] ------------------------------------------------------------------------ 16:48:15 [INFO] Total time: 07:53 min 16:48:15 [INFO] Finished at: 2024-03-05T16:48:15Z 16:48:15 [INFO] ------------------------------------------------------------------------ 16:48:15 $ ssh-agent -k 16:48:15 unset SSH_AUTH_SOCK; 16:48:15 unset SSH_AGENT_PID; 16:48:15 echo Agent pid 5574 killed; 16:48:15 [ssh-agent] Stopped. 16:48:15 [PostBuildScript] - [INFO] Executing post build scripts. 16:48:15 [cps-master-verify-java] $ /bin/bash /tmp/jenkins17621816417455521226.sh 16:48:15 ---> sysstat.sh 16:48:15 [cps-master-verify-java] $ /bin/bash /tmp/jenkins9624001170688373931.sh 16:48:15 ---> package-listing.sh 16:48:15 ++ facter osfamily 16:48:15 ++ tr '[:upper:]' '[:lower:]' 16:48:15 + OS_FAMILY=redhat 16:48:15 + workspace=/w/workspace/cps-master-verify-java 16:48:15 + START_PACKAGES=/tmp/packages_start.txt 16:48:15 + END_PACKAGES=/tmp/packages_end.txt 16:48:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:48:15 + PACKAGES=/tmp/packages_start.txt 16:48:15 + '[' /w/workspace/cps-master-verify-java ']' 16:48:15 + PACKAGES=/tmp/packages_end.txt 16:48:15 + case "${OS_FAMILY}" in 16:48:15 + rpm -qa 16:48:15 + sort 16:48:16 + '[' -f /tmp/packages_start.txt ']' 16:48:16 + '[' -f /tmp/packages_end.txt ']' 16:48:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:48:16 + '[' /w/workspace/cps-master-verify-java ']' 16:48:16 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 16:48:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 16:48:16 [cps-master-verify-java] $ /bin/bash /tmp/jenkins2276634042833798722.sh 16:48:16 ---> capture-instance-metadata.sh 16:48:16 Setup pyenv: 16:48:16 system 16:48:16 3.8.13 16:48:16 3.9.13 16:48:16 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 16:48:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AWsI from file:/tmp/.os_lf_venv 16:48:19 lf-activate-venv(): INFO: Installing: lftools 16:48:29 lf-activate-venv(): INFO: Adding /tmp/venv-AWsI/bin to PATH 16:48:29 INFO: Running in OpenStack, capturing instance metadata 16:48:30 [cps-master-verify-java] $ /bin/bash /tmp/jenkins9574897302628927981.sh 16:48:30 provisioning config files... 16:48:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config4183505197773034266tmp 16:48:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:48:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:48:30 [EnvInject] - Injecting environment variables from a build step. 16:48:30 [EnvInject] - Injecting as environment variables the properties content 16:48:30 SERVER_ID=logs 16:48:30 16:48:30 [EnvInject] - Variables injected successfully. 16:48:30 [cps-master-verify-java] $ /bin/bash /tmp/jenkins2716682188462295305.sh 16:48:30 ---> create-netrc.sh 16:48:30 [cps-master-verify-java] $ /bin/bash /tmp/jenkins10758165793261840749.sh 16:48:30 ---> python-tools-install.sh 16:48:30 Setup pyenv: 16:48:30 system 16:48:30 3.8.13 16:48:30 3.9.13 16:48:30 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 16:48:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AWsI from file:/tmp/.os_lf_venv 16:48:32 lf-activate-venv(): INFO: Installing: lftools 16:48:39 lf-activate-venv(): INFO: Adding /tmp/venv-AWsI/bin to PATH 16:48:39 [cps-master-verify-java] $ /bin/bash /tmp/jenkins830136917554082912.sh 16:48:39 ---> sudo-logs.sh 16:48:39 Archiving 'sudo' log.. 16:48:40 [cps-master-verify-java] $ /bin/bash /tmp/jenkins17931268097012480246.sh 16:48:40 ---> job-cost.sh 16:48:40 Setup pyenv: 16:48:40 system 16:48:40 3.8.13 16:48:40 3.9.13 16:48:40 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 16:48:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AWsI from file:/tmp/.os_lf_venv 16:48:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:48:48 lf-activate-venv(): INFO: Adding /tmp/venv-AWsI/bin to PATH 16:48:48 INFO: No Stack... 16:48:48 INFO: Retrieving Pricing Info for: v3-standard-8 16:48:49 INFO: Archiving Costs 16:48:49 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins8751269563919593525.sh 16:48:49 ---> logs-deploy.sh 16:48:49 Setup pyenv: 16:48:49 system 16:48:49 3.8.13 16:48:49 3.9.13 16:48:49 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 16:48:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AWsI from file:/tmp/.os_lf_venv 16:48:51 lf-activate-venv(): INFO: Installing: lftools 16:48:59 lf-activate-venv(): INFO: Adding /tmp/venv-AWsI/bin to PATH 16:48:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/7027 16:48:59 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 16:49:00 Archives upload complete. 16:49:00 INFO: archiving logs to Nexus 16:49:01 ---> uname -a: 16:49:01 Linux prd-centos8-docker-8c-8g-11083.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 16:49:01 16:49:01 16:49:01 ---> lscpu: 16:49:01 Architecture: x86_64 16:49:01 CPU op-mode(s): 32-bit, 64-bit 16:49:01 Byte Order: Little Endian 16:49:01 CPU(s): 8 16:49:01 On-line CPU(s) list: 0-7 16:49:01 Thread(s) per core: 1 16:49:01 Core(s) per socket: 1 16:49:01 Socket(s): 8 16:49:01 NUMA node(s): 1 16:49:01 Vendor ID: AuthenticAMD 16:49:01 CPU family: 23 16:49:01 Model: 49 16:49:01 Model name: AMD EPYC-Rome Processor 16:49:01 Stepping: 0 16:49:01 CPU MHz: 2799.998 16:49:01 BogoMIPS: 5599.99 16:49:01 Virtualization: AMD-V 16:49:01 Hypervisor vendor: KVM 16:49:01 Virtualization type: full 16:49:01 L1d cache: 32K 16:49:01 L1i cache: 32K 16:49:01 L2 cache: 512K 16:49:01 L3 cache: 16384K 16:49:01 NUMA node0 CPU(s): 0-7 16:49:01 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 16:49:01 16:49:01 16:49:01 ---> nproc: 16:49:01 8 16:49:01 16:49:01 16:49:01 ---> df -h: 16:49:01 Filesystem Size Used Avail Use% Mounted on 16:49:01 devtmpfs 16G 0 16G 0% /dev 16:49:01 tmpfs 16G 0 16G 0% /dev/shm 16:49:01 tmpfs 16G 17M 16G 1% /run 16:49:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:49:01 /dev/vda1 160G 13G 148G 8% / 16:49:01 tmpfs 3.2G 0 3.2G 0% /run/user/1001 16:49:01 16:49:01 16:49:01 ---> free -m: 16:49:01 total used free shared buff/cache available 16:49:01 Mem: 31890 1074 25724 19 5091 30342 16:49:01 Swap: 1023 0 1023 16:49:01 16:49:01 16:49:01 ---> ip addr: 16:49:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:49:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:49:01 inet 127.0.0.1/8 scope host lo 16:49:01 valid_lft forever preferred_lft forever 16:49:01 inet6 ::1/128 scope host 16:49:01 valid_lft forever preferred_lft forever 16:49:01 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:49:01 link/ether fa:16:3e:dc:0a:bb brd ff:ff:ff:ff:ff:ff 16:49:01 altname enp0s3 16:49:01 altname ens3 16:49:01 inet 10.30.107.126/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 16:49:01 valid_lft 85787sec preferred_lft 85787sec 16:49:01 inet6 fe80::f816:3eff:fedc:abb/64 scope link 16:49:01 valid_lft forever preferred_lft forever 16:49:01 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 16:49:01 link/ether 02:42:e3:27:f8:10 brd ff:ff:ff:ff:ff:ff 16:49:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:49:01 valid_lft forever preferred_lft forever 16:49:01 inet6 fe80::42:e3ff:fe27:f810/64 scope link 16:49:01 valid_lft forever preferred_lft forever 16:49:01 16:49:01 16:49:01 ---> sar -b -r -n DEV: 16:49:01 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 03/05/2024 _x86_64_ (8 CPU) 16:49:01 16:49:01 16:38:45 LINUX RESTART (8 CPU) 16:49:01 16:49:01 04:39:01 PM tps rtps wtps bread/s bwrtn/s 16:49:01 04:40:01 PM 128.35 33.22 95.14 8263.22 10960.94 16:49:01 04:41:01 PM 207.47 19.10 188.37 3725.38 10344.54 16:49:01 04:42:01 PM 135.47 2.30 133.17 647.78 11570.14 16:49:01 04:43:01 PM 45.19 0.12 45.08 40.66 3039.03 16:49:01 04:44:01 PM 105.68 12.41 93.27 870.38 27791.05 16:49:01 04:45:01 PM 31.14 0.03 31.11 2.53 745.30 16:49:01 04:46:01 PM 38.27 0.00 38.27 0.00 7223.04 16:49:01 04:47:01 PM 116.40 2.50 113.90 4512.98 28912.96 16:49:01 04:48:01 PM 16.03 1.10 14.93 68.66 647.41 16:49:01 Average: 91.56 7.86 83.69 2014.73 11248.30 16:49:01 16:49:01 04:39:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:49:01 04:40:01 PM 29590320 31275376 3065392 9.39 2688 2009240 1460388 4.33 171884 2466740 160840 16:49:01 04:41:01 PM 28858460 30840312 3797252 11.63 2688 2298304 2358728 7.00 201592 3126824 103516 16:49:01 04:42:01 PM 27839256 30080208 4816456 14.75 2688 2552852 2379804 7.06 297612 4028044 25764 16:49:01 04:43:01 PM 25948700 29152980 6707012 20.54 2688 3502624 3301528 9.80 371824 5796688 906444 16:49:01 04:44:01 PM 25793404 28906052 6862308 21.01 2688 3406484 3276324 9.72 529712 5769376 56 16:49:01 04:45:01 PM 25306276 28422396 7349436 22.51 2688 3408440 6064920 17.99 535768 6228984 1644 16:49:01 04:46:01 PM 25681628 28998432 6974084 21.36 2688 3609284 3144400 9.33 585988 5822876 240 16:49:01 04:47:01 PM 24314296 28622808 8341416 25.54 2688 4597188 3766412 11.17 778092 6934884 10596 16:49:01 04:48:01 PM 24390024 28667992 8265688 25.31 2688 4551708 3375852 10.02 777024 6867700 18296 16:49:01 Average: 26413596 29440728 6242116 19.11 2688 3326236 3236484 9.60 472166 5226902 136377 16:49:01 16:49:01 04:39:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:49:01 04:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:01 04:40:01 PM eth0 459.04 289.12 1661.67 67.98 0.00 0.00 0.00 0.00 16:49:01 04:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:01 04:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:01 04:41:01 PM eth0 211.16 182.84 2042.41 41.66 0.00 0.00 0.00 0.00 16:49:01 04:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:01 04:42:01 PM lo 2.18 2.18 0.36 0.36 0.00 0.00 0.00 0.00 16:49:01 04:42:01 PM eth0 233.49 197.08 3574.22 28.69 0.00 0.00 0.00 0.00 16:49:01 04:42:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:01 04:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:01 04:43:01 PM eth0 1188.27 424.70 6864.49 36.17 0.00 0.00 0.00 0.00 16:49:01 04:43:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:01 04:44:01 PM lo 29.96 29.96 3.04 3.04 0.00 0.00 0.00 0.00 16:49:01 04:44:01 PM eth0 103.10 102.57 62.88 27.44 0.00 0.00 0.00 0.00 16:49:01 04:44:01 PM docker0 6.63 7.28 0.85 0.86 0.00 0.00 0.00 0.00 16:49:01 04:45:01 PM lo 303.35 303.35 138.24 138.24 0.00 0.00 0.00 0.00 16:49:01 04:45:01 PM eth0 195.88 186.34 105.84 65.25 0.00 0.00 0.00 0.00 16:49:01 04:45:01 PM docker0 1.52 1.88 0.22 0.22 0.00 0.00 0.00 0.00 16:49:01 04:45:01 PM veth9df627e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:49:01 04:46:01 PM lo 28.86 28.86 2.67 2.67 0.00 0.00 0.00 0.00 16:49:01 04:46:01 PM eth0 112.80 89.50 575.10 36.65 0.00 0.00 0.00 0.00 16:49:01 04:46:01 PM docker0 1.97 2.40 0.37 0.34 0.00 0.00 0.00 0.00 16:49:01 04:47:01 PM lo 25.15 25.15 10.83 10.83 0.00 0.00 0.00 0.00 16:49:01 04:47:01 PM eth0 459.26 190.83 3492.49 23.99 0.00 0.00 0.00 0.00 16:49:01 04:47:01 PM docker0 12.38 13.30 2.34 8.76 0.00 0.00 0.00 0.00 16:49:01 04:47:01 PM veth07ed244 12.38 13.43 2.51 8.77 0.00 0.00 0.00 0.00 16:49:01 04:48:01 PM lo 720.03 720.03 270.47 270.47 0.00 0.00 0.00 0.00 16:49:01 04:48:01 PM eth0 45.26 37.34 245.75 13.77 0.00 0.00 0.00 0.00 16:49:01 04:48:01 PM docker0 165.94 172.02 44.49 29.84 0.00 0.00 0.00 0.00 16:49:01 Average: lo 123.27 123.27 47.29 47.29 0.00 0.00 0.00 0.00 16:49:01 Average: eth0 334.24 188.93 2069.34 37.96 0.00 0.00 0.00 0.00 16:49:01 Average: docker0 20.93 21.87 5.36 4.45 0.00 0.00 0.00 0.00 16:49:01 16:49:01 16:49:01 ---> sar -P ALL: 16:49:01 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 03/05/2024 _x86_64_ (8 CPU) 16:49:01 16:49:01 16:38:45 LINUX RESTART (8 CPU) 16:49:01 16:49:01 04:39:01 PM CPU %user %nice %system %iowait %steal %idle 16:49:01 04:40:01 PM all 14.94 0.00 2.28 1.25 0.06 81.47 16:49:01 04:40:01 PM 0 8.15 0.00 1.91 0.28 0.07 89.59 16:49:01 04:40:01 PM 1 19.71 0.00 2.74 2.11 0.07 75.37 16:49:01 04:40:01 PM 2 16.37 0.00 2.85 1.16 0.05 79.57 16:49:01 04:40:01 PM 3 18.49 0.00 3.18 0.70 0.08 77.54 16:49:01 04:40:01 PM 4 20.44 0.00 2.02 0.77 0.05 76.72 16:49:01 04:40:01 PM 5 6.74 0.00 1.90 1.04 0.07 90.26 16:49:01 04:40:01 PM 6 14.17 0.00 1.96 2.76 0.05 81.06 16:49:01 04:40:01 PM 7 15.44 0.00 1.65 1.22 0.05 81.64 16:49:01 04:41:01 PM all 15.95 0.00 1.89 1.28 0.08 80.81 16:49:01 04:41:01 PM 0 7.86 0.00 0.46 0.59 0.07 91.01 16:49:01 04:41:01 PM 1 13.35 0.00 1.12 4.06 0.09 81.38 16:49:01 04:41:01 PM 2 20.49 0.00 7.25 1.58 0.10 70.58 16:49:01 04:41:01 PM 3 15.70 0.00 0.51 0.51 0.11 83.17 16:49:01 04:41:01 PM 4 25.66 0.00 1.09 1.48 0.07 71.70 16:49:01 04:41:01 PM 5 18.37 0.00 1.23 0.14 0.07 80.19 16:49:01 04:41:01 PM 6 14.75 0.00 0.80 0.90 0.05 83.50 16:49:01 04:41:01 PM 7 11.52 0.00 2.42 0.91 0.10 85.04 16:49:01 04:42:01 PM all 31.83 0.00 1.08 0.74 0.09 66.27 16:49:01 04:42:01 PM 0 30.68 0.00 1.12 0.18 0.08 67.94 16:49:01 04:42:01 PM 1 35.00 0.00 1.15 0.85 0.07 62.93 16:49:01 04:42:01 PM 2 39.32 0.00 1.62 0.77 0.08 58.21 16:49:01 04:42:01 PM 3 14.17 0.00 0.69 0.80 0.08 84.26 16:49:01 04:42:01 PM 4 31.97 0.00 1.50 1.69 0.13 64.71 16:49:01 04:42:01 PM 5 22.52 0.00 1.10 1.45 0.07 74.86 16:49:01 04:42:01 PM 6 49.38 0.00 0.63 0.12 0.08 49.78 16:49:01 04:42:01 PM 7 31.56 0.00 0.80 0.07 0.08 67.48 16:49:01 04:43:01 PM all 41.35 0.00 1.94 0.17 0.09 56.45 16:49:01 04:43:01 PM 0 38.18 0.00 2.00 0.17 0.08 59.57 16:49:01 04:43:01 PM 1 43.20 0.00 1.59 0.00 0.08 55.12 16:49:01 04:43:01 PM 2 32.30 0.00 2.30 0.67 0.10 64.63 16:49:01 04:43:01 PM 3 48.98 0.00 1.66 0.30 0.08 48.97 16:49:01 04:43:01 PM 4 36.15 0.00 1.96 0.12 0.08 61.69 16:49:01 04:43:01 PM 5 45.66 0.00 1.93 0.10 0.10 52.21 16:49:01 04:43:01 PM 6 43.11 0.00 2.35 0.00 0.10 54.43 16:49:01 04:43:01 PM 7 43.19 0.00 1.75 0.02 0.08 54.97 16:49:01 04:44:01 PM all 17.94 0.28 2.12 1.66 0.10 77.90 16:49:01 04:44:01 PM 0 18.85 0.02 2.03 0.54 0.10 78.47 16:49:01 04:44:01 PM 1 17.92 0.02 1.86 1.67 0.12 78.42 16:49:01 04:44:01 PM 2 14.80 0.02 2.16 1.27 0.10 81.64 16:49:01 04:44:01 PM 3 16.54 0.05 2.43 6.68 0.12 74.19 16:49:01 04:44:01 PM 4 16.17 0.00 2.23 1.42 0.10 80.08 16:49:01 04:44:01 PM 5 19.22 1.76 2.06 0.50 0.08 76.37 16:49:01 04:44:01 PM 6 19.09 0.03 2.25 1.07 0.08 77.48 16:49:01 04:44:01 PM 7 20.94 0.35 1.96 0.08 0.08 76.58 16:49:01 04:45:01 PM all 19.18 0.27 2.62 0.08 0.10 77.76 16:49:01 04:45:01 PM 0 22.86 0.02 2.73 0.03 0.08 74.28 16:49:01 04:45:01 PM 1 16.50 0.07 2.50 0.10 0.10 80.74 16:49:01 04:45:01 PM 2 22.20 0.00 2.33 0.03 0.08 75.36 16:49:01 04:45:01 PM 3 17.86 0.03 2.78 0.07 0.12 79.14 16:49:01 04:45:01 PM 4 21.72 0.12 2.95 0.13 0.10 74.98 16:49:01 04:45:01 PM 5 15.85 0.00 2.30 0.05 0.10 81.70 16:49:01 04:45:01 PM 6 17.51 1.79 2.23 0.13 0.10 78.24 16:49:01 04:45:01 PM 7 18.90 0.10 3.15 0.10 0.10 77.64 16:49:01 04:46:01 PM all 41.57 0.05 1.56 0.32 0.11 56.38 16:49:01 04:46:01 PM 0 32.73 0.00 1.35 0.70 0.12 65.10 16:49:01 04:46:01 PM 1 38.83 0.02 1.90 0.03 0.12 59.10 16:49:01 04:46:01 PM 2 49.42 0.00 1.52 0.12 0.12 48.83 16:49:01 04:46:01 PM 3 33.69 0.32 1.72 0.03 0.12 64.12 16:49:01 04:46:01 PM 4 44.89 0.00 1.94 0.08 0.12 52.97 16:49:01 04:46:01 PM 5 50.18 0.00 1.59 0.08 0.10 48.05 16:49:01 04:46:01 PM 6 43.41 0.08 1.04 0.30 0.10 55.07 16:49:01 04:46:01 PM 7 39.45 0.00 1.45 1.19 0.10 57.82 16:49:01 04:47:01 PM all 23.58 0.00 2.12 1.41 0.08 72.81 16:49:01 04:47:01 PM 0 28.04 0.00 1.91 0.05 0.10 69.89 16:49:01 04:47:01 PM 1 34.76 0.00 2.75 4.19 0.08 58.21 16:49:01 04:47:01 PM 2 25.16 0.00 2.10 1.53 0.08 71.13 16:49:01 04:47:01 PM 3 22.38 0.00 2.47 2.02 0.08 73.05 16:49:01 04:47:01 PM 4 25.00 0.00 1.76 1.19 0.08 71.97 16:49:01 04:47:01 PM 5 13.17 0.00 1.87 0.89 0.05 84.02 16:49:01 04:47:01 PM 6 18.51 0.00 2.37 0.10 0.10 78.92 16:49:01 04:47:01 PM 7 21.51 0.00 1.76 1.27 0.07 75.39 16:49:01 04:48:01 PM all 24.95 0.00 1.12 0.04 0.09 73.80 16:49:01 04:48:01 PM 0 13.16 0.00 1.24 0.02 0.10 85.48 16:49:01 04:48:01 PM 1 32.56 0.00 0.92 0.03 0.08 66.40 16:49:01 04:48:01 PM 2 24.03 0.00 0.72 0.03 0.08 75.13 16:49:01 04:48:01 PM 3 35.27 0.00 1.66 0.08 0.12 62.87 16:49:01 04:48:01 PM 4 21.61 0.00 1.17 0.02 0.08 77.12 16:49:01 04:48:01 PM 5 23.02 0.00 0.87 0.12 0.07 75.93 16:49:01 04:48:01 PM 6 26.47 0.00 1.06 0.05 0.08 72.34 16:49:01 04:48:01 PM 7 23.48 0.00 1.36 0.00 0.08 75.08 16:49:01 Average: all 25.74 0.07 1.86 0.77 0.09 71.48 16:49:01 Average: 0 22.38 0.00 1.65 0.28 0.09 75.60 16:49:01 Average: 1 28.03 0.01 1.84 1.44 0.09 68.59 16:49:01 Average: 2 27.14 0.00 2.53 0.79 0.09 69.44 16:49:01 Average: 3 24.83 0.04 1.91 1.25 0.10 71.86 16:49:01 Average: 4 27.08 0.01 1.85 0.76 0.09 70.20 16:49:01 Average: 5 23.89 0.20 1.65 0.49 0.08 73.70 16:49:01 Average: 6 27.40 0.21 1.63 0.60 0.08 70.07 16:49:01 Average: 7 25.12 0.05 1.81 0.54 0.08 72.39 16:49:01 16:49:01 16:49:01