16:08:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/137723 16:08:56 Running as SYSTEM 16:08:56 [EnvInject] - Loading node environment variables. 16:08:56 Building remotely on prd-centos8-docker-8c-8g-25369 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-merge-java 16:08:56 [ssh-agent] Looking for ssh-agent implementation... 16:08:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:08:56 $ ssh-agent 16:08:56 SSH_AUTH_SOCK=/tmp/ssh-W67oDk5vMe4Z/agent.5580 16:08:56 SSH_AGENT_PID=5582 16:08:56 [ssh-agent] Started. 16:08:56 Running ssh-add (command line suppressed) 16:08:56 Identity added: /w/workspace/cps-master-merge-java@tmp/private_key_13538002792793180504.key (/w/workspace/cps-master-merge-java@tmp/private_key_13538002792793180504.key) 16:08:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:08:56 The recommended git tool is: NONE 16:08:58 using credential onap-jenkins-ssh 16:08:58 Wiping out workspace first. 16:08:58 Cloning the remote Git repository 16:08:58 Cloning repository git://cloud.onap.org/mirror/cps.git 16:08:58 > git init /w/workspace/cps-master-merge-java # timeout=10 16:08:58 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 16:08:58 > git --version # timeout=10 16:08:58 > git --version # 'git version 2.39.1' 16:08:58 using GIT_SSH to set credentials Gerrit user 16:08:58 [INFO] Currently running in a labeled security context 16:08:58 [INFO] Currently SELinux is 'enforcing' on the host 16:08:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-merge-java@tmp/jenkins-gitclient-ssh3840696863564458023.key 16:08:58 Verifying host key using manually-configured host key entries 16:08:58 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:09:00 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 16:09:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:09:00 Avoid second fetch 16:09:00 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:09:00 Checking out Revision bbfb061bf2f6c2a3448d3afaef256d98c032bd4b (refs/remotes/origin/master) 16:09:00 > git config core.sparsecheckout # timeout=10 16:09:00 > git checkout -f bbfb061bf2f6c2a3448d3afaef256d98c032bd4b # timeout=30 16:09:01 Commit message: "[BUG] Make failed async task report failure on Kafka topic" 16:09:01 > git rev-list --no-walk 99321315f0bd3d2838eeee4ca10fbaa66f47b2d1 # timeout=10 16:09:01 Run condition [Regular expression match] enabling prebuild for step [Execute shell] 16:09:01 provisioning config files... 16:09:01 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:09:01 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:09:01 [cps-master-merge-java] $ /bin/bash /tmp/jenkins13206640921036048303.sh 16:09:01 ---> python-tools-install.sh 16:09:01 Setup pyenv: 16:09:01 system 16:09:01 * 3.8.13 (set by /opt/pyenv/version) 16:09:01 * 3.9.13 (set by /opt/pyenv/version) 16:09:01 * 3.10.6 (set by /opt/pyenv/version) 16:09:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YiJb 16:09:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:09:10 lf-activate-venv(): INFO: Installing: lftools 16:09:42 lf-activate-venv(): INFO: Adding /tmp/venv-YiJb/bin to PATH 16:09:42 Generating Requirements File 16:10:09 Python 3.10.6 16:10:09 pip 24.0 from /tmp/venv-YiJb/lib/python3.10/site-packages/pip (python 3.10) 16:10:10 appdirs==1.4.4 16:10:10 argcomplete==3.3.0 16:10:10 aspy.yaml==1.3.0 16:10:10 attrs==23.2.0 16:10:10 autopage==0.5.2 16:10:10 beautifulsoup4==4.12.3 16:10:10 boto3==1.34.89 16:10:10 botocore==1.34.89 16:10:10 bs4==0.0.2 16:10:10 cachetools==5.3.3 16:10:10 certifi==2024.2.2 16:10:10 cffi==1.16.0 16:10:10 cfgv==3.4.0 16:10:10 chardet==5.2.0 16:10:10 charset-normalizer==3.3.2 16:10:10 click==8.1.7 16:10:10 cliff==4.6.0 16:10:10 cmd2==2.4.3 16:10:10 cryptography==3.3.2 16:10:10 debtcollector==3.0.0 16:10:10 decorator==5.1.1 16:10:10 defusedxml==0.7.1 16:10:10 Deprecated==1.2.14 16:10:10 distlib==0.3.8 16:10:10 dnspython==2.6.1 16:10:10 docker==4.2.2 16:10:10 dogpile.cache==1.3.2 16:10:10 email_validator==2.1.1 16:10:10 filelock==3.13.4 16:10:10 future==1.0.0 16:10:10 gitdb==4.0.11 16:10:10 GitPython==3.1.43 16:10:10 google-auth==2.29.0 16:10:10 httplib2==0.22.0 16:10:10 identify==2.5.36 16:10:10 idna==3.7 16:10:10 importlib-resources==1.5.0 16:10:10 iso8601==2.1.0 16:10:10 Jinja2==3.1.3 16:10:10 jmespath==1.0.1 16:10:10 jsonpatch==1.33 16:10:10 jsonpointer==2.4 16:10:10 jsonschema==4.21.1 16:10:10 jsonschema-specifications==2023.12.1 16:10:10 keystoneauth1==5.6.0 16:10:10 kubernetes==29.0.0 16:10:10 lftools==0.37.10 16:10:10 lxml==5.2.1 16:10:10 MarkupSafe==2.1.5 16:10:10 msgpack==1.0.8 16:10:10 multi_key_dict==2.0.3 16:10:10 munch==4.0.0 16:10:10 netaddr==1.2.1 16:10:10 netifaces==0.11.0 16:10:10 niet==1.4.2 16:10:10 nodeenv==1.8.0 16:10:10 oauth2client==4.1.3 16:10:10 oauthlib==3.2.2 16:10:10 openstacksdk==3.1.0 16:10:10 os-client-config==2.1.0 16:10:10 os-service-types==1.7.0 16:10:10 osc-lib==3.0.1 16:10:10 oslo.config==9.4.0 16:10:10 oslo.context==5.5.0 16:10:10 oslo.i18n==6.3.0 16:10:10 oslo.log==5.5.1 16:10:10 oslo.serialization==5.4.0 16:10:10 oslo.utils==7.1.0 16:10:10 packaging==24.0 16:10:10 pbr==6.0.0 16:10:10 platformdirs==4.2.0 16:10:10 prettytable==3.10.0 16:10:10 pyasn1==0.6.0 16:10:10 pyasn1_modules==0.4.0 16:10:10 pycparser==2.22 16:10:10 pygerrit2==2.0.15 16:10:10 PyGithub==2.3.0 16:10:10 pyinotify==0.9.6 16:10:10 PyJWT==2.8.0 16:10:10 PyNaCl==1.5.0 16:10:10 pyparsing==2.4.7 16:10:10 pyperclip==1.8.2 16:10:10 pyrsistent==0.20.0 16:10:10 python-cinderclient==9.5.0 16:10:10 python-dateutil==2.9.0.post0 16:10:10 python-heatclient==3.5.0 16:10:10 python-jenkins==1.8.2 16:10:10 python-keystoneclient==5.4.0 16:10:10 python-magnumclient==4.4.0 16:10:10 python-novaclient==18.6.0 16:10:10 python-openstackclient==6.6.0 16:10:10 python-swiftclient==4.5.0 16:10:10 PyYAML==6.0.1 16:10:10 referencing==0.34.0 16:10:10 requests==2.31.0 16:10:10 requests-oauthlib==2.0.0 16:10:10 requestsexceptions==1.4.0 16:10:10 rfc3986==2.0.0 16:10:10 rpds-py==0.18.0 16:10:10 rsa==4.9 16:10:10 ruamel.yaml==0.18.6 16:10:10 ruamel.yaml.clib==0.2.8 16:10:10 s3transfer==0.10.1 16:10:10 simplejson==3.19.2 16:10:10 six==1.16.0 16:10:10 smmap==5.0.1 16:10:10 soupsieve==2.5 16:10:10 stevedore==5.2.0 16:10:10 tabulate==0.9.0 16:10:10 toml==0.10.2 16:10:10 tomlkit==0.12.4 16:10:10 tqdm==4.66.2 16:10:10 typing_extensions==4.11.0 16:10:10 tzdata==2024.1 16:10:10 urllib3==1.26.18 16:10:10 virtualenv==20.25.3 16:10:10 wcwidth==0.2.13 16:10:10 websocket-client==1.7.0 16:10:10 wrapt==1.16.0 16:10:10 xdg==6.0.0 16:10:10 xmltodict==0.13.0 16:10:10 yq==3.4.1 16:10:10 [EnvInject] - Injecting environment variables from a build step. 16:10:10 [EnvInject] - Injecting as environment variables the properties content 16:10:10 SET_JDK_VERSION=openjdk17 16:10:10 GIT_URL="git://cloud.onap.org/mirror" 16:10:10 16:10:10 [EnvInject] - Variables injected successfully. 16:10:10 [cps-master-merge-java] $ /bin/sh /tmp/jenkins4175449059362257261.sh 16:10:10 ---> update-java-alternatives.sh 16:10:10 ---> Updating Java version 16:10:10 ---> RedHat type system detected 16:10:10 openjdk version "17.0.6-ea" 2023-01-17 LTS 16:10:10 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 16:10:10 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:10:10 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 16:10:10 [EnvInject] - Injecting environment variables from a build step. 16:10:10 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 16:10:10 [EnvInject] - Variables injected successfully. 16:10:10 provisioning config files... 16:10:10 copy managed file [global-settings] to file:/w/workspace/cps-master-merge-java@tmp/config256980939751426013tmp 16:10:10 copy managed file [cps-settings] to file:/w/workspace/cps-master-merge-java@tmp/config11227642930048028200tmp 16:10:10 Regular expression run condition: Expression=[.*(amd64|arm64).*], Label=[cps] 16:10:10 Run condition [Regular expression match] preventing perform for step [Execute shell] 16:10:11 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-25369 16:10:11 using settings config with name cps-settings 16:10:11 Replacing all maven server entries not found in credentials list is true 16:10:11 using global settings config with name global-settings 16:10:11 Replacing all maven server entries not found in credentials list is true 16:10:11 [cps-master-merge-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings9105612212107560073.xml -gs /tmp/global-settings14224358134640629194.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=bbfb061bf2f6c2a3448d3afaef256d98c032bd4b -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=daniel.hanrahan@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Toine Siebelink" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/137723 -DGERRIT_PATCHSET_UPLOADER_EMAIL=daniel.hanrahan@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=change-merged -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=137723 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Daniel Hanrahan\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/23/137723/3 -DGERRIT_NEWREV=bbfb061bf2f6c2a3448d3afaef256d98c032bd4b "-DGERRIT_PATCHSET_UPLOADER_NAME=Daniel Hanrahan" '-DGERRIT_CHANGE_OWNER=\"Daniel Hanrahan\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=W0JVR10gTWFrZSBmYWlsZWQgYXN5bmMgdGFzayByZXBvcnQgZmFpbHVyZSBvbiBLYWZrYSB0b3BpYwoKLSBJbiBldmVudCBvZiBhc3luYyB0YXNrIHRpbWVvdXQsIGVycm9yIGNvZGUgMTAyCiAgKERNSV9TRVJWSUNFX05PVF9SRVNQT05ESU5HKSBpcyBzZW50IHRvIGNsaWVudCB0b3BpYy4KLSBJbiBldmVudCBvZiB1bmV4cGVjdGVkIGVycm9yIChzdWNoIGFzIGRhdGFiYXNlIHVuYXZhaWxhYmxlKSwKICBlcnJvciBjb2RlIDEwOCAoVU5LTk9XTl9FUlJPUikgaXMgc2VudCB0byBjbGllbnQgdG9waWMuCi0gVGhlIGRlZmF1bHQgdGltZW91dHMgaGF2ZSBiZWVuIGFkanVzdGVkIHNvIHRoYXQgdGhlIHRhc2sKICB0aW1lb3V0ICg2MHMpIGlzIGxvbmdlciB0aGFuIHRoZSBIVFRQIGFuZCBEYXRhYmFzZSB0aW1lb3V0cyAoMzBzKSwKICBzbyB0aGF0IGV4cGVjdGVkIGNvZGVzIGFyZSByZXR1cm5lZC4KCklzc3VlLUlEOiBDUFMtMjE4NgpTaWduZWQtb2ZmLWJ5OiBkYW5pZWxoYW5yYWhhbiA8ZGFuaWVsLmhhbnJhaGFuQGVzdC50ZWNoPgpDaGFuZ2UtSWQ6IEk4NGMzNDQ3YTYyNWUwODRjNDQ1YWIyZjVjMDFlMmIzMmEwYzk3MWFjCg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC=CPS-2186 "-DGERRIT_CHANGE_SUBJECT=[BUG] Make failed async task report failure on Kafka topic" '-DGERRIT_EVENT_ACCOUNT=\"Toine Siebelink\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I84c3447a625e084c445ab2f5c01e2b32a0c971ac -DGERRIT_EVENT_HASH=1621916855 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=toine.siebelink@est.tech -DGERRIT_PATCHSET_NUMBER=3 "-DGERRIT_CHANGE_OWNER_NAME=Daniel Hanrahan" clean deploy -B -P cps-ncmp-docker -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 16:10:12 [INFO] Scanning for projects... 16:10:15 [WARNING] 16:10:15 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.8-SNAPSHOT 16:10:15 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 177, column 21 16:10:15 [WARNING] 16:10:15 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.8-SNAPSHOT 16:10:15 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 211, column 21 16:10:15 [WARNING] 16:10:15 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.8-SNAPSHOT 16:10:15 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 66, column 21 16:10:15 [WARNING] 16:10:15 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 16:10:15 [WARNING] 16:10:15 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 16:10:15 [WARNING] 16:10:15 [INFO] ------------------------------------------------------------------------ 16:10:15 [INFO] Reactor Build Order: 16:10:15 [INFO] 16:10:15 [INFO] org.onap.cps:cps-dependencies [pom] 16:10:15 [INFO] cps-bom [pom] 16:10:15 [INFO] checkstyle [jar] 16:10:15 [INFO] spotbugs [jar] 16:10:15 [INFO] cps-parent [pom] 16:10:15 [INFO] cps-events [jar] 16:10:15 [INFO] cps-path-parser [jar] 16:10:15 [INFO] cps-service [jar] 16:10:15 [INFO] cps-rest [jar] 16:10:15 [INFO] cps-ncmp-events [jar] 16:10:15 [INFO] cps-ncmp-service [jar] 16:10:15 [INFO] cps-ncmp-rest [jar] 16:10:15 [INFO] cps-ncmp-rest-stub [pom] 16:10:15 [INFO] cps-ncmp-rest-stub-service [jar] 16:10:15 [INFO] cps-ncmp-rest-stub-app [jar] 16:10:15 [INFO] cps-ri [jar] 16:10:15 [INFO] dmi-plugin-demo-and-csit-stub [pom] 16:10:15 [INFO] dmi-plugin-demo-and-csit-stub-service [jar] 16:10:15 [INFO] dmi-plugin-demo-and-csit-stub-app [jar] 16:10:15 [INFO] integration-test [jar] 16:10:15 [INFO] cps-application [jar] 16:10:15 [INFO] jacoco-report [jar] 16:10:15 [INFO] cps [pom] 16:10:15 [INFO] 16:10:15 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 16:10:15 [INFO] Building org.onap.cps:cps-dependencies 3.4.8-SNAPSHOT [1/23] 16:10:15 [INFO] --------------------------------[ pom ]--------------------------------- 16:10:16 [INFO] 16:10:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 16:10:16 [INFO] 16:10:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 16:10:16 [INFO] Installing /w/workspace/cps-master-merge-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.4.8-SNAPSHOT/cps-dependencies-3.4.8-SNAPSHOT.pom 16:10:16 [INFO] 16:10:16 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ cps-dependencies --- 16:10:17 [INFO] 16:10:17 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 16:10:17 [INFO] Building cps-bom 3.4.8-SNAPSHOT [2/23] 16:10:17 [INFO] --------------------------------[ pom ]--------------------------------- 16:10:17 [INFO] 16:10:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 16:10:17 [INFO] 16:10:17 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 16:10:17 [INFO] Installing /w/workspace/cps-master-merge-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.4.8-SNAPSHOT/cps-bom-3.4.8-SNAPSHOT.pom 16:10:17 [INFO] 16:10:17 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ cps-bom --- 16:10:17 [INFO] 16:10:17 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 16:10:17 [INFO] Building checkstyle 3.4.8-SNAPSHOT [3/23] 16:10:17 [INFO] --------------------------------[ jar ]--------------------------------- 16:10:18 [INFO] 16:10:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 16:10:18 [INFO] 16:10:18 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 16:10:18 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:10:18 [INFO] Copying 4 resources 16:10:18 [INFO] 16:10:18 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 16:10:20 [INFO] No sources to compile 16:10:20 [INFO] 16:10:20 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 16:10:20 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:10:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/checkstyle/src/test/resources 16:10:20 [INFO] 16:10:20 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 16:10:20 [INFO] No sources to compile 16:10:20 [INFO] 16:10:20 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 16:10:20 [INFO] No tests to run. 16:10:20 [INFO] 16:10:20 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 16:10:20 [INFO] Building jar: /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.4.8-SNAPSHOT.jar 16:10:20 [INFO] 16:10:20 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 16:10:21 ======================================================================================================================== 16:10:21 Copyright Check Python Script: 16:10:21 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/data/operation/ResourceDataOperationRequestUtils.java | line 18 read '===========LICENSE_END=========================================================\n' 16:10:21 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/data/operation/ResourceDataOperationRequestUtils.java | line 18 expected '============LICENSE_END=========================================================\n' 16:10:21 /w/workspace/cps-master-merge-java/integration-test/src/test/resources/application.yml | line 8 read ' http://www.apache.org/licenses/LICENSE-2.0\n' 16:10:21 /w/workspace/cps-master-merge-java/integration-test/src/test/resources/application.yml | line 8 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' 16:10:21 /w/workspace/cps-master-merge-java/integration-test/src/test/resources/application.yml | line 9 read ' Unless required by applicable law or agreed to in writing, software\n' 16:10:21 /w/workspace/cps-master-merge-java/integration-test/src/test/resources/application.yml | line 9 expected '\n' 16:10:21 /w/workspace/cps-master-merge-java/integration-test/src/test/resources/application.yml | line 10 read ' distributed under the License is distributed on an "AS IS" BASIS,\n' 16:10:21 /w/workspace/cps-master-merge-java/integration-test/src/test/resources/application.yml | line 10 expected 'Unless required by applicable law or agreed to in writing, software\n' 16:10:21 /w/workspace/cps-master-merge-java/integration-test/src/test/resources/application.yml | line 11 read ' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 16:10:21 /w/workspace/cps-master-merge-java/integration-test/src/test/resources/application.yml | line 11 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 16:10:21 /w/workspace/cps-master-merge-java/integration-test/src/test/resources/application.yml | line 12 read ' See the License for the specific language governing permissions and\n' 16:10:21 /w/workspace/cps-master-merge-java/integration-test/src/test/resources/application.yml | line 12 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 16:10:21 /w/workspace/cps-master-merge-java/integration-test/src/test/resources/application.yml | line 13 read ' limitations under the License.\n' 16:10:21 /w/workspace/cps-master-merge-java/integration-test/src/test/resources/application.yml | line 13 expected 'See the License for the specific language governing permissions and\n' 16:10:21 /w/workspace/cps-master-merge-java/integration-test/src/test/resources/application.yml | line 14 read '\n' 16:10:21 /w/workspace/cps-master-merge-java/integration-test/src/test/resources/application.yml | line 14 expected 'limitations under the License.\n' 16:10:21 /w/workspace/cps-master-merge-java/integration-test/src/test/resources/application.yml | line 15 read ' SPDX-License-Identifier: Apache-2.0\n' 16:10:21 /w/workspace/cps-master-merge-java/integration-test/src/test/resources/application.yml | line 15 expected '\n' 16:10:21 /w/workspace/cps-master-merge-java/integration-test/src/test/resources/application.yml | line 16 read ' ============LICENSE_END=========================================================\n' 16:10:21 /w/workspace/cps-master-merge-java/integration-test/src/test/resources/application.yml | line 16 expected 'SPDX-License-Identifier: Apache-2.0\n' 16:10:21 10 issue(s) found after 9 altered file(s) checked 16:10:21 ======================================================================================================================== 16:10:21 [INFO] 16:10:21 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 16:10:21 [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.8-SNAPSHOT/checkstyle-3.4.8-SNAPSHOT.jar 16:10:21 [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.8-SNAPSHOT/checkstyle-3.4.8-SNAPSHOT.pom 16:10:21 [INFO] 16:10:21 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ checkstyle --- 16:10:21 [INFO] 16:10:21 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 16:10:21 [INFO] Building spotbugs 3.4.8-SNAPSHOT [4/23] 16:10:21 [INFO] --------------------------------[ jar ]--------------------------------- 16:10:22 [INFO] 16:10:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 16:10:22 [INFO] 16:10:22 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 16:10:22 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:10:22 [INFO] Copying 1 resource 16:10:22 [INFO] 16:10:22 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 16:10:22 [INFO] No sources to compile 16:10:22 [INFO] 16:10:22 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 16:10:22 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:10:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/spotbugs/src/test/resources 16:10:22 [INFO] 16:10:22 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 16:10:22 [INFO] No sources to compile 16:10:22 [INFO] 16:10:22 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 16:10:22 [INFO] No tests to run. 16:10:22 [INFO] 16:10:22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 16:10:22 [INFO] Building jar: /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.4.8-SNAPSHOT.jar 16:10:22 [INFO] 16:10:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 16:10:22 [INFO] Installing /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.8-SNAPSHOT/spotbugs-3.4.8-SNAPSHOT.jar 16:10:22 [INFO] Installing /w/workspace/cps-master-merge-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.8-SNAPSHOT/spotbugs-3.4.8-SNAPSHOT.pom 16:10:22 [INFO] 16:10:22 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ spotbugs --- 16:10:22 [INFO] 16:10:22 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 16:10:22 [INFO] Building cps-parent 3.4.8-SNAPSHOT [5/23] 16:10:22 [INFO] --------------------------------[ pom ]--------------------------------- 16:10:22 [INFO] 16:10:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 16:10:22 [INFO] 16:10:22 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- 16:10:24 [INFO] 16:10:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- 16:10:24 [INFO] 16:10:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- 16:10:24 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:10:24 [INFO] 16:10:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- 16:10:24 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-parent/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:10:24 [INFO] 16:10:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- 16:10:27 [INFO] You have 0 Checkstyle violations. 16:10:27 [INFO] 16:10:27 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- 16:10:27 [INFO] You have 0 Checkstyle violations. 16:10:27 [INFO] 16:10:27 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- 16:10:27 [INFO] Starting audit... 16:10:27 Audit done. 16:10:27 [INFO] You have 0 Checkstyle violations. 16:10:27 [INFO] 16:10:27 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> 16:10:27 [INFO] 16:10:27 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- 16:10:32 [INFO] 16:10:32 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< 16:10:32 [INFO] 16:10:32 [INFO] 16:10:32 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- 16:10:32 [INFO] 16:10:32 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- 16:10:32 [INFO] No sources specified for compilation. Skipping. 16:10:32 [INFO] 16:10:32 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- 16:10:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:10:32 [INFO] 16:10:32 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- 16:10:32 [INFO] 16:10:32 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- 16:10:32 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:10:32 [INFO] 16:10:32 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- 16:10:33 [INFO] No tests to run. 16:10:33 [INFO] 16:10:33 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- 16:10:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:10:33 [INFO] 16:10:33 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- 16:10:33 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-ut.exec 16:10:33 [INFO] 16:10:33 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- 16:10:33 [INFO] 16:10:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 16:10:33 [INFO] Installing /w/workspace/cps-master-merge-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.4.8-SNAPSHOT/cps-parent-3.4.8-SNAPSHOT.pom 16:10:33 [INFO] 16:10:33 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-parent --- 16:10:33 [INFO] 16:10:33 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 16:10:33 [INFO] Building cps-events 3.4.8-SNAPSHOT [6/23] 16:10:33 [INFO] --------------------------------[ jar ]--------------------------------- 16:10:34 [INFO] 16:10:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 16:10:34 [INFO] 16:10:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- 16:10:34 [INFO] 16:10:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- 16:10:34 [INFO] 16:10:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- 16:10:34 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:10:34 [INFO] 16:10:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- 16:10:34 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-events/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:10:34 [INFO] 16:10:34 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 16:10:35 [INFO] 16:10:35 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- 16:10:35 [INFO] You have 0 Checkstyle violations. 16:10:35 [INFO] 16:10:35 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- 16:10:35 [INFO] You have 0 Checkstyle violations. 16:10:35 [INFO] 16:10:35 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- 16:10:35 [INFO] Starting audit... 16:10:35 Audit done. 16:10:35 [INFO] You have 0 Checkstyle violations. 16:10:35 [INFO] 16:10:35 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 16:10:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:10:35 [INFO] Copying 2 resources 16:10:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-sources/license 16:10:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-resources/licenses 16:10:35 [INFO] 16:10:35 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- 16:10:35 [INFO] Changes detected - recompiling the module! :dependency 16:10:35 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 16:10:36 [INFO] 16:10:36 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> 16:10:36 [INFO] 16:10:36 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- 16:10:36 [INFO] Fork Value is true 16:10:38 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:10:38 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 16:10:38 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:10:38 [java] WARNING: System::setSecurityManager will be removed in a future release 16:10:39 [INFO] Done SpotBugs Analysis.... 16:10:39 [INFO] 16:10:39 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< 16:10:39 [INFO] 16:10:39 [INFO] 16:10:39 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- 16:10:39 [INFO] BugInstance size is 0 16:10:39 [INFO] Error size is 0 16:10:39 [INFO] No errors/warnings found 16:10:39 [INFO] 16:10:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 16:10:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:10:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/src/test/resources 16:10:39 [INFO] 16:10:39 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- 16:10:39 [INFO] No sources to compile 16:10:39 [INFO] 16:10:39 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- 16:10:39 [INFO] No sources specified for compilation. Skipping. 16:10:39 [INFO] 16:10:39 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- 16:10:40 [INFO] No tests to run. 16:10:40 [INFO] 16:10:40 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- 16:10:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:10:40 [INFO] 16:10:40 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- 16:10:40 [INFO] 16:10:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 16:10:40 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.4.8-SNAPSHOT.jar 16:10:40 [INFO] 16:10:40 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- 16:10:40 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/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:10:40 [INFO] 16:10:40 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- 16:10:40 [INFO] No tests to run. 16:10:40 [INFO] 16:10:40 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- 16:10:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:10:40 [INFO] 16:10:40 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- 16:10:40 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-ut.exec 16:10:40 [INFO] 16:10:40 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- 16:10:40 [INFO] 16:10:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 16:10:40 [INFO] Installing /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.8-SNAPSHOT/cps-events-3.4.8-SNAPSHOT.jar 16:10:40 [INFO] Installing /w/workspace/cps-master-merge-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.8-SNAPSHOT/cps-events-3.4.8-SNAPSHOT.pom 16:10:40 [INFO] 16:10:40 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-events --- 16:10:41 [INFO] 16:10:41 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 16:10:41 [INFO] Building cps-path-parser 3.4.8-SNAPSHOT [7/23] 16:10:41 [INFO] --------------------------------[ jar ]--------------------------------- 16:10:42 [INFO] 16:10:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 16:10:42 [INFO] 16:10:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- 16:10:42 [INFO] 16:10:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- 16:10:42 [INFO] 16:10:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- 16:10:42 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:10:42 [INFO] 16:10:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- 16:10:42 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-path-parser/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:10:42 [INFO] 16:10:42 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 16:10:43 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/antlr4 16:10:43 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 16:10:43 [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:10:43 [WARNING] /w/workspace/cps-master-merge-java/org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [64:64]: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 16:10:43 [INFO] 16:10:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- 16:10:43 [INFO] You have 0 Checkstyle violations. 16:10:43 [INFO] 16:10:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- 16:10:44 [INFO] You have 0 Checkstyle violations. 16:10:44 [INFO] 16:10:44 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- 16:10:44 [INFO] Starting audit... 16:10:44 Audit done. 16:10:44 [INFO] You have 0 Checkstyle violations. 16:10:44 [INFO] 16:10:44 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 16:10:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:10:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/resources 16:10:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-sources/license 16:10:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-resources/licenses 16:10:44 [INFO] 16:10:44 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- 16:10:44 [INFO] Changes detected - recompiling the module! :dependency 16:10:44 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 16:10:45 [INFO] 16:10:45 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> 16:10:45 [INFO] 16:10:45 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- 16:10:45 [INFO] Fork Value is true 16:10:46 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:10:46 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 16:10:46 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:10:46 [java] WARNING: System::setSecurityManager will be removed in a future release 16:10:48 [INFO] Done SpotBugs Analysis.... 16:10:49 [INFO] 16:10:49 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< 16:10:49 [INFO] 16:10:49 [INFO] 16:10:49 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- 16:10:49 [INFO] BugInstance size is 0 16:10:49 [INFO] Error size is 0 16:10:49 [INFO] No errors/warnings found 16:10:49 [INFO] 16:10:49 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 16:10:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:10:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/test/resources 16:10:49 [INFO] 16:10:49 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- 16:10:49 [INFO] No sources to compile 16:10:49 [INFO] 16:10:49 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- 16:10:49 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:10:49 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:10:49 [INFO] Compiled 4 files. 16:10:49 [INFO] 16:10:49 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- 16:10:50 [INFO] 16:10:50 [INFO] ------------------------------------------------------- 16:10:50 [INFO] T E S T S 16:10:50 [INFO] ------------------------------------------------------- 16:10:51 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 16:10:52 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 16:10:52 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 16:10:52 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 16:10:52 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 16:10:52 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 16:10:52 line 1:18 missing QName at '' 16:10:52 [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.644 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec 16:10:52 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 16:10:52 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec 16:10:52 [INFO] 16:10:52 [INFO] Results: 16:10:52 [INFO] 16:10:52 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 16:10:52 [INFO] 16:10:52 [INFO] 16:10:52 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- 16:10:52 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:10:52 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 16:10:52 [INFO] 16:10:52 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- 16:10:52 [INFO] 16:10:52 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 16:10:52 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.4.8-SNAPSHOT.jar 16:10:52 [INFO] 16:10:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- 16:10: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-merge-java/cps-path-parser/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:10:52 [INFO] 16:10:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- 16:10:52 [INFO] 16:10:52 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- 16:10:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:10:52 [INFO] 16:10:52 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- 16:10:52 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:10:52 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 16:10:52 [INFO] All coverage checks have been met. 16:10:52 [INFO] 16:10:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- 16:10:52 [INFO] 16:10:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 16:10:52 [INFO] Installing /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.8-SNAPSHOT/cps-path-parser-3.4.8-SNAPSHOT.jar 16:10:52 [INFO] Installing /w/workspace/cps-master-merge-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.8-SNAPSHOT/cps-path-parser-3.4.8-SNAPSHOT.pom 16:10:52 [INFO] 16:10:52 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-path-parser --- 16:10:52 [INFO] 16:10:52 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 16:10:52 [INFO] Building cps-service 3.4.8-SNAPSHOT [8/23] 16:10:52 [INFO] --------------------------------[ jar ]--------------------------------- 16:11:00 [INFO] 16:11:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 16:11:00 [INFO] 16:11:00 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- 16:11:00 [INFO] 16:11:00 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- 16:11:00 [INFO] 16:11:00 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- 16:11: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-merge-java/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:11:00 [INFO] 16:11:00 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- 16:11: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-merge-java/cps-service/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:11:00 [INFO] 16:11:00 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- 16:11:00 [INFO] You have 0 Checkstyle violations. 16:11:00 [INFO] 16:11:00 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- 16:11:01 [INFO] You have 0 Checkstyle violations. 16:11:01 [INFO] 16:11:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- 16:11:01 [INFO] Starting audit... 16:11:01 Audit done. 16:11:01 [INFO] You have 0 Checkstyle violations. 16:11:01 [INFO] 16:11:01 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 16:11:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:11:01 [INFO] Copying 1 resource 16:11:01 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-sources/license 16:11:01 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-resources/licenses 16:11:01 [INFO] 16:11:01 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- 16:11:01 [INFO] Changes detected - recompiling the module! :dependency 16:11:01 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 16:11:02 [INFO] /w/workspace/cps-master-merge-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Some input files use unchecked or unsafe operations. 16:11:02 [INFO] /w/workspace/cps-master-merge-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. 16:11:02 [INFO] 16:11:02 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> 16:11:02 [INFO] 16:11:02 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- 16:11:02 [INFO] Fork Value is true 16:11:04 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:11:04 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 16:11:04 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:11:04 [java] WARNING: System::setSecurityManager will be removed in a future release 16:11:08 [INFO] Done SpotBugs Analysis.... 16:11:08 [INFO] 16:11:08 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< 16:11:08 [INFO] 16:11:08 [INFO] 16:11:08 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- 16:11:08 [INFO] BugInstance size is 0 16:11:08 [INFO] Error size is 0 16:11:08 [INFO] No errors/warnings found 16:11:08 [INFO] 16:11:08 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 16:11:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:11:08 [INFO] Copying 30 resources 16:11:08 [INFO] 16:11:08 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- 16:11:08 [INFO] Changes detected - recompiling the module! :dependency 16:11:08 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:11:08 [INFO] 16:11:08 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- 16:11:08 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:11:09 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:11:10 [INFO] Compiled 67 files. 16:11:10 [INFO] 16:11:10 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- 16:11:10 [INFO] 16:11:10 [INFO] ------------------------------------------------------- 16:11:10 [INFO] T E S T S 16:11:10 [INFO] ------------------------------------------------------- 16:11:12 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 16:11:13 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 s - in org.onap.cps.utils.DataMapUtilsSpec 16:11:13 [INFO] Running org.onap.cps.utils.GsonSpec 16:11:13 first-container a-leaf a-Value 16:11:13 last-container x-leaf x-value 16:11:13 16:11:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.utils.GsonSpec 16:11:13 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 16:11:15 16:11:15.225 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 16:11:15 16:11:15.239 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 16:11:15 16:11:15.274 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 16:11:15 16:11:15.278 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 16:11:15 16:11:15.307 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 16:11:15 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.675 s - in org.onap.cps.utils.JsonObjectMapperSpec 16:11:15 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 16:11:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.736 s - in org.onap.cps.utils.JsonParserStreamSpec 16:11:16 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 16:11:16 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 s - in org.onap.cps.utils.PrefixResolverSpec 16:11:16 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 16:11:16 [Fatal Error] :1:1: Content is not allowed in prolog. 16:11:16 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s - in org.onap.cps.utils.XmlFileUtilsSpec 16:11:16 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 16:11:16 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 16:11:16 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 16:11:16 [Fatal Error] :1:1: Premature end of file. 16:11:16 line 1:1 no viable alternative at input '/' 16:11:16 line 1:1 no viable alternative at input '/[' 16:11:16 line 1:11 missing QName at '' 16:11:16 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in org.onap.cps.utils.YangParserHelperSpec 16:11:16 [INFO] Running org.onap.cps.utils.YangParserSpec 16:11:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.utils.YangParserSpec 16:11:16 [INFO] Running org.onap.cps.utils.YangUtilsSpec 16:11:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.utils.YangUtilsSpec 16:11:16 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 16:11:16 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec 16:11:16 [INFO] Running org.onap.cps.api.impl.CpsAnchorServiceImplSpec 16:11:16 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.cps.api.impl.CpsAnchorServiceImplSpec 16:11:16 [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec 16:11:16 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 16:11:16 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 16:11:17 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec 16:11:17 [INFO] Running org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 16:11:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 16:11:17 [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec 16:11:17 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec 16:11:17 [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec 16:11:17 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec 16:11:17 [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec 16:11:17 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec 16:11:17 [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec 16:11:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec 16:11:17 [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 16:11:19 16:11:11,769 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 16:11:19 16:11:11,772 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a3cc680 - Here is a list of configurators discovered as a service, by rank: 16:11:19 16:11:11,772 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a3cc680 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 16:11:19 16:11:11,772 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a3cc680 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 16:11:19 16:11:11,772 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a3cc680 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 16:11:19 16:11:11,780 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a3cc680 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 16:11:19 16:11:11,780 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a3cc680 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 16:11:19 16:11:11,782 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a3cc680 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 16:11:19 16:11:11,784 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 16:11:19 16:11:11,784 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 16:11:19 16:11:11,784 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a3cc680 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 16:11:19 16:11:11,784 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a3cc680 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 16:11:19 16:11:11,785 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a3cc680 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 16:11:19 16:11:11,786 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:11:19 16:11:11,786 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:11:19 16:11:11,786 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a3cc680 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 16:11:19 16:11:11,786 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a3cc680 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 16:11:19 16:11:11,787 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a3cc680 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 16:11:19 16:11:11,787 |-INFO in ch.qos.logback.classic.BasicConfigurator@79703b86 - Setting up default configuration. 16:11:19 16:11:11,805 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4a3cc680 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 18 milliseconds. ExecutionStatus=NEUTRAL 16:11:19 16:11:17,801 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2f8892c5 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:11:19 16:11:17,801 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4ae707c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:11:19 16:11:17,805 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 16:11:19 16:11:17,805 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:11:19 16:11:17,805 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 16:11:19 16:11:17,805 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:11:19 16:11:17,805 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:11:19 16:11:17,807 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2f8892c5 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:11:19 16:11:17,807 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4ae707c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:11:19 16:11:17,815 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:11:19 16:11:17,815 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:11:19 16:11:17,818 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:11:19 16:11:17,848 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713888677847) 16:11:19 16:11:17,848 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [file:/w/workspace/cps-master-merge-java/cps-service/target/classes/logback-spring.xml] 16:11:19 16:11:17,848 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:11:19 16:11:17,854 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:11:19 16:11:17,854 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@288aaeaf - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:11:19 16:11:17,855 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:11:19 16:11:17,855 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@288aaeaf - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:11:19 16:11:17,855 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:11:19 16:11:17,855 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@288aaeaf - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:11:19 16:11:17,855 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:11:19 16:11:17,855 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@288aaeaf - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:11:19 16:11:17,855 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:11:19 16:11:17,855 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@288aaeaf - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:11:19 16:11:17,855 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:11:19 16:11:17,855 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@288aaeaf - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:11:19 16:11:17,855 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:11:19 16:11:17,855 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@288aaeaf - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:11:19 16:11:17,855 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:11:19 16:11:17,855 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@288aaeaf - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:11:19 16:11:17,855 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:11:19 16:11:17,855 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:11:19 16:11:17,861 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:11:19 16:11:17,884 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:11:19 16:11:17,884 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:11:19 16:11:17,891 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:11:19 16:11:17,899 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:11:19 16:11:18,351 |-INFO in ch.qos.logback.classic.pattern.DateConverter@50de1c33 - Setting zoneId to "UTC" 16:11:19 16:11:18,359 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:11:19 16:11:18,359 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:11:19 16:11:18,597 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:11:19 16:11:18,598 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:11:19 16:11:18,598 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:11:19 16:11:18,599 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:11:19 16:11:18,599 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:11:19 16:11:18,599 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@288aaeaf - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:11:19 16:11:18,599 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:11:19 16:11:18,599 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3babb257 - End of configuration. 16:11:19 16:11:18,600 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@4c7108ce - Registering current configuration as safe fallback point 16:11:19 16:11:19 16:11:19 . ____ _ __ _ _ 16:11:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:11:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:11:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:11:19 ' |____| .__|_| |_|_| |_\__, | / / / / 16:11:19 =========|_|==============|___/=/_/_/_/ 16:11:19 :: Spring Boot :: (v3.2.4) 16:11:19 16:11:19 2024-04-23T16:11:18.736Z INFO 6645 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6645 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 16:11:19 2024-04-23T16:11:18.737Z INFO 6645 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 16:11:19 2024-04-23T16:11:19.109Z INFO 6645 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.595 seconds (process running for 8.091) 16:11:19 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:11:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.234 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 16:11:19 [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec 16:11:23 16:11:23 . ____ _ __ _ _ 16:11:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:11:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:11:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:11:23 ' |____| .__|_| |_|_| |_\__, | / / / / 16:11:23 =========|_|==============|___/=/_/_/_/ 16:11:23 :: Spring Boot :: (v3.2.4) 16:11:23 16:11:23 2024-04-23T16:11:19.755Z INFO 6645 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6645 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 16:11:23 2024-04-23T16:11:19.755Z INFO 6645 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:11:23 2024-04-23T16:11:19.863Z WARN 6645 --- [ 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:11:23 --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:11:23 2024-04-23T16:11:19.944Z INFO 6645 --- [ main] com.hazelcast.system.logo : [10.30.106.135]:5701 [cps-and-ncmp-test-caches] [5.3.6] 16:11:23 + + o o o o---o o----o o o---o o o----o o--o--o 16:11:23 + + + + | | / \ / | | / / \ | | 16:11:23 + + + + + o----o o o o o----o | o o o o----o | 16:11:23 + + + + | | / \ / | | \ / \ | | 16:11:23 + + o o o o o---o o----o o----o o---o o o o----o o 16:11:23 2024-04-23T16:11:19.944Z INFO 6645 --- [ main] com.hazelcast.system : [10.30.106.135]:5701 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 16:11:23 2024-04-23T16:11:19.944Z INFO 6645 --- [ main] com.hazelcast.system : [10.30.106.135]:5701 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.135]:5701 16:11:23 2024-04-23T16:11:19.944Z INFO 6645 --- [ main] com.hazelcast.system : [10.30.106.135]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 16:11:23 2024-04-23T16:11:19.944Z INFO 6645 --- [ main] com.hazelcast.system : [10.30.106.135]:5701 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:11:23 2024-04-23T16:11:19.947Z INFO 6645 --- [ main] com.hazelcast.system : [10.30.106.135]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 16:11:23 To enable the Jet engine on the members, do one of the following: 16:11:23 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:11:23 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:11:23 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:11: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:11:23 2024-04-23T16:11:20.134Z INFO 6645 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.135]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 16:11:23 2024-04-23T16:11:20.333Z INFO 6645 --- [ main] com.hazelcast.system.security : [10.30.106.135]:5701 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:11:23 2024-04-23T16:11:20.440Z INFO 6645 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.135]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 16:11:23 2024-04-23T16:11:20.444Z WARN 6645 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.135]:5701 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:11:23 2024-04-23T16:11:20.721Z INFO 6645 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.135]:5701 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:11:23 2024-04-23T16:11:20.727Z INFO 6645 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.135]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.135]:5701 is STARTING 16:11:23 2024-04-23T16:11:23.408Z INFO 6645 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.135]:5701 [cps-and-ncmp-test-caches] [5.3.6] 16:11:23 16:11:23 Members {size:1, ver:1} [ 16:11:23 Member [10.30.106.135]:5701 - 02a4aed2-f57f-4e2e-8a1a-5c216429d0ac this 16:11:23 ] 16:11:23 16:11:23 2024-04-23T16:11:23.426Z INFO 6645 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.135]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.135]:5701 is STARTED 16:11:23 2024-04-23T16:11:23.481Z INFO 6645 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 3.761 seconds (process running for 12.463) 16:11:23 2024-04-23T16:11:23.530Z INFO 6645 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 16:11:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.816 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec 16:11:23 [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec 16:11:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec 16:11:23 [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 16:11:26 2024-04-23T16:11:23.545Z INFO 6645 --- [ main] com.hazelcast.system.logo : [10.30.106.135]:5702 [my cluster] [5.3.6] 16:11:26 + + o o o o---o o----o o o---o o o----o o--o--o 16:11:26 + + + + | | / \ / | | / / \ | | 16:11:26 + + + + + o----o o o o o----o | o o o o----o | 16:11:26 + + + + | | / \ / | | \ / \ | | 16:11:26 + + o o o o o---o o----o o----o o---o o o o----o o 16:11:26 2024-04-23T16:11:23.545Z INFO 6645 --- [ main] com.hazelcast.system : [10.30.106.135]:5702 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 16:11:26 2024-04-23T16:11:23.545Z INFO 6645 --- [ main] com.hazelcast.system : [10.30.106.135]:5702 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.135]:5702 16:11:26 2024-04-23T16:11:23.545Z INFO 6645 --- [ main] com.hazelcast.system : [10.30.106.135]:5702 [my cluster] [5.3.6] Cluster name: my cluster 16:11:26 2024-04-23T16:11:23.545Z INFO 6645 --- [ main] com.hazelcast.system : [10.30.106.135]:5702 [my cluster] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:11:26 2024-04-23T16:11:23.545Z INFO 6645 --- [ main] com.hazelcast.system : [10.30.106.135]:5702 [my cluster] [5.3.6] The Jet engine is disabled. 16:11:26 To enable the Jet engine on the members, do one of the following: 16:11:26 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:11:26 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:11:26 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:11:26 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:11:26 2024-04-23T16:11:23.549Z INFO 6645 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.135]:5702 [my cluster] [5.3.6] TPC: disabled 16:11:26 2024-04-23T16:11:23.568Z INFO 6645 --- [ main] com.hazelcast.system.security : [10.30.106.135]:5702 [my cluster] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:11:26 2024-04-23T16:11:23.570Z INFO 6645 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.135]:5702 [my cluster] [5.3.6] Using Multicast discovery 16:11:26 2024-04-23T16:11:23.570Z WARN 6645 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.135]:5702 [my cluster] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:11:26 2024-04-23T16:11:23.585Z INFO 6645 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.135]:5702 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:11:26 2024-04-23T16:11:23.586Z INFO 6645 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.135]:5702 [my cluster] [5.3.6] [10.30.106.135]:5702 is STARTING 16:11:26 2024-04-23T16:11:26.479Z INFO 6645 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.135]:5702 [my cluster] [5.3.6] 16:11:26 16:11:26 Members {size:1, ver:1} [ 16:11:26 Member [10.30.106.135]:5702 - 7c991174-a196-410d-aeb4-ca2293cb5829 this 16:11:26 ] 16:11:26 16:11:26 2024-04-23T16:11:26.479Z WARN 6645 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.135]:5702 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 16:11:26 2024-04-23T16:11:26.480Z INFO 6645 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.135]:5702 [my cluster] [5.3.6] [10.30.106.135]:5702 is STARTED 16:11:31 2024-04-23T16:11:26.487Z INFO 6645 --- [ main] com.hazelcast.system.logo : [10.30.106.135]:5703 [my cluster] [5.3.6] 16:11:31 + + o o o o---o o----o o o---o o o----o o--o--o 16:11:31 + + + + | | / \ / | | / / \ | | 16:11:31 + + + + + o----o o o o o----o | o o o o----o | 16:11:31 + + + + | | / \ / | | \ / \ | | 16:11:31 + + o o o o o---o o----o o----o o---o o o o----o o 16:11:31 2024-04-23T16:11:26.487Z INFO 6645 --- [ main] com.hazelcast.system : [10.30.106.135]:5703 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 16:11:31 2024-04-23T16:11:26.487Z INFO 6645 --- [ main] com.hazelcast.system : [10.30.106.135]:5703 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.135]:5703 16:11:31 2024-04-23T16:11:26.487Z INFO 6645 --- [ main] com.hazelcast.system : [10.30.106.135]:5703 [my cluster] [5.3.6] Cluster name: my cluster 16:11:31 2024-04-23T16:11:26.487Z INFO 6645 --- [ main] com.hazelcast.system : [10.30.106.135]:5703 [my cluster] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:11:31 2024-04-23T16:11:26.487Z INFO 6645 --- [ main] com.hazelcast.system : [10.30.106.135]:5703 [my cluster] [5.3.6] The Jet engine is disabled. 16:11:31 To enable the Jet engine on the members, do one of the following: 16:11:31 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:11:31 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:11:31 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:11:31 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:11:31 2024-04-23T16:11:26.495Z INFO 6645 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.135]:5703 [my cluster] [5.3.6] TPC: disabled 16:11:31 2024-04-23T16:11:26.507Z INFO 6645 --- [ main] com.hazelcast.system.security : [10.30.106.135]:5703 [my cluster] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:11:31 2024-04-23T16:11:26.509Z INFO 6645 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.135]:5703 [my cluster] [5.3.6] Using Multicast discovery 16:11:31 2024-04-23T16:11:26.509Z WARN 6645 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.135]:5703 [my cluster] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:11:31 2024-04-23T16:11:26.520Z INFO 6645 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.135]:5703 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:11:31 2024-04-23T16:11:26.520Z INFO 6645 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.135]:5703 [my cluster] [5.3.6] [10.30.106.135]:5703 is STARTING 16:11:31 2024-04-23T16:11:26.691Z INFO 6645 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.135]:5703 [my cluster] [5.3.6] Trying to join to discovered node: [10.30.106.135]:5702 16:11:31 2024-04-23T16:11:26.714Z INFO 6645 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.135:5702 and /10.30.106.135:44203 16:11:31 2024-04-23T16:11:26.727Z INFO 6645 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.135:44203 and /10.30.106.135:5702 16:11:31 2024-04-23T16:11:31.818Z INFO 6645 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.135]:5702 [my cluster] [5.3.6] 16:11:31 16:11:31 Members {size:2, ver:2} [ 16:11:31 Member [10.30.106.135]:5702 - 7c991174-a196-410d-aeb4-ca2293cb5829 this 16:11:31 Member [10.30.106.135]:5703 - a9a81ee3-0f44-4221-bc6b-5ccd295ba315 16:11:31 ] 16:11:31 16:11:31 2024-04-23T16:11:31.826Z INFO 6645 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.135]:5703 [my cluster] [5.3.6] 16:11:31 16:11:31 Members {size:2, ver:2} [ 16:11:31 Member [10.30.106.135]:5702 - 7c991174-a196-410d-aeb4-ca2293cb5829 16:11:31 Member [10.30.106.135]:5703 - a9a81ee3-0f44-4221-bc6b-5ccd295ba315 this 16:11:31 ] 16:11:31 16:11:31 2024-04-23T16:11:31.837Z WARN 6645 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.135]:5703 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 16:11:31 2024-04-23T16:11:31.837Z INFO 6645 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.135]:5703 [my cluster] [5.3.6] [10.30.106.135]:5703 is STARTED 16:11:38 2024-04-23T16:11:31.845Z INFO 6645 --- [ main] com.hazelcast.system.logo : [10.30.106.135]:5704 [my cluster] [5.3.6] 16:11:38 + + o o o o---o o----o o o---o o o----o o--o--o 16:11:38 + + + + | | / \ / | | / / \ | | 16:11:38 + + + + + o----o o o o o----o | o o o o----o | 16:11:38 + + + + | | / \ / | | \ / \ | | 16:11:38 + + o o o o o---o o----o o----o o---o o o o----o o 16:11:38 2024-04-23T16:11:31.845Z INFO 6645 --- [ main] com.hazelcast.system : [10.30.106.135]:5704 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 16:11:38 2024-04-23T16:11:31.845Z INFO 6645 --- [ main] com.hazelcast.system : [10.30.106.135]:5704 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.135]:5704 16:11:38 2024-04-23T16:11:31.847Z INFO 6645 --- [ main] com.hazelcast.system : [10.30.106.135]:5704 [my cluster] [5.3.6] Cluster name: my cluster 16:11:38 2024-04-23T16:11:31.847Z INFO 6645 --- [ main] com.hazelcast.system : [10.30.106.135]:5704 [my cluster] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:11:38 2024-04-23T16:11:31.847Z INFO 6645 --- [ main] com.hazelcast.system : [10.30.106.135]:5704 [my cluster] [5.3.6] The Jet engine is disabled. 16:11:38 To enable the Jet engine on the members, do one of the following: 16:11:38 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:11:38 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:11:38 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:11:38 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:11:38 2024-04-23T16:11:31.857Z INFO 6645 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.135]:5704 [my cluster] [5.3.6] TPC: disabled 16:11:38 2024-04-23T16:11:31.865Z INFO 6645 --- [ main] com.hazelcast.system.security : [10.30.106.135]:5704 [my cluster] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:11:38 2024-04-23T16:11:31.867Z INFO 6645 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.135]:5704 [my cluster] [5.3.6] Using Multicast discovery 16:11:38 2024-04-23T16:11:31.867Z WARN 6645 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.135]:5704 [my cluster] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:11:38 2024-04-23T16:11:31.889Z INFO 6645 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.135]:5704 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:11:38 2024-04-23T16:11:31.889Z INFO 6645 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.135]:5704 [my cluster] [5.3.6] [10.30.106.135]:5704 is STARTING 16:11:38 2024-04-23T16:11:32.090Z INFO 6645 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.135]:5704 [my cluster] [5.3.6] Trying to join to discovered node: [10.30.106.135]:5702 16:11:38 2024-04-23T16:11:32.093Z INFO 6645 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.135:5702 and /10.30.106.135:50553 16:11:38 2024-04-23T16:11:32.096Z INFO 6645 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.135:50553 and /10.30.106.135:5702 16:11:38 2024-04-23T16:11:37.201Z INFO 6645 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.135]:5702 [my cluster] [5.3.6] 16:11:38 16:11:38 Members {size:3, ver:3} [ 16:11:38 Member [10.30.106.135]:5702 - 7c991174-a196-410d-aeb4-ca2293cb5829 this 16:11:38 Member [10.30.106.135]:5703 - a9a81ee3-0f44-4221-bc6b-5ccd295ba315 16:11:38 Member [10.30.106.135]:5704 - 104c0d24-82ad-4095-a0ec-79d671dfd060 16:11:38 ] 16:11:38 16:11:38 2024-04-23T16:11:37.204Z INFO 6645 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.135]:5704 [my cluster] [5.3.6] 16:11:38 16:11:38 Members {size:3, ver:3} [ 16:11:38 Member [10.30.106.135]:5702 - 7c991174-a196-410d-aeb4-ca2293cb5829 16:11:38 Member [10.30.106.135]:5703 - a9a81ee3-0f44-4221-bc6b-5ccd295ba315 16:11:38 Member [10.30.106.135]:5704 - 104c0d24-82ad-4095-a0ec-79d671dfd060 this 16:11:38 ] 16:11:38 16:11:38 2024-04-23T16:11:37.205Z INFO 6645 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.135]:5704 [my cluster] [5.3.6] Connecting to /10.30.106.135:5703, timeout: 10000, bind-any: true 16:11:38 2024-04-23T16:11:37.207Z INFO 6645 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.135:5703 and /10.30.106.135:50323 16:11:38 2024-04-23T16:11:37.209Z INFO 6645 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.135]:5703 [my cluster] [5.3.6] 16:11:38 16:11:38 Members {size:3, ver:3} [ 16:11:38 Member [10.30.106.135]:5702 - 7c991174-a196-410d-aeb4-ca2293cb5829 16:11:38 Member [10.30.106.135]:5703 - a9a81ee3-0f44-4221-bc6b-5ccd295ba315 this 16:11:38 Member [10.30.106.135]:5704 - 104c0d24-82ad-4095-a0ec-79d671dfd060 16:11:38 ] 16:11:38 16:11:38 2024-04-23T16:11:37.209Z INFO 6645 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.135:50323 and /10.30.106.135:5703 16:11:38 2024-04-23T16:11:37.210Z INFO 6645 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.135:5704 and /10.30.106.135:44053 16:11:38 2024-04-23T16:11:37.210Z INFO 6645 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.135:44053 and /10.30.106.135:5704 16:11:38 2024-04-23T16:11:38.205Z WARN 6645 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.135]:5704 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 16:11:38 2024-04-23T16:11:38.209Z INFO 6645 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.135]:5704 [my cluster] [5.3.6] [10.30.106.135]:5704 is STARTED 16:11:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.677 s - in org.onap.cps.cache.HazelcastCacheConfigSpec 16:11:38 [INFO] Running org.onap.cps.config.AsyncConfigSpec 16:11:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.config.AsyncConfigSpec 16:11:38 [INFO] Running org.onap.cps.config.CacheConfigSpec 16:11:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.config.CacheConfigSpec 16:11:38 [INFO] Running org.onap.cps.events.EventsPublisherSpec 16:11:38 2024-04-23T16:11:38.487Z DEBUG 6645 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:11:38 2024-04-23T16:11:38.495Z ERROR 6645 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 16:11:38 2024-04-23T16:11:38.507Z DEBUG 6645 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:11:38 2024-04-23T16:11:38.515Z DEBUG 6645 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:11:38 2024-04-23T16:11:38.520Z DEBUG 6645 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:11:38 2024-04-23T16:11:38.521Z DEBUG 6645 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:11:38 2024-04-23T16:11:38.522Z ERROR 6645 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 16:11:38 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s - in org.onap.cps.events.EventsPublisherSpec 16:11:38 [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec 16:11:38 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.spi.FetchDescendantsOptionSpec 16:11:38 [INFO] Running org.onap.cps.spi.PaginationOptionSpec 16:11:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.spi.PaginationOptionSpec 16:11:38 [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec 16:11:38 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec 16:11:38 [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec 16:11:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.onap.cps.spi.model.ConditionPropertiesSpec 16:11:38 [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 16:11:38 2024-04-23T16:11:38.852Z WARN 6645 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy145 16:11:38 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s - in org.onap.cps.spi.model.DataNodeBuilderSpec 16:11:38 [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec 16:11:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec 16:11:38 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 16:11:38 2024-04-23T16:11:38.928Z ERROR 6645 --- [ 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:11:38 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 16:11:39 [INFO] 16:11:39 [INFO] Results: 16:11:39 [INFO] 16:11:39 [INFO] Tests run: 309, Failures: 0, Errors: 0, Skipped: 0 16:11:39 [INFO] 16:11:39 [INFO] 16:11:39 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- 16:11:39 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 16:11:39 [INFO] Analyzed bundle 'cps-service' with 56 classes 16:11:39 [INFO] 16:11:39 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- 16:11:39 [INFO] 16:11:39 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 16:11:39 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar 16:11:39 [INFO] 16:11:39 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- 16:11:39 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:11:39 [INFO] 16:11:39 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- 16:11:39 [INFO] 16:11:39 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- 16:11:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:11:39 [INFO] 16:11:39 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- 16:11:39 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 16:11:39 [INFO] Analyzed bundle 'cps-service' with 56 classes 16:11:39 [INFO] All coverage checks have been met. 16:11:39 [INFO] 16:11:39 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- 16:11:39 [INFO] 16:11:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 16:11:39 [INFO] Installing /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.8-SNAPSHOT/cps-service-3.4.8-SNAPSHOT.jar 16:11:39 [INFO] Installing /w/workspace/cps-master-merge-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.8-SNAPSHOT/cps-service-3.4.8-SNAPSHOT.pom 16:11:39 [INFO] 16:11:39 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-service --- 16:11:39 [INFO] 16:11:39 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 16:11:39 [INFO] Building cps-rest 3.4.8-SNAPSHOT [9/23] 16:11:39 [INFO] --------------------------------[ jar ]--------------------------------- 16:11:41 [INFO] 16:11:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 16:11:41 [INFO] 16:11:41 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- 16:11:41 [INFO] 16:11:41 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- 16:11:41 [INFO] 16:11:41 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- 16:11:41 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:11:41 [INFO] 16:11:41 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- 16:11:41 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-rest/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:11:41 [INFO] 16:11:41 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- 16:11:44 [INFO] Generating with dryRun=false 16:11:44 [INFO] Output directory (/w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 16:11:44 [INFO] OpenAPI Generator: spring (server) 16:11:44 [INFO] Generator 'spring' is considered stable. 16:11:44 [INFO] ---------------------------------- 16:11:44 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 16:11:44 [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:11:44 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:11:44 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:11:44 [INFO] Processing operation createDataspace 16:11:44 [INFO] Processing operation deleteDataspace 16:11:44 [INFO] Processing operation createDataspaceV2 16:11:44 [INFO] Processing operation getAllDataspaces 16:11:44 [INFO] Processing operation getDataspace 16:11:44 [INFO] Processing operation createAnchor 16:11:44 [INFO] Processing operation createAnchorV2 16:11:44 [INFO] Processing operation getAnchors 16:11:44 [INFO] Processing operation getAnchor 16:11:44 [INFO] Processing operation deleteAnchor 16:11:44 [INFO] Processing operation createSchemaSet 16:11:44 [INFO] Processing operation createSchemaSetV2 16:11:44 [INFO] Processing operation getSchemaSets 16:11:44 [INFO] Processing operation getSchemaSet 16:11:44 [INFO] Processing operation deleteSchemaSet 16:11:44 [INFO] Processing operation getNodeByDataspaceAndAnchor 16:11:44 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 16:11:44 [INFO] Processing operation replaceNode 16:11:44 [INFO] Processing operation createNode 16:11:44 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:11:44 [INFO] Processing operation deleteDataNode 16:11:44 [INFO] Processing operation updateNodeLeaves 16:11:44 [INFO] Processing operation deleteListOrListElement 16:11:44 [INFO] Processing operation replaceListContent 16:11:44 [INFO] Processing operation addListElements 16:11:44 [INFO] Processing operation getDeltaByDataspaceAndAnchors 16:11:44 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 16:11:44 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 16:11:44 [INFO] Processing operation getNodesByDataspaceAndCpsPath 16:11:44 [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:11:44 [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:11:44 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 16:11:44 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java 16:11:44 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java 16:11:44 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java 16:11:44 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java 16:11:44 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java 16:11:45 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:11:45 [WARNING] Multiple MediaTypes found, using only the first one 16:11:45 [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:11:45 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java 16:11:45 [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:11:45 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java 16:11:45 [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:11:45 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java 16:11:45 [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:11:45 [INFO] Skipping generation of supporting files. 16:11:45 ################################################################################ 16:11:45 # Thanks for using OpenAPI Generator. # 16:11:45 # Please consider donation to help us maintain this project 🙏 # 16:11:45 # https://opencollective.com/openapi_generator/donate # 16:11:45 ################################################################################ 16:11:45 [INFO] 16:11:45 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- 16:11:45 [INFO] You have 0 Checkstyle violations. 16:11:45 [INFO] 16:11:45 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- 16:11:45 [INFO] You have 0 Checkstyle violations. 16:11:45 [INFO] 16:11:45 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- 16:11:45 [INFO] Starting audit... 16:11:45 Audit done. 16:11:45 [INFO] You have 0 Checkstyle violations. 16:11:45 [INFO] 16:11:45 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- 16:11:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:11:45 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/src/main/resources 16:11:45 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/license 16:11:45 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-resources/licenses 16:11:45 [INFO] 16:11:45 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- 16:11:45 [INFO] Changes detected - recompiling the module! :dependency 16:11:45 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 16:11:46 [WARNING] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". 16:11:46 [INFO] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Some input files use or override a deprecated API. 16:11:46 [INFO] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Recompile with -Xlint:deprecation for details. 16:11:46 [INFO] 16:11:46 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> 16:11:46 [INFO] 16:11:46 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- 16:11:46 [INFO] Fork Value is true 16:11:48 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:11: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.3/spotbugs-4.2.3.jar) 16:11:48 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:11:48 [java] WARNING: System::setSecurityManager will be removed in a future release 16:11:50 [INFO] Done SpotBugs Analysis.... 16:11:50 [INFO] 16:11:50 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< 16:11:50 [INFO] 16:11:50 [INFO] 16:11:50 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- 16:11:50 [INFO] BugInstance size is 0 16:11:50 [INFO] Error size is 0 16:11:50 [INFO] No errors/warnings found 16:11:50 [INFO] 16:11:50 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- 16:11:50 [INFO] Generating with dryRun=false 16:11:50 [INFO] No .openapi-generator-ignore file found. 16:11:50 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:11:50 [INFO] Generator 'openapi-yaml' is considered stable. 16:11:50 [INFO] Output file [outputFile=openapi.yaml] 16:11:50 [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:11:50 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 16:11:50 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:11:50 [WARNING] Multiple MediaTypes found, using only the first one 16:11:50 [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:11:50 [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:11:50 [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:11:50 [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:11:50 [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:11:50 [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:11:50 [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:11:50 [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:11:50 [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:11:50 [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:11:50 [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:11:50 [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:11:50 [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:11:50 [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:11:50 [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:11:50 [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:11:50 [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:11:50 [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:11:50 [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:11:50 [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:11:50 [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:11:50 [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:11:50 [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:11:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/README.md 16:11:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/openapi.yaml 16:11:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 16:11:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:11:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:11:50 ################################################################################ 16:11:50 # Thanks for using OpenAPI Generator. # 16:11:50 # Please consider donation to help us maintain this project 🙏 # 16:11:50 # https://opencollective.com/openapi_generator/donate # 16:11:50 ################################################################################ 16:11:50 [INFO] 16:11:50 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- 16:11:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:11:50 [INFO] Copying 1 resource 16:11:50 [INFO] 16:11:50 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- 16:11:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:11:50 [INFO] Copying 6 resources 16:11:50 [INFO] 16:11:50 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- 16:11:50 [INFO] Changes detected - recompiling the module! :dependency 16:11:50 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:11:50 [INFO] 16:11:50 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- 16:11:50 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:11:51 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:11:52 [INFO] Compiled 27 files. 16:11:52 [INFO] 16:11:52 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- 16:11:52 [INFO] 16:11:52 [INFO] ------------------------------------------------------- 16:11:52 [INFO] T E S T S 16:11:52 [INFO] ------------------------------------------------------- 16:11:54 16:11:53.535 [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:11:54 16:11:53.736 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 16:11:54 16:11:53.865 [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:11:54 16:11:53.883 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 16:11:54 16:11:53.904 [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:11:54 16:11:53.915 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 16:11:54 16:11:53.936 [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:11:54 16:11:53.965 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:11:54 16:11:53.998 [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:11:54 16:11:54.008 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 16:11:54 16:11:54.011 [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:11:54 16:11:54.022 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 16:11:54 16:11:54.024 [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:11:54 16:11:54.032 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 16:11:54 16:11:54.035 [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:11:54 16:11:54.043 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:11:54 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 16:11:57 16:11:53,349 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 16:11:57 16:11:53,352 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Here is a list of configurators discovered as a service, by rank: 16:11:57 16:11:53,352 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 16:11:57 16:11:53,352 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 16:11:57 16:11:53,352 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 16:11:57 16:11:53,360 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 16:11:57 16:11:53,360 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 16:11:57 16:11:53,361 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 16:11:57 16:11:53,363 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 16:11:57 16:11:53,363 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 16:11:57 16:11:53,363 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 16:11:57 16:11:53,363 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 16:11:57 16:11:53,364 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 16:11:57 16:11:53,365 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:11:57 16:11:53,365 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:11:57 16:11:53,365 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 16:11:57 16:11:53,365 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 16:11:57 16:11:53,366 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 16:11:57 16:11:53,366 |-INFO in ch.qos.logback.classic.BasicConfigurator@371fdf43 - Setting up default configuration. 16:11:57 16:11:53,383 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 17 milliseconds. ExecutionStatus=NEUTRAL 16:11:57 16:11:55,293 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@37f687c1 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:11:57 16:11:55,358 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@297da2c3 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:11:57 16:11:55,358 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@37f687c1 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:11:57 16:11:55,362 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 16:11:57 16:11:55,362 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:11:57 16:11:55,362 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 16:11:57 16:11:55,362 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:11:57 16:11:55,362 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:11:57 16:11:55,364 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@297da2c3 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:11:57 16:11:55,364 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@37f687c1 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:11:57 16:11:55,372 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:11:57 16:11:55,372 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:11:57 16:11:55,376 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:11:57 16:11:55,411 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713888715410) 16:11:57 16:11:55,411 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 16:11:57 16:11:55,412 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:11:57 16:11:55,419 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:11:57 16:11:55,419 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:11:57 16:11:55,420 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:11:57 16:11:55,420 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:11:57 16:11:55,420 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:11:57 16:11:55,420 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:11:57 16:11:55,420 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:11:57 16:11:55,420 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:11:57 16:11:55,420 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:11:57 16:11:55,420 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:11:57 16:11:55,420 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:11:57 16:11:55,420 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:11:57 16:11:55,420 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:11:57 16:11:55,420 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:11:57 16:11:55,420 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:11:57 16:11:55,420 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:11:57 16:11:55,421 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:11:57 16:11:55,421 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:11:57 16:11:55,427 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:11:57 16:11:55,449 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:11:57 16:11:55,449 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:11:57 16:11:55,463 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:11:57 16:11:55,472 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:11:57 16:11:55,837 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2b9bacb8 - Setting zoneId to "UTC" 16:11:57 16:11:55,847 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:11:57 16:11:55,847 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:11:57 16:11:56,137 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:11:57 16:11:56,138 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:11:57 16:11:56,138 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:11:57 16:11:56,138 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:11:57 16:11:56,139 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:11:57 16:11:56,139 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:11:57 16:11:56,139 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:11:57 16:11:56,139 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2850fe85 - End of configuration. 16:11:57 16:11:56,139 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6c7f3af6 - Registering current configuration as safe fallback point 16:11:57 16:11:57 16:11:57 . ____ _ __ _ _ 16:11:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:11:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:11:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:11:57 ' |____| .__|_| |_|_| |_\__, | / / / / 16:11:57 =========|_|==============|___/=/_/_/_/ 16:11:57 :: Spring Boot :: (v3.2.4) 16:11:57 16:11:57 2024-04-23T16:11:56.250Z INFO 6983 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6983 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 16:11:57 2024-04-23T16:11:56.252Z INFO 6983 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:11:57 2024-04-23T16:11:57.645Z INFO 6983 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:11:57 2024-04-23T16:11:57.645Z INFO 6983 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:11:57 2024-04-23T16:11:57.647Z INFO 6983 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms 16:11:57 2024-04-23T16:11:57.667Z INFO 6983 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.867 seconds (process running for 5.114) 16:11:57 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:11:58 2024-04-23T16:11:58.827Z ERROR 6983 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:11:58 16:11:58 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 16:11:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:11:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:11:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:11:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:11:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:11:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:11:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:11:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:11:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:11:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:11:58 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:103) 16:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:11:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:11:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:11:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:11:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:11:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:11:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:11:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:11:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:11:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:11:58 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:11:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:11:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:11:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:11:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:11:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:11:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:11:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:11:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:11:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:11:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:11:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:11:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:11:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:11:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:11:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:11:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:11:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:11:58 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:11:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:11:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:11:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:11:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:11:58 Caused by: java.lang.RuntimeException: null 16:11:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:11:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:11:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:11:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:11:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:11:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:11:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:11:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:11:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:11:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 16:11:58 ... 88 common frames omitted 16:11:58 16:11:59 2024-04-23T16:11:59.014Z ERROR 6983 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:11:59 16:11:59 org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. 16:11:59 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) 16:11:59 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) 16:11:59 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:110) 16:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:11:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:11:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:11:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:11:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:11:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:11:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:11:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:11:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:11:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:11:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:11:59 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 16:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:11:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:11:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:11:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 16:11:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 16:11:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:11:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 16:11:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 16:11:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:11:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:11:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:11:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:11:59 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:11:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:11:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:11:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:11:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:11:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:11:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:11:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:11:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:11:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:11:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:11:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:11:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:11:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:11:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:11:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:11:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:11:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:11:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:11:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:11:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:11:59 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:216) 16:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:11:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:11:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:11:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:11:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:11:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:11:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:11:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:11:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:11:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:11:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:11:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:11:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:11:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:11:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:11:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:11:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:11:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:11:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:11:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:11:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:11:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:11:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:11:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:11:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:11:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:11:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:11:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:11:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:11:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:11:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:11:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:11:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:11:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:11:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:11:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:11:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:11:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:11:59 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 16:11:59 and component.yang=fake component content 1 16:11:59 16:11:59 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 16:11:59 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 16:11:59 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 16:11:59 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 16:11:59 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 16:11:59 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 16:11:59 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 16:11:59 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 16:11:59 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) 16:11:59 ... 150 common frames omitted 16:11:59 16:11:59 2024-04-23T16:11:59.160Z ERROR 6983 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:11:59 16:11:59 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 16:11:59 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 16:11:59 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:11:59 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 16:11:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 16:11:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:11:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 16:11:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 16:11:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:11:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:11:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:11:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:11:59 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:11:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:11:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:11:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:11:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:11:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:11:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:11:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:11:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:11:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:11:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:11:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:11:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:11:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:11:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:11:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:11:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:11:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:11:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:11:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:11:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:11:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:11:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:11:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:11:59 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 16:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:11:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:11:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:11:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:11:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:11:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:11:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:11:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:11:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:11:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:11:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:11:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:11:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:11:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:11:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:11:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:11:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:11:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:11:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:11:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:11:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:11:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:11:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:11:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:11:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:11:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:11:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:11:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:11:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:11:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:11:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:11:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:11:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:11:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:11:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:11:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:11:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:11:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:11:59 16:11:59 2024-04-23T16:11:59.169Z ERROR 6983 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:11:59 16:11:59 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 16:11:59 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 16:11:59 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:11:59 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 16:11:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 16:11:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:11:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 16:11:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 16:11:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:11:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:11:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:11:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:11:59 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:11:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:11:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:11:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:11:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:11:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:11:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:11:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:11:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:11:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:11:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:11:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:11:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:11:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:11:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:11:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:11:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:11:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:11:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:11:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:11:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:11:59 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 16:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:11:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:11:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:11:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:11:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:11:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:11:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:11:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:11:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:11:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:11:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:11:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:11:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:11:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:11:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:11:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:11:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:11:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:11:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:11:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:11:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:11:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:11:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:11:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:11:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:11:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:11:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:11:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:11:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:11:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:11:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:11:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:11:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:11:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:11:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:11:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:11:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:11:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:11:59 16:11:59 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.92 s - in org.onap.cps.rest.controller.AdminRestControllerSpec 16:11:59 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 16:11:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec 16:11:59 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 16:11:59 16:11:59 . ____ _ __ _ _ 16:11:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:11:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:11:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:11:59 ' |____| .__|_| |_|_| |_\__, | / / / / 16:11:59 =========|_|==============|___/=/_/_/_/ 16:11:59 :: Spring Boot :: (v3.2.4) 16:11:59 16:11:59 2024-04-23T16:11:59.382Z INFO 6983 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6983 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 16:11:59 2024-04-23T16:11:59.382Z INFO 6983 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:11:59 2024-04-23T16:11:59.756Z INFO 6983 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:11:59 2024-04-23T16:11:59.756Z INFO 6983 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:11:59 2024-04-23T16:11:59.757Z INFO 6983 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:11:59 2024-04-23T16:11:59.763Z INFO 6983 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.414 seconds (process running for 7.21) 16:11:59 2024-04-23T16:11:59.935Z ERROR 6983 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:11:59 16:11:59 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:11:59 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:11:59 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) 16:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:11:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:11:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:11:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:11:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:11:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:11:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:11:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:11:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:11:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:11:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:11:59 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 16:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:11:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:11:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:11:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 16:11:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 16:11:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:11:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 16:11:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 16:11:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:11:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:11:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:11:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:11:59 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:11:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:11:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:11:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:11:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:11:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:11:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:11:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:11:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:11:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:11:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:11:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:11:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:11:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:11:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:11:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:11:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:11:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:11:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:11:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:11:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:11:59 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) 16:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:11:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:11:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:11:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:11:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:11:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:11:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:11:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:11:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:11:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:11:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:11:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:11:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:11:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:11:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:11:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:11:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:11:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:11:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:11:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:11:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:11:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:11:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:11:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:11:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:11:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:11:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:11:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:11:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:11:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:11:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:11:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:11:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:11:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:11:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:11:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:11:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:11:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:11:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:11:59 16:12:00 2024-04-23T16:12:00.080Z ERROR 6983 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:12:00 16:12:00 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:12:00 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:12:00 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:12:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:12:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:12:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:12:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:12:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:12:00 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:12:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:12:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:12:00 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:12:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:12:00 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:12:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:12:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:12:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 16:12:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 16:12:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:12:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 16:12:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 16:12:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:12:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:12:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:12:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:12:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:12:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:12:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:12:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:12:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:12:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:12:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:12:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:12:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:12:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:12:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:12:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:12:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:12:00 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:12:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:12:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:12:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:12:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:12:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:12:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:12:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:12:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:12:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:12:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:12:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:12:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:12:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:12:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:12:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:12:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:12:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:12:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:12:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:12:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:12:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:12:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:12:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:12:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:12:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:12:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:12:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:12:00 16:12:00 2024-04-23T16:12:00.108Z ERROR 6983 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:12:00 16:12:00 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:12:00 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:12:00 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:12:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:12:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:12:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:12:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:12:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:12:00 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:12:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:12:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:12:00 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:12:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:12:00 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:12:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:12:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:12:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 16:12:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 16:12:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:12:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 16:12:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 16:12:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:12:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:12:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:12:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:12:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:12:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:12:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:12:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:12:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:12:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:12:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:12:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:12:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:12:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:12:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:12:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:12:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:12:00 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:12:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:12:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:12:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:12:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:12:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:12:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:12:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:12:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:12:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:12:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:12:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:12:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:12:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:12:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:12:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:12:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:12:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:12:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:12:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:12:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:12:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:12:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:12:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:12:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:12:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:12:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:12:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:12:00 16:12:00 2024-04-23T16:12:00.338Z ERROR 6983 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:12:00 16:12:00 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:12:00 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:12:00 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:12:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:12:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:12:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:12:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:12:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:12:00 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:12:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:12:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:12:00 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:12:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:12:00 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:12:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:12:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:12:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 16:12:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 16:12:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:12:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 16:12:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 16:12:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:12:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:12:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:12:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:12:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:12:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:12:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:12:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:12:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:12:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:12:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:12:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:12:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:12:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:12:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:12:00 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:384) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:12:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:12:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:12:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:12:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:12:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:12:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:12:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:12:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:12:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:12:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:12:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:12:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:12:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:12:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:12:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:12:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:12:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:12:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:12:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:12:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:12:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:12:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:12:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:12:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:12:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:12:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:12:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:12:00 16:12:00 2024-04-23T16:12:00.371Z ERROR 6983 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:12:00 16:12:00 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:12:00 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:12:00 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:12:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:12:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:12:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:12:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:12:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:12:00 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:12:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:12:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:12:00 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:12:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:12:00 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:12:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:12:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:12:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 16:12:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 16:12:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:12:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 16:12:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 16:12:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:12:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:12:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:12:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:12:00 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:12:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:12:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:12:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:12:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:12:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:12:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:12:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:12:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:12:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:12:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:12:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:12:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:12:00 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:429) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:12:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:12:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:12:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:12:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:12:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:12:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:12:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:12:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:12:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:12:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:12:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:12:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:12:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:12:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:12:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:12:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:12:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:12:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:12:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:12:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:12:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:12:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:12:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:12:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:12:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:12:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:12:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:12:00 16:12:00 2024-04-23T16:12:00.391Z ERROR 6983 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:12:00 16:12:00 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:12:00 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:12:00 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:12:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:12:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:12:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:12:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:12:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:12:00 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:12:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:12:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:12:00 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:12:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:12:00 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:12:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:12:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:12:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 16:12:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 16:12:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:12:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 16:12:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 16:12:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:12:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:12:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:12:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:12:00 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:12:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:12:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:12:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:12:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:12:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:12:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:12:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:12:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:12:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:12:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:12:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:12:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:12:00 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:454) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:12:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:12:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:12:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:12:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:12:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:12:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:12:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:12:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:12:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:12:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:12:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:12:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:12:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:12:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:12:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:12:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:12:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:12:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:12:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:12:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:12:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:12:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:12:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:12:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:12:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:12:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:12:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:12:00 16:12:00 2024-04-23T16:12:00.406Z ERROR 6983 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:12:00 16:12:00 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:12:00 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:12:00 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:12:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:12:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:12:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:12:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:12:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:12:00 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:12:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:12:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:12:00 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:12:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:12:00 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:12:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:12:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:12:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 16:12:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 16:12:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:12:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 16:12:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 16:12:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:12:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:12:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:12:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:12:00 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:12:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:12:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:12:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:12:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:12:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:12:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:12:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:12:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:12:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:12:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:12:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:12:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:12:00 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:12:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:12:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:12:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:12:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:12:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:12:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:12:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:12:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:12:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:12:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:12:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:12:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:12:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:12:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:12:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:12:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:12:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:12:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:12:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:12:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:12:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:12:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:12:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:12:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:12:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:12:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:12:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:12:00 16:12:00 2024-04-23T16:12:00.421Z ERROR 6983 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:12:00 16:12:00 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:12:00 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:12:00 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:12:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:12:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:12:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:12:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:12:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:12:00 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:12:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:12:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:12:00 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:12:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:12:00 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:12:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:12:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:12:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 16:12:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 16:12:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:12:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 16:12:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 16:12:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:12:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:12:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:12:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:12:00 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:12:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:12:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:12:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:12:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:12:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:12:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:12:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:12:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:12:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:12:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:12:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:12:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:12:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:12:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:12:00 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:12:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:12:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:12:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:12:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:12:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:12:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:12:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:12:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:12:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:12:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:12:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:12:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:12:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:12:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:12:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:12:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:12:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:12:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:12:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:12:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:12:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:12:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:12:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:12:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:12:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:12:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:12:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:12:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:12:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:12:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:12:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:12:00 16:12:00 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.138 s - in org.onap.cps.rest.controller.DataRestControllerSpec 16:12:00 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 16:12:00 16:12:00 . ____ _ __ _ _ 16:12:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:12:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:12:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:12:00 ' |____| .__|_| |_|_| |_\__, | / / / / 16:12:00 =========|_|==============|___/=/_/_/_/ 16:12:00 :: Spring Boot :: (v3.2.4) 16:12:00 16:12:00 2024-04-23T16:12:00.464Z INFO 6983 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6983 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 16:12:00 2024-04-23T16:12:00.464Z INFO 6983 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:12:00 2024-04-23T16:12:00.708Z INFO 6983 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:12:00 2024-04-23T16:12:00.708Z INFO 6983 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:12:00 2024-04-23T16:12:00.708Z INFO 6983 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:12:00 2024-04-23T16:12:00.713Z INFO 6983 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.277 seconds (process running for 8.16) 16:12:00 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s - in org.onap.cps.rest.controller.QueryRestControllerSpec 16:12:00 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:12:01 16:12:01 . ____ _ __ _ _ 16:12:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:12:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:12:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:12:01 ' |____| .__|_| |_|_| |_\__, | / / / / 16:12:01 =========|_|==============|___/=/_/_/_/ 16:12:01 :: Spring Boot :: (v3.2.4) 16:12:01 16:12:01 2024-04-23T16:12:00.899Z INFO 6983 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6983 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 16:12:01 2024-04-23T16:12:00.899Z INFO 6983 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 16:12:01 2024-04-23T16:12:01.220Z INFO 6983 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:12:01 2024-04-23T16:12:01.220Z INFO 6983 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:12:01 2024-04-23T16:12:01.220Z INFO 6983 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:12:01 2024-04-23T16:12:01.225Z INFO 6983 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.35 seconds (process running for 8.672) 16:12:01 2024-04-23T16:12:01.245Z ERROR 6983 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:12:01 16:12:01 java.lang.IllegalStateException: some error message 16:12:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:12:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:12:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:12:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:12:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:12:01 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:12:01 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:12:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:12:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:12:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:12:01 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:108) 16:12:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:12:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:12:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:12:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:12:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:12:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:12:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:12:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:12:01 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:12:01 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:12:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:12:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:12:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:12:01 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:12:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:12:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:12:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:12:01 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:12:01 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:12:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:12:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:12:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:12:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:12:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:12:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:12:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:12:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:12:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:12:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:12:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:12:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:12:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:12:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:12:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:12:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:12:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:12:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:12:01 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:12:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:12:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:12:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:12:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:12:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:12:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:12:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:12:01 16:12:01 2024-04-23T16:12:01.269Z ERROR 6983 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:12:01 16:12:01 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 16:12:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:12:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:12:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:12:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:12:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:12:01 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:12:01 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:12:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:12:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:12:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 16:12:01 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:135) 16:12:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:12:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:12:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:12:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:12:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:12:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:12:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:12:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:12:01 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:12:01 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:12:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:12:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:12:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:12:01 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:12:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:12:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:12:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:12:01 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:12:01 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:12:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:12:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:12:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:12:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:12:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:12:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:12:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:12:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:12:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:12:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:12:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:12:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:12:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:12:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:12:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:12:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:12:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:12:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:12:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:12:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:12:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:12:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:12:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:12:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:12:01 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:12:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:12:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:12:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:12:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:12:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:12:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:12:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:12:01 Caused by: java.lang.Throwable: null 16:12:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:12:01 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:12:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:12:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:12:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:12:01 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:12:01 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:12:01 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:12:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:12:01 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 16:12:01 ... 88 common frames omitted 16:12:01 16:12:01 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:12:01 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 16:12:01 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec 16:12:01 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 16:12:01 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 16:12:01 [INFO] 16:12:01 [INFO] Results: 16:12:01 [INFO] 16:12:01 [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 16:12:01 [INFO] 16:12:01 [INFO] 16:12:01 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- 16:12:01 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:12:01 [INFO] Analyzed bundle 'cps-rest' with 6 classes 16:12:01 [INFO] 16:12:01 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- 16:12:01 [INFO] 16:12:01 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 16:12:01 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.4.8-SNAPSHOT.jar 16:12:01 [INFO] 16:12:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- 16:12:01 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-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:12:01 [INFO] 16:12:01 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- 16:12:01 [INFO] 16:12:01 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- 16:12:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:12:01 [INFO] 16:12:01 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- 16:12:01 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:12:01 [INFO] Analyzed bundle 'cps-rest' with 6 classes 16:12:01 [INFO] All coverage checks have been met. 16:12:01 [INFO] 16:12:01 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- 16:12:01 [INFO] 16:12:01 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 16:12:01 [INFO] Installing /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.8-SNAPSHOT/cps-rest-3.4.8-SNAPSHOT.jar 16:12:01 [INFO] Installing /w/workspace/cps-master-merge-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.8-SNAPSHOT/cps-rest-3.4.8-SNAPSHOT.pom 16:12:01 [INFO] 16:12:01 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-rest --- 16:12:01 [INFO] 16:12:01 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 16:12:01 [INFO] Building cps-ncmp-events 3.4.8-SNAPSHOT [10/23] 16:12:01 [INFO] --------------------------------[ jar ]--------------------------------- 16:12:01 [INFO] 16:12:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 16:12:01 [INFO] 16:12:01 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- 16:12:01 [INFO] 16:12:01 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- 16:12:01 [INFO] 16:12:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- 16:12:01 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:12:01 [INFO] 16:12:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 16:12:01 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-events/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:12:01 [INFO] 16:12:01 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 16:12:02 [INFO] 16:12:02 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- 16:12:02 [INFO] You have 0 Checkstyle violations. 16:12:02 [INFO] 16:12:02 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- 16:12:02 [INFO] You have 0 Checkstyle violations. 16:12:02 [INFO] 16:12:02 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- 16:12:02 [INFO] Starting audit... 16:12:02 Audit done. 16:12:02 [INFO] You have 0 Checkstyle violations. 16:12:02 [INFO] 16:12:02 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 16:12:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:12:02 [INFO] Copying 12 resources 16:12:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-sources/license 16:12:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-resources/licenses 16:12:02 [INFO] 16:12:02 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- 16:12:02 [INFO] Changes detected - recompiling the module! :dependency 16:12:02 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 16:12:02 [INFO] 16:12:02 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> 16:12:02 [INFO] 16:12:02 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- 16:12:02 [INFO] Fork Value is true 16:12:04 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:12:04 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 16:12:04 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:12:04 [java] WARNING: System::setSecurityManager will be removed in a future release 16:12:06 [INFO] Done SpotBugs Analysis.... 16:12:06 [INFO] 16:12:06 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< 16:12:06 [INFO] 16:12:06 [INFO] 16:12:06 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- 16:12:06 [INFO] BugInstance size is 0 16:12:06 [INFO] Error size is 0 16:12:06 [INFO] No errors/warnings found 16:12:06 [INFO] 16:12:06 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 16:12:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:12:06 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/src/test/resources 16:12:06 [INFO] 16:12:06 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- 16:12:06 [INFO] No sources to compile 16:12:06 [INFO] 16:12:06 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- 16:12:06 [INFO] No sources specified for compilation. Skipping. 16:12:06 [INFO] 16:12:06 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- 16:12:06 [INFO] No tests to run. 16:12:06 [INFO] 16:12:06 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- 16:12:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:12:06 [INFO] 16:12:06 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- 16:12:06 [INFO] 16:12:06 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 16:12:06 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.4.8-SNAPSHOT.jar 16:12:06 [INFO] 16:12:06 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- 16:12:06 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:12:06 [INFO] 16:12:06 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- 16:12:06 [INFO] No tests to run. 16:12:06 [INFO] 16:12:06 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- 16:12:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:12:06 [INFO] 16:12:06 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- 16:12:06 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec 16:12:06 [INFO] 16:12:06 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- 16:12:06 [INFO] 16:12:06 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 16:12:06 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.8-SNAPSHOT/cps-ncmp-events-3.4.8-SNAPSHOT.jar 16:12:06 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.8-SNAPSHOT/cps-ncmp-events-3.4.8-SNAPSHOT.pom 16:12:06 [INFO] 16:12:06 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-events --- 16:12:06 [INFO] 16:12:06 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 16:12:06 [INFO] Building cps-ncmp-service 3.4.8-SNAPSHOT [11/23] 16:12:06 [INFO] --------------------------------[ jar ]--------------------------------- 16:12:07 [INFO] 16:12:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 16:12:07 [INFO] 16:12:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- 16:12:07 [INFO] 16:12:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- 16:12:07 [INFO] 16:12:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- 16:12:07 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:12:07 [INFO] 16:12:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 16:12:07 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-service/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:12:07 [INFO] 16:12:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- 16:12:07 [INFO] You have 0 Checkstyle violations. 16:12:07 [INFO] 16:12:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- 16:12:07 [INFO] You have 0 Checkstyle violations. 16:12:07 [INFO] 16:12:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- 16:12:08 [INFO] Starting audit... 16:12:08 Audit done. 16:12:08 [INFO] You have 0 Checkstyle violations. 16:12:08 [INFO] 16:12:08 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 16:12:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:12:08 [INFO] Copying 2 resources 16:12:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-sources/license 16:12:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-resources/licenses 16:12:08 [INFO] 16:12:08 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- 16:12:08 [INFO] Changes detected - recompiling the module! :dependency 16:12:08 [INFO] Compiling 124 source files with javac [debug release 17] to target/classes 16:12:10 [WARNING] /w/workspace/cps-master-merge-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:12:10 [WARNING] /w/workspace/cps-master-merge-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:12:10 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/operations/DmiModelOperations.java: Some input files use unchecked or unsafe operations. 16:12:10 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/operations/DmiModelOperations.java: Recompile with -Xlint:unchecked for details. 16:12:10 [INFO] 16:12:10 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> 16:12:10 [INFO] 16:12:10 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- 16:12:10 [INFO] Fork Value is true 16:12:11 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:12:11 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 16:12:11 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:12:11 [java] WARNING: System::setSecurityManager will be removed in a future release 16:12:16 [INFO] Done SpotBugs Analysis.... 16:12:16 [INFO] 16:12:16 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< 16:12:16 [INFO] 16:12:16 [INFO] 16:12:16 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- 16:12:16 [INFO] BugInstance size is 0 16:12:16 [INFO] Error size is 0 16:12:16 [INFO] No errors/warnings found 16:12:16 [INFO] 16:12:16 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 16:12:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:12:16 [INFO] Copying 12 resources 16:12:16 [INFO] 16:12:16 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- 16:12:16 [INFO] Changes detected - recompiling the module! :dependency 16:12:16 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:12:17 [INFO] 16:12:17 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- 16:12:17 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:12:17 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:12:20 [INFO] Compiled 189 files. 16:12:20 [INFO] 16:12:20 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- 16:12:20 [INFO] 16:12:20 [INFO] ------------------------------------------------------- 16:12:20 [INFO] T E S T S 16:12:20 [INFO] ------------------------------------------------------- 16:12:23 [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 16:12:24 16:12:24.718 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 16:12:24 16:12:24.766 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 16:12:24 16:12:24.772 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 16:12:24 16:12:24.773 [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:12:24 16:12:24.784 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 16:12:24 16:12:24.792 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 16:12:24 16:12:24.796 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 16:12:24 16:12:24.832 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 16:12:24 16:12:24.838 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 16:12:24 16:12:24.847 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message 16:12:24 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.224 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec 16:12:24 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 16:12:24 16:12:24.876 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 16:12:24 16:12:24.882 [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:12:24 16:12:24.886 [main] ERROR org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating data node failed: test message 16:12:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 16:12:24 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 16:12:24 16:12:24.902 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully 16:12:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 16:12:24 [INFO] Running org.onap.cps.ncmp.api.impl.DataJobServiceImplSpec 16:12:25 16:12:25.026 [main] INFO org.onap.cps.ncmp.api.impl.DataJobServiceImpl -- data job id for read operation is: some-job-id 16:12:25 16:12:25.038 [main] INFO org.onap.cps.ncmp.api.impl.DataJobServiceImpl -- data job id for write operation is: some-job-id 16:12:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.onap.cps.ncmp.api.impl.DataJobServiceImplSpec 16:12:25 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 16:12:25 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 16:12:25 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 16:12:25 16:12:25.466 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 16:12:25 16:12:25.474 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 16:12:25 16:12:25.478 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:12:25 16:12:25.482 [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:12:25 16:12:25.482 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:12:25 16:12:25.485 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 16:12:25 16:12:25.485 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:12:25 16:12:25.487 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:12:25 16:12:25.488 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:12:25 16:12:25.490 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:12:25 16:12:25.505 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:12:25 16:12:25.509 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:12:25 16:12:25.510 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:12:25 16:12:25.512 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:12:25 16:12:25.516 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:12:25 16:12:25.517 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:12:25 16:12:25.520 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:12:25 16:12:25.525 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:12:25 16:12:25.528 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:12:25 16:12:25.533 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:12:25 16:12:25.539 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:12:25 16:12:25.544 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:12:25 16:12:25.551 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:12:25 16:12:25.551 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 16:12:25 16:12:25.556 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:12:25 16:12:25.562 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:12:25 16:12:25.563 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 16:12:25 16:12:25.563 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:12:25 16:12:25.567 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:12:25 16:12:25.567 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 16:12:25 16:12:25.567 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:12:25 16:12:25.570 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:12:25 16:12:25.571 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 16:12:25 16:12:25.571 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:12:25 16:12:25.572 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:12:25 16:12:25.572 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 16:12:25 16:12:25.572 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:12:25 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 16:12:25 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 16:12:25 16:12:25.844 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true 16:12:25 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 16:12:25 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 16:12:25 16:12:25.867 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 16:12:25 16:12:25.872 [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:12:25 16:12:25.872 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] with leaves (name : newPubProp1 , value : pub-val) 16:12:25 16:12:25.926 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 16:12:25 16:12:25.926 [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:12:25 16:12:25.926 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 16:12:25 16:12:25.928 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 16:12:25 16:12:25.931 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 16:12:25 16:12:25.935 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 16:12:25 16:12:25.935 [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:12:25 16:12:25.935 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] with leaves (name : newAdditionalProp1 , value : add-value) 16:12:25 16:12:25.937 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 16:12:25 16:12:25.937 [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:12:25 16:12:25.937 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 16:12:25 16:12:25.938 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 16:12:25 16:12:25.940 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 16:12:25 16:12:25.942 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 16:12:25 16:12:25.944 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 16:12:25 16:12:25.945 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 16:12:25 16:12:25.945 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 16:12:25 16:12:25.947 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 16:12:25 16:12:25.949 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 16:12:25 16:12:25.952 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 16:12:25 16:12:25.953 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 16:12:25 16:12:25.955 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 16:12:25 16:12:25.956 [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:12:25 16:12:25.956 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 16:12:25 16:12:25.956 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 16:12:25 16:12:25.957 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 16:12:25 16:12:25.957 [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:12:25 16:12:25.957 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 16:12:25 16:12:25.964 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : alt-1) 16:12:25 16:12:25.967 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating data-producer-identifier for cmHandle cmHandleId with value : someDataProducerIdentifier) 16:12:25 16:12:25.968 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating data-producer-identifier for cmHandle cmHandleId with value : someDataProducerIdentifier) 16:12:25 16:12:25.969 [main] WARN org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update dataProducerIdentifier for cmHandle myHandle1. Value for dataProducerIdentifier has been set previously. 16:12:25 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 16:12:25 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 16:12:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 16:12:25 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 16:12:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 16:12:26 [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 16:12:26 [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:12:26 16:12:26.128 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 16:12:26 16:12:26.130 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 16:12:26 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 16:13:04 16:12:26.867 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 16:13:04 16:12:26.876 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 16:13:04 16:12:26.903 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 16:13:04 Server Version: 23.0.1 16:13:04 API Version: 1.42 16:13:04 Operating System: CentOS Stream 8 16:13:04 Total Memory: 31890 MB 16:13:04 16:12:26.907 [main] WARN org.testcontainers.utility.ResourceReaper -- 16:13:04 ******************************************************************************** 16:13:04 Ryuk has been disabled. This can cause unexpected behavior in your environment. 16:13:04 ******************************************************************************** 16:13:04 16:12:26.911 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 16:13:04 16:12:26.912 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 16:13:04 16:12:26.950 [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:13:04 16:12:26.957 [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:13:04 16:12:29.280 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Starting to pull image 16:13:04 16:12:29.305 [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:13:04 16:12:29.847 [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:13:04 16:12:31.506 [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, (41 MB/? MB) 16:13:04 16:12:32.066 [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, (65 MB/? MB) 16:13:04 16:12:32.314 [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:13:04 16:12:32.855 [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:13:04 16:12:33.268 [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, (98 MB/? MB) 16:13:04 16:12:33.369 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 1 extracted, (102 MB/? MB) 16:13:04 16:12:33.372 [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, (102 MB/? MB) 16:13:04 16:12:33.881 [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, (114 MB/? MB) 16:13:04 16:12:38.417 [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, (304 MB/? MB) 16:13:04 16:12:38.947 [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, (316 MB/? MB) 16:13:04 16:12:40.023 [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, (347 MB/? MB) 16:13:04 16:12:41.056 [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, (368 MB/370 MB) 16:13:04 16:12:46.368 [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, (370 MB/370 MB) 16:13:04 16:12:46.657 [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, (370 MB/370 MB) 16:13:04 16:12:46.780 [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, (370 MB/370 MB) 16:13:04 16:12:47.075 [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, (370 MB/370 MB) 16:13:04 16:12:47.158 [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, (370 MB/370 MB) 16:13:04 16:12:47.240 [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, (370 MB/370 MB) 16:13:04 16:12:47.315 [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, (370 MB/370 MB) 16:13:04 16:12:47.945 [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:13:04 16:12:48.018 [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:13:04 16:12:48.035 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Image registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 pull took PT21.084975086S 16:13:04 16:12:48.035 [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:13:04 16:12:48.068 [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:13:04 16:12:57.135 [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: e3c22bf3b5f25e0ec7319e1673f07b62647df85913a1093b9f3af83d5c42fb9b 16:13:04 16:13:02.942 [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 PT14.873676324S 16:13:04 16:13:03.085 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: 16:13:04 allow.auto.create.topics = true 16:13:04 auto.commit.interval.ms = 5000 16:13:04 auto.include.jmx.reporter = true 16:13:04 auto.offset.reset = earliest 16:13:04 bootstrap.servers = [PLAINTEXT://localhost:32768] 16:13:04 check.crcs = true 16:13:04 client.dns.lookup = use_all_dns_ips 16:13:04 client.id = consumer-test-1 16:13:04 client.rack = 16:13:04 connections.max.idle.ms = 540000 16:13:04 default.api.timeout.ms = 60000 16:13:04 enable.auto.commit = true 16:13:04 exclude.internal.topics = true 16:13:04 fetch.max.bytes = 52428800 16:13:04 fetch.max.wait.ms = 500 16:13:04 fetch.min.bytes = 1 16:13:04 group.id = test 16:13:04 group.instance.id = null 16:13:04 heartbeat.interval.ms = 3000 16:13:04 interceptor.classes = [] 16:13:04 internal.leave.group.on.close = true 16:13:04 internal.throw.on.fetch.stable.offset.unsupported = false 16:13:04 isolation.level = read_uncommitted 16:13:04 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:13:04 max.partition.fetch.bytes = 1048576 16:13:04 max.poll.interval.ms = 300000 16:13:04 max.poll.records = 500 16:13:04 metadata.max.age.ms = 300000 16:13:04 metric.reporters = [] 16:13:04 metrics.num.samples = 2 16:13:04 metrics.recording.level = INFO 16:13:04 metrics.sample.window.ms = 30000 16:13:04 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:13:04 receive.buffer.bytes = 65536 16:13:04 reconnect.backoff.max.ms = 1000 16:13:04 reconnect.backoff.ms = 50 16:13:04 request.timeout.ms = 30000 16:13:04 retry.backoff.ms = 100 16:13:04 sasl.client.callback.handler.class = null 16:13:04 sasl.jaas.config = null 16:13:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:13:04 sasl.kerberos.min.time.before.relogin = 60000 16:13:04 sasl.kerberos.service.name = null 16:13:04 sasl.kerberos.ticket.renew.jitter = 0.05 16:13:04 sasl.kerberos.ticket.renew.window.factor = 0.8 16:13:04 sasl.login.callback.handler.class = null 16:13:04 sasl.login.class = null 16:13:04 sasl.login.connect.timeout.ms = null 16:13:04 sasl.login.read.timeout.ms = null 16:13:04 sasl.login.refresh.buffer.seconds = 300 16:13:04 sasl.login.refresh.min.period.seconds = 60 16:13:04 sasl.login.refresh.window.factor = 0.8 16:13:04 sasl.login.refresh.window.jitter = 0.05 16:13:04 sasl.login.retry.backoff.max.ms = 10000 16:13:04 sasl.login.retry.backoff.ms = 100 16:13:04 sasl.mechanism = GSSAPI 16:13:04 sasl.oauthbearer.clock.skew.seconds = 30 16:13:04 sasl.oauthbearer.expected.audience = null 16:13:04 sasl.oauthbearer.expected.issuer = null 16:13:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:13:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:13:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:13:04 sasl.oauthbearer.jwks.endpoint.url = null 16:13:04 sasl.oauthbearer.scope.claim.name = scope 16:13:04 sasl.oauthbearer.sub.claim.name = sub 16:13:04 sasl.oauthbearer.token.endpoint.url = null 16:13:04 security.protocol = PLAINTEXT 16:13:04 security.providers = null 16:13:04 send.buffer.bytes = 131072 16:13:04 session.timeout.ms = 45000 16:13:04 socket.connection.setup.timeout.max.ms = 30000 16:13:04 socket.connection.setup.timeout.ms = 10000 16:13:04 ssl.cipher.suites = null 16:13:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:13:04 ssl.endpoint.identification.algorithm = https 16:13:04 ssl.engine.factory.class = null 16:13:04 ssl.key.password = null 16:13:04 ssl.keymanager.algorithm = SunX509 16:13:04 ssl.keystore.certificate.chain = null 16:13:04 ssl.keystore.key = null 16:13:04 ssl.keystore.location = null 16:13:04 ssl.keystore.password = null 16:13:04 ssl.keystore.type = JKS 16:13:04 ssl.protocol = TLSv1.3 16:13:04 ssl.provider = null 16:13:04 ssl.secure.random.implementation = null 16:13:04 ssl.trustmanager.algorithm = PKIX 16:13:04 ssl.truststore.certificates = null 16:13:04 ssl.truststore.location = null 16:13:04 ssl.truststore.password = null 16:13:04 ssl.truststore.type = JKS 16:13:04 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:13:04 16:13:04 16:13:03.202 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.6.1 16:13:04 16:13:03.202 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 5e3c2b738d253ff5 16:13:04 16:13:03.202 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1713888783200 16:13:04 16:12:21,740 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 16:13:04 16:12:21,743 |-INFO in ch.qos.logback.classic.util.ContextInitializer@13975b63 - Here is a list of configurators discovered as a service, by rank: 16:13:04 16:12:21,743 |-INFO in ch.qos.logback.classic.util.ContextInitializer@13975b63 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 16:13:04 16:12:21,743 |-INFO in ch.qos.logback.classic.util.ContextInitializer@13975b63 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 16:13:04 16:12:21,743 |-INFO in ch.qos.logback.classic.util.ContextInitializer@13975b63 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 16:13:04 16:12:21,751 |-INFO in ch.qos.logback.classic.util.ContextInitializer@13975b63 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 16:13:04 16:12:21,751 |-INFO in ch.qos.logback.classic.util.ContextInitializer@13975b63 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 16:13:04 16:12:21,753 |-INFO in ch.qos.logback.classic.util.ContextInitializer@13975b63 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 16:13:04 16:12:21,754 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 16:13:04 16:12:21,755 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 16:13:04 16:12:21,755 |-INFO in ch.qos.logback.classic.util.ContextInitializer@13975b63 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 16:13:04 16:12:21,755 |-INFO in ch.qos.logback.classic.util.ContextInitializer@13975b63 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 16:13:04 16:12:21,756 |-INFO in ch.qos.logback.classic.util.ContextInitializer@13975b63 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 16:13:04 16:12:21,756 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:13:04 16:12:21,756 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:13:04 16:12:21,756 |-INFO in ch.qos.logback.classic.util.ContextInitializer@13975b63 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 16:13:04 16:12:21,756 |-INFO in ch.qos.logback.classic.util.ContextInitializer@13975b63 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 16:13:04 16:12:21,757 |-INFO in ch.qos.logback.classic.util.ContextInitializer@13975b63 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 16:13:04 16:12:21,757 |-INFO in ch.qos.logback.classic.BasicConfigurator@76271f47 - Setting up default configuration. 16:13:04 16:12:21,775 |-INFO in ch.qos.logback.classic.util.ContextInitializer@13975b63 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 18 milliseconds. ExecutionStatus=NEUTRAL 16:13:04 16:13:03,458 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4a280c62 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:13:04 16:13:03,524 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3af6c942 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:13:04 16:13:03,524 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4a280c62 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:13:04 16:13:03,527 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 16:13:04 16:13:03,527 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:13:04 16:13:03,527 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 16:13:04 16:13:03,527 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:13:04 16:13:03,527 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:13:04 16:13:03,529 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3af6c942 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:13:04 16:13:03,529 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4a280c62 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:13:04 16:13:03,539 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:13:04 16:13:03,539 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:13:04 16:13:03,543 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:13:04 16:13:03,576 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713888783574) 16:13:04 16:13:03,576 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 16:13:04 16:13:03,576 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:13:04 16:13:03,582 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:13:04 16:13:03,583 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1313d13c - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:13:04 16:13:03,584 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:13:04 16:13:03,584 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1313d13c - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:13:04 16:13:03,584 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:13:04 16:13:03,584 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1313d13c - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:13:04 16:13:03,584 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:13:04 16:13:03,584 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1313d13c - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:13:04 16:13:03,584 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:13:04 16:13:03,584 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1313d13c - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:13:04 16:13:03,584 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:13:04 16:13:03,584 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1313d13c - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:13:04 16:13:03,584 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:13:04 16:13:03,584 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1313d13c - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:13:04 16:13:03,584 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:13:04 16:13:03,584 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1313d13c - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:13:04 16:13:03,584 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:13:04 16:13:03,584 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:13:04 16:13:03,591 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:13:04 16:13:03,611 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:13:04 16:13:03,611 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:13:04 16:13:03,617 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:13:04 16:13:03,624 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:13:04 16:13:04,046 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5d80293e - Setting zoneId to "UTC" 16:13:04 16:13:04,054 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:13:04 16:13:04,054 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:13:04 16:13:04,295 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:13:04 16:13:04,296 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:13:04 16:13:04,296 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:13:04 16:13:04,297 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:13:04 16:13:04,297 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:13:04 16:13:04,297 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1313d13c - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:13:04 16:13:04,297 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:13:04 16:13:04,297 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@57c175f0 - End of configuration. 16:13:04 16:13:04,297 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5b711a93 - Registering current configuration as safe fallback point 16:13:04 16:13:04 16:13:04 . ____ _ __ _ _ 16:13:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:13:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:13:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:13:04 ' |____| .__|_| |_|_| |_\__, | / / / / 16:13:04 =========|_|==============|___/=/_/_/_/ 16:13:04 :: Spring Boot :: (v3.2.4) 16:13:04 16:13:04 2024-04-23T16:13:04.337Z INFO 7153 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 7153 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:13:04 2024-04-23T16:13:04.338Z INFO 7153 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:13:04 2024-04-23T16:13:04.477Z INFO 7153 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.266 seconds (process running for 43.596) 16:13:04 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:13:06 2024-04-23T16:13:04.993Z INFO 7153 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 16:13:06 2024-04-23T16:13:05.030Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:13:06 2024-04-23T16:13:05.030Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:13:06 acks = -1 16:13:06 auto.include.jmx.reporter = true 16:13:06 batch.size = 16384 16:13:06 bootstrap.servers = [PLAINTEXT://localhost:32768] 16:13:06 buffer.memory = 33554432 16:13:06 client.dns.lookup = use_all_dns_ips 16:13:06 client.id = producer-1 16:13:06 compression.type = none 16:13:06 connections.max.idle.ms = 540000 16:13:06 delivery.timeout.ms = 120000 16:13:06 enable.idempotence = false 16:13:06 interceptor.classes = [] 16:13:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:13:06 linger.ms = 1 16:13:06 max.block.ms = 60000 16:13:06 max.in.flight.requests.per.connection = 5 16:13:06 max.request.size = 1048576 16:13:06 metadata.max.age.ms = 300000 16:13:06 metadata.max.idle.ms = 300000 16:13:06 metric.reporters = [] 16:13:06 metrics.num.samples = 2 16:13:06 metrics.recording.level = INFO 16:13:06 metrics.sample.window.ms = 30000 16:13:06 partitioner.adaptive.partitioning.enable = true 16:13:06 partitioner.availability.timeout.ms = 0 16:13:06 partitioner.class = null 16:13:06 partitioner.ignore.keys = false 16:13:06 receive.buffer.bytes = 32768 16:13:06 reconnect.backoff.max.ms = 1000 16:13:06 reconnect.backoff.ms = 50 16:13:06 request.timeout.ms = 30000 16:13:06 retries = 0 16:13:06 retry.backoff.ms = 100 16:13:06 sasl.client.callback.handler.class = null 16:13:06 sasl.jaas.config = null 16:13:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:13:06 sasl.kerberos.min.time.before.relogin = 60000 16:13:06 sasl.kerberos.service.name = null 16:13:06 sasl.kerberos.ticket.renew.jitter = 0.05 16:13:06 sasl.kerberos.ticket.renew.window.factor = 0.8 16:13:06 sasl.login.callback.handler.class = null 16:13:06 sasl.login.class = null 16:13:06 sasl.login.connect.timeout.ms = null 16:13:06 sasl.login.read.timeout.ms = null 16:13:06 sasl.login.refresh.buffer.seconds = 300 16:13:06 sasl.login.refresh.min.period.seconds = 60 16:13:06 sasl.login.refresh.window.factor = 0.8 16:13:06 sasl.login.refresh.window.jitter = 0.05 16:13:06 sasl.login.retry.backoff.max.ms = 10000 16:13:06 sasl.login.retry.backoff.ms = 100 16:13:06 sasl.mechanism = GSSAPI 16:13:06 sasl.oauthbearer.clock.skew.seconds = 30 16:13:06 sasl.oauthbearer.expected.audience = null 16:13:06 sasl.oauthbearer.expected.issuer = null 16:13:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:13:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:13:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:13:06 sasl.oauthbearer.jwks.endpoint.url = null 16:13:06 sasl.oauthbearer.scope.claim.name = scope 16:13:06 sasl.oauthbearer.sub.claim.name = sub 16:13:06 sasl.oauthbearer.token.endpoint.url = null 16:13:06 security.protocol = PLAINTEXT 16:13:06 security.providers = null 16:13:06 send.buffer.bytes = 131072 16:13:06 socket.connection.setup.timeout.max.ms = 30000 16:13:06 socket.connection.setup.timeout.ms = 10000 16:13:06 ssl.cipher.suites = null 16:13:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:13:06 ssl.endpoint.identification.algorithm = https 16:13:06 ssl.engine.factory.class = null 16:13:06 ssl.key.password = null 16:13:06 ssl.keymanager.algorithm = SunX509 16:13:06 ssl.keystore.certificate.chain = null 16:13:06 ssl.keystore.key = null 16:13:06 ssl.keystore.location = null 16:13:06 ssl.keystore.password = null 16:13:06 ssl.keystore.type = JKS 16:13:06 ssl.protocol = TLSv1.3 16:13:06 ssl.provider = null 16:13:06 ssl.secure.random.implementation = null 16:13:06 ssl.trustmanager.algorithm = PKIX 16:13:06 ssl.truststore.certificates = null 16:13:06 ssl.truststore.location = null 16:13:06 ssl.truststore.password = null 16:13:06 ssl.truststore.type = JKS 16:13:06 transaction.timeout.ms = 60000 16:13:06 transactional.id = null 16:13:06 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:13:06 16:13:06 2024-04-23T16:13:05.057Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:13:06 2024-04-23T16:13:05.057Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:13:06 2024-04-23T16:13:05.057Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:13:06 2024-04-23T16:13:05.057Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888785057 16:13:06 2024-04-23T16:13:05.614Z WARN 7153 --- [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:13:06 2024-04-23T16:13:05.615Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: 4O6i8DZKRUe-Q6gtzNpKHQ 16:13:06 2024-04-23T16:13:05.724Z WARN 7153 --- [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:13:06 2024-04-23T16:13:05.891Z INFO 7153 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: 4O6i8DZKRUe-Q6gtzNpKHQ 16:13:06 2024-04-23T16:13:06.119Z INFO 7153 --- [ 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:13:06 2024-04-23T16:13:06.129Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 16:13:06 2024-04-23T16:13:06.155Z INFO 7153 --- [ 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-da91085e-d270-4a1c-987f-c385af011784 16:13:06 2024-04-23T16:13:06.155Z INFO 7153 --- [ 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:13:06 2024-04-23T16:13:06.155Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 16:13:06 2024-04-23T16:13:06.181Z INFO 7153 --- [ 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-da91085e-d270-4a1c-987f-c385af011784', protocol='range'} 16:13:06 2024-04-23T16:13:06.190Z INFO 7153 --- [ 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-da91085e-d270-4a1c-987f-c385af011784=Assignment(partitions=[test-topic-0])} 16:13:06 2024-04-23T16:13:06.223Z INFO 7153 --- [ 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-da91085e-d270-4a1c-987f-c385af011784', protocol='range'} 16:13:06 2024-04-23T16:13:06.224Z INFO 7153 --- [ 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:13:06 2024-04-23T16:13:06.228Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 16:13:06 2024-04-23T16:13:06.247Z INFO 7153 --- [ 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:13:06 2024-04-23T16:13:06.271Z INFO 7153 --- [ 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:13:06 2024-04-23T16:13:06.418Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:13:06 2024-04-23T16:13:06.423Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:06 2024-04-23T16:13:06.423Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Cancelled in-flight METADATA request with correlation id 6 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 16:13:06 2024-04-23T16:13:06.513Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:06 2024-04-23T16:13:06.513Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Cancelled in-flight FETCH request with correlation id 15 due to node 1 being disconnected (elapsed time since creation: 190ms, elapsed time since send: 189ms, request timeout: 30000ms) 16:13:06 2024-04-23T16:13:06.513Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 16:13:06 2024-04-23T16:13:06.513Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 16:13:06 2024-04-23T16:13:06.513Z INFO 7153 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=2005623593, epoch=1) to node 1: 16:13:06 16:13:06 org.apache.kafka.common.errors.DisconnectException: null 16:13:06 16:13:06 2024-04-23T16:13:06.515Z INFO 7153 --- [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:13:06 2024-04-23T16:13:06.524Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:06 2024-04-23T16:13:06.524Z WARN 7153 --- [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:13:06 2024-04-23T16:13:06.617Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:06 2024-04-23T16:13:06.617Z WARN 7153 --- [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:13:06 2024-04-23T16:13:06.625Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:06 2024-04-23T16:13:06.626Z WARN 7153 --- [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:13:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.519 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 16:13:06 [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 16:13:12 2024-04-23T16:13:06.670Z INFO 7153 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:13:12 2024-04-23T16:13:06.719Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:12 2024-04-23T16:13:06.719Z WARN 7153 --- [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:13:12 2024-04-23T16:13:06.738Z INFO 7153 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: a0249b4d763cdb55ef1e92bc5ad2834a6b26295150bec9b082b81293e993c26b 16:13:12 2024-04-23T16:13:06.827Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:12 2024-04-23T16:13:06.827Z WARN 7153 --- [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:13:12 2024-04-23T16:13:06.921Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:12 2024-04-23T16:13:06.921Z WARN 7153 --- [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:13:12 2024-04-23T16:13:07.324Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:12 2024-04-23T16:13:07.324Z WARN 7153 --- [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:13:12 2024-04-23T16:13:07.332Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:12 2024-04-23T16:13:07.332Z WARN 7153 --- [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:13:12 2024-04-23T16:13:08.152Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:12 2024-04-23T16:13:08.152Z WARN 7153 --- [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:13:12 2024-04-23T16:13:08.330Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:12 2024-04-23T16:13:08.330Z WARN 7153 --- [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:13:12 2024-04-23T16:13:09.260Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:12 2024-04-23T16:13:09.261Z WARN 7153 --- [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:13:12 2024-04-23T16:13:09.436Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:12 2024-04-23T16:13:09.436Z WARN 7153 --- [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:13:12 2024-04-23T16:13:10.271Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:12 2024-04-23T16:13:10.271Z WARN 7153 --- [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:13:12 2024-04-23T16:13:10.440Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:12 2024-04-23T16:13:10.440Z WARN 7153 --- [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:13:12 2024-04-23T16:13:11.304Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:12 2024-04-23T16:13:11.304Z WARN 7153 --- [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:13:12 2024-04-23T16:13:11.446Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:12 2024-04-23T16:13:11.447Z WARN 7153 --- [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:13:12 2024-04-23T16:13:12.188Z INFO 7153 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.518018426S 16:13:12 2024-04-23T16:13:12.192Z INFO 7153 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:13:12 allow.auto.create.topics = true 16:13:12 auto.commit.interval.ms = 5000 16:13:12 auto.include.jmx.reporter = true 16:13:12 auto.offset.reset = earliest 16:13:12 bootstrap.servers = [PLAINTEXT://localhost:32770] 16:13:12 check.crcs = true 16:13:12 client.dns.lookup = use_all_dns_ips 16:13:12 client.id = consumer-test-2 16:13:12 client.rack = 16:13:12 connections.max.idle.ms = 540000 16:13:12 default.api.timeout.ms = 60000 16:13:12 enable.auto.commit = true 16:13:12 exclude.internal.topics = true 16:13:12 fetch.max.bytes = 52428800 16:13:12 fetch.max.wait.ms = 500 16:13:12 fetch.min.bytes = 1 16:13:12 group.id = test 16:13:12 group.instance.id = null 16:13:12 heartbeat.interval.ms = 3000 16:13:12 interceptor.classes = [] 16:13:12 internal.leave.group.on.close = true 16:13:12 internal.throw.on.fetch.stable.offset.unsupported = false 16:13:12 isolation.level = read_uncommitted 16:13:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:13:12 max.partition.fetch.bytes = 1048576 16:13:12 max.poll.interval.ms = 300000 16:13:12 max.poll.records = 500 16:13:12 metadata.max.age.ms = 300000 16:13:12 metric.reporters = [] 16:13:12 metrics.num.samples = 2 16:13:12 metrics.recording.level = INFO 16:13:12 metrics.sample.window.ms = 30000 16:13:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:13:12 receive.buffer.bytes = 65536 16:13:12 reconnect.backoff.max.ms = 1000 16:13:12 reconnect.backoff.ms = 50 16:13:12 request.timeout.ms = 30000 16:13:12 retry.backoff.ms = 100 16:13:12 sasl.client.callback.handler.class = null 16:13:12 sasl.jaas.config = null 16:13:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:13:12 sasl.kerberos.min.time.before.relogin = 60000 16:13:12 sasl.kerberos.service.name = null 16:13:12 sasl.kerberos.ticket.renew.jitter = 0.05 16:13:12 sasl.kerberos.ticket.renew.window.factor = 0.8 16:13:12 sasl.login.callback.handler.class = null 16:13:12 sasl.login.class = null 16:13:12 sasl.login.connect.timeout.ms = null 16:13:12 sasl.login.read.timeout.ms = null 16:13:12 sasl.login.refresh.buffer.seconds = 300 16:13:12 sasl.login.refresh.min.period.seconds = 60 16:13:12 sasl.login.refresh.window.factor = 0.8 16:13:12 sasl.login.refresh.window.jitter = 0.05 16:13:12 sasl.login.retry.backoff.max.ms = 10000 16:13:12 sasl.login.retry.backoff.ms = 100 16:13:12 sasl.mechanism = GSSAPI 16:13:12 sasl.oauthbearer.clock.skew.seconds = 30 16:13:12 sasl.oauthbearer.expected.audience = null 16:13:12 sasl.oauthbearer.expected.issuer = null 16:13:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:13:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:13:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:13:12 sasl.oauthbearer.jwks.endpoint.url = null 16:13:12 sasl.oauthbearer.scope.claim.name = scope 16:13:12 sasl.oauthbearer.sub.claim.name = sub 16:13:12 sasl.oauthbearer.token.endpoint.url = null 16:13:12 security.protocol = PLAINTEXT 16:13:12 security.providers = null 16:13:12 send.buffer.bytes = 131072 16:13:12 session.timeout.ms = 45000 16:13:12 socket.connection.setup.timeout.max.ms = 30000 16:13:12 socket.connection.setup.timeout.ms = 10000 16:13:12 ssl.cipher.suites = null 16:13:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:13:12 ssl.endpoint.identification.algorithm = https 16:13:12 ssl.engine.factory.class = null 16:13:12 ssl.key.password = null 16:13:12 ssl.keymanager.algorithm = SunX509 16:13:12 ssl.keystore.certificate.chain = null 16:13:12 ssl.keystore.key = null 16:13:12 ssl.keystore.location = null 16:13:12 ssl.keystore.password = null 16:13:12 ssl.keystore.type = JKS 16:13:12 ssl.protocol = TLSv1.3 16:13:12 ssl.provider = null 16:13:12 ssl.secure.random.implementation = null 16:13:12 ssl.trustmanager.algorithm = PKIX 16:13:12 ssl.truststore.certificates = null 16:13:12 ssl.truststore.location = null 16:13:12 ssl.truststore.password = null 16:13:12 ssl.truststore.type = JKS 16:13:12 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:13:12 16:13:12 2024-04-23T16:13:12.199Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:13:12 2024-04-23T16:13:12.199Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:13:12 2024-04-23T16:13:12.200Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888792199 16:13:12 16:13:12,243 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:13:12 16:13:12,243 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:13:12 16:13:12,245 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3a88e385 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:13:12 16:13:12,249 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3af6c942 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:13:12 16:13:12,249 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3a88e385 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:13:12 16:13:12,268 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 16:13:12 16:13:12,268 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:13:12 16:13:12,268 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 16:13:12 16:13:12,268 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:13:12 16:13:12,268 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:13:12 16:13:12,269 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3af6c942 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:13:12 16:13:12,269 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3a88e385 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:13:12 16:13:12,274 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:13:12 16:13:12,274 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:13:12 16:13:12,274 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:13:12 16:13:12,274 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713888792274) 16:13:12 16:13:12,274 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 16:13:12 16:13:12,274 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:13:12 16:13:12,276 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:13:12 16:13:12,276 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@fea991d - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:13:12 16:13:12,276 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:13:12 16:13:12,276 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@fea991d - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:13:12 16:13:12,276 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:13:12 16:13:12,276 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@fea991d - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:13:12 16:13:12,276 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:13:12 16:13:12,276 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@fea991d - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:13:12 16:13:12,276 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:13:12 16:13:12,276 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@fea991d - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:13:12 16:13:12,276 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:13:12 16:13:12,276 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@fea991d - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:13:12 16:13:12,276 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:13:12 16:13:12,276 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@fea991d - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:13:12 16:13:12,277 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:13:12 16:13:12,277 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@fea991d - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:13:12 16:13:12,277 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:13:12 16:13:12,277 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:13:12 16:13:12,277 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:13:12 16:13:12,278 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:13:12 16:13:12,278 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:13:12 16:13:12,279 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:13:12 16:13:12,279 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:13:12 16:13:12,286 |-INFO in ch.qos.logback.classic.pattern.DateConverter@ce86a47 - Setting zoneId to "UTC" 16:13:12 16:13:12,287 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:13:12 16:13:12,287 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:13:12 16:13:12,291 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:13:12 16:13:12,291 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:13:12 16:13:12,291 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:13:12 16:13:12,291 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:13:12 16:13:12,292 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:13:12 16:13:12,292 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@fea991d - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:13:12 16:13:12,292 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:13:12 16:13:12,292 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5e1ebcb0 - End of configuration. 16:13:12 16:13:12,292 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2377e83d - Registering current configuration as safe fallback point 16:13:12 16:13:12 16:13:12 . ____ _ __ _ _ 16:13:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:13:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:13:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:13:12 ' |____| .__|_| |_|_| |_\__, | / / / / 16:13:12 =========|_|==============|___/=/_/_/_/ 16:13:12 :: Spring Boot :: (v3.2.4) 16:13:12 16:13:12 2024-04-23T16:13:12.299Z INFO 7153 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 7153 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:13:12 2024-04-23T16:13:12.299Z INFO 7153 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:13:12 2024-04-23T16:13:12.453Z INFO 7153 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.251 seconds (process running for 51.572) 16:13:13 2024-04-23T16:13:12.459Z INFO 7153 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 16:13:13 2024-04-23T16:13:12.468Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:13 2024-04-23T16:13:12.468Z WARN 7153 --- [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:13:13 2024-04-23T16:13:12.519Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:13:13 2024-04-23T16:13:12.519Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:13:13 acks = -1 16:13:13 auto.include.jmx.reporter = true 16:13:13 batch.size = 16384 16:13:13 bootstrap.servers = [PLAINTEXT://localhost:32770] 16:13:13 buffer.memory = 33554432 16:13:13 client.dns.lookup = use_all_dns_ips 16:13:13 client.id = producer-2 16:13:13 compression.type = none 16:13:13 connections.max.idle.ms = 540000 16:13:13 delivery.timeout.ms = 120000 16:13:13 enable.idempotence = false 16:13:13 interceptor.classes = [] 16:13:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:13:13 linger.ms = 1 16:13:13 max.block.ms = 60000 16:13:13 max.in.flight.requests.per.connection = 5 16:13:13 max.request.size = 1048576 16:13:13 metadata.max.age.ms = 300000 16:13:13 metadata.max.idle.ms = 300000 16:13:13 metric.reporters = [] 16:13:13 metrics.num.samples = 2 16:13:13 metrics.recording.level = INFO 16:13:13 metrics.sample.window.ms = 30000 16:13:13 partitioner.adaptive.partitioning.enable = true 16:13:13 partitioner.availability.timeout.ms = 0 16:13:13 partitioner.class = null 16:13:13 partitioner.ignore.keys = false 16:13:13 receive.buffer.bytes = 32768 16:13:13 reconnect.backoff.max.ms = 1000 16:13:13 reconnect.backoff.ms = 50 16:13:13 request.timeout.ms = 30000 16:13:13 retries = 0 16:13:13 retry.backoff.ms = 100 16:13:13 sasl.client.callback.handler.class = null 16:13:13 sasl.jaas.config = null 16:13:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:13:13 sasl.kerberos.min.time.before.relogin = 60000 16:13:13 sasl.kerberos.service.name = null 16:13:13 sasl.kerberos.ticket.renew.jitter = 0.05 16:13:13 sasl.kerberos.ticket.renew.window.factor = 0.8 16:13:13 sasl.login.callback.handler.class = null 16:13:13 sasl.login.class = null 16:13:13 sasl.login.connect.timeout.ms = null 16:13:13 sasl.login.read.timeout.ms = null 16:13:13 sasl.login.refresh.buffer.seconds = 300 16:13:13 sasl.login.refresh.min.period.seconds = 60 16:13:13 sasl.login.refresh.window.factor = 0.8 16:13:13 sasl.login.refresh.window.jitter = 0.05 16:13:13 sasl.login.retry.backoff.max.ms = 10000 16:13:13 sasl.login.retry.backoff.ms = 100 16:13:13 sasl.mechanism = GSSAPI 16:13:13 sasl.oauthbearer.clock.skew.seconds = 30 16:13:13 sasl.oauthbearer.expected.audience = null 16:13:13 sasl.oauthbearer.expected.issuer = null 16:13:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:13:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:13:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:13:13 sasl.oauthbearer.jwks.endpoint.url = null 16:13:13 sasl.oauthbearer.scope.claim.name = scope 16:13:13 sasl.oauthbearer.sub.claim.name = sub 16:13:13 sasl.oauthbearer.token.endpoint.url = null 16:13:13 security.protocol = PLAINTEXT 16:13:13 security.providers = null 16:13:13 send.buffer.bytes = 131072 16:13:13 socket.connection.setup.timeout.max.ms = 30000 16:13:13 socket.connection.setup.timeout.ms = 10000 16:13:13 ssl.cipher.suites = null 16:13:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:13:13 ssl.endpoint.identification.algorithm = https 16:13:13 ssl.engine.factory.class = null 16:13:13 ssl.key.password = null 16:13:13 ssl.keymanager.algorithm = SunX509 16:13:13 ssl.keystore.certificate.chain = null 16:13:13 ssl.keystore.key = null 16:13:13 ssl.keystore.location = null 16:13:13 ssl.keystore.password = null 16:13:13 ssl.keystore.type = JKS 16:13:13 ssl.protocol = TLSv1.3 16:13:13 ssl.provider = null 16:13:13 ssl.secure.random.implementation = null 16:13:13 ssl.trustmanager.algorithm = PKIX 16:13:13 ssl.truststore.certificates = null 16:13:13 ssl.truststore.location = null 16:13:13 ssl.truststore.password = null 16:13:13 ssl.truststore.type = JKS 16:13:13 transaction.timeout.ms = 60000 16:13:13 transactional.id = null 16:13:13 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:13:13 16:13:13 2024-04-23T16:13:12.523Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:13:13 2024-04-23T16:13:12.523Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:13:13 2024-04-23T16:13:12.523Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:13:13 2024-04-23T16:13:12.523Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888792523 16:13:13 2024-04-23T16:13:12.568Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:13 2024-04-23T16:13:12.568Z WARN 7153 --- [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:13:13 2024-04-23T16:13:12.601Z WARN 7153 --- [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:13:13 2024-04-23T16:13:12.601Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: fOzZoaVMQkyNapKZVJ_Pcw 16:13:13 2024-04-23T16:13:12.763Z WARN 7153 --- [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:13:13 2024-04-23T16:13:12.882Z INFO 7153 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: fOzZoaVMQkyNapKZVJ_Pcw 16:13:13 2024-04-23T16:13:12.999Z INFO 7153 --- [ 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:13:13 2024-04-23T16:13:13.000Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 16:13:13 2024-04-23T16:13:13.021Z INFO 7153 --- [ 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-3b90b99b-ef28-4693-b3e0-91e26245d84e 16:13:13 2024-04-23T16:13:13.021Z INFO 7153 --- [ 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:13:13 2024-04-23T16:13:13.021Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 16:13:13 2024-04-23T16:13:13.042Z INFO 7153 --- [ 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-3b90b99b-ef28-4693-b3e0-91e26245d84e', protocol='range'} 16:13:13 2024-04-23T16:13:13.043Z INFO 7153 --- [ 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-3b90b99b-ef28-4693-b3e0-91e26245d84e=Assignment(partitions=[client-topic-0])} 16:13:13 2024-04-23T16:13:13.063Z INFO 7153 --- [ 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-3b90b99b-ef28-4693-b3e0-91e26245d84e', protocol='range'} 16:13:13 2024-04-23T16:13:13.064Z INFO 7153 --- [ 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:13:13 2024-04-23T16:13:13.064Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 16:13:13 2024-04-23T16:13:13.081Z INFO 7153 --- [ 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:13:13 2024-04-23T16:13:13.094Z INFO 7153 --- [ 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:13:13 2024-04-23T16:13:13.165Z INFO 7153 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:13:13 allow.auto.create.topics = true 16:13:13 auto.commit.interval.ms = 5000 16:13:13 auto.include.jmx.reporter = true 16:13:13 auto.offset.reset = earliest 16:13:13 bootstrap.servers = [PLAINTEXT://localhost:32770] 16:13:13 check.crcs = true 16:13:13 client.dns.lookup = use_all_dns_ips 16:13:13 client.id = consumer-test-3 16:13:13 client.rack = 16:13:13 connections.max.idle.ms = 540000 16:13:13 default.api.timeout.ms = 60000 16:13:13 enable.auto.commit = true 16:13:13 exclude.internal.topics = true 16:13:13 fetch.max.bytes = 52428800 16:13:13 fetch.max.wait.ms = 500 16:13:13 fetch.min.bytes = 1 16:13:13 group.id = test 16:13:13 group.instance.id = null 16:13:13 heartbeat.interval.ms = 3000 16:13:13 interceptor.classes = [] 16:13:13 internal.leave.group.on.close = true 16:13:13 internal.throw.on.fetch.stable.offset.unsupported = false 16:13:13 isolation.level = read_uncommitted 16:13:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:13:13 max.partition.fetch.bytes = 1048576 16:13:13 max.poll.interval.ms = 300000 16:13:13 max.poll.records = 500 16:13:13 metadata.max.age.ms = 300000 16:13:13 metric.reporters = [] 16:13:13 metrics.num.samples = 2 16:13:13 metrics.recording.level = INFO 16:13:13 metrics.sample.window.ms = 30000 16:13:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:13:13 receive.buffer.bytes = 65536 16:13:13 reconnect.backoff.max.ms = 1000 16:13:13 reconnect.backoff.ms = 50 16:13:13 request.timeout.ms = 30000 16:13:13 retry.backoff.ms = 100 16:13:13 sasl.client.callback.handler.class = null 16:13:13 sasl.jaas.config = null 16:13:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:13:13 sasl.kerberos.min.time.before.relogin = 60000 16:13:13 sasl.kerberos.service.name = null 16:13:13 sasl.kerberos.ticket.renew.jitter = 0.05 16:13:13 sasl.kerberos.ticket.renew.window.factor = 0.8 16:13:13 sasl.login.callback.handler.class = null 16:13:13 sasl.login.class = null 16:13:13 sasl.login.connect.timeout.ms = null 16:13:13 sasl.login.read.timeout.ms = null 16:13:13 sasl.login.refresh.buffer.seconds = 300 16:13:13 sasl.login.refresh.min.period.seconds = 60 16:13:13 sasl.login.refresh.window.factor = 0.8 16:13:13 sasl.login.refresh.window.jitter = 0.05 16:13:13 sasl.login.retry.backoff.max.ms = 10000 16:13:13 sasl.login.retry.backoff.ms = 100 16:13:13 sasl.mechanism = GSSAPI 16:13:13 sasl.oauthbearer.clock.skew.seconds = 30 16:13:13 sasl.oauthbearer.expected.audience = null 16:13:13 sasl.oauthbearer.expected.issuer = null 16:13:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:13:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:13:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:13:13 sasl.oauthbearer.jwks.endpoint.url = null 16:13:13 sasl.oauthbearer.scope.claim.name = scope 16:13:13 sasl.oauthbearer.sub.claim.name = sub 16:13:13 sasl.oauthbearer.token.endpoint.url = null 16:13:13 security.protocol = PLAINTEXT 16:13:13 security.providers = null 16:13:13 send.buffer.bytes = 131072 16:13:13 session.timeout.ms = 45000 16:13:13 socket.connection.setup.timeout.max.ms = 30000 16:13:13 socket.connection.setup.timeout.ms = 10000 16:13:13 ssl.cipher.suites = null 16:13:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:13:13 ssl.endpoint.identification.algorithm = https 16:13:13 ssl.engine.factory.class = null 16:13:13 ssl.key.password = null 16:13:13 ssl.keymanager.algorithm = SunX509 16:13:13 ssl.keystore.certificate.chain = null 16:13:13 ssl.keystore.key = null 16:13:13 ssl.keystore.location = null 16:13:13 ssl.keystore.password = null 16:13:13 ssl.keystore.type = JKS 16:13:13 ssl.protocol = TLSv1.3 16:13:13 ssl.provider = null 16:13:13 ssl.secure.random.implementation = null 16:13:13 ssl.trustmanager.algorithm = PKIX 16:13:13 ssl.truststore.certificates = null 16:13:13 ssl.truststore.location = null 16:13:13 ssl.truststore.password = null 16:13:13 ssl.truststore.type = JKS 16:13:13 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:13:13 16:13:13 2024-04-23T16:13:13.168Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:13:13 2024-04-23T16:13:13.168Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:13:13 2024-04-23T16:13:13.168Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888793168 16:13:13 2024-04-23T16:13:13.176Z INFO 7153 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:13:13 allow.auto.create.topics = true 16:13:13 auto.commit.interval.ms = 5000 16:13:13 auto.include.jmx.reporter = true 16:13:13 auto.offset.reset = earliest 16:13:13 bootstrap.servers = [PLAINTEXT://localhost:32770] 16:13:13 check.crcs = true 16:13:13 client.dns.lookup = use_all_dns_ips 16:13:13 client.id = consumer-test-4 16:13:13 client.rack = 16:13:13 connections.max.idle.ms = 540000 16:13:13 default.api.timeout.ms = 60000 16:13:13 enable.auto.commit = true 16:13:13 exclude.internal.topics = true 16:13:13 fetch.max.bytes = 52428800 16:13:13 fetch.max.wait.ms = 500 16:13:13 fetch.min.bytes = 1 16:13:13 group.id = test 16:13:13 group.instance.id = null 16:13:13 heartbeat.interval.ms = 3000 16:13:13 interceptor.classes = [] 16:13:13 internal.leave.group.on.close = true 16:13:13 internal.throw.on.fetch.stable.offset.unsupported = false 16:13:13 isolation.level = read_uncommitted 16:13:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:13:13 max.partition.fetch.bytes = 1048576 16:13:13 max.poll.interval.ms = 300000 16:13:13 max.poll.records = 500 16:13:13 metadata.max.age.ms = 300000 16:13:13 metric.reporters = [] 16:13:13 metrics.num.samples = 2 16:13:13 metrics.recording.level = INFO 16:13:13 metrics.sample.window.ms = 30000 16:13:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:13:13 receive.buffer.bytes = 65536 16:13:13 reconnect.backoff.max.ms = 1000 16:13:13 reconnect.backoff.ms = 50 16:13:13 request.timeout.ms = 30000 16:13:13 retry.backoff.ms = 100 16:13:13 sasl.client.callback.handler.class = null 16:13:13 sasl.jaas.config = null 16:13:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:13:13 sasl.kerberos.min.time.before.relogin = 60000 16:13:13 sasl.kerberos.service.name = null 16:13:13 sasl.kerberos.ticket.renew.jitter = 0.05 16:13:13 sasl.kerberos.ticket.renew.window.factor = 0.8 16:13:13 sasl.login.callback.handler.class = null 16:13:13 sasl.login.class = null 16:13:13 sasl.login.connect.timeout.ms = null 16:13:13 sasl.login.read.timeout.ms = null 16:13:13 sasl.login.refresh.buffer.seconds = 300 16:13:13 sasl.login.refresh.min.period.seconds = 60 16:13:13 sasl.login.refresh.window.factor = 0.8 16:13:13 sasl.login.refresh.window.jitter = 0.05 16:13:13 sasl.login.retry.backoff.max.ms = 10000 16:13:13 sasl.login.retry.backoff.ms = 100 16:13:13 sasl.mechanism = GSSAPI 16:13:13 sasl.oauthbearer.clock.skew.seconds = 30 16:13:13 sasl.oauthbearer.expected.audience = null 16:13:13 sasl.oauthbearer.expected.issuer = null 16:13:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:13:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:13:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:13:13 sasl.oauthbearer.jwks.endpoint.url = null 16:13:13 sasl.oauthbearer.scope.claim.name = scope 16:13:13 sasl.oauthbearer.sub.claim.name = sub 16:13:13 sasl.oauthbearer.token.endpoint.url = null 16:13:13 security.protocol = PLAINTEXT 16:13:13 security.providers = null 16:13:13 send.buffer.bytes = 131072 16:13:13 session.timeout.ms = 45000 16:13:13 socket.connection.setup.timeout.max.ms = 30000 16:13:13 socket.connection.setup.timeout.ms = 10000 16:13:13 ssl.cipher.suites = null 16:13:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:13:13 ssl.endpoint.identification.algorithm = https 16:13:13 ssl.engine.factory.class = null 16:13:13 ssl.key.password = null 16:13:13 ssl.keymanager.algorithm = SunX509 16:13:13 ssl.keystore.certificate.chain = null 16:13:13 ssl.keystore.key = null 16:13:13 ssl.keystore.location = null 16:13:13 ssl.keystore.password = null 16:13:13 ssl.keystore.type = JKS 16:13:13 ssl.protocol = TLSv1.3 16:13:13 ssl.provider = null 16:13:13 ssl.secure.random.implementation = null 16:13:13 ssl.trustmanager.algorithm = PKIX 16:13:13 ssl.truststore.certificates = null 16:13:13 ssl.truststore.location = null 16:13:13 ssl.truststore.password = null 16:13:13 ssl.truststore.type = JKS 16:13:13 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:13:13 16:13:13 2024-04-23T16:13:13.180Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:13:13 2024-04-23T16:13:13.180Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:13:13 2024-04-23T16:13:13.180Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888793180 16:13:13 2024-04-23T16:13:13.257Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:13 2024-04-23T16:13:13.258Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:13:13 2024-04-23T16:13:13.347Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:13 2024-04-23T16:13:13.347Z INFO 7153 --- [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: 208ms, elapsed time since send: 208ms, request timeout: 30000ms) 16:13:13 2024-04-23T16:13:13.347Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 16:13:13 2024-04-23T16:13:13.347Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 16:13:13 2024-04-23T16:13:13.347Z INFO 7153 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=723426572, epoch=1) to node 1: 16:13:13 16:13:13 org.apache.kafka.common.errors.DisconnectException: null 16:13:13 16:13:13 2024-04-23T16:13:13.348Z INFO 7153 --- [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:13:13 2024-04-23T16:13:13.358Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:13 2024-04-23T16:13:13.358Z WARN 7153 --- [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:13:13 2024-04-23T16:13:13.449Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:13 2024-04-23T16:13:13.449Z WARN 7153 --- [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:13:13 2024-04-23T16:13:13.474Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:13 2024-04-23T16:13:13.474Z WARN 7153 --- [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:13:13 2024-04-23T16:13:13.510Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:13 2024-04-23T16:13:13.510Z WARN 7153 --- [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:13:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.844 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 16:13:13 [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 16:13:19 2024-04-23T16:13:13.519Z INFO 7153 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:13:19 2024-04-23T16:13:13.550Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:19 2024-04-23T16:13:13.550Z WARN 7153 --- [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:13:19 2024-04-23T16:13:13.603Z INFO 7153 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 3909461f8c656cc0c19602ba8581c10960c5184403f56cae6e13df16b2414a1c 16:13:19 2024-04-23T16:13:13.694Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:19 2024-04-23T16:13:13.694Z WARN 7153 --- [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:13:19 2024-04-23T16:13:13.766Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:19 2024-04-23T16:13:13.766Z WARN 7153 --- [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:13:19 2024-04-23T16:13:13.852Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:19 2024-04-23T16:13:13.852Z WARN 7153 --- [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:13:19 2024-04-23T16:13:14.120Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:19 2024-04-23T16:13:14.120Z WARN 7153 --- [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:13:19 2024-04-23T16:13:14.256Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:19 2024-04-23T16:13:14.256Z WARN 7153 --- [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:13:19 2024-04-23T16:13:14.378Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:19 2024-04-23T16:13:14.378Z WARN 7153 --- [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:13:19 2024-04-23T16:13:14.654Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:19 2024-04-23T16:13:14.655Z WARN 7153 --- [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:13:19 2024-04-23T16:13:14.977Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:19 2024-04-23T16:13:14.977Z WARN 7153 --- [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:13:19 2024-04-23T16:13:15.162Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:19 2024-04-23T16:13:15.162Z WARN 7153 --- [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:13:19 2024-04-23T16:13:15.484Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:19 2024-04-23T16:13:15.484Z WARN 7153 --- [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:13:19 2024-04-23T16:13:15.564Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:19 2024-04-23T16:13:15.564Z WARN 7153 --- [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:13:19 2024-04-23T16:13:16.036Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:19 2024-04-23T16:13:16.036Z WARN 7153 --- [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:13:19 2024-04-23T16:13:16.067Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:19 2024-04-23T16:13:16.067Z WARN 7153 --- [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:13:19 2024-04-23T16:13:16.389Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:19 2024-04-23T16:13:16.390Z WARN 7153 --- [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:13:19 2024-04-23T16:13:16.732Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:19 2024-04-23T16:13:16.732Z WARN 7153 --- [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:13:19 2024-04-23T16:13:16.943Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:19 2024-04-23T16:13:16.944Z WARN 7153 --- [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:13:19 2024-04-23T16:13:17.274Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:19 2024-04-23T16:13:17.274Z WARN 7153 --- [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:13:19 2024-04-23T16:13:17.296Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:19 2024-04-23T16:13:17.296Z WARN 7153 --- [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:13:19 2024-04-23T16:13:17.637Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:19 2024-04-23T16:13:17.638Z WARN 7153 --- [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:13:19 2024-04-23T16:13:17.917Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:19 2024-04-23T16:13:17.917Z WARN 7153 --- [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:13:19 2024-04-23T16:13:18.379Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:19 2024-04-23T16:13:18.379Z WARN 7153 --- [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:13:19 2024-04-23T16:13:18.503Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:19 2024-04-23T16:13:18.503Z WARN 7153 --- [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:13:19 2024-04-23T16:13:18.545Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:19 2024-04-23T16:13:18.545Z WARN 7153 --- [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:13:19 2024-04-23T16:13:19.025Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:19 2024-04-23T16:13:19.025Z WARN 7153 --- [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:13:19 2024-04-23T16:13:19.062Z INFO 7153 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.542312106S 16:13:19 16:13:19,130 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:13:19 16:13:19,130 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:13:19 16:13:19,131 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@bd69b3c - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:13:19 16:13:19,134 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3af6c942 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:13:19 16:13:19,134 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@bd69b3c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:13:19 16:13:19,137 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 16:13:19 16:13:19,137 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:13:19 16:13:19,137 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 16:13:19 16:13:19,137 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:13:19 16:13:19,137 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:13:19 16:13:19,137 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3af6c942 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:13:19 16:13:19,137 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@bd69b3c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:13:19 16:13:19,140 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:13:19 16:13:19,140 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:13:19 16:13:19,140 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:13:19 16:13:19,141 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713888799141) 16:13:19 16:13:19,141 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 16:13:19 16:13:19,141 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:13:19 16:13:19,142 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:13:19 16:13:19,142 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@178659ef - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:13:19 16:13:19,142 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:13:19 16:13:19,142 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@178659ef - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:13:19 16:13:19,142 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:13:19 16:13:19,142 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@178659ef - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:13:19 16:13:19,142 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:13:19 16:13:19,142 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@178659ef - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:13:19 16:13:19,142 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:13:19 16:13:19,142 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@178659ef - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:13:19 16:13:19,142 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:13:19 16:13:19,142 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@178659ef - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:13:19 16:13:19,143 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:13:19 16:13:19,143 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@178659ef - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:13:19 16:13:19,143 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:13:19 16:13:19,143 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@178659ef - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:13:19 16:13:19,143 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:13:19 16:13:19,143 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:13:19 16:13:19,143 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:13:19 16:13:19,144 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:13:19 16:13:19,144 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:13:19 16:13:19,145 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:13:19 16:13:19,145 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:13:19 16:13:19,151 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1520efc2 - Setting zoneId to "UTC" 16:13:19 16:13:19,151 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:13:19 16:13:19,151 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:13:19 16:13:19,155 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:13:19 16:13:19,155 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:13:19 16:13:19,155 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:13:19 16:13:19,155 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:13:19 16:13:19,155 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:13:19 16:13:19,155 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@178659ef - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:13:19 16:13:19,155 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:13:19 16:13:19,155 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1927ac40 - End of configuration. 16:13:19 16:13:19,155 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2697db23 - Registering current configuration as safe fallback point 16:13:19 16:13:19 16:13:19 . ____ _ __ _ _ 16:13:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:13:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:13:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:13:19 ' |____| .__|_| |_|_| |_\__, | / / / / 16:13:19 =========|_|==============|___/=/_/_/_/ 16:13:19 :: Spring Boot :: (v3.2.4) 16:13:19 16:13:19 2024-04-23T16:13:19.167Z INFO 7153 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 7153 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:13:19 2024-04-23T16:13:19.167Z INFO 7153 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:13:19 2024-04-23T16:13:19.463Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:19 2024-04-23T16:13:19.463Z WARN 7153 --- [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:13:19 2024-04-23T16:13:19.515Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:19 2024-04-23T16:13:19.515Z WARN 7153 --- [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:13:19 2024-04-23T16:13:19.592Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:19 2024-04-23T16:13:19.593Z WARN 7153 --- [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:13:19 2024-04-23T16:13:19.917Z INFO 7153 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:13:19 allow.auto.create.topics = true 16:13:19 auto.commit.interval.ms = 5000 16:13:19 auto.include.jmx.reporter = true 16:13:19 auto.offset.reset = latest 16:13:19 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:13:19 check.crcs = true 16:13:19 client.dns.lookup = use_all_dns_ips 16:13:19 client.id = consumer-ncmp-data-operation-event-group-5 16:13:19 client.rack = 16:13:19 connections.max.idle.ms = 540000 16:13:19 default.api.timeout.ms = 60000 16:13:19 enable.auto.commit = false 16:13:19 exclude.internal.topics = true 16:13:19 fetch.max.bytes = 52428800 16:13:19 fetch.max.wait.ms = 500 16:13:19 fetch.min.bytes = 1 16:13:19 group.id = ncmp-data-operation-event-group 16:13:19 group.instance.id = null 16:13:19 heartbeat.interval.ms = 3000 16:13:19 interceptor.classes = [] 16:13:19 internal.leave.group.on.close = true 16:13:19 internal.throw.on.fetch.stable.offset.unsupported = false 16:13:19 isolation.level = read_uncommitted 16:13:19 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:13:19 max.partition.fetch.bytes = 1048576 16:13:19 max.poll.interval.ms = 300000 16:13:19 max.poll.records = 500 16:13:19 metadata.max.age.ms = 300000 16:13:19 metric.reporters = [] 16:13:19 metrics.num.samples = 2 16:13:19 metrics.recording.level = INFO 16:13:19 metrics.sample.window.ms = 30000 16:13:19 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:13:19 receive.buffer.bytes = 65536 16:13:19 reconnect.backoff.max.ms = 1000 16:13:19 reconnect.backoff.ms = 50 16:13:19 request.timeout.ms = 30000 16:13:19 retry.backoff.ms = 100 16:13:19 sasl.client.callback.handler.class = null 16:13:19 sasl.jaas.config = null 16:13:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:13:19 sasl.kerberos.min.time.before.relogin = 60000 16:13:19 sasl.kerberos.service.name = null 16:13:19 sasl.kerberos.ticket.renew.jitter = 0.05 16:13:19 sasl.kerberos.ticket.renew.window.factor = 0.8 16:13:19 sasl.login.callback.handler.class = null 16:13:19 sasl.login.class = null 16:13:19 sasl.login.connect.timeout.ms = null 16:13:19 sasl.login.read.timeout.ms = null 16:13:19 sasl.login.refresh.buffer.seconds = 300 16:13:19 sasl.login.refresh.min.period.seconds = 60 16:13:19 sasl.login.refresh.window.factor = 0.8 16:13:19 sasl.login.refresh.window.jitter = 0.05 16:13:19 sasl.login.retry.backoff.max.ms = 10000 16:13:19 sasl.login.retry.backoff.ms = 100 16:13:19 sasl.mechanism = GSSAPI 16:13:19 sasl.oauthbearer.clock.skew.seconds = 30 16:13:19 sasl.oauthbearer.expected.audience = null 16:13:19 sasl.oauthbearer.expected.issuer = null 16:13:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:13:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:13:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:13:19 sasl.oauthbearer.jwks.endpoint.url = null 16:13:19 sasl.oauthbearer.scope.claim.name = scope 16:13:19 sasl.oauthbearer.sub.claim.name = sub 16:13:19 sasl.oauthbearer.token.endpoint.url = null 16:13:19 security.protocol = PLAINTEXT 16:13:19 security.providers = null 16:13:19 send.buffer.bytes = 131072 16:13:19 session.timeout.ms = 45000 16:13:19 socket.connection.setup.timeout.max.ms = 30000 16:13:19 socket.connection.setup.timeout.ms = 10000 16:13:19 ssl.cipher.suites = null 16:13:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:13:19 ssl.endpoint.identification.algorithm = https 16:13:19 ssl.engine.factory.class = null 16:13:19 ssl.key.password = null 16:13:19 ssl.keymanager.algorithm = SunX509 16:13:19 ssl.keystore.certificate.chain = null 16:13:19 ssl.keystore.key = null 16:13:19 ssl.keystore.location = null 16:13:19 ssl.keystore.password = null 16:13:19 ssl.keystore.type = JKS 16:13:19 ssl.protocol = TLSv1.3 16:13:19 ssl.provider = null 16:13:19 ssl.secure.random.implementation = null 16:13:19 ssl.trustmanager.algorithm = PKIX 16:13:19 ssl.truststore.certificates = null 16:13:19 ssl.truststore.location = null 16:13:19 ssl.truststore.password = null 16:13:19 ssl.truststore.type = JKS 16:13:19 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:13:19 16:13:19 2024-04-23T16:13:19.920Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:13:19 2024-04-23T16:13:19.920Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:13:19 2024-04-23T16:13:19.920Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888799920 16:13:19 2024-04-23T16:13:19.922Z INFO 7153 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 16:13:19 2024-04-23T16:13:19.932Z INFO 7153 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:13:19 allow.auto.create.topics = true 16:13:19 auto.commit.interval.ms = 5000 16:13:19 auto.include.jmx.reporter = true 16:13:19 auto.offset.reset = latest 16:13:19 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:13:19 check.crcs = true 16:13:19 client.dns.lookup = use_all_dns_ips 16:13:19 client.id = consumer-ncmp-async-rest-request-event-group-6 16:13:19 client.rack = 16:13:19 connections.max.idle.ms = 540000 16:13:19 default.api.timeout.ms = 60000 16:13:19 enable.auto.commit = false 16:13:19 exclude.internal.topics = true 16:13:19 fetch.max.bytes = 52428800 16:13:19 fetch.max.wait.ms = 500 16:13:19 fetch.min.bytes = 1 16:13:19 group.id = ncmp-async-rest-request-event-group 16:13:19 group.instance.id = null 16:13:19 heartbeat.interval.ms = 3000 16:13:19 interceptor.classes = [] 16:13:19 internal.leave.group.on.close = true 16:13:19 internal.throw.on.fetch.stable.offset.unsupported = false 16:13:19 isolation.level = read_uncommitted 16:13:19 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:13:19 max.partition.fetch.bytes = 1048576 16:13:19 max.poll.interval.ms = 300000 16:13:19 max.poll.records = 500 16:13:19 metadata.max.age.ms = 300000 16:13:19 metric.reporters = [] 16:13:19 metrics.num.samples = 2 16:13:19 metrics.recording.level = INFO 16:13:19 metrics.sample.window.ms = 30000 16:13:19 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:13:19 receive.buffer.bytes = 65536 16:13:19 reconnect.backoff.max.ms = 1000 16:13:19 reconnect.backoff.ms = 50 16:13:19 request.timeout.ms = 30000 16:13:19 retry.backoff.ms = 100 16:13:19 sasl.client.callback.handler.class = null 16:13:19 sasl.jaas.config = null 16:13:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:13:19 sasl.kerberos.min.time.before.relogin = 60000 16:13:19 sasl.kerberos.service.name = null 16:13:19 sasl.kerberos.ticket.renew.jitter = 0.05 16:13:19 sasl.kerberos.ticket.renew.window.factor = 0.8 16:13:19 sasl.login.callback.handler.class = null 16:13:19 sasl.login.class = null 16:13:19 sasl.login.connect.timeout.ms = null 16:13:19 sasl.login.read.timeout.ms = null 16:13:19 sasl.login.refresh.buffer.seconds = 300 16:13:19 sasl.login.refresh.min.period.seconds = 60 16:13:19 sasl.login.refresh.window.factor = 0.8 16:13:19 sasl.login.refresh.window.jitter = 0.05 16:13:19 sasl.login.retry.backoff.max.ms = 10000 16:13:19 sasl.login.retry.backoff.ms = 100 16:13:19 sasl.mechanism = GSSAPI 16:13:19 sasl.oauthbearer.clock.skew.seconds = 30 16:13:19 sasl.oauthbearer.expected.audience = null 16:13:19 sasl.oauthbearer.expected.issuer = null 16:13:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:13:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:13:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:13:19 sasl.oauthbearer.jwks.endpoint.url = null 16:13:19 sasl.oauthbearer.scope.claim.name = scope 16:13:19 sasl.oauthbearer.sub.claim.name = sub 16:13:19 sasl.oauthbearer.token.endpoint.url = null 16:13:20 security.protocol = PLAINTEXT 16:13:20 security.providers = null 16:13:20 send.buffer.bytes = 131072 16:13:20 session.timeout.ms = 45000 16:13:20 socket.connection.setup.timeout.max.ms = 30000 16:13:20 socket.connection.setup.timeout.ms = 10000 16:13:20 ssl.cipher.suites = null 16:13:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:13:20 ssl.endpoint.identification.algorithm = https 16:13:20 ssl.engine.factory.class = null 16:13:20 ssl.key.password = null 16:13:20 ssl.keymanager.algorithm = SunX509 16:13:20 ssl.keystore.certificate.chain = null 16:13:20 ssl.keystore.key = null 16:13:20 ssl.keystore.location = null 16:13:20 ssl.keystore.password = null 16:13:20 ssl.keystore.type = JKS 16:13:20 ssl.protocol = TLSv1.3 16:13:20 ssl.provider = null 16:13:20 ssl.secure.random.implementation = null 16:13:20 ssl.trustmanager.algorithm = PKIX 16:13:20 ssl.truststore.certificates = null 16:13:20 ssl.truststore.location = null 16:13:20 ssl.truststore.password = null 16:13:20 ssl.truststore.type = JKS 16:13:20 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:13:20 16:13:20 2024-04-23T16:13:19.946Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:13:20 2024-04-23T16:13:19.946Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:13:20 2024-04-23T16:13:19.946Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888799946 16:13:20 2024-04-23T16:13:19.946Z INFO 7153 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [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:13:20 2024-04-23T16:13:19.956Z INFO 7153 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.857 seconds (process running for 59.075) 16:13:20 2024-04-23T16:13:20.017Z WARN 7153 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 16:13:20 2024-04-23T16:13:20.017Z INFO 7153 --- [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: qRC3-4phRu-RlebtAsARmw 16:13:20 2024-04-23T16:13:20.054Z WARN 7153 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:13:20 2024-04-23T16:13:20.054Z INFO 7153 --- [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: qRC3-4phRu-RlebtAsARmw 16:13:20 2024-04-23T16:13:20.133Z WARN 7153 --- [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:13:20 2024-04-23T16:13:20.173Z WARN 7153 --- [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:13:20 2024-04-23T16:13:20.203Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:20 2024-04-23T16:13:20.204Z WARN 7153 --- [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:13:20 2024-04-23T16:13:20.252Z WARN 7153 --- [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 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:13:20 2024-04-23T16:13:20.280Z WARN 7153 --- [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 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:13:20 2024-04-23T16:13:20.368Z INFO 7153 --- [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:13:20 2024-04-23T16:13:20.369Z INFO 7153 --- [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:13:20 2024-04-23T16:13:20.386Z INFO 7153 --- [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:13:20 2024-04-23T16:13:20.387Z INFO 7153 --- [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:13:20 2024-04-23T16:13:20.394Z INFO 7153 --- [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-30a8eef5-3947-4d63-924b-1ffde3743116 16:13:20 2024-04-23T16:13:20.394Z INFO 7153 --- [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:13:20 2024-04-23T16:13:20.394Z INFO 7153 --- [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:13:20 2024-04-23T16:13:20.400Z INFO 7153 --- [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-a1af9f94-03db-4134-a7c3-b25f2ac933dd 16:13:20 2024-04-23T16:13:20.400Z INFO 7153 --- [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:13:20 2024-04-23T16:13:20.400Z INFO 7153 --- [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:13:20 2024-04-23T16:13:20.418Z INFO 7153 --- [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-30a8eef5-3947-4d63-924b-1ffde3743116', protocol='range'} 16:13:20 2024-04-23T16:13:20.419Z INFO 7153 --- [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-30a8eef5-3947-4d63-924b-1ffde3743116=Assignment(partitions=[ncmp-async-m2m-0])} 16:13:20 2024-04-23T16:13:20.422Z INFO 7153 --- [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-a1af9f94-03db-4134-a7c3-b25f2ac933dd', protocol='range'} 16:13:20 2024-04-23T16:13:20.422Z INFO 7153 --- [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-a1af9f94-03db-4134-a7c3-b25f2ac933dd=Assignment(partitions=[ncmp-async-m2m-0])} 16:13:20 2024-04-23T16:13:20.484Z INFO 7153 --- [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-30a8eef5-3947-4d63-924b-1ffde3743116', protocol='range'} 16:13:20 2024-04-23T16:13:20.484Z INFO 7153 --- [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-a1af9f94-03db-4134-a7c3-b25f2ac933dd', protocol='range'} 16:13:20 2024-04-23T16:13:20.484Z INFO 7153 --- [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:13:20 2024-04-23T16:13:20.484Z INFO 7153 --- [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:13:20 2024-04-23T16:13:20.484Z INFO 7153 --- [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:13:20 2024-04-23T16:13:20.484Z INFO 7153 --- [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:13:20 2024-04-23T16:13:20.495Z INFO 7153 --- [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:13:20 2024-04-23T16:13:20.495Z INFO 7153 --- [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:13:20 2024-04-23T16:13:20.496Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:20 2024-04-23T16:13:20.496Z WARN 7153 --- [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:13:20 2024-04-23T16:13:20.499Z INFO 7153 --- [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:13:20 2024-04-23T16:13:20.499Z INFO 7153 --- [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:13:20 2024-04-23T16:13:20.515Z INFO 7153 --- [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:13:20 2024-04-23T16:13:20.515Z INFO 7153 --- [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:13:20 2024-04-23T16:13:20.537Z INFO 7153 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 16:13:20 2024-04-23T16:13:20.542Z INFO 7153 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 16:13:20 2024-04-23T16:13:20.580Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:13:20 2024-04-23T16:13:20.581Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:13:20 acks = -1 16:13:20 auto.include.jmx.reporter = true 16:13:20 batch.size = 16384 16:13:20 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:13:20 buffer.memory = 33554432 16:13:20 client.dns.lookup = use_all_dns_ips 16:13:20 client.id = producer-3 16:13:20 compression.type = none 16:13:20 connections.max.idle.ms = 540000 16:13:20 delivery.timeout.ms = 120000 16:13:20 enable.idempotence = false 16:13:20 interceptor.classes = [] 16:13:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:13:20 linger.ms = 1 16:13:20 max.block.ms = 60000 16:13:20 max.in.flight.requests.per.connection = 5 16:13:20 max.request.size = 1048576 16:13:20 metadata.max.age.ms = 300000 16:13:20 metadata.max.idle.ms = 300000 16:13:20 metric.reporters = [] 16:13:20 metrics.num.samples = 2 16:13:20 metrics.recording.level = INFO 16:13:20 metrics.sample.window.ms = 30000 16:13:20 partitioner.adaptive.partitioning.enable = true 16:13:20 partitioner.availability.timeout.ms = 0 16:13:20 partitioner.class = null 16:13:20 partitioner.ignore.keys = false 16:13:20 receive.buffer.bytes = 32768 16:13:20 reconnect.backoff.max.ms = 1000 16:13:20 reconnect.backoff.ms = 50 16:13:20 request.timeout.ms = 30000 16:13:20 retries = 0 16:13:20 retry.backoff.ms = 100 16:13:20 sasl.client.callback.handler.class = null 16:13:20 sasl.jaas.config = null 16:13:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:13:20 sasl.kerberos.min.time.before.relogin = 60000 16:13:20 sasl.kerberos.service.name = null 16:13:20 sasl.kerberos.ticket.renew.jitter = 0.05 16:13:20 sasl.kerberos.ticket.renew.window.factor = 0.8 16:13:20 sasl.login.callback.handler.class = null 16:13:20 sasl.login.class = null 16:13:20 sasl.login.connect.timeout.ms = null 16:13:20 sasl.login.read.timeout.ms = null 16:13:20 sasl.login.refresh.buffer.seconds = 300 16:13:20 sasl.login.refresh.min.period.seconds = 60 16:13:20 sasl.login.refresh.window.factor = 0.8 16:13:20 sasl.login.refresh.window.jitter = 0.05 16:13:20 sasl.login.retry.backoff.max.ms = 10000 16:13:20 sasl.login.retry.backoff.ms = 100 16:13:20 sasl.mechanism = GSSAPI 16:13:20 sasl.oauthbearer.clock.skew.seconds = 30 16:13:20 sasl.oauthbearer.expected.audience = null 16:13:20 sasl.oauthbearer.expected.issuer = null 16:13:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:13:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:13:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:13:20 sasl.oauthbearer.jwks.endpoint.url = null 16:13:20 sasl.oauthbearer.scope.claim.name = scope 16:13:20 sasl.oauthbearer.sub.claim.name = sub 16:13:20 sasl.oauthbearer.token.endpoint.url = null 16:13:20 security.protocol = PLAINTEXT 16:13:20 security.providers = null 16:13:20 send.buffer.bytes = 131072 16:13:20 socket.connection.setup.timeout.max.ms = 30000 16:13:20 socket.connection.setup.timeout.ms = 10000 16:13:20 ssl.cipher.suites = null 16:13:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:13:20 ssl.endpoint.identification.algorithm = https 16:13:20 ssl.engine.factory.class = null 16:13:20 ssl.key.password = null 16:13:20 ssl.keymanager.algorithm = SunX509 16:13:20 ssl.keystore.certificate.chain = null 16:13:20 ssl.keystore.key = null 16:13:20 ssl.keystore.location = null 16:13:20 ssl.keystore.password = null 16:13:20 ssl.keystore.type = JKS 16:13:20 ssl.protocol = TLSv1.3 16:13:20 ssl.provider = null 16:13:20 ssl.secure.random.implementation = null 16:13:20 ssl.trustmanager.algorithm = PKIX 16:13:20 ssl.truststore.certificates = null 16:13:20 ssl.truststore.location = null 16:13:20 ssl.truststore.password = null 16:13:20 ssl.truststore.type = JKS 16:13:20 transaction.timeout.ms = 60000 16:13:20 transactional.id = null 16:13:20 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:13:20 16:13:20 2024-04-23T16:13:20.585Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:13:20 2024-04-23T16:13:20.586Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:13:20 2024-04-23T16:13:20.586Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:13:20 2024-04-23T16:13:20.586Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888800585 16:13:20 2024-04-23T16:13:20.594Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: qRC3-4phRu-RlebtAsARmw 16:13:20 2024-04-23T16:13:20.632Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:20 2024-04-23T16:13:20.632Z WARN 7153 --- [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:13:20 2024-04-23T16:13:20.645Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:20 2024-04-23T16:13:20.645Z WARN 7153 --- [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:13:21 2024-04-23T16:13:20.908Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:13:21 2024-04-23T16:13:20.908Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:13:21 acks = -1 16:13:21 auto.include.jmx.reporter = true 16:13:21 batch.size = 16384 16:13:21 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:13:21 buffer.memory = 33554432 16:13:21 client.dns.lookup = use_all_dns_ips 16:13:21 client.id = producer-4 16:13:21 compression.type = none 16:13:21 connections.max.idle.ms = 540000 16:13:21 delivery.timeout.ms = 120000 16:13:21 enable.idempotence = false 16:13:21 interceptor.classes = [] 16:13:21 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:13:21 linger.ms = 1 16:13:21 max.block.ms = 60000 16:13:21 max.in.flight.requests.per.connection = 5 16:13:21 max.request.size = 1048576 16:13:21 metadata.max.age.ms = 300000 16:13:21 metadata.max.idle.ms = 300000 16:13:21 metric.reporters = [] 16:13:21 metrics.num.samples = 2 16:13:21 metrics.recording.level = INFO 16:13:21 metrics.sample.window.ms = 30000 16:13:21 partitioner.adaptive.partitioning.enable = true 16:13:21 partitioner.availability.timeout.ms = 0 16:13:21 partitioner.class = null 16:13:21 partitioner.ignore.keys = false 16:13:21 receive.buffer.bytes = 32768 16:13:21 reconnect.backoff.max.ms = 1000 16:13:21 reconnect.backoff.ms = 50 16:13:21 request.timeout.ms = 30000 16:13:21 retries = 0 16:13:21 retry.backoff.ms = 100 16:13:21 sasl.client.callback.handler.class = null 16:13:21 sasl.jaas.config = null 16:13:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:13:21 sasl.kerberos.min.time.before.relogin = 60000 16:13:21 sasl.kerberos.service.name = null 16:13:21 sasl.kerberos.ticket.renew.jitter = 0.05 16:13:21 sasl.kerberos.ticket.renew.window.factor = 0.8 16:13:21 sasl.login.callback.handler.class = null 16:13:21 sasl.login.class = null 16:13:21 sasl.login.connect.timeout.ms = null 16:13:21 sasl.login.read.timeout.ms = null 16:13:21 sasl.login.refresh.buffer.seconds = 300 16:13:21 sasl.login.refresh.min.period.seconds = 60 16:13:21 sasl.login.refresh.window.factor = 0.8 16:13:21 sasl.login.refresh.window.jitter = 0.05 16:13:21 sasl.login.retry.backoff.max.ms = 10000 16:13:21 sasl.login.retry.backoff.ms = 100 16:13:21 sasl.mechanism = GSSAPI 16:13:21 sasl.oauthbearer.clock.skew.seconds = 30 16:13:21 sasl.oauthbearer.expected.audience = null 16:13:21 sasl.oauthbearer.expected.issuer = null 16:13:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:13:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:13:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:13:21 sasl.oauthbearer.jwks.endpoint.url = null 16:13:21 sasl.oauthbearer.scope.claim.name = scope 16:13:21 sasl.oauthbearer.sub.claim.name = sub 16:13:21 sasl.oauthbearer.token.endpoint.url = null 16:13:21 security.protocol = PLAINTEXT 16:13:21 security.providers = null 16:13:21 send.buffer.bytes = 131072 16:13:21 socket.connection.setup.timeout.max.ms = 30000 16:13:21 socket.connection.setup.timeout.ms = 10000 16:13:21 ssl.cipher.suites = null 16:13:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:13:21 ssl.endpoint.identification.algorithm = https 16:13:21 ssl.engine.factory.class = null 16:13:21 ssl.key.password = null 16:13:21 ssl.keymanager.algorithm = SunX509 16:13:21 ssl.keystore.certificate.chain = null 16:13:21 ssl.keystore.key = null 16:13:21 ssl.keystore.location = null 16:13:21 ssl.keystore.password = null 16:13:21 ssl.keystore.type = JKS 16:13:21 ssl.protocol = TLSv1.3 16:13:21 ssl.provider = null 16:13:21 ssl.secure.random.implementation = null 16:13:21 ssl.trustmanager.algorithm = PKIX 16:13:21 ssl.truststore.certificates = null 16:13:21 ssl.truststore.location = null 16:13:21 ssl.truststore.password = null 16:13:21 ssl.truststore.type = JKS 16:13:21 transaction.timeout.ms = 60000 16:13:21 transactional.id = null 16:13:21 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:13:21 16:13:21 2024-04-23T16:13:20.912Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:13:21 2024-04-23T16:13:20.912Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:13:21 2024-04-23T16:13:20.912Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:13:21 2024-04-23T16:13:20.912Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888800912 16:13:21 2024-04-23T16:13:20.925Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: qRC3-4phRu-RlebtAsARmw 16:13:21 2024-04-23T16:13:21.007Z ERROR 7153 --- [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:13:21 16:13:21 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:13:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) 16:13:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) 16:13:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) 16:13:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 16:13:21 at io.micrometer.observation.Observation.observe(Observation.java:499) 16:13:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 16:13:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 16:13:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 16:13:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 16:13:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 16:13:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 16:13:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 16:13:21 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:13:21 at java.base/java.lang.Thread.run(Thread.java:833) 16:13:21 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:13:21 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 16:13:21 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 16:13:21 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 16:13:21 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) 16:13:21 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) 16:13:21 at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) 16:13:21 at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) 16:13:21 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) 16:13:21 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) 16:13:21 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 16:13:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) 16:13:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) 16:13:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) 16:13:21 ... 3 common frames omitted 16:13:21 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:13:21 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:13:21 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:13:21 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:13:21 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:13:21 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:13:21 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 16:13:21 ... 14 common frames omitted 16:13:21 16:13:21 2024-04-23T16:13:21.045Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:13:21 2024-04-23T16:13:21.045Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:13:21 acks = -1 16:13:21 auto.include.jmx.reporter = true 16:13:21 batch.size = 16384 16:13:21 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:13:21 buffer.memory = 33554432 16:13:21 client.dns.lookup = use_all_dns_ips 16:13:21 client.id = producer-5 16:13:21 compression.type = none 16:13:21 connections.max.idle.ms = 540000 16:13:21 delivery.timeout.ms = 120000 16:13:21 enable.idempotence = false 16:13:21 interceptor.classes = [] 16:13:21 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:13:21 linger.ms = 1 16:13:21 max.block.ms = 60000 16:13:21 max.in.flight.requests.per.connection = 5 16:13:21 max.request.size = 1048576 16:13:21 metadata.max.age.ms = 300000 16:13:21 metadata.max.idle.ms = 300000 16:13:21 metric.reporters = [] 16:13:21 metrics.num.samples = 2 16:13:21 metrics.recording.level = INFO 16:13:21 metrics.sample.window.ms = 30000 16:13:21 partitioner.adaptive.partitioning.enable = true 16:13:21 partitioner.availability.timeout.ms = 0 16:13:21 partitioner.class = null 16:13:21 partitioner.ignore.keys = false 16:13:21 receive.buffer.bytes = 32768 16:13:21 reconnect.backoff.max.ms = 1000 16:13:21 reconnect.backoff.ms = 50 16:13:21 request.timeout.ms = 30000 16:13:21 retries = 0 16:13:21 retry.backoff.ms = 100 16:13:21 sasl.client.callback.handler.class = null 16:13:21 sasl.jaas.config = null 16:13:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:13:21 sasl.kerberos.min.time.before.relogin = 60000 16:13:21 sasl.kerberos.service.name = null 16:13:21 sasl.kerberos.ticket.renew.jitter = 0.05 16:13:21 sasl.kerberos.ticket.renew.window.factor = 0.8 16:13:21 sasl.login.callback.handler.class = null 16:13:21 sasl.login.class = null 16:13:21 sasl.login.connect.timeout.ms = null 16:13:21 sasl.login.read.timeout.ms = null 16:13:21 sasl.login.refresh.buffer.seconds = 300 16:13:21 sasl.login.refresh.min.period.seconds = 60 16:13:21 sasl.login.refresh.window.factor = 0.8 16:13:21 sasl.login.refresh.window.jitter = 0.05 16:13:21 sasl.login.retry.backoff.max.ms = 10000 16:13:21 sasl.login.retry.backoff.ms = 100 16:13:21 sasl.mechanism = GSSAPI 16:13:21 sasl.oauthbearer.clock.skew.seconds = 30 16:13:21 sasl.oauthbearer.expected.audience = null 16:13:21 sasl.oauthbearer.expected.issuer = null 16:13:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:13:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:13:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:13:21 sasl.oauthbearer.jwks.endpoint.url = null 16:13:21 sasl.oauthbearer.scope.claim.name = scope 16:13:21 sasl.oauthbearer.sub.claim.name = sub 16:13:21 sasl.oauthbearer.token.endpoint.url = null 16:13:21 security.protocol = PLAINTEXT 16:13:21 security.providers = null 16:13:21 send.buffer.bytes = 131072 16:13:21 socket.connection.setup.timeout.max.ms = 30000 16:13:21 socket.connection.setup.timeout.ms = 10000 16:13:21 ssl.cipher.suites = null 16:13:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:13:21 ssl.endpoint.identification.algorithm = https 16:13:21 ssl.engine.factory.class = null 16:13:21 ssl.key.password = null 16:13:21 ssl.keymanager.algorithm = SunX509 16:13:21 ssl.keystore.certificate.chain = null 16:13:21 ssl.keystore.key = null 16:13:21 ssl.keystore.location = null 16:13:21 ssl.keystore.password = null 16:13:21 ssl.keystore.type = JKS 16:13:21 ssl.protocol = TLSv1.3 16:13:21 ssl.provider = null 16:13:21 ssl.secure.random.implementation = null 16:13:21 ssl.trustmanager.algorithm = PKIX 16:13:21 ssl.truststore.certificates = null 16:13:21 ssl.truststore.location = null 16:13:21 ssl.truststore.password = null 16:13:21 ssl.truststore.type = JKS 16:13:21 transaction.timeout.ms = 60000 16:13:21 transactional.id = null 16:13:21 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:13:21 16:13:21 2024-04-23T16:13:21.048Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:13:21 2024-04-23T16:13:21.048Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:13:21 2024-04-23T16:13:21.048Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:13:21 2024-04-23T16:13:21.048Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888801048 16:13:21 2024-04-23T16:13:21.056Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: qRC3-4phRu-RlebtAsARmw 16:13:21 2024-04-23T16:13:21.213Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:21 2024-04-23T16:13:21.213Z WARN 7153 --- [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:13:21 2024-04-23T16:13:21.368Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:13:21 2024-04-23T16:13:21.368Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:13:21 acks = -1 16:13:21 auto.include.jmx.reporter = true 16:13:21 batch.size = 16384 16:13:21 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:13:21 buffer.memory = 33554432 16:13:21 client.dns.lookup = use_all_dns_ips 16:13:21 client.id = producer-6 16:13:21 compression.type = none 16:13:21 connections.max.idle.ms = 540000 16:13:21 delivery.timeout.ms = 120000 16:13:21 enable.idempotence = false 16:13:21 interceptor.classes = [] 16:13:21 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:13:21 linger.ms = 1 16:13:21 max.block.ms = 60000 16:13:21 max.in.flight.requests.per.connection = 5 16:13:21 max.request.size = 1048576 16:13:21 metadata.max.age.ms = 300000 16:13:21 metadata.max.idle.ms = 300000 16:13:21 metric.reporters = [] 16:13:21 metrics.num.samples = 2 16:13:21 metrics.recording.level = INFO 16:13:21 metrics.sample.window.ms = 30000 16:13:21 partitioner.adaptive.partitioning.enable = true 16:13:21 partitioner.availability.timeout.ms = 0 16:13:21 partitioner.class = null 16:13:21 partitioner.ignore.keys = false 16:13:21 receive.buffer.bytes = 32768 16:13:21 reconnect.backoff.max.ms = 1000 16:13:21 reconnect.backoff.ms = 50 16:13:21 request.timeout.ms = 30000 16:13:21 retries = 0 16:13:21 retry.backoff.ms = 100 16:13:21 sasl.client.callback.handler.class = null 16:13:21 sasl.jaas.config = null 16:13:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:13:21 sasl.kerberos.min.time.before.relogin = 60000 16:13:21 sasl.kerberos.service.name = null 16:13:21 sasl.kerberos.ticket.renew.jitter = 0.05 16:13:21 sasl.kerberos.ticket.renew.window.factor = 0.8 16:13:21 sasl.login.callback.handler.class = null 16:13:21 sasl.login.class = null 16:13:21 sasl.login.connect.timeout.ms = null 16:13:21 sasl.login.read.timeout.ms = null 16:13:21 sasl.login.refresh.buffer.seconds = 300 16:13:21 sasl.login.refresh.min.period.seconds = 60 16:13:21 sasl.login.refresh.window.factor = 0.8 16:13:21 sasl.login.refresh.window.jitter = 0.05 16:13:21 sasl.login.retry.backoff.max.ms = 10000 16:13:21 sasl.login.retry.backoff.ms = 100 16:13:21 sasl.mechanism = GSSAPI 16:13:21 sasl.oauthbearer.clock.skew.seconds = 30 16:13:21 sasl.oauthbearer.expected.audience = null 16:13:21 sasl.oauthbearer.expected.issuer = null 16:13:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:13:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:13:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:13:21 sasl.oauthbearer.jwks.endpoint.url = null 16:13:21 sasl.oauthbearer.scope.claim.name = scope 16:13:21 sasl.oauthbearer.sub.claim.name = sub 16:13:21 sasl.oauthbearer.token.endpoint.url = null 16:13:21 security.protocol = PLAINTEXT 16:13:21 security.providers = null 16:13:21 send.buffer.bytes = 131072 16:13:21 socket.connection.setup.timeout.max.ms = 30000 16:13:21 socket.connection.setup.timeout.ms = 10000 16:13:21 ssl.cipher.suites = null 16:13:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:13:21 ssl.endpoint.identification.algorithm = https 16:13:21 ssl.engine.factory.class = null 16:13:21 ssl.key.password = null 16:13:21 ssl.keymanager.algorithm = SunX509 16:13:21 ssl.keystore.certificate.chain = null 16:13:21 ssl.keystore.key = null 16:13:21 ssl.keystore.location = null 16:13:21 ssl.keystore.password = null 16:13:21 ssl.keystore.type = JKS 16:13:21 ssl.protocol = TLSv1.3 16:13:21 ssl.provider = null 16:13:21 ssl.secure.random.implementation = null 16:13:21 ssl.trustmanager.algorithm = PKIX 16:13:21 ssl.truststore.certificates = null 16:13:21 ssl.truststore.location = null 16:13:21 ssl.truststore.password = null 16:13:21 ssl.truststore.type = JKS 16:13:21 transaction.timeout.ms = 60000 16:13:21 transactional.id = null 16:13:21 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:13:21 16:13:21 2024-04-23T16:13:21.372Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:13:21 2024-04-23T16:13:21.372Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:13:21 2024-04-23T16:13:21.372Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:13:21 2024-04-23T16:13:21.372Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888801372 16:13:21 2024-04-23T16:13:21.379Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: qRC3-4phRu-RlebtAsARmw 16:13:21 2024-04-23T16:13:21.688Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:13:22 2024-04-23T16:13:21.688Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:13:22 acks = -1 16:13:22 auto.include.jmx.reporter = true 16:13:22 batch.size = 16384 16:13:22 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:13:22 buffer.memory = 33554432 16:13:22 client.dns.lookup = use_all_dns_ips 16:13:22 client.id = producer-7 16:13:22 compression.type = none 16:13:22 connections.max.idle.ms = 540000 16:13:22 delivery.timeout.ms = 120000 16:13:22 enable.idempotence = false 16:13:22 interceptor.classes = [] 16:13:22 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:13:22 linger.ms = 1 16:13:22 max.block.ms = 60000 16:13:22 max.in.flight.requests.per.connection = 5 16:13:22 max.request.size = 1048576 16:13:22 metadata.max.age.ms = 300000 16:13:22 metadata.max.idle.ms = 300000 16:13:22 metric.reporters = [] 16:13:22 metrics.num.samples = 2 16:13:22 metrics.recording.level = INFO 16:13:22 metrics.sample.window.ms = 30000 16:13:22 partitioner.adaptive.partitioning.enable = true 16:13:22 partitioner.availability.timeout.ms = 0 16:13:22 partitioner.class = null 16:13:22 partitioner.ignore.keys = false 16:13:22 receive.buffer.bytes = 32768 16:13:22 reconnect.backoff.max.ms = 1000 16:13:22 reconnect.backoff.ms = 50 16:13:22 request.timeout.ms = 30000 16:13:22 retries = 0 16:13:22 retry.backoff.ms = 100 16:13:22 sasl.client.callback.handler.class = null 16:13:22 sasl.jaas.config = null 16:13:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:13:22 sasl.kerberos.min.time.before.relogin = 60000 16:13:22 sasl.kerberos.service.name = null 16:13:22 sasl.kerberos.ticket.renew.jitter = 0.05 16:13:22 sasl.kerberos.ticket.renew.window.factor = 0.8 16:13:22 sasl.login.callback.handler.class = null 16:13:22 sasl.login.class = null 16:13:22 sasl.login.connect.timeout.ms = null 16:13:22 sasl.login.read.timeout.ms = null 16:13:22 sasl.login.refresh.buffer.seconds = 300 16:13:22 sasl.login.refresh.min.period.seconds = 60 16:13:22 sasl.login.refresh.window.factor = 0.8 16:13:22 sasl.login.refresh.window.jitter = 0.05 16:13:22 sasl.login.retry.backoff.max.ms = 10000 16:13:22 sasl.login.retry.backoff.ms = 100 16:13:22 sasl.mechanism = GSSAPI 16:13:22 sasl.oauthbearer.clock.skew.seconds = 30 16:13:22 sasl.oauthbearer.expected.audience = null 16:13:22 sasl.oauthbearer.expected.issuer = null 16:13:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:13:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:13:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:13:22 sasl.oauthbearer.jwks.endpoint.url = null 16:13:22 sasl.oauthbearer.scope.claim.name = scope 16:13:22 sasl.oauthbearer.sub.claim.name = sub 16:13:22 sasl.oauthbearer.token.endpoint.url = null 16:13:22 security.protocol = PLAINTEXT 16:13:22 security.providers = null 16:13:22 send.buffer.bytes = 131072 16:13:22 socket.connection.setup.timeout.max.ms = 30000 16:13:22 socket.connection.setup.timeout.ms = 10000 16:13:22 ssl.cipher.suites = null 16:13:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:13:22 ssl.endpoint.identification.algorithm = https 16:13:22 ssl.engine.factory.class = null 16:13:22 ssl.key.password = null 16:13:22 ssl.keymanager.algorithm = SunX509 16:13:22 ssl.keystore.certificate.chain = null 16:13:22 ssl.keystore.key = null 16:13:22 ssl.keystore.location = null 16:13:22 ssl.keystore.password = null 16:13:22 ssl.keystore.type = JKS 16:13:22 ssl.protocol = TLSv1.3 16:13:22 ssl.provider = null 16:13:22 ssl.secure.random.implementation = null 16:13:22 ssl.trustmanager.algorithm = PKIX 16:13:22 ssl.truststore.certificates = null 16:13:22 ssl.truststore.location = null 16:13:22 ssl.truststore.password = null 16:13:22 ssl.truststore.type = JKS 16:13:22 transaction.timeout.ms = 60000 16:13:22 transactional.id = null 16:13:22 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:13:22 16:13:22 2024-04-23T16:13:21.690Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:13:22 2024-04-23T16:13:21.690Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:13:22 2024-04-23T16:13:21.690Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:13:22 2024-04-23T16:13:21.690Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888801690 16:13:22 2024-04-23T16:13:21.696Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: qRC3-4phRu-RlebtAsARmw 16:13:22 2024-04-23T16:13:21.705Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:22 2024-04-23T16:13:21.705Z WARN 7153 --- [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:13:22 2024-04-23T16:13:21.737Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:22 2024-04-23T16:13:21.738Z WARN 7153 --- [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:13:22 2024-04-23T16:13:21.802Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:22 2024-04-23T16:13:21.802Z WARN 7153 --- [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:13:22 2024-04-23T16:13:22.004Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:13:22 2024-04-23T16:13:22.004Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:13:22 acks = -1 16:13:22 auto.include.jmx.reporter = true 16:13:22 batch.size = 16384 16:13:22 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:13:22 buffer.memory = 33554432 16:13:22 client.dns.lookup = use_all_dns_ips 16:13:22 client.id = producer-8 16:13:22 compression.type = none 16:13:22 connections.max.idle.ms = 540000 16:13:22 delivery.timeout.ms = 120000 16:13:22 enable.idempotence = false 16:13:22 interceptor.classes = [] 16:13:22 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:13:22 linger.ms = 1 16:13:22 max.block.ms = 60000 16:13:22 max.in.flight.requests.per.connection = 5 16:13:22 max.request.size = 1048576 16:13:22 metadata.max.age.ms = 300000 16:13:22 metadata.max.idle.ms = 300000 16:13:22 metric.reporters = [] 16:13:22 metrics.num.samples = 2 16:13:22 metrics.recording.level = INFO 16:13:22 metrics.sample.window.ms = 30000 16:13:22 partitioner.adaptive.partitioning.enable = true 16:13:22 partitioner.availability.timeout.ms = 0 16:13:22 partitioner.class = null 16:13:22 partitioner.ignore.keys = false 16:13:22 receive.buffer.bytes = 32768 16:13:22 reconnect.backoff.max.ms = 1000 16:13:22 reconnect.backoff.ms = 50 16:13:22 request.timeout.ms = 30000 16:13:22 retries = 0 16:13:22 retry.backoff.ms = 100 16:13:22 sasl.client.callback.handler.class = null 16:13:22 sasl.jaas.config = null 16:13:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:13:22 sasl.kerberos.min.time.before.relogin = 60000 16:13:22 sasl.kerberos.service.name = null 16:13:22 sasl.kerberos.ticket.renew.jitter = 0.05 16:13:22 sasl.kerberos.ticket.renew.window.factor = 0.8 16:13:22 sasl.login.callback.handler.class = null 16:13:22 sasl.login.class = null 16:13:22 sasl.login.connect.timeout.ms = null 16:13:22 sasl.login.read.timeout.ms = null 16:13:22 sasl.login.refresh.buffer.seconds = 300 16:13:22 sasl.login.refresh.min.period.seconds = 60 16:13:22 sasl.login.refresh.window.factor = 0.8 16:13:22 sasl.login.refresh.window.jitter = 0.05 16:13:22 sasl.login.retry.backoff.max.ms = 10000 16:13:22 sasl.login.retry.backoff.ms = 100 16:13:22 sasl.mechanism = GSSAPI 16:13:22 sasl.oauthbearer.clock.skew.seconds = 30 16:13:22 sasl.oauthbearer.expected.audience = null 16:13:22 sasl.oauthbearer.expected.issuer = null 16:13:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:13:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:13:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:13:22 sasl.oauthbearer.jwks.endpoint.url = null 16:13:22 sasl.oauthbearer.scope.claim.name = scope 16:13:22 sasl.oauthbearer.sub.claim.name = sub 16:13:22 sasl.oauthbearer.token.endpoint.url = null 16:13:22 security.protocol = PLAINTEXT 16:13:22 security.providers = null 16:13:22 send.buffer.bytes = 131072 16:13:22 socket.connection.setup.timeout.max.ms = 30000 16:13:22 socket.connection.setup.timeout.ms = 10000 16:13:22 ssl.cipher.suites = null 16:13:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:13:22 ssl.endpoint.identification.algorithm = https 16:13:22 ssl.engine.factory.class = null 16:13:22 ssl.key.password = null 16:13:22 ssl.keymanager.algorithm = SunX509 16:13:22 ssl.keystore.certificate.chain = null 16:13:22 ssl.keystore.key = null 16:13:22 ssl.keystore.location = null 16:13:22 ssl.keystore.password = null 16:13:22 ssl.keystore.type = JKS 16:13:22 ssl.protocol = TLSv1.3 16:13:22 ssl.provider = null 16:13:22 ssl.secure.random.implementation = null 16:13:22 ssl.trustmanager.algorithm = PKIX 16:13:22 ssl.truststore.certificates = null 16:13:22 ssl.truststore.location = null 16:13:22 ssl.truststore.password = null 16:13:22 ssl.truststore.type = JKS 16:13:22 transaction.timeout.ms = 60000 16:13:22 transactional.id = null 16:13:22 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:13:22 16:13:22 2024-04-23T16:13:22.007Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:13:22 2024-04-23T16:13:22.007Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:13:22 2024-04-23T16:13:22.007Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:13:22 2024-04-23T16:13:22.007Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888802007 16:13:22 2024-04-23T16:13:22.013Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: qRC3-4phRu-RlebtAsARmw 16:13:22 2024-04-23T16:13:22.025Z ERROR 7153 --- [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:13:22 16:13:22 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 16:13:22 Endpoint handler details: 16:13:22 Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 16:13:22 Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@7077e4f9] 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2950) 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2895) 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2859) 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 16:13:22 at io.micrometer.observation.Observation.observe(Observation.java:499) 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 16:13:22 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:13:22 at java.base/java.lang.Thread.run(Thread.java:833) 16:13:22 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 16:13:22 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) 16:13:22 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 16:13:22 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 16:13:22 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 16:13:22 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 16:13:22 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2881) 16:13:22 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 16:13:22 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 16:13:22 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 16:13:22 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 16:13:22 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 16:13:22 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2881) 16:13:22 ... 12 common frames omitted 16:13:22 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot convert from [java.lang.String] to [org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent] for GenericMessage [payload=simple string event, headers={kafka_offset=5, kafka_consumer=org.springframework.kafka.core.DefaultKafkaConsumerFactory$ExtendedKafkaConsumer@26c4aba6, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1713888802013, kafka_groupId=ncmp-async-rest-request-event-group}] 16:13:22 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 16:13:22 at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 16:13:22 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 16:13:22 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 16:13:22 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 16:13:22 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) 16:13:22 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:376) 16:13:22 ... 17 common frames omitted 16:13:22 16:13:22 2024-04-23T16:13:22.032Z ERROR 7153 --- [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:13:22 16:13:22 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 16:13:22 at io.micrometer.observation.Observation.observe(Observation.java:499) 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 16:13:22 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:13:22 at java.base/java.lang.Thread.run(Thread.java:833) 16:13:22 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:13:22 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 16:13:22 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 16:13:22 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 16:13:22 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) 16:13:22 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) 16:13:22 at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) 16:13:22 at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) 16:13:22 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) 16:13:22 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) 16:13:22 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) 16:13:22 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) 16:13:22 ... 3 common frames omitted 16:13:22 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:13:22 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:13:22 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:13:22 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:13:22 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:13:22 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:13:22 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 16:13:22 ... 14 common frames omitted 16:13:22 16:13:22 2024-04-23T16:13:22.370Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:22 2024-04-23T16:13:22.370Z WARN 7153 --- [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:13:22 2024-04-23T16:13:22.380Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 16:13:22 2024-04-23T16:13:22.380Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:22 2024-04-23T16:13:22.380Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:22 2024-04-23T16:13:22.380Z INFO 7153 --- [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:13:22 2024-04-23T16:13:22.380Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] 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:13:22 2024-04-23T16:13:22.381Z INFO 7153 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 352ms, elapsed time since send: 352ms, request timeout: 30000ms) 16:13:22 2024-04-23T16:13:22.381Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:22 2024-04-23T16:13:22.381Z INFO 7153 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=914447776, epoch=6) to node 1: 16:13:22 16:13:22 org.apache.kafka.common.errors.DisconnectException: null 16:13:22 16:13:22 2024-04-23T16:13:22.381Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:22 2024-04-23T16:13:22.381Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 16:13:22 2024-04-23T16:13:22.381Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 16:13:22 2024-04-23T16:13:22.381Z INFO 7153 --- [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:13:22 2024-04-23T16:13:22.381Z INFO 7153 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 358ms, elapsed time since send: 358ms, request timeout: 30000ms) 16:13:22 2024-04-23T16:13:22.381Z INFO 7153 --- [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:13:22 2024-04-23T16:13:22.382Z INFO 7153 --- [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:13:22 2024-04-23T16:13:22.382Z INFO 7153 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=746650415, epoch=6) to node 1: 16:13:22 16:13:22 org.apache.kafka.common.errors.DisconnectException: null 16:13:22 16:13:22 2024-04-23T16:13:22.382Z INFO 7153 --- [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:13:22 2024-04-23T16:13:22.383Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 16:13:22 2024-04-23T16:13:22.384Z INFO 7153 --- [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:13:22 2024-04-23T16:13:22.384Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:22 2024-04-23T16:13:22.384Z INFO 7153 --- [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:13:22 2024-04-23T16:13:22.384Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] 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:13:22 2024-04-23T16:13:22.384Z INFO 7153 --- [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] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:13:22 2024-04-23T16:13:22.385Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:22 2024-04-23T16:13:22.385Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 16:13:22 2024-04-23T16:13:22.385Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 16:13:22 2024-04-23T16:13:22.481Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:22 2024-04-23T16:13:22.481Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:22 2024-04-23T16:13:22.481Z WARN 7153 --- [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:13:22 2024-04-23T16:13:22.481Z WARN 7153 --- [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:13:22 2024-04-23T16:13:22.482Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:22 2024-04-23T16:13:22.482Z INFO 7153 --- [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:13:22 2024-04-23T16:13:22.482Z WARN 7153 --- [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:13:22 2024-04-23T16:13:22.482Z WARN 7153 --- [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:13:22 2024-04-23T16:13:22.485Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:22 2024-04-23T16:13:22.485Z WARN 7153 --- [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:13:22 2024-04-23T16:13:22.485Z INFO 7153 --- [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:13:22 2024-04-23T16:13:22.485Z WARN 7153 --- [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:13:22 2024-04-23T16:13:22.485Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:22 2024-04-23T16:13:22.485Z WARN 7153 --- [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:13:22 2024-04-23T16:13:22.486Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:22 2024-04-23T16:13:22.486Z WARN 7153 --- [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:13:22 2024-04-23T16:13:22.578Z INFO 7153 --- [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:13:22 2024-04-23T16:13:22.578Z INFO 7153 --- [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:13:22 2024-04-23T16:13:22.578Z INFO 7153 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 16:13:22 2024-04-23T16:13:22.578Z INFO 7153 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 16:13:22 2024-04-23T16:13:22.579Z INFO 7153 --- [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:13:22 2024-04-23T16:13:22.579Z INFO 7153 --- [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:13:22 2024-04-23T16:13:22.579Z INFO 7153 --- [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:13:22 2024-04-23T16:13:22.579Z INFO 7153 --- [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:13:22 2024-04-23T16:13:22.579Z INFO 7153 --- [ntainer#1-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [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:13:22 2024-04-23T16:13:22.579Z INFO 7153 --- [ntainer#0-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 16:13:22 2024-04-23T16:13:22.580Z INFO 7153 --- [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:13:22 2024-04-23T16:13:22.580Z INFO 7153 --- [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:13:22 2024-04-23T16:13:22.580Z INFO 7153 --- [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:13:22 2024-04-23T16:13:22.580Z INFO 7153 --- [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:13:22 2024-04-23T16:13:22.581Z INFO 7153 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:13:22 2024-04-23T16:13:22.581Z INFO 7153 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:13:22 2024-04-23T16:13:22.581Z INFO 7153 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:13:22 2024-04-23T16:13:22.581Z INFO 7153 --- [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:13:22 2024-04-23T16:13:22.581Z WARN 7153 --- [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:13:22 2024-04-23T16:13:22.582Z INFO 7153 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:13:22 2024-04-23T16:13:22.582Z INFO 7153 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:13:22 2024-04-23T16:13:22.582Z INFO 7153 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:13:22 2024-04-23T16:13:22.582Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:22 2024-04-23T16:13:22.582Z WARN 7153 --- [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:13:22 2024-04-23T16:13:22.583Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:22 2024-04-23T16:13:22.583Z WARN 7153 --- [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:13:22 2024-04-23T16:13:22.585Z INFO 7153 --- [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:13:22 2024-04-23T16:13:22.585Z INFO 7153 --- [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:13:22 2024-04-23T16:13:22.585Z INFO 7153 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 16:13:22 2024-04-23T16:13:22.585Z INFO 7153 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 16:13:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.069 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 16:13:22 [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 16:13:28 2024-04-23T16:13:22.586Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:28 2024-04-23T16:13:22.586Z WARN 7153 --- [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:13:28 2024-04-23T16:13:22.586Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:28 2024-04-23T16:13:22.586Z WARN 7153 --- [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:13:28 2024-04-23T16:13:22.594Z INFO 7153 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:13:28 2024-04-23T16:13:22.632Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:28 2024-04-23T16:13:22.633Z WARN 7153 --- [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:13:28 2024-04-23T16:13:22.637Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:28 2024-04-23T16:13:22.637Z WARN 7153 --- [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:13:28 2024-04-23T16:13:22.640Z INFO 7153 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 298c87cc80b311ec0be419f358600d65238f9a327f59c53a1ee61690fc5a78ab 16:13:28 2024-04-23T16:13:22.788Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:28 2024-04-23T16:13:22.788Z WARN 7153 --- [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:13:28 2024-04-23T16:13:22.833Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:28 2024-04-23T16:13:22.834Z WARN 7153 --- [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:13:28 2024-04-23T16:13:22.834Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:28 2024-04-23T16:13:22.834Z WARN 7153 --- [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:13:28 2024-04-23T16:13:22.837Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:28 2024-04-23T16:13:22.838Z WARN 7153 --- [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:13:28 2024-04-23T16:13:22.840Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:28 2024-04-23T16:13:22.840Z WARN 7153 --- [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:13:28 2024-04-23T16:13:22.883Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:28 2024-04-23T16:13:22.883Z WARN 7153 --- [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:13:28 2024-04-23T16:13:22.913Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:28 2024-04-23T16:13:22.913Z WARN 7153 --- [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:13:28 2024-04-23T16:13:22.915Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:28 2024-04-23T16:13:22.915Z WARN 7153 --- [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:13:28 2024-04-23T16:13:22.948Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:28 2024-04-23T16:13:22.948Z WARN 7153 --- [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:13:28 2024-04-23T16:13:23.141Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:28 2024-04-23T16:13:23.141Z WARN 7153 --- [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:13:28 2024-04-23T16:13:23.236Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:28 2024-04-23T16:13:23.236Z WARN 7153 --- [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:13:28 2024-04-23T16:13:23.285Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:28 2024-04-23T16:13:23.285Z WARN 7153 --- [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:13:28 2024-04-23T16:13:23.287Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:28 2024-04-23T16:13:23.287Z WARN 7153 --- [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:13:28 2024-04-23T16:13:23.308Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:28 2024-04-23T16:13:23.308Z WARN 7153 --- [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:13:28 2024-04-23T16:13:23.344Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:28 2024-04-23T16:13:23.344Z WARN 7153 --- [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:13:28 2024-04-23T16:13:23.426Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:28 2024-04-23T16:13:23.426Z WARN 7153 --- [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:13:28 2024-04-23T16:13:23.855Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:28 2024-04-23T16:13:23.855Z WARN 7153 --- [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:13:28 2024-04-23T16:13:23.957Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:28 2024-04-23T16:13:23.957Z WARN 7153 --- [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:13:28 2024-04-23T16:13:23.971Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:28 2024-04-23T16:13:23.971Z WARN 7153 --- [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:13:28 2024-04-23T16:13:24.089Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:28 2024-04-23T16:13:24.089Z WARN 7153 --- [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:13:28 2024-04-23T16:13:24.095Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:28 2024-04-23T16:13:24.095Z WARN 7153 --- [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:13:28 2024-04-23T16:13:24.117Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:28 2024-04-23T16:13:24.117Z WARN 7153 --- [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:13:28 2024-04-23T16:13:24.146Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:28 2024-04-23T16:13:24.146Z WARN 7153 --- [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:13:28 2024-04-23T16:13:24.207Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:28 2024-04-23T16:13:24.207Z WARN 7153 --- [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:13:28 2024-04-23T16:13:24.212Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:28 2024-04-23T16:13:24.212Z WARN 7153 --- [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:13:28 2024-04-23T16:13:24.347Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:28 2024-04-23T16:13:24.347Z WARN 7153 --- [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:13:28 2024-04-23T16:13:24.760Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:28 2024-04-23T16:13:24.760Z WARN 7153 --- [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:13:28 2024-04-23T16:13:24.810Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:28 2024-04-23T16:13:24.810Z WARN 7153 --- [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:13:28 2024-04-23T16:13:25.001Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:28 2024-04-23T16:13:25.001Z WARN 7153 --- [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:13:28 2024-04-23T16:13:25.044Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:28 2024-04-23T16:13:25.044Z WARN 7153 --- [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:13:28 2024-04-23T16:13:25.075Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:28 2024-04-23T16:13:25.075Z WARN 7153 --- [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:13:28 2024-04-23T16:13:25.116Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:28 2024-04-23T16:13:25.116Z WARN 7153 --- [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:13:28 2024-04-23T16:13:25.120Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:28 2024-04-23T16:13:25.120Z WARN 7153 --- [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:13:28 2024-04-23T16:13:25.161Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:28 2024-04-23T16:13:25.161Z WARN 7153 --- [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:13:28 2024-04-23T16:13:25.203Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:28 2024-04-23T16:13:25.203Z WARN 7153 --- [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:13:28 2024-04-23T16:13:25.303Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:28 2024-04-23T16:13:25.304Z WARN 7153 --- [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:13:28 2024-04-23T16:13:25.663Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:28 2024-04-23T16:13:25.663Z WARN 7153 --- [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:13:28 2024-04-23T16:13:25.764Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:28 2024-04-23T16:13:25.764Z WARN 7153 --- [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:13:28 2024-04-23T16:13:26.003Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:28 2024-04-23T16:13:26.003Z WARN 7153 --- [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:13:28 2024-04-23T16:13:26.023Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:28 2024-04-23T16:13:26.023Z WARN 7153 --- [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:13:28 2024-04-23T16:13:26.029Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:28 2024-04-23T16:13:26.030Z WARN 7153 --- [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:13:28 2024-04-23T16:13:26.115Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:28 2024-04-23T16:13:26.116Z WARN 7153 --- [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:13:28 2024-04-23T16:13:26.160Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:28 2024-04-23T16:13:26.160Z WARN 7153 --- [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:13:28 2024-04-23T16:13:26.230Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:28 2024-04-23T16:13:26.230Z WARN 7153 --- [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:13:28 2024-04-23T16:13:26.311Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:28 2024-04-23T16:13:26.311Z WARN 7153 --- [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:13:28 2024-04-23T16:13:26.322Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:28 2024-04-23T16:13:26.322Z WARN 7153 --- [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:13:28 2024-04-23T16:13:26.669Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:28 2024-04-23T16:13:26.669Z WARN 7153 --- [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:13:28 2024-04-23T16:13:26.872Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:28 2024-04-23T16:13:26.872Z WARN 7153 --- [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:13:28 2024-04-23T16:13:26.912Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:28 2024-04-23T16:13:26.912Z WARN 7153 --- [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:13:28 2024-04-23T16:13:26.985Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:28 2024-04-23T16:13:26.986Z WARN 7153 --- [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:13:28 2024-04-23T16:13:27.071Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:28 2024-04-23T16:13:27.071Z WARN 7153 --- [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:13:28 2024-04-23T16:13:27.118Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:28 2024-04-23T16:13:27.118Z WARN 7153 --- [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:13:28 2024-04-23T16:13:27.187Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:28 2024-04-23T16:13:27.187Z WARN 7153 --- [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:13:28 2024-04-23T16:13:27.251Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:28 2024-04-23T16:13:27.251Z WARN 7153 --- [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:13:28 2024-04-23T16:13:27.529Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:28 2024-04-23T16:13:27.529Z WARN 7153 --- [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:13:28 2024-04-23T16:13:27.529Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:28 2024-04-23T16:13:27.529Z WARN 7153 --- [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:13:28 2024-04-23T16:13:27.623Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:28 2024-04-23T16:13:27.623Z WARN 7153 --- [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:13:28 2024-04-23T16:13:27.888Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:28 2024-04-23T16:13:27.888Z WARN 7153 --- [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:13:28 2024-04-23T16:13:27.913Z INFO 7153 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.319376438S 16:13:28 16:13:27,940 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:13:28 16:13:27,940 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:13:28 16:13:27,941 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@71c62aab - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:13:28 16:13:27,943 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3af6c942 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:13:28 16:13:27,943 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@71c62aab - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:13:28 16:13:27,945 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 16:13:28 16:13:27,945 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:13:28 16:13:27,945 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 16:13:28 16:13:27,945 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:13:28 16:13:27,945 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:13:28 16:13:27,946 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3af6c942 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:13:28 16:13:27,946 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@71c62aab - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:13:28 16:13:27,948 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:13:28 16:13:27,948 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:13:28 16:13:27,948 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:13:28 16:13:27,948 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713888807948) 16:13:28 16:13:27,948 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 16:13:28 16:13:27,948 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:13:28 16:13:27,959 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:13:28 16:13:27,959 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@516bcc7f - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:13:28 16:13:27,959 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:13:28 16:13:27,959 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@516bcc7f - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:13:28 16:13:27,959 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:13:28 16:13:27,959 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@516bcc7f - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:13:28 16:13:27,959 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:13:28 16:13:27,959 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@516bcc7f - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:13:28 16:13:27,959 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:13:28 16:13:27,959 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@516bcc7f - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:13:28 16:13:27,959 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:13:28 16:13:27,959 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@516bcc7f - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:13:28 16:13:27,959 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:13:28 16:13:27,959 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@516bcc7f - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:13:28 16:13:27,959 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:13:28 16:13:27,959 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@516bcc7f - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:13:28 16:13:27,959 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:13:28 16:13:27,959 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:13:28 16:13:27,960 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:13:28 16:13:27,961 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:13:28 16:13:27,961 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:13:28 16:13:27,962 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:13:28 16:13:27,962 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:13:28 16:13:27,968 |-INFO in ch.qos.logback.classic.pattern.DateConverter@45abf1ec - Setting zoneId to "UTC" 16:13:28 16:13:27,972 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:13:28 16:13:27,972 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:13:28 16:13:27,983 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:13:28 16:13:27,983 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:13:28 16:13:27,983 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:13:28 16:13:27,983 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:13:28 16:13:27,985 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:13:28 16:13:27,986 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@516bcc7f - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:13:28 16:13:27,986 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:13:28 16:13:27,986 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@45ada4b6 - End of configuration. 16:13:28 16:13:27,986 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5fe5dda - Registering current configuration as safe fallback point 16:13:28 16:13:28 16:13:28 . ____ _ __ _ _ 16:13:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:13:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:13:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:13:28 ' |____| .__|_| |_|_| |_\__, | / / / / 16:13:28 =========|_|==============|___/=/_/_/_/ 16:13:28 :: Spring Boot :: (v3.2.4) 16:13:28 16:13:28 2024-04-23T16:13:27.996Z INFO 7153 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 7153 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:13:28 2024-04-23T16:13:27.996Z INFO 7153 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:13:28 2024-04-23T16:13:28.035Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:28 2024-04-23T16:13:28.035Z WARN 7153 --- [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:13:28 2024-04-23T16:13:28.036Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:28 2024-04-23T16:13:28.037Z WARN 7153 --- [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:13:28 2024-04-23T16:13:28.082Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:28 2024-04-23T16:13:28.083Z WARN 7153 --- [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:13:28 2024-04-23T16:13:28.154Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:28 2024-04-23T16:13:28.155Z WARN 7153 --- [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:13:28 2024-04-23T16:13:28.232Z INFO 7153 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:13:28 allow.auto.create.topics = true 16:13:28 auto.commit.interval.ms = 5000 16:13:28 auto.include.jmx.reporter = true 16:13:28 auto.offset.reset = latest 16:13:28 bootstrap.servers = [PLAINTEXT://localhost:32774] 16:13:28 check.crcs = true 16:13:28 client.dns.lookup = use_all_dns_ips 16:13:28 client.id = consumer-ncmp-data-operation-event-group-7 16:13:28 client.rack = 16:13:28 connections.max.idle.ms = 540000 16:13:28 default.api.timeout.ms = 60000 16:13:28 enable.auto.commit = false 16:13:28 exclude.internal.topics = true 16:13:28 fetch.max.bytes = 52428800 16:13:28 fetch.max.wait.ms = 500 16:13:28 fetch.min.bytes = 1 16:13:28 group.id = ncmp-data-operation-event-group 16:13:28 group.instance.id = null 16:13:28 heartbeat.interval.ms = 3000 16:13:28 interceptor.classes = [] 16:13:28 internal.leave.group.on.close = true 16:13:28 internal.throw.on.fetch.stable.offset.unsupported = false 16:13:28 isolation.level = read_uncommitted 16:13:28 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:13:28 max.partition.fetch.bytes = 1048576 16:13:28 max.poll.interval.ms = 300000 16:13:28 max.poll.records = 500 16:13:28 metadata.max.age.ms = 300000 16:13:28 metric.reporters = [] 16:13:28 metrics.num.samples = 2 16:13:28 metrics.recording.level = INFO 16:13:28 metrics.sample.window.ms = 30000 16:13:28 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:13:28 receive.buffer.bytes = 65536 16:13:28 reconnect.backoff.max.ms = 1000 16:13:28 reconnect.backoff.ms = 50 16:13:28 request.timeout.ms = 30000 16:13:28 retry.backoff.ms = 100 16:13:28 sasl.client.callback.handler.class = null 16:13:28 sasl.jaas.config = null 16:13:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:13:28 sasl.kerberos.min.time.before.relogin = 60000 16:13:28 sasl.kerberos.service.name = null 16:13:28 sasl.kerberos.ticket.renew.jitter = 0.05 16:13:28 sasl.kerberos.ticket.renew.window.factor = 0.8 16:13:28 sasl.login.callback.handler.class = null 16:13:28 sasl.login.class = null 16:13:28 sasl.login.connect.timeout.ms = null 16:13:28 sasl.login.read.timeout.ms = null 16:13:28 sasl.login.refresh.buffer.seconds = 300 16:13:28 sasl.login.refresh.min.period.seconds = 60 16:13:28 sasl.login.refresh.window.factor = 0.8 16:13:28 sasl.login.refresh.window.jitter = 0.05 16:13:28 sasl.login.retry.backoff.max.ms = 10000 16:13:28 sasl.login.retry.backoff.ms = 100 16:13:28 sasl.mechanism = GSSAPI 16:13:28 sasl.oauthbearer.clock.skew.seconds = 30 16:13:28 sasl.oauthbearer.expected.audience = null 16:13:28 sasl.oauthbearer.expected.issuer = null 16:13:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:13:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:13:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:13:28 sasl.oauthbearer.jwks.endpoint.url = null 16:13:28 sasl.oauthbearer.scope.claim.name = scope 16:13:28 sasl.oauthbearer.sub.claim.name = sub 16:13:28 sasl.oauthbearer.token.endpoint.url = null 16:13:28 security.protocol = PLAINTEXT 16:13:28 security.providers = null 16:13:28 send.buffer.bytes = 131072 16:13:28 session.timeout.ms = 45000 16:13:28 socket.connection.setup.timeout.max.ms = 30000 16:13:28 socket.connection.setup.timeout.ms = 10000 16:13:28 ssl.cipher.suites = null 16:13:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:13:28 ssl.endpoint.identification.algorithm = https 16:13:28 ssl.engine.factory.class = null 16:13:28 ssl.key.password = null 16:13:28 ssl.keymanager.algorithm = SunX509 16:13:28 ssl.keystore.certificate.chain = null 16:13:28 ssl.keystore.key = null 16:13:28 ssl.keystore.location = null 16:13:28 ssl.keystore.password = null 16:13:28 ssl.keystore.type = JKS 16:13:28 ssl.protocol = TLSv1.3 16:13:28 ssl.provider = null 16:13:28 ssl.secure.random.implementation = null 16:13:28 ssl.trustmanager.algorithm = PKIX 16:13:28 ssl.truststore.certificates = null 16:13:28 ssl.truststore.location = null 16:13:28 ssl.truststore.password = null 16:13:28 ssl.truststore.type = JKS 16:13:28 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:13:28 16:13:28 2024-04-23T16:13:28.235Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:13:28 2024-04-23T16:13:28.235Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:13:28 2024-04-23T16:13:28.235Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888808234 16:13:28 2024-04-23T16:13:28.235Z INFO 7153 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 16:13:28 2024-04-23T16:13:28.236Z INFO 7153 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:13:28 allow.auto.create.topics = true 16:13:28 auto.commit.interval.ms = 5000 16:13:28 auto.include.jmx.reporter = true 16:13:28 auto.offset.reset = latest 16:13:28 bootstrap.servers = [PLAINTEXT://localhost:32774] 16:13:28 check.crcs = true 16:13:28 client.dns.lookup = use_all_dns_ips 16:13:28 client.id = consumer-ncmp-async-rest-request-event-group-8 16:13:28 client.rack = 16:13:28 connections.max.idle.ms = 540000 16:13:28 default.api.timeout.ms = 60000 16:13:28 enable.auto.commit = false 16:13:28 exclude.internal.topics = true 16:13:28 fetch.max.bytes = 52428800 16:13:28 fetch.max.wait.ms = 500 16:13:28 fetch.min.bytes = 1 16:13:28 group.id = ncmp-async-rest-request-event-group 16:13:28 group.instance.id = null 16:13:28 heartbeat.interval.ms = 3000 16:13:28 interceptor.classes = [] 16:13:28 internal.leave.group.on.close = true 16:13:28 internal.throw.on.fetch.stable.offset.unsupported = false 16:13:28 isolation.level = read_uncommitted 16:13:28 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:13:28 max.partition.fetch.bytes = 1048576 16:13:28 max.poll.interval.ms = 300000 16:13:28 max.poll.records = 500 16:13:28 metadata.max.age.ms = 300000 16:13:28 metric.reporters = [] 16:13:28 metrics.num.samples = 2 16:13:28 metrics.recording.level = INFO 16:13:28 metrics.sample.window.ms = 30000 16:13:28 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:13:28 receive.buffer.bytes = 65536 16:13:28 reconnect.backoff.max.ms = 1000 16:13:28 reconnect.backoff.ms = 50 16:13:28 request.timeout.ms = 30000 16:13:28 retry.backoff.ms = 100 16:13:28 sasl.client.callback.handler.class = null 16:13:28 sasl.jaas.config = null 16:13:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:13:28 sasl.kerberos.min.time.before.relogin = 60000 16:13:28 sasl.kerberos.service.name = null 16:13:28 sasl.kerberos.ticket.renew.jitter = 0.05 16:13:28 sasl.kerberos.ticket.renew.window.factor = 0.8 16:13:28 sasl.login.callback.handler.class = null 16:13:28 sasl.login.class = null 16:13:28 sasl.login.connect.timeout.ms = null 16:13:28 sasl.login.read.timeout.ms = null 16:13:28 sasl.login.refresh.buffer.seconds = 300 16:13:28 sasl.login.refresh.min.period.seconds = 60 16:13:28 sasl.login.refresh.window.factor = 0.8 16:13:28 sasl.login.refresh.window.jitter = 0.05 16:13:28 sasl.login.retry.backoff.max.ms = 10000 16:13:28 sasl.login.retry.backoff.ms = 100 16:13:28 sasl.mechanism = GSSAPI 16:13:28 sasl.oauthbearer.clock.skew.seconds = 30 16:13:28 sasl.oauthbearer.expected.audience = null 16:13:28 sasl.oauthbearer.expected.issuer = null 16:13:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:13:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:13:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:13:28 sasl.oauthbearer.jwks.endpoint.url = null 16:13:28 sasl.oauthbearer.scope.claim.name = scope 16:13:28 sasl.oauthbearer.sub.claim.name = sub 16:13:28 sasl.oauthbearer.token.endpoint.url = null 16:13:28 security.protocol = PLAINTEXT 16:13:28 security.providers = null 16:13:28 send.buffer.bytes = 131072 16:13:28 session.timeout.ms = 45000 16:13:28 socket.connection.setup.timeout.max.ms = 30000 16:13:28 socket.connection.setup.timeout.ms = 10000 16:13:28 ssl.cipher.suites = null 16:13:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:13:28 ssl.endpoint.identification.algorithm = https 16:13:28 ssl.engine.factory.class = null 16:13:28 ssl.key.password = null 16:13:28 ssl.keymanager.algorithm = SunX509 16:13:28 ssl.keystore.certificate.chain = null 16:13:28 ssl.keystore.key = null 16:13:28 ssl.keystore.location = null 16:13:28 ssl.keystore.password = null 16:13:28 ssl.keystore.type = JKS 16:13:28 ssl.protocol = TLSv1.3 16:13:28 ssl.provider = null 16:13:28 ssl.secure.random.implementation = null 16:13:28 ssl.trustmanager.algorithm = PKIX 16:13:28 ssl.truststore.certificates = null 16:13:28 ssl.truststore.location = null 16:13:28 ssl.truststore.password = null 16:13:28 ssl.truststore.type = JKS 16:13:28 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:13:28 16:13:28 2024-04-23T16:13:28.245Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:13:28 2024-04-23T16:13:28.245Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:13:28 2024-04-23T16:13:28.245Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888808245 16:13:28 2024-04-23T16:13:28.245Z INFO 7153 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [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:13:28 2024-04-23T16:13:28.249Z INFO 7153 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.33 seconds (process running for 67.368) 16:13:28 2024-04-23T16:13:28.310Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:28 2024-04-23T16:13:28.310Z WARN 7153 --- [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:13:28 2024-04-23T16:13:28.337Z WARN 7153 --- [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:13:28 2024-04-23T16:13:28.337Z INFO 7153 --- [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: jCHvFk-bSfqNe-jxR6WRJw 16:13:28 2024-04-23T16:13:28.368Z WARN 7153 --- [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:13:28 2024-04-23T16:13:28.368Z INFO 7153 --- [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: jCHvFk-bSfqNe-jxR6WRJw 16:13:28 2024-04-23T16:13:28.373Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:29 2024-04-23T16:13:28.373Z WARN 7153 --- [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:13:29 2024-04-23T16:13:28.435Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:29 2024-04-23T16:13:28.435Z WARN 7153 --- [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:13:29 2024-04-23T16:13:28.484Z WARN 7153 --- [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:13:29 2024-04-23T16:13:28.491Z WARN 7153 --- [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:13:29 2024-04-23T16:13:28.592Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:29 2024-04-23T16:13:28.592Z WARN 7153 --- [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:13:29 2024-04-23T16:13:28.702Z INFO 7153 --- [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:13:29 2024-04-23T16:13:28.702Z INFO 7153 --- [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:13:29 2024-04-23T16:13:28.703Z INFO 7153 --- [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:13:29 2024-04-23T16:13:28.703Z INFO 7153 --- [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:13:29 2024-04-23T16:13:28.730Z INFO 7153 --- [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-79131c77-5ea3-4f93-a295-5a65a4578fcc 16:13:29 2024-04-23T16:13:28.730Z INFO 7153 --- [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:13:29 2024-04-23T16:13:28.730Z INFO 7153 --- [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:13:29 2024-04-23T16:13:28.730Z INFO 7153 --- [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-b2417a20-1bc9-4afe-941a-1325d43167e5 16:13:29 2024-04-23T16:13:28.731Z INFO 7153 --- [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:13:29 2024-04-23T16:13:28.731Z INFO 7153 --- [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:13:29 2024-04-23T16:13:28.755Z INFO 7153 --- [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-b2417a20-1bc9-4afe-941a-1325d43167e5', protocol='range'} 16:13:29 2024-04-23T16:13:28.756Z INFO 7153 --- [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-b2417a20-1bc9-4afe-941a-1325d43167e5=Assignment(partitions=[ncmp-async-m2m-0])} 16:13:29 2024-04-23T16:13:28.767Z INFO 7153 --- [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-79131c77-5ea3-4f93-a295-5a65a4578fcc', protocol='range'} 16:13:29 2024-04-23T16:13:28.767Z INFO 7153 --- [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-79131c77-5ea3-4f93-a295-5a65a4578fcc=Assignment(partitions=[ncmp-async-m2m-0])} 16:13:29 2024-04-23T16:13:28.810Z INFO 7153 --- [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-b2417a20-1bc9-4afe-941a-1325d43167e5', protocol='range'} 16:13:29 2024-04-23T16:13:28.811Z INFO 7153 --- [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:13:29 2024-04-23T16:13:28.811Z INFO 7153 --- [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:13:29 2024-04-23T16:13:28.811Z INFO 7153 --- [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-79131c77-5ea3-4f93-a295-5a65a4578fcc', protocol='range'} 16:13:29 2024-04-23T16:13:28.812Z INFO 7153 --- [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:13:29 2024-04-23T16:13:28.812Z INFO 7153 --- [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:13:29 2024-04-23T16:13:28.824Z INFO 7153 --- [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:13:29 2024-04-23T16:13:28.824Z INFO 7153 --- [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:13:29 2024-04-23T16:13:28.826Z INFO 7153 --- [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:13:29 2024-04-23T16:13:28.834Z INFO 7153 --- [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:13:29 2024-04-23T16:13:28.836Z INFO 7153 --- [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:13:29 2024-04-23T16:13:28.841Z INFO 7153 --- [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:13:29 2024-04-23T16:13:28.858Z INFO 7153 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 16:13:29 2024-04-23T16:13:28.859Z INFO 7153 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 16:13:29 2024-04-23T16:13:28.872Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:13:29 2024-04-23T16:13:28.872Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:13:29 acks = -1 16:13:29 auto.include.jmx.reporter = true 16:13:29 batch.size = 16384 16:13:29 bootstrap.servers = [PLAINTEXT://localhost:32774] 16:13:29 buffer.memory = 33554432 16:13:29 client.dns.lookup = use_all_dns_ips 16:13:29 client.id = producer-9 16:13:29 compression.type = none 16:13:29 connections.max.idle.ms = 540000 16:13:29 delivery.timeout.ms = 120000 16:13:29 enable.idempotence = false 16:13:29 interceptor.classes = [] 16:13:29 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:13:29 linger.ms = 1 16:13:29 max.block.ms = 60000 16:13:29 max.in.flight.requests.per.connection = 5 16:13:29 max.request.size = 1048576 16:13:29 metadata.max.age.ms = 300000 16:13:29 metadata.max.idle.ms = 300000 16:13:29 metric.reporters = [] 16:13:29 metrics.num.samples = 2 16:13:29 metrics.recording.level = INFO 16:13:29 metrics.sample.window.ms = 30000 16:13:29 partitioner.adaptive.partitioning.enable = true 16:13:29 partitioner.availability.timeout.ms = 0 16:13:29 partitioner.class = null 16:13:29 partitioner.ignore.keys = false 16:13:29 receive.buffer.bytes = 32768 16:13:29 reconnect.backoff.max.ms = 1000 16:13:29 reconnect.backoff.ms = 50 16:13:29 request.timeout.ms = 30000 16:13:29 retries = 0 16:13:29 retry.backoff.ms = 100 16:13:29 sasl.client.callback.handler.class = null 16:13:29 sasl.jaas.config = null 16:13:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:13:29 sasl.kerberos.min.time.before.relogin = 60000 16:13:29 sasl.kerberos.service.name = null 16:13:29 sasl.kerberos.ticket.renew.jitter = 0.05 16:13:29 sasl.kerberos.ticket.renew.window.factor = 0.8 16:13:29 sasl.login.callback.handler.class = null 16:13:29 sasl.login.class = null 16:13:29 sasl.login.connect.timeout.ms = null 16:13:29 sasl.login.read.timeout.ms = null 16:13:29 sasl.login.refresh.buffer.seconds = 300 16:13:29 sasl.login.refresh.min.period.seconds = 60 16:13:29 sasl.login.refresh.window.factor = 0.8 16:13:29 sasl.login.refresh.window.jitter = 0.05 16:13:29 sasl.login.retry.backoff.max.ms = 10000 16:13:29 sasl.login.retry.backoff.ms = 100 16:13:29 sasl.mechanism = GSSAPI 16:13:29 sasl.oauthbearer.clock.skew.seconds = 30 16:13:29 sasl.oauthbearer.expected.audience = null 16:13:29 sasl.oauthbearer.expected.issuer = null 16:13:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:13:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:13:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:13:29 sasl.oauthbearer.jwks.endpoint.url = null 16:13:29 sasl.oauthbearer.scope.claim.name = scope 16:13:29 sasl.oauthbearer.sub.claim.name = sub 16:13:29 sasl.oauthbearer.token.endpoint.url = null 16:13:29 security.protocol = PLAINTEXT 16:13:29 security.providers = null 16:13:29 send.buffer.bytes = 131072 16:13:29 socket.connection.setup.timeout.max.ms = 30000 16:13:29 socket.connection.setup.timeout.ms = 10000 16:13:29 ssl.cipher.suites = null 16:13:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:13:29 ssl.endpoint.identification.algorithm = https 16:13:29 ssl.engine.factory.class = null 16:13:29 ssl.key.password = null 16:13:29 ssl.keymanager.algorithm = SunX509 16:13:29 ssl.keystore.certificate.chain = null 16:13:29 ssl.keystore.key = null 16:13:29 ssl.keystore.location = null 16:13:29 ssl.keystore.password = null 16:13:29 ssl.keystore.type = JKS 16:13:29 ssl.protocol = TLSv1.3 16:13:29 ssl.provider = null 16:13:29 ssl.secure.random.implementation = null 16:13:29 ssl.trustmanager.algorithm = PKIX 16:13:29 ssl.truststore.certificates = null 16:13:29 ssl.truststore.location = null 16:13:29 ssl.truststore.password = null 16:13:29 ssl.truststore.type = JKS 16:13:29 transaction.timeout.ms = 60000 16:13:29 transactional.id = null 16:13:29 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:13:29 16:13:29 2024-04-23T16:13:28.875Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:13:29 2024-04-23T16:13:28.875Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:13:29 2024-04-23T16:13:28.875Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:13:29 2024-04-23T16:13:28.875Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888808875 16:13:29 2024-04-23T16:13:28.890Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: jCHvFk-bSfqNe-jxR6WRJw 16:13:29 2024-04-23T16:13:28.895Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:29 2024-04-23T16:13:28.895Z WARN 7153 --- [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:13:29 2024-04-23T16:13:29.000Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:13:29 2024-04-23T16:13:29.000Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:13:29 acks = -1 16:13:29 auto.include.jmx.reporter = true 16:13:29 batch.size = 16384 16:13:29 bootstrap.servers = [PLAINTEXT://localhost:32774] 16:13:29 buffer.memory = 33554432 16:13:29 client.dns.lookup = use_all_dns_ips 16:13:29 client.id = producer-10 16:13:29 compression.type = none 16:13:29 connections.max.idle.ms = 540000 16:13:29 delivery.timeout.ms = 120000 16:13:29 enable.idempotence = false 16:13:29 interceptor.classes = [] 16:13:29 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:13:29 linger.ms = 1 16:13:29 max.block.ms = 60000 16:13:29 max.in.flight.requests.per.connection = 5 16:13:29 max.request.size = 1048576 16:13:29 metadata.max.age.ms = 300000 16:13:29 metadata.max.idle.ms = 300000 16:13:29 metric.reporters = [] 16:13:29 metrics.num.samples = 2 16:13:29 metrics.recording.level = INFO 16:13:29 metrics.sample.window.ms = 30000 16:13:29 partitioner.adaptive.partitioning.enable = true 16:13:29 partitioner.availability.timeout.ms = 0 16:13:29 partitioner.class = null 16:13:29 partitioner.ignore.keys = false 16:13:29 receive.buffer.bytes = 32768 16:13:29 reconnect.backoff.max.ms = 1000 16:13:29 reconnect.backoff.ms = 50 16:13:29 request.timeout.ms = 30000 16:13:29 retries = 0 16:13:29 retry.backoff.ms = 100 16:13:29 sasl.client.callback.handler.class = null 16:13:29 sasl.jaas.config = null 16:13:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:13:29 sasl.kerberos.min.time.before.relogin = 60000 16:13:29 sasl.kerberos.service.name = null 16:13:29 sasl.kerberos.ticket.renew.jitter = 0.05 16:13:29 sasl.kerberos.ticket.renew.window.factor = 0.8 16:13:29 sasl.login.callback.handler.class = null 16:13:29 sasl.login.class = null 16:13:29 sasl.login.connect.timeout.ms = null 16:13:29 sasl.login.read.timeout.ms = null 16:13:29 sasl.login.refresh.buffer.seconds = 300 16:13:29 sasl.login.refresh.min.period.seconds = 60 16:13:29 sasl.login.refresh.window.factor = 0.8 16:13:29 sasl.login.refresh.window.jitter = 0.05 16:13:29 sasl.login.retry.backoff.max.ms = 10000 16:13:29 sasl.login.retry.backoff.ms = 100 16:13:29 sasl.mechanism = GSSAPI 16:13:29 sasl.oauthbearer.clock.skew.seconds = 30 16:13:29 sasl.oauthbearer.expected.audience = null 16:13:29 sasl.oauthbearer.expected.issuer = null 16:13:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:13:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:13:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:13:29 sasl.oauthbearer.jwks.endpoint.url = null 16:13:29 sasl.oauthbearer.scope.claim.name = scope 16:13:29 sasl.oauthbearer.sub.claim.name = sub 16:13:29 sasl.oauthbearer.token.endpoint.url = null 16:13:29 security.protocol = PLAINTEXT 16:13:29 security.providers = null 16:13:29 send.buffer.bytes = 131072 16:13:29 socket.connection.setup.timeout.max.ms = 30000 16:13:29 socket.connection.setup.timeout.ms = 10000 16:13:29 ssl.cipher.suites = null 16:13:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:13:29 ssl.endpoint.identification.algorithm = https 16:13:29 ssl.engine.factory.class = null 16:13:29 ssl.key.password = null 16:13:29 ssl.keymanager.algorithm = SunX509 16:13:29 ssl.keystore.certificate.chain = null 16:13:29 ssl.keystore.key = null 16:13:29 ssl.keystore.location = null 16:13:29 ssl.keystore.password = null 16:13:29 ssl.keystore.type = JKS 16:13:29 ssl.protocol = TLSv1.3 16:13:29 ssl.provider = null 16:13:29 ssl.secure.random.implementation = null 16:13:29 ssl.trustmanager.algorithm = PKIX 16:13:29 ssl.truststore.certificates = null 16:13:29 ssl.truststore.location = null 16:13:29 ssl.truststore.password = null 16:13:29 ssl.truststore.type = JKS 16:13:29 transaction.timeout.ms = 60000 16:13:29 transactional.id = null 16:13:29 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:13:29 16:13:29 2024-04-23T16:13:29.002Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:13:29 2024-04-23T16:13:29.002Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:13:29 2024-04-23T16:13:29.002Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:13:29 2024-04-23T16:13:29.002Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888809002 16:13:29 2024-04-23T16:13:29.013Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: jCHvFk-bSfqNe-jxR6WRJw 16:13:29 2024-04-23T16:13:29.029Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:29 2024-04-23T16:13:29.029Z WARN 7153 --- [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:13:29 2024-04-23T16:13:29.053Z ERROR 7153 --- [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:13:29 16:13:29 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:13:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) 16:13:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) 16:13:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) 16:13:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 16:13:29 at io.micrometer.observation.Observation.observe(Observation.java:499) 16:13:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 16:13:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 16:13:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 16:13:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 16:13:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 16:13:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 16:13:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 16:13:29 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:13:29 at java.base/java.lang.Thread.run(Thread.java:833) 16:13:29 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:13:29 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 16:13:29 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 16:13:29 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 16:13:29 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) 16:13:29 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) 16:13:29 at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) 16:13:29 at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) 16:13:29 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) 16:13:29 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) 16:13:29 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 16:13:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) 16:13:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) 16:13:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) 16:13:29 ... 3 common frames omitted 16:13:29 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:13:29 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:13:29 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:13:29 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:13:29 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:13:29 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:13:29 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 16:13:29 ... 14 common frames omitted 16:13:29 16:13:29 2024-04-23T16:13:29.095Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:29 2024-04-23T16:13:29.095Z WARN 7153 --- [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:13:29 2024-04-23T16:13:29.128Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:29 2024-04-23T16:13:29.128Z WARN 7153 --- [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:13:29 2024-04-23T16:13:29.163Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:29 2024-04-23T16:13:29.163Z WARN 7153 --- [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:13:29 2024-04-23T16:13:29.206Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:29 2024-04-23T16:13:29.206Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:29 2024-04-23T16:13:29.206Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 16:13:29 2024-04-23T16:13:29.206Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 16:13:29 2024-04-23T16:13:29.207Z INFO 7153 --- [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:13:29 2024-04-23T16:13:29.207Z INFO 7153 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 159ms, elapsed time since send: 159ms, request timeout: 30000ms) 16:13:29 2024-04-23T16:13:29.207Z INFO 7153 --- [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:13:29 2024-04-23T16:13:29.207Z INFO 7153 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 16:13:29 2024-04-23T16:13:29.207Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:29 2024-04-23T16:13:29.207Z WARN 7153 --- [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:13:29 2024-04-23T16:13:29.207Z INFO 7153 --- [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:13:29 2024-04-23T16:13:29.207Z INFO 7153 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=331205753, epoch=2) to node 1: 16:13:29 16:13:29 org.apache.kafka.common.errors.DisconnectException: null 16:13:29 16:13:29 2024-04-23T16:13:29.207Z INFO 7153 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 156ms, elapsed time since send: 156ms, request timeout: 30000ms) 16:13:29 2024-04-23T16:13:29.207Z INFO 7153 --- [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:13:29 2024-04-23T16:13:29.207Z INFO 7153 --- [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:13:29 2024-04-23T16:13:29.207Z INFO 7153 --- [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:13:29 2024-04-23T16:13:29.207Z INFO 7153 --- [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=89435260, epoch=2) to node 1: 16:13:29 16:13:29 org.apache.kafka.common.errors.DisconnectException: null 16:13:29 16:13:29 2024-04-23T16:13:29.217Z INFO 7153 --- [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:13:29 2024-04-23T16:13:29.307Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:29 2024-04-23T16:13:29.307Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:29 2024-04-23T16:13:29.307Z WARN 7153 --- [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:13:29 2024-04-23T16:13:29.307Z WARN 7153 --- [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:13:29 2024-04-23T16:13:29.308Z INFO 7153 --- [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:13:29 2024-04-23T16:13:29.308Z WARN 7153 --- [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:13:29 2024-04-23T16:13:29.308Z INFO 7153 --- [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:13:29 2024-04-23T16:13:29.308Z WARN 7153 --- [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:13:29 2024-04-23T16:13:29.409Z INFO 7153 --- [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:13:29 2024-04-23T16:13:29.409Z WARN 7153 --- [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:13:29 2024-04-23T16:13:29.410Z INFO 7153 --- [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:13:29 2024-04-23T16:13:29.410Z WARN 7153 --- [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:13:29 2024-04-23T16:13:29.422Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:29 2024-04-23T16:13:29.422Z WARN 7153 --- [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:13:29 2024-04-23T16:13:29.442Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:29 2024-04-23T16:13:29.442Z WARN 7153 --- [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:13:29 2024-04-23T16:13:29.458Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:29 2024-04-23T16:13:29.458Z WARN 7153 --- [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:13:29 2024-04-23T16:13:29.458Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:29 2024-04-23T16:13:29.458Z WARN 7153 --- [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:13:29 2024-04-23T16:13:29.483Z INFO 7153 --- [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:13:29 2024-04-23T16:13:29.483Z INFO 7153 --- [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:13:29 2024-04-23T16:13:29.483Z INFO 7153 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 16:13:29 2024-04-23T16:13:29.483Z INFO 7153 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 16:13:29 2024-04-23T16:13:29.483Z INFO 7153 --- [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:13:29 2024-04-23T16:13:29.483Z INFO 7153 --- [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:13:29 2024-04-23T16:13:29.483Z INFO 7153 --- [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:13:29 2024-04-23T16:13:29.483Z INFO 7153 --- [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:13:29 2024-04-23T16:13:29.483Z INFO 7153 --- [ntainer#1-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [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:13:29 2024-04-23T16:13:29.483Z INFO 7153 --- [ntainer#0-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 16:13:29 2024-04-23T16:13:29.483Z INFO 7153 --- [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:13:29 2024-04-23T16:13:29.483Z INFO 7153 --- [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:13:29 2024-04-23T16:13:29.483Z INFO 7153 --- [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:13:29 2024-04-23T16:13:29.483Z INFO 7153 --- [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:13:29 2024-04-23T16:13:29.484Z INFO 7153 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:13:29 2024-04-23T16:13:29.484Z INFO 7153 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:13:29 2024-04-23T16:13:29.484Z INFO 7153 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:13:29 2024-04-23T16:13:29.484Z INFO 7153 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:13:29 2024-04-23T16:13:29.484Z INFO 7153 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:13:29 2024-04-23T16:13:29.484Z INFO 7153 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:13:29 2024-04-23T16:13:29.487Z INFO 7153 --- [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:13:29 2024-04-23T16:13:29.487Z INFO 7153 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 16:13:29 2024-04-23T16:13:29.487Z INFO 7153 --- [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:13:29 2024-04-23T16:13:29.487Z INFO 7153 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 16:13:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.896 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 16:13:29 [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 16:13:29 2024-04-23T16:13:29.559Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:29 2024-04-23T16:13:29.559Z WARN 7153 --- [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:13:29 2024-04-23T16:13:29.606Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:29 2024-04-23T16:13:29.606Z WARN 7153 --- [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:13:29 16:13:29,673 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:13:29 16:13:29,673 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:13:29 16:13:29,674 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@25878b20 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:13:29 16:13:29,676 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3af6c942 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:13:29 16:13:29,676 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@25878b20 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:13:29 16:13:29,678 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 16:13:29 16:13:29,678 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:13:29 16:13:29,678 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 16:13:29 16:13:29,678 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:13:29 16:13:29,678 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:13:29 16:13:29,678 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3af6c942 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:13:29 16:13:29,678 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@25878b20 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:13:29 16:13:29,680 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:13:29 16:13:29,680 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:13:29 16:13:29,680 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:13:29 16:13:29,680 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713888809680) 16:13:29 16:13:29,680 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 16:13:29 16:13:29,680 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:13:29 16:13:29,681 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:13:29 16:13:29,681 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12bcfd07 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:13:29 16:13:29,681 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:13:29 16:13:29,681 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12bcfd07 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:13:29 16:13:29,681 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:13:29 16:13:29,681 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12bcfd07 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:13:29 16:13:29,681 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:13:29 16:13:29,681 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12bcfd07 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:13:29 16:13:29,681 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:13:29 16:13:29,681 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12bcfd07 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:13:29 16:13:29,681 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:13:29 16:13:29,681 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12bcfd07 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:13:29 16:13:29,681 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:13:29 16:13:29,681 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12bcfd07 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:13:29 16:13:29,681 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:13:29 16:13:29,681 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12bcfd07 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:13:29 16:13:29,681 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:13:29 16:13:29,681 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:13:29 16:13:29,682 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:13:29 16:13:29,682 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:13:29 16:13:29,682 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:13:29 16:13:29,683 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:13:29 16:13:29,683 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:13:29 16:13:29,686 |-INFO in ch.qos.logback.classic.pattern.DateConverter@59c77bf8 - Setting zoneId to "UTC" 16:13:29 16:13:29,687 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:13:29 16:13:29,687 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:13:29 16:13:29,690 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:13:29 16:13:29,690 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:13:29 16:13:29,690 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:13:29 16:13:29,690 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:13:29 16:13:29,690 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:13:29 16:13:29,690 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12bcfd07 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:13:29 16:13:29,690 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:13:29 16:13:29,690 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5a04951b - End of configuration. 16:13:29 16:13:29,690 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@43c3dbf0 - Registering current configuration as safe fallback point 16:13:29 16:13:29 16:13:29 . ____ _ __ _ _ 16:13:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:13:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:13:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:13:29 ' |____| .__|_| |_|_| |_\__, | / / / / 16:13:29 =========|_|==============|___/=/_/_/_/ 16:13:29 :: Spring Boot :: (v3.2.4) 16:13:29 16:13:29 2024-04-23T16:13:29.694Z INFO 7153 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 7153 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:13:29 2024-04-23T16:13:29.694Z INFO 7153 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 16:13:29 2024-04-23T16:13:29.710Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:29 2024-04-23T16:13:29.710Z WARN 7153 --- [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:13:29 2024-04-23T16:13:29.797Z INFO 7153 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.143 seconds (process running for 68.916) 16:13:29 2024-04-23T16:13:29.841Z WARN 7153 --- [ 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:13:29 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 16:13:29 [INFO] Running org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 16:13:29 16:13:29 . ____ _ __ _ _ 16:13:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:13:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:13:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:13:29 ' |____| .__|_| |_|_| |_\__, | / / / / 16:13:29 =========|_|==============|___/=/_/_/_/ 16:13:29 :: Spring Boot :: (v3.2.4) 16:13:29 16:13:29 2024-04-23T16:13:29.890Z INFO 7153 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Starting HttpClientConfigurationSpec using Java 17.0.6-ea with PID 7153 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:13:29 2024-04-23T16:13:29.890Z INFO 7153 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 16:13:29 2024-04-23T16:13:29.912Z INFO 7153 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Started HttpClientConfigurationSpec in 0.042 seconds (process running for 69.031) 16:13:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 16:13:29 [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 16:13:29 16:13:29 . ____ _ __ _ _ 16:13:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:13:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:13:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:13:29 ' |____| .__|_| |_|_| |_\__, | / / / / 16:13:29 =========|_|==============|___/=/_/_/_/ 16:13:29 :: Spring Boot :: (v3.2.4) 16:13:29 16:13:29 2024-04-23T16:13:29.949Z INFO 7153 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 7153 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:13:29 2024-04-23T16:13:29.949Z INFO 7153 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 16:13:29 2024-04-23T16:13:29.955Z INFO 7153 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.024 seconds (process running for 69.073) 16:13:30 2024-04-23T16:13:30.009Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:30 2024-04-23T16:13:30.009Z WARN 7153 --- [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:13:30 2024-04-23T16:13:30.012Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:30 2024-04-23T16:13:30.012Z WARN 7153 --- [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:13:30 2024-04-23T16:13:30.045Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:30 2024-04-23T16:13:30.045Z WARN 7153 --- [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:13:30 2024-04-23T16:13:30.112Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:30 2024-04-23T16:13:30.113Z WARN 7153 --- [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:13:30 2024-04-23T16:13:30.166Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:30 2024-04-23T16:13:30.166Z WARN 7153 --- [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:13:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 16:13:30 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 16:13:33 16:13:33 . ____ _ __ _ _ 16:13:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:13:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:13:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:13:33 ' |____| .__|_| |_|_| |_\__, | / / / / 16:13:33 =========|_|==============|___/=/_/_/_/ 16:13:33 :: Spring Boot :: (v3.2.4) 16:13:33 16:13:33 2024-04-23T16:13:30.198Z INFO 7153 --- [ main] mNotificationSubscriptionCacheConfigSpec : Starting CmNotificationSubscriptionCacheConfigSpec using Java 17.0.6-ea with PID 7153 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:13:33 2024-04-23T16:13:30.198Z INFO 7153 --- [ main] mNotificationSubscriptionCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:13:33 2024-04-23T16:13:30.202Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:33 2024-04-23T16:13:30.202Z WARN 7153 --- [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:13:33 2024-04-23T16:13:30.213Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:33 2024-04-23T16:13:30.213Z WARN 7153 --- [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:13:33 2024-04-23T16:13:30.277Z WARN 7153 --- [ 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:13:33 --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:13:33 2024-04-23T16:13:30.334Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:33 2024-04-23T16:13:30.334Z WARN 7153 --- [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:13:33 2024-04-23T16:13:30.352Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:33 2024-04-23T16:13:30.352Z WARN 7153 --- [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:13:33 2024-04-23T16:13:30.358Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:33 2024-04-23T16:13:30.359Z WARN 7153 --- [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:13:33 2024-04-23T16:13:30.361Z INFO 7153 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 16:13:33 + + o o o o---o o----o o o---o o o----o o--o--o 16:13:33 + + + + | | / \ / | | / / \ | | 16:13:33 + + + + + o----o o o o o----o | o o o o----o | 16:13:33 + + + + | | / \ / | | \ / \ | | 16:13:33 + + o o o o o---o o----o o----o o---o o o o----o o 16:13:33 2024-04-23T16:13:30.361Z INFO 7153 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 16:13:33 2024-04-23T16:13:30.361Z INFO 7153 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5701 16:13:33 2024-04-23T16:13:30.361Z INFO 7153 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 16:13:33 2024-04-23T16:13:30.361Z INFO 7153 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:13:33 2024-04-23T16:13:30.363Z INFO 7153 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 16:13:33 To enable the Jet engine on the members, do one of the following: 16:13:33 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:13:33 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:13:33 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:13: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:13:33 2024-04-23T16:13:30.412Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:33 2024-04-23T16:13:30.412Z WARN 7153 --- [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:13:33 2024-04-23T16:13:30.561Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:33 2024-04-23T16:13:30.561Z WARN 7153 --- [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:13:33 2024-04-23T16:13:30.562Z INFO 7153 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 16:13:33 2024-04-23T16:13:30.716Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:33 2024-04-23T16:13:30.716Z WARN 7153 --- [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:13:33 2024-04-23T16:13:30.795Z INFO 7153 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:13:33 2024-04-23T16:13:30.851Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:33 2024-04-23T16:13:30.851Z WARN 7153 --- [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:13:33 2024-04-23T16:13:30.944Z INFO 7153 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 16:13:33 2024-04-23T16:13:30.949Z WARN 7153 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:13:33 2024-04-23T16:13:31.017Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:33 2024-04-23T16:13:31.017Z WARN 7153 --- [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:13:33 2024-04-23T16:13:31.118Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:33 2024-04-23T16:13:31.118Z WARN 7153 --- [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:13:33 2024-04-23T16:13:31.118Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:33 2024-04-23T16:13:31.118Z WARN 7153 --- [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:13:33 2024-04-23T16:13:31.209Z INFO 7153 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:13:33 2024-04-23T16:13:31.216Z INFO 7153 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5701 is STARTING 16:13:33 2024-04-23T16:13:31.269Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:33 2024-04-23T16:13:31.269Z WARN 7153 --- [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:13:33 2024-04-23T16:13:31.320Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:33 2024-04-23T16:13:31.320Z WARN 7153 --- [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:13:33 2024-04-23T16:13:31.369Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:33 2024-04-23T16:13:31.369Z WARN 7153 --- [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:13:33 2024-04-23T16:13:31.420Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:33 2024-04-23T16:13:31.420Z WARN 7153 --- [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:13:33 2024-04-23T16:13:31.517Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:33 2024-04-23T16:13:31.517Z WARN 7153 --- [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:13:33 2024-04-23T16:13:31.560Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:33 2024-04-23T16:13:31.560Z WARN 7153 --- [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:13:33 2024-04-23T16:13:31.569Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:33 2024-04-23T16:13:31.569Z WARN 7153 --- [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:13:33 2024-04-23T16:13:31.755Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:33 2024-04-23T16:13:31.756Z WARN 7153 --- [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:13:33 2024-04-23T16:13:31.922Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:33 2024-04-23T16:13:31.922Z WARN 7153 --- [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:13:33 2024-04-23T16:13:32.021Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:33 2024-04-23T16:13:32.022Z WARN 7153 --- [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:13:33 2024-04-23T16:13:32.022Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:33 2024-04-23T16:13:32.023Z WARN 7153 --- [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:13:33 2024-04-23T16:13:32.122Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:33 2024-04-23T16:13:32.122Z WARN 7153 --- [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:13:33 2024-04-23T16:13:32.173Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:33 2024-04-23T16:13:32.173Z WARN 7153 --- [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:13:33 2024-04-23T16:13:32.272Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:33 2024-04-23T16:13:32.272Z WARN 7153 --- [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:13:33 2024-04-23T16:13:32.274Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:33 2024-04-23T16:13:32.274Z WARN 7153 --- [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:13:33 2024-04-23T16:13:32.325Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:33 2024-04-23T16:13:32.326Z WARN 7153 --- [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:13:33 2024-04-23T16:13:32.565Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:33 2024-04-23T16:13:32.565Z WARN 7153 --- [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:13:33 2024-04-23T16:13:32.574Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:33 2024-04-23T16:13:32.574Z WARN 7153 --- [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:13:33 2024-04-23T16:13:32.623Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:33 2024-04-23T16:13:32.623Z WARN 7153 --- [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:13:33 2024-04-23T16:13:32.810Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:33 2024-04-23T16:13:32.810Z WARN 7153 --- [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:13:33 2024-04-23T16:13:32.826Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:33 2024-04-23T16:13:32.827Z WARN 7153 --- [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:13:33 2024-04-23T16:13:32.925Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:33 2024-04-23T16:13:32.925Z WARN 7153 --- [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:13:33 2024-04-23T16:13:33.127Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:33 2024-04-23T16:13:33.127Z WARN 7153 --- [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:13:33 2024-04-23T16:13:33.177Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:33 2024-04-23T16:13:33.177Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:33 2024-04-23T16:13:33.177Z WARN 7153 --- [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:13:33 2024-04-23T16:13:33.177Z WARN 7153 --- [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:13:33 2024-04-23T16:13:33.228Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:33 2024-04-23T16:13:33.228Z WARN 7153 --- [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:13:33 2024-04-23T16:13:33.476Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:33 2024-04-23T16:13:33.477Z WARN 7153 --- [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:13:33 2024-04-23T16:13:33.480Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:33 2024-04-23T16:13:33.480Z WARN 7153 --- [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:13:33 2024-04-23T16:13:33.519Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:33 2024-04-23T16:13:33.519Z WARN 7153 --- [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:13:33 2024-04-23T16:13:33.628Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:33 2024-04-23T16:13:33.628Z WARN 7153 --- [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:13:33 2024-04-23T16:13:33.779Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:33 2024-04-23T16:13:33.779Z WARN 7153 --- [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:13:33 2024-04-23T16:13:33.827Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:33 2024-04-23T16:13:33.827Z WARN 7153 --- [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:13:33 2024-04-23T16:13:33.866Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:33 2024-04-23T16:13:33.866Z WARN 7153 --- [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:13:33 2024-04-23T16:13:33.886Z INFO 7153 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 16:13:33 16:13:33 Members {size:1, ver:1} [ 16:13:33 Member [10.250.0.254]:5701 - cbacd739-0bcc-4a41-b4a9-79d2c96fb0f3 this 16:13:33 ] 16:13:33 16:13:33 2024-04-23T16:13:33.914Z INFO 7153 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5701 is STARTED 16:13:33 2024-04-23T16:13:33.951Z INFO 7153 --- [ main] mNotificationSubscriptionCacheConfigSpec : Started CmNotificationSubscriptionCacheConfigSpec in 3.773 seconds (process running for 73.07) 16:13:34 2024-04-23T16:13:33.981Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:34 2024-04-23T16:13:33.981Z WARN 7153 --- [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:13:34 2024-04-23T16:13:34.032Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:34 2024-04-23T16:13:34.033Z WARN 7153 --- [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:13:34 2024-04-23T16:13:34.051Z INFO 7153 --- [ main] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initializing cluster partition table arrangement... 16:13:34 2024-04-23T16:13:34.132Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:34 2024-04-23T16:13:34.132Z WARN 7153 --- [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:13:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.017 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 16:13:34 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 16:13:40 16:13:40 . ____ _ __ _ _ 16:13:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:13:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:13:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:13:40 ' |____| .__|_| |_|_| |_\__, | / / / / 16:13:40 =========|_|==============|___/=/_/_/_/ 16:13:40 :: Spring Boot :: (v3.2.4) 16:13:40 16:13:40 2024-04-23T16:13:34.219Z INFO 7153 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 7153 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:13:40 2024-04-23T16:13:34.220Z INFO 7153 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:13:40 2024-04-23T16:13:34.237Z INFO 7153 --- [ main] com.hazelcast.system.logo : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] 16:13:40 + + o o o o---o o----o o o---o o o----o o--o--o 16:13:40 + + + + | | / \ / | | / / \ | | 16:13:40 + + + + + o----o o o o o----o | o o o o----o | 16:13:40 + + + + | | / \ / | | \ / \ | | 16:13:40 + + o o o o o---o o----o o----o o---o o o o----o o 16:13:40 2024-04-23T16:13:34.237Z INFO 7153 --- [ main] com.hazelcast.system : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 16:13:40 2024-04-23T16:13:34.237Z INFO 7153 --- [ main] com.hazelcast.system : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.135]:5702 16:13:40 2024-04-23T16:13:34.238Z INFO 7153 --- [ main] com.hazelcast.system : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 16:13:40 2024-04-23T16:13:34.238Z INFO 7153 --- [ main] com.hazelcast.system : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:13:40 2024-04-23T16:13:34.238Z INFO 7153 --- [ main] com.hazelcast.system : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 16:13:40 To enable the Jet engine on the members, do one of the following: 16:13:40 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:13:40 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:13:40 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:13:40 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:13:40 2024-04-23T16:13:34.242Z INFO 7153 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 16:13:40 2024-04-23T16:13:34.251Z INFO 7153 --- [ main] com.hazelcast.system.security : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:13:40 2024-04-23T16:13:34.253Z INFO 7153 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 16:13:40 2024-04-23T16:13:34.253Z WARN 7153 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:13:40 2024-04-23T16:13:34.265Z INFO 7153 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:13:40 2024-04-23T16:13:34.266Z INFO 7153 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.135]:5702 is STARTING 16:13:40 2024-04-23T16:13:34.284Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:40 2024-04-23T16:13:34.284Z WARN 7153 --- [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:13:40 2024-04-23T16:13:34.288Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:40 2024-04-23T16:13:34.288Z WARN 7153 --- [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:13:40 2024-04-23T16:13:34.332Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:40 2024-04-23T16:13:34.332Z WARN 7153 --- [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:13:40 2024-04-23T16:13:34.387Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:40 2024-04-23T16:13:34.387Z WARN 7153 --- [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:13:40 2024-04-23T16:13:34.534Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:40 2024-04-23T16:13:34.534Z WARN 7153 --- [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:13:40 2024-04-23T16:13:34.634Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:40 2024-04-23T16:13:34.635Z WARN 7153 --- [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:13:40 2024-04-23T16:13:34.635Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:40 2024-04-23T16:13:34.635Z WARN 7153 --- [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:13:40 2024-04-23T16:13:34.832Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:40 2024-04-23T16:13:34.832Z WARN 7153 --- [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:13:40 2024-04-23T16:13:34.935Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:40 2024-04-23T16:13:34.936Z WARN 7153 --- [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:13:40 2024-04-23T16:13:34.987Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:40 2024-04-23T16:13:34.987Z WARN 7153 --- [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:13:40 2024-04-23T16:13:35.033Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:40 2024-04-23T16:13:35.033Z WARN 7153 --- [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:13:40 2024-04-23T16:13:35.036Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:40 2024-04-23T16:13:35.036Z WARN 7153 --- [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:13:40 2024-04-23T16:13:35.141Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:40 2024-04-23T16:13:35.141Z WARN 7153 --- [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:13:40 2024-04-23T16:13:35.236Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:40 2024-04-23T16:13:35.236Z WARN 7153 --- [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:13:40 2024-04-23T16:13:35.239Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:40 2024-04-23T16:13:35.239Z WARN 7153 --- [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:13:40 2024-04-23T16:13:35.392Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:40 2024-04-23T16:13:35.392Z WARN 7153 --- [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:13:40 2024-04-23T16:13:35.437Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:40 2024-04-23T16:13:35.437Z WARN 7153 --- [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:13:40 2024-04-23T16:13:35.588Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:40 2024-04-23T16:13:35.588Z WARN 7153 --- [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:13:40 2024-04-23T16:13:35.789Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:40 2024-04-23T16:13:35.789Z WARN 7153 --- [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:13:40 2024-04-23T16:13:35.892Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:40 2024-04-23T16:13:35.893Z WARN 7153 --- [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:13:40 2024-04-23T16:13:35.937Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:40 2024-04-23T16:13:35.937Z WARN 7153 --- [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:13:40 2024-04-23T16:13:35.945Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:40 2024-04-23T16:13:35.945Z WARN 7153 --- [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:13:40 2024-04-23T16:13:35.990Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:40 2024-04-23T16:13:35.990Z WARN 7153 --- [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:13:40 2024-04-23T16:13:36.138Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:40 2024-04-23T16:13:36.138Z WARN 7153 --- [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:13:40 2024-04-23T16:13:36.193Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:40 2024-04-23T16:13:36.193Z WARN 7153 --- [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:13:40 2024-04-23T16:13:36.242Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:40 2024-04-23T16:13:36.242Z WARN 7153 --- [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:13:40 2024-04-23T16:13:36.295Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:40 2024-04-23T16:13:36.295Z WARN 7153 --- [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:13:40 2024-04-23T16:13:36.444Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:40 2024-04-23T16:13:36.444Z WARN 7153 --- [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:13:40 2024-04-23T16:13:36.543Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:40 2024-04-23T16:13:36.543Z WARN 7153 --- [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:13:40 2024-04-23T16:13:36.744Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:40 2024-04-23T16:13:36.744Z WARN 7153 --- [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:13:40 2024-04-23T16:13:36.845Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:40 2024-04-23T16:13:36.845Z WARN 7153 --- [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:13:40 2024-04-23T16:13:36.846Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:40 2024-04-23T16:13:36.846Z WARN 7153 --- [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:13:40 2024-04-23T16:13:36.944Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:40 2024-04-23T16:13:36.944Z WARN 7153 --- [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:13:40 2024-04-23T16:13:36.948Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:40 2024-04-23T16:13:36.949Z WARN 7153 --- [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:13:40 2024-04-23T16:13:36.997Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:40 2024-04-23T16:13:36.997Z WARN 7153 --- [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:13:40 2024-04-23T16:13:37.041Z INFO 7153 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] 16:13:40 16:13:40 Members {size:1, ver:1} [ 16:13:40 Member [10.30.106.135]:5702 - 0232b32e-3cb8-4385-b4fb-110f6d639429 this 16:13:40 ] 16:13:40 16:13:40 2024-04-23T16:13:37.041Z WARN 7153 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 16:13:40 2024-04-23T16:13:37.042Z INFO 7153 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.135]:5702 is STARTED 16:13:40 2024-04-23T16:13:37.059Z INFO 7153 --- [ main] com.hazelcast.system.logo : [10.30.106.135]:5703 [cps-and-ncmp-test-caches] [5.3.6] 16:13:40 + + o o o o---o o----o o o---o o o----o o--o--o 16:13:40 + + + + | | / \ / | | / / \ | | 16:13:40 + + + + + o----o o o o o----o | o o o o----o | 16:13:40 + + + + | | / \ / | | \ / \ | | 16:13:40 + + o o o o o---o o----o o----o o---o o o o----o o 16:13:40 2024-04-23T16:13:37.059Z INFO 7153 --- [ main] com.hazelcast.system : [10.30.106.135]:5703 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 16:13:40 2024-04-23T16:13:37.059Z INFO 7153 --- [ main] com.hazelcast.system : [10.30.106.135]:5703 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.135]:5703 16:13:40 2024-04-23T16:13:37.059Z INFO 7153 --- [ main] com.hazelcast.system : [10.30.106.135]:5703 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 16:13:40 2024-04-23T16:13:37.059Z INFO 7153 --- [ main] com.hazelcast.system : [10.30.106.135]:5703 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:13:40 2024-04-23T16:13:37.059Z INFO 7153 --- [ main] com.hazelcast.system : [10.30.106.135]:5703 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 16:13:40 To enable the Jet engine on the members, do one of the following: 16:13:40 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:13:40 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:13:40 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:13:40 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:13:40 2024-04-23T16:13:37.063Z INFO 7153 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.135]:5703 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 16:13:40 2024-04-23T16:13:37.071Z INFO 7153 --- [ main] com.hazelcast.system.security : [10.30.106.135]:5703 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:13:40 2024-04-23T16:13:37.073Z INFO 7153 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.135]:5703 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 16:13:40 2024-04-23T16:13:37.073Z WARN 7153 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.135]:5703 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:13:40 2024-04-23T16:13:37.103Z INFO 7153 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.135]:5703 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:13:40 2024-04-23T16:13:37.104Z INFO 7153 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.135]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.135]:5703 is STARTING 16:13:40 2024-04-23T16:13:37.194Z INFO 7153 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.135]:5703 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.135]:5702 16:13:40 2024-04-23T16:13:37.220Z INFO 7153 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:5702 and /10.30.106.135:49155 16:13:40 2024-04-23T16:13:37.230Z INFO 7153 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:49155 and /10.30.106.135:5702 16:13:40 2024-04-23T16:13:37.305Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:40 2024-04-23T16:13:37.306Z WARN 7153 --- [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:13:40 2024-04-23T16:13:37.313Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:40 2024-04-23T16:13:37.313Z WARN 7153 --- [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:13:40 2024-04-23T16:13:37.342Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:40 2024-04-23T16:13:37.342Z WARN 7153 --- [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:13:40 2024-04-23T16:13:37.499Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:40 2024-04-23T16:13:37.499Z WARN 7153 --- [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:13:40 2024-04-23T16:13:37.502Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:40 2024-04-23T16:13:37.502Z WARN 7153 --- [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:13:40 2024-04-23T16:13:37.649Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:40 2024-04-23T16:13:37.649Z WARN 7153 --- [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:13:40 2024-04-23T16:13:37.700Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:40 2024-04-23T16:13:37.700Z WARN 7153 --- [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:13:40 2024-04-23T16:13:37.815Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:40 2024-04-23T16:13:37.815Z WARN 7153 --- [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:13:40 2024-04-23T16:13:37.854Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:40 2024-04-23T16:13:37.855Z WARN 7153 --- [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:13:40 2024-04-23T16:13:38.116Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:40 2024-04-23T16:13:38.116Z WARN 7153 --- [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:13:40 2024-04-23T16:13:38.155Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:40 2024-04-23T16:13:38.155Z WARN 7153 --- [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:13:40 2024-04-23T16:13:38.203Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:40 2024-04-23T16:13:38.203Z WARN 7153 --- [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:13:40 2024-04-23T16:13:38.410Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:40 2024-04-23T16:13:38.411Z WARN 7153 --- [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:13:40 2024-04-23T16:13:38.467Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:40 2024-04-23T16:13:38.467Z WARN 7153 --- [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:13:40 2024-04-23T16:13:38.503Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:40 2024-04-23T16:13:38.503Z WARN 7153 --- [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:13:40 2024-04-23T16:13:38.546Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:40 2024-04-23T16:13:38.546Z WARN 7153 --- [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:13:40 2024-04-23T16:13:38.566Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:40 2024-04-23T16:13:38.566Z WARN 7153 --- [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:13:40 2024-04-23T16:13:38.605Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:40 2024-04-23T16:13:38.605Z WARN 7153 --- [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:13:40 2024-04-23T16:13:38.668Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:40 2024-04-23T16:13:38.669Z WARN 7153 --- [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:13:40 2024-04-23T16:13:38.706Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:40 2024-04-23T16:13:38.706Z WARN 7153 --- [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:13:40 2024-04-23T16:13:39.018Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:40 2024-04-23T16:13:39.018Z WARN 7153 --- [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:13:40 2024-04-23T16:13:39.058Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:40 2024-04-23T16:13:39.058Z WARN 7153 --- [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:13:40 2024-04-23T16:13:39.157Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:40 2024-04-23T16:13:39.157Z WARN 7153 --- [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:13:40 2024-04-23T16:13:39.220Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:40 2024-04-23T16:13:39.220Z WARN 7153 --- [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:13:40 2024-04-23T16:13:39.513Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:40 2024-04-23T16:13:39.514Z WARN 7153 --- [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:13:40 2024-04-23T16:13:39.558Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:40 2024-04-23T16:13:39.558Z WARN 7153 --- [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:13:40 2024-04-23T16:13:39.570Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:40 2024-04-23T16:13:39.570Z WARN 7153 --- [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:13:40 2024-04-23T16:13:39.572Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:40 2024-04-23T16:13:39.572Z WARN 7153 --- [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:13:40 2024-04-23T16:13:39.608Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:40 2024-04-23T16:13:39.608Z WARN 7153 --- [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:13:40 2024-04-23T16:13:39.672Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:40 2024-04-23T16:13:39.672Z WARN 7153 --- [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:13:40 2024-04-23T16:13:39.749Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:40 2024-04-23T16:13:39.749Z WARN 7153 --- [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:13:40 2024-04-23T16:13:39.810Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:40 2024-04-23T16:13:39.810Z WARN 7153 --- [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:13:40 2024-04-23T16:13:40.022Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:40 2024-04-23T16:13:40.022Z WARN 7153 --- [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:13:40 2024-04-23T16:13:40.062Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:40 2024-04-23T16:13:40.062Z WARN 7153 --- [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:13:40 2024-04-23T16:13:40.322Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:40 2024-04-23T16:13:40.323Z WARN 7153 --- [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:13:40 2024-04-23T16:13:40.324Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:40 2024-04-23T16:13:40.324Z WARN 7153 --- [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:13:40 2024-04-23T16:13:40.426Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:40 2024-04-23T16:13:40.426Z WARN 7153 --- [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:13:40 2024-04-23T16:13:40.461Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:40 2024-04-23T16:13:40.461Z WARN 7153 --- [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:13:40 2024-04-23T16:13:40.567Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:40 2024-04-23T16:13:40.567Z WARN 7153 --- [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:13:40 2024-04-23T16:13:40.626Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:40 2024-04-23T16:13:40.626Z WARN 7153 --- [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:13:40 2024-04-23T16:13:40.663Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:40 2024-04-23T16:13:40.663Z WARN 7153 --- [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:13:40 2024-04-23T16:13:40.673Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:40 2024-04-23T16:13:40.673Z WARN 7153 --- [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:13:41 2024-04-23T16:13:40.816Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:41 2024-04-23T16:13:40.816Z WARN 7153 --- [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:13:41 2024-04-23T16:13:40.952Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:48 2024-04-23T16:13:40.952Z WARN 7153 --- [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:13:48 2024-04-23T16:13:41.177Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:48 2024-04-23T16:13:41.177Z WARN 7153 --- [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:13:48 2024-04-23T16:13:41.177Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:48 2024-04-23T16:13:41.177Z WARN 7153 --- [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:13:48 2024-04-23T16:13:41.267Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:48 2024-04-23T16:13:41.268Z WARN 7153 --- [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:13:48 2024-04-23T16:13:41.330Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:48 2024-04-23T16:13:41.330Z WARN 7153 --- [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:13:48 2024-04-23T16:13:41.465Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:48 2024-04-23T16:13:41.465Z WARN 7153 --- [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:13:48 2024-04-23T16:13:41.526Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:48 2024-04-23T16:13:41.526Z WARN 7153 --- [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:13:48 2024-04-23T16:13:41.529Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:48 2024-04-23T16:13:41.529Z WARN 7153 --- [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:13:48 2024-04-23T16:13:41.579Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:48 2024-04-23T16:13:41.579Z WARN 7153 --- [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:13:48 2024-04-23T16:13:41.717Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:48 2024-04-23T16:13:41.717Z WARN 7153 --- [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:13:48 2024-04-23T16:13:41.721Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:48 2024-04-23T16:13:41.722Z WARN 7153 --- [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:13:48 2024-04-23T16:13:41.819Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:48 2024-04-23T16:13:41.819Z WARN 7153 --- [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:13:48 2024-04-23T16:13:42.080Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:48 2024-04-23T16:13:42.080Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:48 2024-04-23T16:13:42.080Z WARN 7153 --- [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:13:48 2024-04-23T16:13:42.080Z WARN 7153 --- [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:13:48 2024-04-23T16:13:42.120Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:48 2024-04-23T16:13:42.120Z WARN 7153 --- [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:13:48 2024-04-23T16:13:42.155Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:48 2024-04-23T16:13:42.155Z WARN 7153 --- [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:13:48 2024-04-23T16:13:42.317Z INFO 7153 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] 16:13:48 16:13:48 Members {size:2, ver:2} [ 16:13:48 Member [10.30.106.135]:5702 - 0232b32e-3cb8-4385-b4fb-110f6d639429 this 16:13:48 Member [10.30.106.135]:5703 - 2801f31e-4661-49e3-8202-fd3230182b7a 16:13:48 ] 16:13:48 16:13:48 2024-04-23T16:13:42.319Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:48 2024-04-23T16:13:42.319Z WARN 7153 --- [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:13:48 2024-04-23T16:13:42.322Z INFO 7153 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.135]:5703 [cps-and-ncmp-test-caches] [5.3.6] 16:13:48 16:13:48 Members {size:2, ver:2} [ 16:13:48 Member [10.30.106.135]:5702 - 0232b32e-3cb8-4385-b4fb-110f6d639429 16:13:48 Member [10.30.106.135]:5703 - 2801f31e-4661-49e3-8202-fd3230182b7a this 16:13:48 ] 16:13:48 16:13:48 2024-04-23T16:13:42.322Z WARN 7153 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.135]:5703 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 16:13:48 2024-04-23T16:13:42.323Z INFO 7153 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.135]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.135]:5703 is STARTED 16:13:48 2024-04-23T16:13:42.329Z INFO 7153 --- [ main] com.hazelcast.system.logo : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] 16:13:48 + + o o o o---o o----o o o---o o o----o o--o--o 16:13:48 + + + + | | / \ / | | / / \ | | 16:13:48 + + + + + o----o o o o o----o | o o o o----o | 16:13:48 + + + + | | / \ / | | \ / \ | | 16:13:48 + + o o o o o---o o----o o----o o---o o o o----o o 16:13:48 2024-04-23T16:13:42.329Z INFO 7153 --- [ main] com.hazelcast.system : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 16:13:48 2024-04-23T16:13:42.329Z INFO 7153 --- [ main] com.hazelcast.system : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.135]:5704 16:13:48 2024-04-23T16:13:42.329Z INFO 7153 --- [ main] com.hazelcast.system : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 16:13:48 2024-04-23T16:13:42.329Z INFO 7153 --- [ main] com.hazelcast.system : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:13:48 2024-04-23T16:13:42.329Z INFO 7153 --- [ main] com.hazelcast.system : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 16:13:48 To enable the Jet engine on the members, do one of the following: 16:13:48 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:13:48 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:13:48 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:13:48 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:13:48 2024-04-23T16:13:42.330Z INFO 7153 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initializing cluster partition table arrangement... 16:13:48 2024-04-23T16:13:42.334Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:48 2024-04-23T16:13:42.334Z WARN 7153 --- [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:13:48 2024-04-23T16:13:42.335Z INFO 7153 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 16:13:48 2024-04-23T16:13:42.344Z INFO 7153 --- [ main] com.hazelcast.system.security : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:13:48 2024-04-23T16:13:42.345Z INFO 7153 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 16:13:48 2024-04-23T16:13:42.345Z WARN 7153 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:13:48 2024-04-23T16:13:42.396Z INFO 7153 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:13:48 2024-04-23T16:13:42.396Z INFO 7153 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.135]:5704 is STARTING 16:13:48 2024-04-23T16:13:42.452Z INFO 7153 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.135]:5702 16:13:48 2024-04-23T16:13:42.458Z INFO 7153 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:5702 and /10.30.106.135:35613 16:13:48 2024-04-23T16:13:42.464Z INFO 7153 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:35613 and /10.30.106.135:5702 16:13:48 2024-04-23T16:13:42.488Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:48 2024-04-23T16:13:42.488Z WARN 7153 --- [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:13:48 2024-04-23T16:13:42.729Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:48 2024-04-23T16:13:42.729Z WARN 7153 --- [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:13:48 2024-04-23T16:13:42.735Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:48 2024-04-23T16:13:42.735Z WARN 7153 --- [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:13:48 2024-04-23T16:13:42.738Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:48 2024-04-23T16:13:42.738Z WARN 7153 --- [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:13:48 2024-04-23T16:13:42.780Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:48 2024-04-23T16:13:42.780Z WARN 7153 --- [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:13:48 2024-04-23T16:13:42.927Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:48 2024-04-23T16:13:42.927Z WARN 7153 --- [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:13:48 2024-04-23T16:13:43.140Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:48 2024-04-23T16:13:43.140Z WARN 7153 --- [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:13:48 2024-04-23T16:13:43.175Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:48 2024-04-23T16:13:43.175Z WARN 7153 --- [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:13:48 2024-04-23T16:13:43.188Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:48 2024-04-23T16:13:43.188Z WARN 7153 --- [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:13:48 2024-04-23T16:13:43.191Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:48 2024-04-23T16:13:43.191Z WARN 7153 --- [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:13:48 2024-04-23T16:13:43.275Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:48 2024-04-23T16:13:43.275Z WARN 7153 --- [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:13:48 2024-04-23T16:13:43.525Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:48 2024-04-23T16:13:43.526Z WARN 7153 --- [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:13:48 2024-04-23T16:13:43.542Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:48 2024-04-23T16:13:43.542Z WARN 7153 --- [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:13:48 2024-04-23T16:13:43.733Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:48 2024-04-23T16:13:43.733Z WARN 7153 --- [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:13:48 2024-04-23T16:13:43.790Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:48 2024-04-23T16:13:43.790Z WARN 7153 --- [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:13:48 2024-04-23T16:13:43.793Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:48 2024-04-23T16:13:43.793Z WARN 7153 --- [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:13:48 2024-04-23T16:13:43.879Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:48 2024-04-23T16:13:43.879Z WARN 7153 --- [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:13:48 2024-04-23T16:13:43.984Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:48 2024-04-23T16:13:43.984Z WARN 7153 --- [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:13:48 2024-04-23T16:13:44.043Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:48 2024-04-23T16:13:44.043Z WARN 7153 --- [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:13:48 2024-04-23T16:13:44.044Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:48 2024-04-23T16:13:44.044Z WARN 7153 --- [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:13:48 2024-04-23T16:13:44.094Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:48 2024-04-23T16:13:44.094Z WARN 7153 --- [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:13:48 2024-04-23T16:13:44.278Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:48 2024-04-23T16:13:44.278Z WARN 7153 --- [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:13:48 2024-04-23T16:13:44.288Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:48 2024-04-23T16:13:44.288Z WARN 7153 --- [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:13:48 2024-04-23T16:13:44.389Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:48 2024-04-23T16:13:44.389Z WARN 7153 --- [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:13:48 2024-04-23T16:13:44.446Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:48 2024-04-23T16:13:44.446Z WARN 7153 --- [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:13:48 2024-04-23T16:13:44.739Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:48 2024-04-23T16:13:44.739Z WARN 7153 --- [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:13:48 2024-04-23T16:13:44.783Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:48 2024-04-23T16:13:44.783Z WARN 7153 --- [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:13:48 2024-04-23T16:13:44.895Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:48 2024-04-23T16:13:44.896Z WARN 7153 --- [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:13:48 2024-04-23T16:13:44.988Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:48 2024-04-23T16:13:44.988Z WARN 7153 --- [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:13:48 2024-04-23T16:13:44.997Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:48 2024-04-23T16:13:44.997Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:48 2024-04-23T16:13:44.997Z WARN 7153 --- [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:13:48 2024-04-23T16:13:44.997Z WARN 7153 --- [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:13:48 2024-04-23T16:13:44.998Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:48 2024-04-23T16:13:44.998Z WARN 7153 --- [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:13:48 2024-04-23T16:13:45.048Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:48 2024-04-23T16:13:45.048Z WARN 7153 --- [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:13:48 2024-04-23T16:13:45.242Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:48 2024-04-23T16:13:45.243Z WARN 7153 --- [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:13:48 2024-04-23T16:13:45.281Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:48 2024-04-23T16:13:45.281Z WARN 7153 --- [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:13:48 2024-04-23T16:13:45.546Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:48 2024-04-23T16:13:45.546Z WARN 7153 --- [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:13:48 2024-04-23T16:13:45.650Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:48 2024-04-23T16:13:45.650Z WARN 7153 --- [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:13:48 2024-04-23T16:13:45.737Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:48 2024-04-23T16:13:45.737Z WARN 7153 --- [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:13:48 2024-04-23T16:13:45.799Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:48 2024-04-23T16:13:45.799Z WARN 7153 --- [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:13:48 2024-04-23T16:13:45.943Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:48 2024-04-23T16:13:45.943Z WARN 7153 --- [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:13:48 2024-04-23T16:13:45.950Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:48 2024-04-23T16:13:45.950Z WARN 7153 --- [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:13:48 2024-04-23T16:13:45.950Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:48 2024-04-23T16:13:45.951Z WARN 7153 --- [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:13:48 2024-04-23T16:13:46.002Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:48 2024-04-23T16:13:46.002Z WARN 7153 --- [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:13:48 2024-04-23T16:13:46.042Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:48 2024-04-23T16:13:46.042Z WARN 7153 --- [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:13:48 2024-04-23T16:13:46.095Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:48 2024-04-23T16:13:46.095Z WARN 7153 --- [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:13:48 2024-04-23T16:13:46.251Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:48 2024-04-23T16:13:46.251Z WARN 7153 --- [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:13:48 2024-04-23T16:13:46.384Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:48 2024-04-23T16:13:46.384Z WARN 7153 --- [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:13:48 2024-04-23T16:13:46.599Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:48 2024-04-23T16:13:46.600Z WARN 7153 --- [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:13:48 2024-04-23T16:13:46.753Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:48 2024-04-23T16:13:46.753Z WARN 7153 --- [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:13:48 2024-04-23T16:13:46.803Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:48 2024-04-23T16:13:46.803Z WARN 7153 --- [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:13:48 2024-04-23T16:13:46.847Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:48 2024-04-23T16:13:46.847Z WARN 7153 --- [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:13:48 2024-04-23T16:13:46.893Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:48 2024-04-23T16:13:46.893Z WARN 7153 --- [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:13:48 2024-04-23T16:13:47.053Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:48 2024-04-23T16:13:47.053Z WARN 7153 --- [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:13:48 2024-04-23T16:13:47.057Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:48 2024-04-23T16:13:47.057Z WARN 7153 --- [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:13:48 2024-04-23T16:13:47.104Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:48 2024-04-23T16:13:47.105Z WARN 7153 --- [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:13:48 2024-04-23T16:13:47.199Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:48 2024-04-23T16:13:47.199Z WARN 7153 --- [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:13:48 2024-04-23T16:13:47.245Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:48 2024-04-23T16:13:47.245Z WARN 7153 --- [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:13:48 2024-04-23T16:13:47.405Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:48 2024-04-23T16:13:47.405Z WARN 7153 --- [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:13:48 2024-04-23T16:13:47.564Z INFO 7153 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] 16:13:48 16:13:48 Members {size:3, ver:3} [ 16:13:48 Member [10.30.106.135]:5702 - 0232b32e-3cb8-4385-b4fb-110f6d639429 this 16:13:48 Member [10.30.106.135]:5703 - 2801f31e-4661-49e3-8202-fd3230182b7a 16:13:48 Member [10.30.106.135]:5704 - 873b7a1b-9188-4f0a-89f7-6d826e6bbfcc 16:13:48 ] 16:13:48 16:13:48 2024-04-23T16:13:47.573Z INFO 7153 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.135]:5703 [cps-and-ncmp-test-caches] [5.3.6] 16:13:48 16:13:48 Members {size:3, ver:3} [ 16:13:48 Member [10.30.106.135]:5702 - 0232b32e-3cb8-4385-b4fb-110f6d639429 16:13:48 Member [10.30.106.135]:5703 - 2801f31e-4661-49e3-8202-fd3230182b7a this 16:13:48 Member [10.30.106.135]:5704 - 873b7a1b-9188-4f0a-89f7-6d826e6bbfcc 16:13:48 ] 16:13:48 16:13:48 2024-04-23T16:13:47.573Z INFO 7153 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:5704 and /10.30.106.135:57731 16:13:48 2024-04-23T16:13:47.574Z INFO 7153 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] 16:13:48 16:13:48 Members {size:3, ver:3} [ 16:13:48 Member [10.30.106.135]:5702 - 0232b32e-3cb8-4385-b4fb-110f6d639429 16:13:48 Member [10.30.106.135]:5703 - 2801f31e-4661-49e3-8202-fd3230182b7a 16:13:48 Member [10.30.106.135]:5704 - 873b7a1b-9188-4f0a-89f7-6d826e6bbfcc this 16:13:48 ] 16:13:48 16:13:48 2024-04-23T16:13:47.574Z INFO 7153 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:57731 and /10.30.106.135:5704 16:13:48 2024-04-23T16:13:47.575Z INFO 7153 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.135:5703, timeout: 10000, bind-any: true 16:13:48 2024-04-23T16:13:47.576Z INFO 7153 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:5703 and /10.30.106.135:48217 16:13:48 2024-04-23T16:13:47.576Z INFO 7153 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:48217 and /10.30.106.135:5703 16:13:48 2024-04-23T16:13:47.588Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:48 2024-04-23T16:13:47.588Z WARN 7153 --- [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:13:48 2024-04-23T16:13:47.602Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:48 2024-04-23T16:13:47.602Z WARN 7153 --- [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:13:48 2024-04-23T16:13:47.756Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:48 2024-04-23T16:13:47.756Z WARN 7153 --- [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:13:48 2024-04-23T16:13:47.807Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:48 2024-04-23T16:13:47.807Z WARN 7153 --- [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:13:48 2024-04-23T16:13:47.842Z INFO 7153 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 16:13:48 2024-04-23T16:13:47.848Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:48 2024-04-23T16:13:47.848Z WARN 7153 --- [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:13:48 2024-04-23T16:13:47.950Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:48 2024-04-23T16:13:47.950Z WARN 7153 --- [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:13:48 2024-04-23T16:13:48.111Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:48 2024-04-23T16:13:48.111Z WARN 7153 --- [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:13:48 2024-04-23T16:13:48.132Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:48 2024-04-23T16:13:48.132Z WARN 7153 --- [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:13:48 2024-04-23T16:13:48.190Z INFO 7153 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Tue Apr 23 16:13:47 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 16:13:48 2024-04-23T16:13:48.250Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:48 2024-04-23T16:13:48.250Z WARN 7153 --- [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:13:48 2024-04-23T16:13:48.257Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:48 2024-04-23T16:13:48.258Z WARN 7153 --- [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:13:48 2024-04-23T16:13:48.302Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:48 2024-04-23T16:13:48.302Z WARN 7153 --- [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:13:48 2024-04-23T16:13:48.410Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:48 2024-04-23T16:13:48.410Z WARN 7153 --- [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:13:48 2024-04-23T16:13:48.574Z WARN 7153 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 16:13:48 2024-04-23T16:13:48.575Z INFO 7153 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.135]:5704 is STARTED 16:13:48 2024-04-23T16:13:48.582Z INFO 7153 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 14.382 seconds (process running for 87.701) 16:13:48 2024-04-23T16:13:48.628Z INFO 7153 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 16:13:49 2024-04-23T16:13:48.759Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:49 2024-04-23T16:13:48.759Z WARN 7153 --- [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:13:49 2024-04-23T16:13:48.760Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:49 2024-04-23T16:13:48.760Z WARN 7153 --- [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:13:49 2024-04-23T16:13:48.806Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:49 2024-04-23T16:13:48.806Z WARN 7153 --- [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:13:49 2024-04-23T16:13:48.814Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:49 2024-04-23T16:13:48.814Z WARN 7153 --- [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:13:49 2024-04-23T16:13:48.856Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:49 2024-04-23T16:13:48.856Z WARN 7153 --- [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:13:49 2024-04-23T16:13:48.953Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:49 2024-04-23T16:13:48.953Z WARN 7153 --- [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:13:50 2024-04-23T16:13:49.160Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:50 2024-04-23T16:13:49.160Z WARN 7153 --- [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:13:50 2024-04-23T16:13:49.204Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:50 2024-04-23T16:13:49.204Z WARN 7153 --- [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:13:50 2024-04-23T16:13:49.215Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:50 2024-04-23T16:13:49.215Z WARN 7153 --- [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:13:50 2024-04-23T16:13:49.247Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:50 2024-04-23T16:13:49.247Z WARN 7153 --- [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:13:50 2024-04-23T16:13:49.262Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:50 2024-04-23T16:13:49.262Z WARN 7153 --- [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:13:50 2024-04-23T16:13:49.412Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:50 2024-04-23T16:13:49.412Z WARN 7153 --- [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:13:50 2024-04-23T16:13:49.708Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:50 2024-04-23T16:13:49.709Z WARN 7153 --- [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:13:50 2024-04-23T16:13:49.818Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:50 2024-04-23T16:13:49.818Z WARN 7153 --- [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:13:50 2024-04-23T16:13:49.863Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:50 2024-04-23T16:13:49.863Z WARN 7153 --- [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:13:50 2024-04-23T16:13:49.914Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:50 2024-04-23T16:13:49.914Z WARN 7153 --- [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:13:50 2024-04-23T16:13:49.958Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:50 2024-04-23T16:13:49.958Z WARN 7153 --- [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:13:50 2024-04-23T16:13:50.014Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:50 2024-04-23T16:13:50.014Z WARN 7153 --- [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:13:50 2024-04-23T16:13:50.064Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:50 2024-04-23T16:13:50.064Z WARN 7153 --- [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:13:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.875 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 16:13:50 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 16:13:56 16:13:56 . ____ _ __ _ _ 16:13:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:13:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:13:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:13:56 ' |____| .__|_| |_|_| |_\__, | / / / / 16:13:56 =========|_|==============|___/=/_/_/_/ 16:13:56 :: Spring Boot :: (v3.2.4) 16:13:56 16:13:56 2024-04-23T16:13:50.101Z INFO 7153 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 7153 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:13:56 2024-04-23T16:13:50.101Z INFO 7153 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:13:56 2024-04-23T16:13:50.118Z INFO 7153 --- [ main] com.hazelcast.system.logo : [10.30.106.135]:5705 [cps-and-ncmp-test-caches] [5.3.6] 16:13:56 + + o o o o---o o----o o o---o o o----o o--o--o 16:13:56 + + + + | | / \ / | | / / \ | | 16:13:56 + + + + + o----o o o o o----o | o o o o----o | 16:13:56 + + + + | | / \ / | | \ / \ | | 16:13:56 + + o o o o o---o o----o o----o o---o o o o----o o 16:13:56 2024-04-23T16:13:50.118Z INFO 7153 --- [ main] com.hazelcast.system : [10.30.106.135]:5705 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 16:13:56 2024-04-23T16:13:50.118Z INFO 7153 --- [ main] com.hazelcast.system : [10.30.106.135]:5705 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.135]:5705 16:13:56 2024-04-23T16:13:50.118Z INFO 7153 --- [ main] com.hazelcast.system : [10.30.106.135]:5705 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 16:13:56 2024-04-23T16:13:50.119Z INFO 7153 --- [ main] com.hazelcast.system : [10.30.106.135]:5705 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:13:56 2024-04-23T16:13:50.119Z INFO 7153 --- [ main] com.hazelcast.system : [10.30.106.135]:5705 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 16:13:56 To enable the Jet engine on the members, do one of the following: 16:13:56 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:13:56 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:13:56 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:13: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:13:56 2024-04-23T16:13:50.122Z INFO 7153 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.135]:5705 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 16:13:56 2024-04-23T16:13:50.130Z INFO 7153 --- [ main] com.hazelcast.system.security : [10.30.106.135]:5705 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:13:56 2024-04-23T16:13:50.131Z INFO 7153 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.135]:5705 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 16:13:56 2024-04-23T16:13:50.131Z WARN 7153 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.135]:5705 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:13:56 2024-04-23T16:13:50.138Z INFO 7153 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.135]:5705 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:13:56 2024-04-23T16:13:50.138Z INFO 7153 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.135]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.135]:5705 is STARTING 16:13:56 2024-04-23T16:13:50.165Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:56 2024-04-23T16:13:50.166Z WARN 7153 --- [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:13:56 2024-04-23T16:13:50.252Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:56 2024-04-23T16:13:50.252Z WARN 7153 --- [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:13:56 2024-04-23T16:13:50.308Z INFO 7153 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.135]:5705 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.135]:5702 16:13:56 2024-04-23T16:13:50.310Z INFO 7153 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:5702 and /10.30.106.135:35055 16:13:56 2024-04-23T16:13:50.311Z INFO 7153 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:35055 and /10.30.106.135:5702 16:13:56 2024-04-23T16:13:50.359Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:56 2024-04-23T16:13:50.359Z WARN 7153 --- [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:13:56 2024-04-23T16:13:50.369Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:56 2024-04-23T16:13:50.369Z WARN 7153 --- [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:13:56 2024-04-23T16:13:50.612Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:56 2024-04-23T16:13:50.612Z WARN 7153 --- [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:13:56 2024-04-23T16:13:50.617Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:56 2024-04-23T16:13:50.617Z WARN 7153 --- [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:13:56 2024-04-23T16:13:50.775Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:56 2024-04-23T16:13:50.775Z WARN 7153 --- [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:13:56 2024-04-23T16:13:50.861Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:56 2024-04-23T16:13:50.861Z WARN 7153 --- [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:13:56 2024-04-23T16:13:50.866Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:56 2024-04-23T16:13:50.866Z WARN 7153 --- [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:13:56 2024-04-23T16:13:51.018Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:56 2024-04-23T16:13:51.018Z WARN 7153 --- [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:13:56 2024-04-23T16:13:51.068Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:56 2024-04-23T16:13:51.068Z WARN 7153 --- [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:13:56 2024-04-23T16:13:51.168Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:56 2024-04-23T16:13:51.168Z WARN 7153 --- [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:13:56 2024-04-23T16:13:51.168Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:56 2024-04-23T16:13:51.168Z WARN 7153 --- [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:13:56 2024-04-23T16:13:51.357Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:56 2024-04-23T16:13:51.357Z WARN 7153 --- [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:13:56 2024-04-23T16:13:51.413Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:56 2024-04-23T16:13:51.413Z WARN 7153 --- [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:13:56 2024-04-23T16:13:51.421Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:56 2024-04-23T16:13:51.421Z WARN 7153 --- [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:13:56 2024-04-23T16:13:51.514Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:56 2024-04-23T16:13:51.515Z WARN 7153 --- [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:13:56 2024-04-23T16:13:51.570Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:56 2024-04-23T16:13:51.570Z WARN 7153 --- [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:13:56 2024-04-23T16:13:51.764Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:56 2024-04-23T16:13:51.764Z WARN 7153 --- [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:13:56 2024-04-23T16:13:51.820Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:56 2024-04-23T16:13:51.820Z WARN 7153 --- [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:13:56 2024-04-23T16:13:51.971Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:56 2024-04-23T16:13:51.971Z WARN 7153 --- [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:13:56 2024-04-23T16:13:51.979Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:56 2024-04-23T16:13:51.979Z WARN 7153 --- [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:13:56 2024-04-23T16:13:52.123Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:56 2024-04-23T16:13:52.123Z WARN 7153 --- [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:13:56 2024-04-23T16:13:52.272Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:56 2024-04-23T16:13:52.272Z WARN 7153 --- [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:13:56 2024-04-23T16:13:52.273Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:56 2024-04-23T16:13:52.273Z WARN 7153 --- [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:13:56 2024-04-23T16:13:52.323Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:56 2024-04-23T16:13:52.323Z WARN 7153 --- [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:13:56 2024-04-23T16:13:52.417Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:56 2024-04-23T16:13:52.417Z WARN 7153 --- [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:13:56 2024-04-23T16:13:52.462Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:56 2024-04-23T16:13:52.462Z WARN 7153 --- [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:13:56 2024-04-23T16:13:52.467Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:56 2024-04-23T16:13:52.467Z WARN 7153 --- [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:13:56 2024-04-23T16:13:52.631Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:56 2024-04-23T16:13:52.631Z WARN 7153 --- [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:13:56 2024-04-23T16:13:52.832Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:56 2024-04-23T16:13:52.833Z WARN 7153 --- [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:13:56 2024-04-23T16:13:52.869Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:56 2024-04-23T16:13:52.869Z WARN 7153 --- [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:13:56 2024-04-23T16:13:52.975Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:56 2024-04-23T16:13:52.975Z WARN 7153 --- [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:13:56 2024-04-23T16:13:53.025Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:56 2024-04-23T16:13:53.025Z WARN 7153 --- [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:13:56 2024-04-23T16:13:53.277Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:56 2024-04-23T16:13:53.277Z WARN 7153 --- [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:13:56 2024-04-23T16:13:53.326Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:56 2024-04-23T16:13:53.326Z WARN 7153 --- [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:13:56 2024-04-23T16:13:53.377Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:56 2024-04-23T16:13:53.377Z WARN 7153 --- [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:13:56 2024-04-23T16:13:53.417Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:56 2024-04-23T16:13:53.417Z WARN 7153 --- [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:13:56 2024-04-23T16:13:53.428Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:56 2024-04-23T16:13:53.428Z WARN 7153 --- [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:13:56 2024-04-23T16:13:53.434Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:56 2024-04-23T16:13:53.434Z WARN 7153 --- [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:13:56 2024-04-23T16:13:53.523Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:56 2024-04-23T16:13:53.523Z WARN 7153 --- [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:13:56 2024-04-23T16:13:53.534Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:56 2024-04-23T16:13:53.534Z WARN 7153 --- [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:13:56 2024-04-23T16:13:53.771Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:56 2024-04-23T16:13:53.771Z WARN 7153 --- [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:13:56 2024-04-23T16:13:53.785Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:56 2024-04-23T16:13:53.785Z WARN 7153 --- [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:13:56 2024-04-23T16:13:54.029Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:56 2024-04-23T16:13:54.029Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:56 2024-04-23T16:13:54.029Z WARN 7153 --- [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:13:56 2024-04-23T16:13:54.029Z WARN 7153 --- [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:13:56 2024-04-23T16:13:54.179Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:56 2024-04-23T16:13:54.179Z WARN 7153 --- [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:13:56 2024-04-23T16:13:54.321Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:56 2024-04-23T16:13:54.321Z WARN 7153 --- [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:13:56 2024-04-23T16:13:54.330Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:56 2024-04-23T16:13:54.330Z WARN 7153 --- [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:13:56 2024-04-23T16:13:54.336Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:56 2024-04-23T16:13:54.336Z WARN 7153 --- [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:13:56 2024-04-23T16:13:54.431Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:56 2024-04-23T16:13:54.431Z WARN 7153 --- [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:13:56 2024-04-23T16:13:54.526Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:56 2024-04-23T16:13:54.526Z WARN 7153 --- [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:13:56 2024-04-23T16:13:54.531Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:56 2024-04-23T16:13:54.531Z WARN 7153 --- [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:13:56 2024-04-23T16:13:54.537Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:56 2024-04-23T16:13:54.538Z WARN 7153 --- [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:13:56 2024-04-23T16:13:54.882Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:56 2024-04-23T16:13:54.882Z WARN 7153 --- [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:13:56 2024-04-23T16:13:54.975Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:56 2024-04-23T16:13:54.975Z WARN 7153 --- [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:13:56 2024-04-23T16:13:54.989Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:56 2024-04-23T16:13:54.989Z WARN 7153 --- [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:13:56 2024-04-23T16:13:55.083Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:56 2024-04-23T16:13:55.083Z WARN 7153 --- [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:13:56 2024-04-23T16:13:55.133Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:56 2024-04-23T16:13:55.133Z WARN 7153 --- [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:13:56 2024-04-23T16:13:55.175Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:56 2024-04-23T16:13:55.175Z WARN 7153 --- [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:13:56 2024-04-23T16:13:55.239Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:13:56 2024-04-23T16:13:55.239Z WARN 7153 --- [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:13:56 2024-04-23T16:13:55.383Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:13:56 2024-04-23T16:13:55.383Z WARN 7153 --- [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:13:56 2024-04-23T16:13:55.384Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:13:56 2024-04-23T16:13:55.384Z WARN 7153 --- [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:13:56 2024-04-23T16:13:55.415Z INFO 7153 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] 16:13:56 16:13:56 Members {size:4, ver:4} [ 16:13:56 Member [10.30.106.135]:5702 - 0232b32e-3cb8-4385-b4fb-110f6d639429 this 16:13:56 Member [10.30.106.135]:5703 - 2801f31e-4661-49e3-8202-fd3230182b7a 16:13:56 Member [10.30.106.135]:5704 - 873b7a1b-9188-4f0a-89f7-6d826e6bbfcc 16:13:56 Member [10.30.106.135]:5705 - 7c81e8ac-1339-42a5-931e-7cdf9e38a1e9 16:13:56 ] 16:13:56 16:13:56 2024-04-23T16:13:55.422Z INFO 7153 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.135]:5703 [cps-and-ncmp-test-caches] [5.3.6] 16:13:56 16:13:56 Members {size:4, ver:4} [ 16:13:56 Member [10.30.106.135]:5702 - 0232b32e-3cb8-4385-b4fb-110f6d639429 16:13:56 Member [10.30.106.135]:5703 - 2801f31e-4661-49e3-8202-fd3230182b7a this 16:13:56 Member [10.30.106.135]:5704 - 873b7a1b-9188-4f0a-89f7-6d826e6bbfcc 16:13:56 Member [10.30.106.135]:5705 - 7c81e8ac-1339-42a5-931e-7cdf9e38a1e9 16:13:56 ] 16:13:56 16:13:56 2024-04-23T16:13:55.422Z INFO 7153 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.135]:5705 [cps-and-ncmp-test-caches] [5.3.6] 16:13:56 16:13:56 Members {size:4, ver:4} [ 16:13:56 Member [10.30.106.135]:5702 - 0232b32e-3cb8-4385-b4fb-110f6d639429 16:13:56 Member [10.30.106.135]:5703 - 2801f31e-4661-49e3-8202-fd3230182b7a 16:13:56 Member [10.30.106.135]:5704 - 873b7a1b-9188-4f0a-89f7-6d826e6bbfcc 16:13:56 Member [10.30.106.135]:5705 - 7c81e8ac-1339-42a5-931e-7cdf9e38a1e9 this 16:13:56 ] 16:13:56 16:13:56 2024-04-23T16:13:55.423Z INFO 7153 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] 16:13:56 16:13:56 Members {size:4, ver:4} [ 16:13:56 Member [10.30.106.135]:5702 - 0232b32e-3cb8-4385-b4fb-110f6d639429 16:13:56 Member [10.30.106.135]:5703 - 2801f31e-4661-49e3-8202-fd3230182b7a 16:13:56 Member [10.30.106.135]:5704 - 873b7a1b-9188-4f0a-89f7-6d826e6bbfcc this 16:13:56 Member [10.30.106.135]:5705 - 7c81e8ac-1339-42a5-931e-7cdf9e38a1e9 16:13:56 ] 16:13:56 16:13:56 2024-04-23T16:13:55.423Z INFO 7153 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.135]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.135:5703, timeout: 10000, bind-any: true 16:13:56 2024-04-23T16:13:55.424Z INFO 7153 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.135]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.135:5704, timeout: 10000, bind-any: true 16:13:56 2024-04-23T16:13:55.427Z INFO 7153 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:5705 and /10.30.106.135:37931 16:13:56 2024-04-23T16:13:55.427Z INFO 7153 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:5704 and /10.30.106.135:35837 16:13:56 2024-04-23T16:13:55.427Z INFO 7153 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:35837 and /10.30.106.135:5704 16:13:56 2024-04-23T16:13:55.427Z INFO 7153 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:37931 and /10.30.106.135:5705 16:13:56 2024-04-23T16:13:55.428Z INFO 7153 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:5705 and /10.30.106.135:47535 16:13:56 2024-04-23T16:13:55.428Z INFO 7153 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:47535 and /10.30.106.135:5705 16:13:56 2024-04-23T16:13:55.428Z INFO 7153 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:5703 and /10.30.106.135:51699 16:13:56 2024-04-23T16:13:55.429Z INFO 7153 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:51699 and /10.30.106.135:5703 16:13:56 2024-04-23T16:13:55.440Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:56 2024-04-23T16:13:55.440Z WARN 7153 --- [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:13:56 2024-04-23T16:13:55.535Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:13:56 2024-04-23T16:13:55.535Z WARN 7153 --- [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:13:56 2024-04-23T16:13:55.539Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:13:56 2024-04-23T16:13:55.539Z WARN 7153 --- [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:13:56 2024-04-23T16:13:55.689Z INFO 7153 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 16:13:56 2024-04-23T16:13:55.835Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:13:56 2024-04-23T16:13:55.835Z WARN 7153 --- [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:13:56 2024-04-23T16:13:55.894Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:13:56 2024-04-23T16:13:55.894Z WARN 7153 --- [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:13:56 2024-04-23T16:13:56.029Z INFO 7153 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Tue Apr 23 16:13:55 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 16:13:56 2024-04-23T16:13:56.086Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:13:56 2024-04-23T16:13:56.086Z WARN 7153 --- [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:13:56 2024-04-23T16:13:56.178Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:13:56 2024-04-23T16:13:56.178Z WARN 7153 --- [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:13:56 2024-04-23T16:13:56.331Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:13:56 2024-04-23T16:13:56.331Z WARN 7153 --- [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:13:56 2024-04-23T16:13:56.348Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:13:56 2024-04-23T16:13:56.348Z WARN 7153 --- [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:13:56 2024-04-23T16:13:56.394Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:13:56 2024-04-23T16:13:56.394Z WARN 7153 --- [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:13:56 2024-04-23T16:13:56.428Z WARN 7153 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.135]:5705 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 4. Some of the ports seem occupied! 16:13:56 2024-04-23T16:13:56.429Z INFO 7153 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.135]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.135]:5705 is STARTED 16:13:56 2024-04-23T16:13:56.435Z INFO 7153 --- [ main] com.hazelcast.system.logo : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] 16:13:56 + + o o o o---o o----o o o---o o o----o o--o--o 16:13:56 + + + + | | / \ / | | / / \ | | 16:13:56 + + + + + o----o o o o o----o | o o o o----o | 16:13:56 + + + + | | / \ / | | \ / \ | | 16:13:56 + + o o o o o---o o----o o----o o---o o o o----o o 16:13:56 2024-04-23T16:13:56.435Z INFO 7153 --- [ main] com.hazelcast.system : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 16:13:56 2024-04-23T16:13:56.435Z INFO 7153 --- [ main] com.hazelcast.system : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.135]:5706 16:13:56 2024-04-23T16:13:56.435Z INFO 7153 --- [ main] com.hazelcast.system : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 16:13:56 2024-04-23T16:13:56.435Z INFO 7153 --- [ main] com.hazelcast.system : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:14:02 2024-04-23T16:13:56.435Z INFO 7153 --- [ main] com.hazelcast.system : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 16:14:02 To enable the Jet engine on the members, do one of the following: 16:14:02 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:14:02 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:14:02 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:14: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:14:02 2024-04-23T16:13:56.437Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:02 2024-04-23T16:13:56.438Z WARN 7153 --- [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:14:02 2024-04-23T16:13:56.441Z INFO 7153 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 16:14:02 2024-04-23T16:13:56.447Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:02 2024-04-23T16:13:56.447Z WARN 7153 --- [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:14:02 2024-04-23T16:13:56.448Z INFO 7153 --- [ main] com.hazelcast.system.security : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:14:02 2024-04-23T16:13:56.449Z INFO 7153 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 16:14:02 2024-04-23T16:13:56.449Z WARN 7153 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:14:02 2024-04-23T16:13:56.455Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:02 2024-04-23T16:13:56.455Z WARN 7153 --- [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:14:02 2024-04-23T16:13:56.478Z INFO 7153 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:14:02 2024-04-23T16:13:56.479Z INFO 7153 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.135]:5706 is STARTING 16:14:02 2024-04-23T16:13:56.489Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:02 2024-04-23T16:13:56.489Z WARN 7153 --- [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:14:02 2024-04-23T16:13:56.566Z INFO 7153 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.135]:5702 16:14:02 2024-04-23T16:13:56.568Z INFO 7153 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:5702 and /10.30.106.135:40085 16:14:02 2024-04-23T16:13:56.569Z INFO 7153 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:40085 and /10.30.106.135:5702 16:14:02 2024-04-23T16:13:56.647Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:02 2024-04-23T16:13:56.647Z WARN 7153 --- [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:14:02 2024-04-23T16:13:56.797Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:02 2024-04-23T16:13:56.797Z WARN 7153 --- [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:14:02 2024-04-23T16:13:56.890Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:02 2024-04-23T16:13:56.890Z WARN 7153 --- [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:14:02 2024-04-23T16:13:57.080Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:02 2024-04-23T16:13:57.080Z WARN 7153 --- [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:14:02 2024-04-23T16:13:57.143Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:02 2024-04-23T16:13:57.143Z WARN 7153 --- [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:14:02 2024-04-23T16:13:57.234Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:02 2024-04-23T16:13:57.234Z WARN 7153 --- [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:14:02 2024-04-23T16:13:57.291Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:02 2024-04-23T16:13:57.291Z WARN 7153 --- [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:14:02 2024-04-23T16:13:57.451Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:02 2024-04-23T16:13:57.451Z WARN 7153 --- [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:14:02 2024-04-23T16:13:57.461Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:02 2024-04-23T16:13:57.461Z WARN 7153 --- [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:14:02 2024-04-23T16:13:57.497Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:02 2024-04-23T16:13:57.497Z WARN 7153 --- [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:14:02 2024-04-23T16:13:57.593Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:02 2024-04-23T16:13:57.593Z WARN 7153 --- [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:14:02 2024-04-23T16:13:57.650Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:02 2024-04-23T16:13:57.650Z WARN 7153 --- [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:14:02 2024-04-23T16:13:57.651Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:02 2024-04-23T16:13:57.651Z WARN 7153 --- [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:14:02 2024-04-23T16:13:57.750Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:02 2024-04-23T16:13:57.750Z WARN 7153 --- [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:14:02 2024-04-23T16:13:57.945Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:02 2024-04-23T16:13:57.945Z WARN 7153 --- [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:14:02 2024-04-23T16:13:58.088Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:02 2024-04-23T16:13:58.088Z WARN 7153 --- [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:14:02 2024-04-23T16:13:58.184Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:02 2024-04-23T16:13:58.185Z WARN 7153 --- [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:14:02 2024-04-23T16:13:58.195Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:02 2024-04-23T16:13:58.195Z WARN 7153 --- [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:14:02 2024-04-23T16:13:58.197Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:02 2024-04-23T16:13:58.197Z WARN 7153 --- [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:14:02 2024-04-23T16:13:58.350Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:02 2024-04-23T16:13:58.350Z WARN 7153 --- [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:14:02 2024-04-23T16:13:58.354Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:02 2024-04-23T16:13:58.354Z WARN 7153 --- [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:14:02 2024-04-23T16:13:58.553Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:02 2024-04-23T16:13:58.553Z WARN 7153 --- [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:14:02 2024-04-23T16:13:58.565Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:02 2024-04-23T16:13:58.565Z WARN 7153 --- [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:14:02 2024-04-23T16:13:58.697Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:02 2024-04-23T16:13:58.697Z WARN 7153 --- [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:14:02 2024-04-23T16:13:58.753Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:02 2024-04-23T16:13:58.753Z WARN 7153 --- [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:14:02 2024-04-23T16:13:58.863Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:02 2024-04-23T16:13:58.863Z WARN 7153 --- [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:14:02 2024-04-23T16:13:58.998Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:02 2024-04-23T16:13:58.998Z WARN 7153 --- [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:14:02 2024-04-23T16:13:59.099Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:02 2024-04-23T16:13:59.099Z WARN 7153 --- [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:14:02 2024-04-23T16:13:59.148Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:02 2024-04-23T16:13:59.148Z WARN 7153 --- [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:14:02 2024-04-23T16:13:59.192Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:02 2024-04-23T16:13:59.192Z WARN 7153 --- [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:14:02 2024-04-23T16:13:59.204Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:02 2024-04-23T16:13:59.204Z WARN 7153 --- [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:14:02 2024-04-23T16:13:59.387Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:02 2024-04-23T16:13:59.387Z WARN 7153 --- [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:14:02 2024-04-23T16:13:59.506Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:02 2024-04-23T16:13:59.506Z WARN 7153 --- [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:14:02 2024-04-23T16:13:59.508Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:02 2024-04-23T16:13:59.508Z WARN 7153 --- [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:14:02 2024-04-23T16:13:59.568Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:02 2024-04-23T16:13:59.568Z WARN 7153 --- [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:14:02 2024-04-23T16:13:59.600Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:02 2024-04-23T16:13:59.600Z WARN 7153 --- [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:14:02 2024-04-23T16:13:59.816Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:02 2024-04-23T16:13:59.816Z WARN 7153 --- [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:14:02 2024-04-23T16:13:59.855Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:02 2024-04-23T16:13:59.855Z WARN 7153 --- [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:14:02 2024-04-23T16:13:59.951Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:02 2024-04-23T16:13:59.951Z WARN 7153 --- [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:14:02 2024-04-23T16:14:00.002Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:02 2024-04-23T16:14:00.002Z WARN 7153 --- [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:14:02 2024-04-23T16:14:00.196Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:02 2024-04-23T16:14:00.196Z WARN 7153 --- [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:14:02 2024-04-23T16:14:00.262Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:02 2024-04-23T16:14:00.262Z WARN 7153 --- [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:14:02 2024-04-23T16:14:00.352Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:02 2024-04-23T16:14:00.352Z WARN 7153 --- [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:14:02 2024-04-23T16:14:00.390Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:02 2024-04-23T16:14:00.390Z WARN 7153 --- [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:14:02 2024-04-23T16:14:00.409Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:02 2024-04-23T16:14:00.409Z WARN 7153 --- [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:14:02 2024-04-23T16:14:00.463Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:02 2024-04-23T16:14:00.463Z WARN 7153 --- [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:14:02 2024-04-23T16:14:00.470Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:02 2024-04-23T16:14:00.470Z WARN 7153 --- [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:14:02 2024-04-23T16:14:00.553Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:02 2024-04-23T16:14:00.553Z WARN 7153 --- [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:14:02 2024-04-23T16:14:00.758Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:02 2024-04-23T16:14:00.758Z WARN 7153 --- [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:14:02 2024-04-23T16:14:00.819Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:02 2024-04-23T16:14:00.820Z WARN 7153 --- [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:14:02 2024-04-23T16:14:00.904Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:02 2024-04-23T16:14:00.904Z WARN 7153 --- [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:14:02 2024-04-23T16:14:00.904Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:02 2024-04-23T16:14:00.904Z WARN 7153 --- [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:14:02 2024-04-23T16:14:01.207Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:02 2024-04-23T16:14:01.207Z WARN 7153 --- [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:14:02 2024-04-23T16:14:01.350Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:02 2024-04-23T16:14:01.350Z WARN 7153 --- [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:14:02 2024-04-23T16:14:01.366Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:02 2024-04-23T16:14:01.366Z WARN 7153 --- [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:14:02 2024-04-23T16:14:01.366Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:02 2024-04-23T16:14:01.366Z WARN 7153 --- [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:14:02 2024-04-23T16:14:01.411Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:02 2024-04-23T16:14:01.411Z WARN 7153 --- [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:14:02 2024-04-23T16:14:01.456Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:02 2024-04-23T16:14:01.456Z WARN 7153 --- [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:14:02 2024-04-23T16:14:01.473Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:02 2024-04-23T16:14:01.473Z WARN 7153 --- [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:14:02 2024-04-23T16:14:01.593Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:02 2024-04-23T16:14:01.593Z WARN 7153 --- [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:14:02 2024-04-23T16:14:01.660Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:02 2024-04-23T16:14:01.660Z WARN 7153 --- [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:14:02 2024-04-23T16:14:01.672Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:02 2024-04-23T16:14:01.673Z WARN 7153 --- [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:14:02 2024-04-23T16:14:01.674Z INFO 7153 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] 16:14:02 16:14:02 Members {size:5, ver:5} [ 16:14:02 Member [10.30.106.135]:5702 - 0232b32e-3cb8-4385-b4fb-110f6d639429 this 16:14:02 Member [10.30.106.135]:5703 - 2801f31e-4661-49e3-8202-fd3230182b7a 16:14:02 Member [10.30.106.135]:5704 - 873b7a1b-9188-4f0a-89f7-6d826e6bbfcc 16:14:02 Member [10.30.106.135]:5705 - 7c81e8ac-1339-42a5-931e-7cdf9e38a1e9 16:14:02 Member [10.30.106.135]:5706 - dcd3d3ae-590e-4520-bec9-846d3d80196d 16:14:02 ] 16:14:02 16:14:02 2024-04-23T16:14:01.679Z INFO 7153 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] 16:14:02 16:14:02 Members {size:5, ver:5} [ 16:14:02 Member [10.30.106.135]:5702 - 0232b32e-3cb8-4385-b4fb-110f6d639429 16:14:02 Member [10.30.106.135]:5703 - 2801f31e-4661-49e3-8202-fd3230182b7a 16:14:02 Member [10.30.106.135]:5704 - 873b7a1b-9188-4f0a-89f7-6d826e6bbfcc 16:14:02 Member [10.30.106.135]:5705 - 7c81e8ac-1339-42a5-931e-7cdf9e38a1e9 16:14:02 Member [10.30.106.135]:5706 - dcd3d3ae-590e-4520-bec9-846d3d80196d this 16:14:02 ] 16:14:02 16:14:02 2024-04-23T16:14:01.681Z INFO 7153 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.135:5703, timeout: 10000, bind-any: true 16:14:02 2024-04-23T16:14:01.684Z INFO 7153 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] 16:14:02 16:14:02 Members {size:5, ver:5} [ 16:14:02 Member [10.30.106.135]:5702 - 0232b32e-3cb8-4385-b4fb-110f6d639429 16:14:02 Member [10.30.106.135]:5703 - 2801f31e-4661-49e3-8202-fd3230182b7a 16:14:02 Member [10.30.106.135]:5704 - 873b7a1b-9188-4f0a-89f7-6d826e6bbfcc this 16:14:02 Member [10.30.106.135]:5705 - 7c81e8ac-1339-42a5-931e-7cdf9e38a1e9 16:14:02 Member [10.30.106.135]:5706 - dcd3d3ae-590e-4520-bec9-846d3d80196d 16:14:02 ] 16:14:02 16:14:02 2024-04-23T16:14:01.684Z INFO 7153 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:5706 and /10.30.106.135:34813 16:14:02 2024-04-23T16:14:01.684Z INFO 7153 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.135]:5703 [cps-and-ncmp-test-caches] [5.3.6] 16:14:02 16:14:02 Members {size:5, ver:5} [ 16:14:02 Member [10.30.106.135]:5702 - 0232b32e-3cb8-4385-b4fb-110f6d639429 16:14:02 Member [10.30.106.135]:5703 - 2801f31e-4661-49e3-8202-fd3230182b7a this 16:14:02 Member [10.30.106.135]:5704 - 873b7a1b-9188-4f0a-89f7-6d826e6bbfcc 16:14:02 Member [10.30.106.135]:5705 - 7c81e8ac-1339-42a5-931e-7cdf9e38a1e9 16:14:02 Member [10.30.106.135]:5706 - dcd3d3ae-590e-4520-bec9-846d3d80196d 16:14:02 ] 16:14:02 16:14:02 2024-04-23T16:14:01.685Z INFO 7153 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.135:5704, timeout: 10000, bind-any: true 16:14:02 2024-04-23T16:14:01.687Z INFO 7153 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:5703 and /10.30.106.135:55297 16:14:02 2024-04-23T16:14:01.687Z INFO 7153 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:5704 and /10.30.106.135:42693 16:14:02 2024-04-23T16:14:01.689Z INFO 7153 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.135:5705, timeout: 10000, bind-any: true 16:14:02 2024-04-23T16:14:01.692Z INFO 7153 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:42693 and /10.30.106.135:5704 16:14:02 2024-04-23T16:14:01.692Z INFO 7153 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:34813 and /10.30.106.135:5706 16:14:02 2024-04-23T16:14:01.692Z INFO 7153 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:55297 and /10.30.106.135:5703 16:14:02 2024-04-23T16:14:01.692Z INFO 7153 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:5706 and /10.30.106.135:48283 16:14:02 2024-04-23T16:14:01.692Z INFO 7153 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:5705 and /10.30.106.135:60939 16:14:02 2024-04-23T16:14:01.693Z INFO 7153 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:60939 and /10.30.106.135:5705 16:14:02 2024-04-23T16:14:01.707Z INFO 7153 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.135]:5705 [cps-and-ncmp-test-caches] [5.3.6] 16:14:02 16:14:02 Members {size:5, ver:5} [ 16:14:02 Member [10.30.106.135]:5702 - 0232b32e-3cb8-4385-b4fb-110f6d639429 16:14:02 Member [10.30.106.135]:5703 - 2801f31e-4661-49e3-8202-fd3230182b7a 16:14:02 Member [10.30.106.135]:5704 - 873b7a1b-9188-4f0a-89f7-6d826e6bbfcc 16:14:02 Member [10.30.106.135]:5705 - 7c81e8ac-1339-42a5-931e-7cdf9e38a1e9 this 16:14:02 Member [10.30.106.135]:5706 - dcd3d3ae-590e-4520-bec9-846d3d80196d 16:14:02 ] 16:14:02 16:14:02 2024-04-23T16:14:01.708Z INFO 7153 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:5706 and /10.30.106.135:47633 16:14:02 2024-04-23T16:14:01.709Z INFO 7153 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:48283 and /10.30.106.135:5706 16:14:02 2024-04-23T16:14:01.710Z INFO 7153 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.135:47633 and /10.30.106.135:5706 16:14:02 2024-04-23T16:14:01.938Z INFO 7153 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 342 16:14:02 2024-04-23T16:14:01.958Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:02 2024-04-23T16:14:01.958Z WARN 7153 --- [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:14:02 2024-04-23T16:14:01.959Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:02 2024-04-23T16:14:01.959Z WARN 7153 --- [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:14:02 2024-04-23T16:14:02.161Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:02 2024-04-23T16:14:02.162Z WARN 7153 --- [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:14:02 2024-04-23T16:14:02.248Z INFO 7153 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Tue Apr 23 16:14:01 UTC 2024, plannedMigrations=342, completedMigrations=342, remainingMigrations=0, totalCompletedMigrations=884) 16:14:02 2024-04-23T16:14:02.270Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:02 2024-04-23T16:14:02.270Z WARN 7153 --- [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:14:02 2024-04-23T16:14:02.420Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:02 2024-04-23T16:14:02.420Z WARN 7153 --- [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:14:02 2024-04-23T16:14:02.430Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:02 2024-04-23T16:14:02.430Z WARN 7153 --- [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:14:02 2024-04-23T16:14:02.437Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:02 2024-04-23T16:14:02.437Z WARN 7153 --- [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:14:02 2024-04-23T16:14:02.538Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:02 2024-04-23T16:14:02.538Z WARN 7153 --- [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:14:02 2024-04-23T16:14:02.576Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:02 2024-04-23T16:14:02.576Z WARN 7153 --- [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:14:02 2024-04-23T16:14:02.597Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:02 2024-04-23T16:14:02.597Z WARN 7153 --- [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:14:02 2024-04-23T16:14:02.667Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:02 2024-04-23T16:14:02.667Z WARN 7153 --- [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:14:02 2024-04-23T16:14:02.674Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:02 2024-04-23T16:14:02.674Z WARN 7153 --- [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:14:02 2024-04-23T16:14:02.689Z WARN 7153 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 5. Some of the ports seem occupied! 16:14:02 2024-04-23T16:14:02.689Z INFO 7153 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.135]:5706 is STARTED 16:14:02 2024-04-23T16:14:02.697Z INFO 7153 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 12.614 seconds (process running for 101.816) 16:14:02 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.63 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 16:14:02 [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 16:14:02 2024-04-23T16:14:02.709Z INFO 7153 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 16:14:02 16:14:02 . ____ _ __ _ _ 16:14:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:14:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:14:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:14:02 ' |____| .__|_| |_|_| |_\__, | / / / / 16:14:02 =========|_|==============|___/=/_/_/_/ 16:14:02 :: Spring Boot :: (v3.2.4) 16:14:02 16:14:02 2024-04-23T16:14:02.731Z INFO 7153 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 7153 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:14:02 2024-04-23T16:14:02.731Z INFO 7153 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:14:02 2024-04-23T16:14:02.754Z INFO 7153 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.039 seconds (process running for 101.873) 16:14:02 2024-04-23T16:14:02.759Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:14:02 acks = -1 16:14:02 auto.include.jmx.reporter = true 16:14:02 batch.size = 16384 16:14:02 bootstrap.servers = [localhost:9092] 16:14:02 buffer.memory = 33554432 16:14:02 client.dns.lookup = use_all_dns_ips 16:14:02 client.id = producer-11 16:14:02 compression.type = none 16:14:02 connections.max.idle.ms = 540000 16:14:02 delivery.timeout.ms = 120000 16:14:02 enable.idempotence = true 16:14:02 interceptor.classes = [] 16:14:02 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:14:02 linger.ms = 0 16:14:02 max.block.ms = 60000 16:14:02 max.in.flight.requests.per.connection = 5 16:14:02 max.request.size = 1048576 16:14:02 metadata.max.age.ms = 300000 16:14:02 metadata.max.idle.ms = 300000 16:14:02 metric.reporters = [] 16:14:02 metrics.num.samples = 2 16:14:02 metrics.recording.level = INFO 16:14:02 metrics.sample.window.ms = 30000 16:14:02 partitioner.adaptive.partitioning.enable = true 16:14:02 partitioner.availability.timeout.ms = 0 16:14:02 partitioner.class = null 16:14:02 partitioner.ignore.keys = false 16:14:02 receive.buffer.bytes = 32768 16:14:02 reconnect.backoff.max.ms = 1000 16:14:02 reconnect.backoff.ms = 50 16:14:02 request.timeout.ms = 30000 16:14:02 retries = 2147483647 16:14:02 retry.backoff.ms = 100 16:14:02 sasl.client.callback.handler.class = null 16:14:02 sasl.jaas.config = null 16:14:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:14:02 sasl.kerberos.min.time.before.relogin = 60000 16:14:02 sasl.kerberos.service.name = null 16:14:02 sasl.kerberos.ticket.renew.jitter = 0.05 16:14:02 sasl.kerberos.ticket.renew.window.factor = 0.8 16:14:02 sasl.login.callback.handler.class = null 16:14:02 sasl.login.class = null 16:14:02 sasl.login.connect.timeout.ms = null 16:14:02 sasl.login.read.timeout.ms = null 16:14:02 sasl.login.refresh.buffer.seconds = 300 16:14:02 sasl.login.refresh.min.period.seconds = 60 16:14:02 sasl.login.refresh.window.factor = 0.8 16:14:02 sasl.login.refresh.window.jitter = 0.05 16:14:02 sasl.login.retry.backoff.max.ms = 10000 16:14:02 sasl.login.retry.backoff.ms = 100 16:14:02 sasl.mechanism = GSSAPI 16:14:02 sasl.oauthbearer.clock.skew.seconds = 30 16:14:02 sasl.oauthbearer.expected.audience = null 16:14:02 sasl.oauthbearer.expected.issuer = null 16:14:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:14:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:14:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:14:02 sasl.oauthbearer.jwks.endpoint.url = null 16:14:02 sasl.oauthbearer.scope.claim.name = scope 16:14:02 sasl.oauthbearer.sub.claim.name = sub 16:14:02 sasl.oauthbearer.token.endpoint.url = null 16:14:02 security.protocol = PLAINTEXT 16:14:02 security.providers = null 16:14:02 send.buffer.bytes = 131072 16:14:02 socket.connection.setup.timeout.max.ms = 30000 16:14:02 socket.connection.setup.timeout.ms = 10000 16:14:02 ssl.cipher.suites = null 16:14:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:14:02 ssl.endpoint.identification.algorithm = https 16:14:02 ssl.engine.factory.class = null 16:14:02 ssl.key.password = null 16:14:02 ssl.keymanager.algorithm = SunX509 16:14:02 ssl.keystore.certificate.chain = null 16:14:02 ssl.keystore.key = null 16:14:02 ssl.keystore.location = null 16:14:02 ssl.keystore.password = null 16:14:02 ssl.keystore.type = JKS 16:14:02 ssl.protocol = TLSv1.3 16:14:02 ssl.provider = null 16:14:02 ssl.secure.random.implementation = null 16:14:02 ssl.trustmanager.algorithm = PKIX 16:14:02 ssl.truststore.certificates = null 16:14:02 ssl.truststore.location = null 16:14:02 ssl.truststore.password = null 16:14:02 ssl.truststore.type = JKS 16:14:02 transaction.timeout.ms = 60000 16:14:02 transactional.id = null 16:14:02 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:14:02 16:14:02 2024-04-23T16:14:02.767Z INFO 7153 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 16:14:02 2024-04-23T16:14:02.769Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:14:02 2024-04-23T16:14:02.769Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:14:02 2024-04-23T16:14:02.769Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888842769 16:14:02 2024-04-23T16:14:02.774Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:02 2024-04-23T16:14:02.775Z WARN 7153 --- [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:14:02 2024-04-23T16:14:02.775Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 16:14:02 2024-04-23T16:14:02.780Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:14:02 acks = -1 16:14:02 auto.include.jmx.reporter = true 16:14:02 batch.size = 16384 16:14:02 bootstrap.servers = [localhost:9092] 16:14:02 buffer.memory = 33554432 16:14:02 client.dns.lookup = use_all_dns_ips 16:14:02 client.id = producer-12 16:14:02 compression.type = none 16:14:02 connections.max.idle.ms = 540000 16:14:02 delivery.timeout.ms = 120000 16:14:02 enable.idempotence = true 16:14:02 interceptor.classes = [] 16:14:02 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:14:02 linger.ms = 0 16:14:02 max.block.ms = 60000 16:14:02 max.in.flight.requests.per.connection = 5 16:14:02 max.request.size = 1048576 16:14:02 metadata.max.age.ms = 300000 16:14:02 metadata.max.idle.ms = 300000 16:14:02 metric.reporters = [] 16:14:02 metrics.num.samples = 2 16:14:02 metrics.recording.level = INFO 16:14:02 metrics.sample.window.ms = 30000 16:14:02 partitioner.adaptive.partitioning.enable = true 16:14:02 partitioner.availability.timeout.ms = 0 16:14:02 partitioner.class = null 16:14:02 partitioner.ignore.keys = false 16:14:02 receive.buffer.bytes = 32768 16:14:02 reconnect.backoff.max.ms = 1000 16:14:02 reconnect.backoff.ms = 50 16:14:02 request.timeout.ms = 30000 16:14:02 retries = 2147483647 16:14:02 retry.backoff.ms = 100 16:14:02 sasl.client.callback.handler.class = null 16:14:02 sasl.jaas.config = null 16:14:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:14:02 sasl.kerberos.min.time.before.relogin = 60000 16:14:02 sasl.kerberos.service.name = null 16:14:02 sasl.kerberos.ticket.renew.jitter = 0.05 16:14:02 sasl.kerberos.ticket.renew.window.factor = 0.8 16:14:02 sasl.login.callback.handler.class = null 16:14:02 sasl.login.class = null 16:14:02 sasl.login.connect.timeout.ms = null 16:14:02 sasl.login.read.timeout.ms = null 16:14:02 sasl.login.refresh.buffer.seconds = 300 16:14:02 sasl.login.refresh.min.period.seconds = 60 16:14:02 sasl.login.refresh.window.factor = 0.8 16:14:02 sasl.login.refresh.window.jitter = 0.05 16:14:02 sasl.login.retry.backoff.max.ms = 10000 16:14:02 sasl.login.retry.backoff.ms = 100 16:14:02 sasl.mechanism = GSSAPI 16:14:02 sasl.oauthbearer.clock.skew.seconds = 30 16:14:02 sasl.oauthbearer.expected.audience = null 16:14:02 sasl.oauthbearer.expected.issuer = null 16:14:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:14:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:14:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:14:02 sasl.oauthbearer.jwks.endpoint.url = null 16:14:02 sasl.oauthbearer.scope.claim.name = scope 16:14:02 sasl.oauthbearer.sub.claim.name = sub 16:14:02 sasl.oauthbearer.token.endpoint.url = null 16:14:02 security.protocol = PLAINTEXT 16:14:02 security.providers = null 16:14:02 send.buffer.bytes = 131072 16:14:02 socket.connection.setup.timeout.max.ms = 30000 16:14:02 socket.connection.setup.timeout.ms = 10000 16:14:02 ssl.cipher.suites = null 16:14:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:14:02 ssl.endpoint.identification.algorithm = https 16:14:02 ssl.engine.factory.class = null 16:14:02 ssl.key.password = null 16:14:02 ssl.keymanager.algorithm = SunX509 16:14:02 ssl.keystore.certificate.chain = null 16:14:02 ssl.keystore.key = null 16:14:02 ssl.keystore.location = null 16:14:02 ssl.keystore.password = null 16:14:02 ssl.keystore.type = JKS 16:14:02 ssl.protocol = TLSv1.3 16:14:02 ssl.provider = null 16:14:02 ssl.secure.random.implementation = null 16:14:02 ssl.trustmanager.algorithm = PKIX 16:14:02 ssl.truststore.certificates = null 16:14:02 ssl.truststore.location = null 16:14:02 ssl.truststore.password = null 16:14:02 ssl.truststore.type = JKS 16:14:02 transaction.timeout.ms = 60000 16:14:02 transactional.id = null 16:14:02 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:14:02 16:14:02 2024-04-23T16:14:02.780Z INFO 7153 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 16:14:02 2024-04-23T16:14:02.781Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:14:02 2024-04-23T16:14:02.781Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:14:02 2024-04-23T16:14:02.781Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888842781 16:14:02 2024-04-23T16:14:02.784Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:02 2024-04-23T16:14:02.784Z WARN 7153 --- [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:14:02 2024-04-23T16:14:02.785Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:02 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDeltaSpec 16:14:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDeltaSpec 16:14:02 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiInEventProducerSpec 16:14:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiInEventProducerSpec 16:14:02 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpOutEventProducerSpec 16:14:02 2024-04-23T16:14:02.850Z INFO 7153 --- [ main] ficationSubscriptionNcmpOutEventProducer : Published CmNotificationSubscriptionEvent on demand for subscriptionId : test-subscription-id-2 16:14:04 2024-04-23T16:14:02.876Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:04 2024-04-23T16:14:02.876Z WARN 7153 --- [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:14:04 2024-04-23T16:14:02.876Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:04 2024-04-23T16:14:02.885Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:04 2024-04-23T16:14:02.885Z WARN 7153 --- [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:14:04 2024-04-23T16:14:02.885Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:04 2024-04-23T16:14:02.976Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:04 2024-04-23T16:14:02.976Z WARN 7153 --- [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:14:04 2024-04-23T16:14:02.976Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:04 2024-04-23T16:14:02.986Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:04 2024-04-23T16:14:02.986Z WARN 7153 --- [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:14:04 2024-04-23T16:14:02.986Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:04 2024-04-23T16:14:03.064Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:04 2024-04-23T16:14:03.064Z WARN 7153 --- [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:14:04 2024-04-23T16:14:03.069Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:04 2024-04-23T16:14:03.069Z WARN 7153 --- [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:14:04 2024-04-23T16:14:03.166Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:04 2024-04-23T16:14:03.166Z WARN 7153 --- [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:14:04 2024-04-23T16:14:03.189Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:04 2024-04-23T16:14:03.189Z WARN 7153 --- [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:14:04 2024-04-23T16:14:03.189Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:04 2024-04-23T16:14:03.228Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:04 2024-04-23T16:14:03.228Z WARN 7153 --- [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:14:04 2024-04-23T16:14:03.228Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:04 2024-04-23T16:14:03.234Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:04 2024-04-23T16:14:03.234Z WARN 7153 --- [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:14:04 2024-04-23T16:14:03.235Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:04 2024-04-23T16:14:03.235Z WARN 7153 --- [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:14:04 2024-04-23T16:14:03.273Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:04 2024-04-23T16:14:03.273Z WARN 7153 --- [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:14:04 2024-04-23T16:14:03.441Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:04 2024-04-23T16:14:03.441Z WARN 7153 --- [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:14:04 2024-04-23T16:14:03.485Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:04 2024-04-23T16:14:03.485Z WARN 7153 --- [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:14:04 2024-04-23T16:14:03.541Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:04 2024-04-23T16:14:03.541Z WARN 7153 --- [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:14:04 2024-04-23T16:14:03.541Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:04 2024-04-23T16:14:03.630Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:04 2024-04-23T16:14:03.630Z WARN 7153 --- [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:14:04 2024-04-23T16:14:03.630Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:04 2024-04-23T16:14:03.649Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:04 2024-04-23T16:14:03.649Z WARN 7153 --- [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:14:04 2024-04-23T16:14:03.680Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:04 2024-04-23T16:14:03.680Z WARN 7153 --- [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:14:04 2024-04-23T16:14:03.801Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:04 2024-04-23T16:14:03.801Z WARN 7153 --- [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:14:04 2024-04-23T16:14:03.854Z ERROR 7153 --- [pool-4-thread-1] o.o.c.n.a.i.e.mapper.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.cmsubscription_merge1_0_0.ncmp_to_client.CmNotificationSubscriptionNcmpOutEvent with cause : null 16:14:04 2024-04-23T16:14:03.870Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:04 2024-04-23T16:14:03.870Z WARN 7153 --- [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:14:04 2024-04-23T16:14:03.921Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:04 2024-04-23T16:14:03.921Z WARN 7153 --- [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:14:04 2024-04-23T16:14:04.118Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:04 2024-04-23T16:14:04.118Z WARN 7153 --- [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:14:04 2024-04-23T16:14:04.187Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:04 2024-04-23T16:14:04.187Z WARN 7153 --- [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:14:04 2024-04-23T16:14:04.226Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:04 2024-04-23T16:14:04.226Z WARN 7153 --- [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:14:04 2024-04-23T16:14:04.288Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:04 2024-04-23T16:14:04.288Z WARN 7153 --- [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:14:04 2024-04-23T16:14:04.319Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:04 2024-04-23T16:14:04.319Z WARN 7153 --- [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:14:04 2024-04-23T16:14:04.333Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:04 2024-04-23T16:14:04.333Z WARN 7153 --- [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:14:04 2024-04-23T16:14:04.333Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:04 2024-04-23T16:14:04.344Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:04 2024-04-23T16:14:04.344Z WARN 7153 --- [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:14:04 2024-04-23T16:14:04.344Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:04 2024-04-23T16:14:04.371Z INFO 7153 --- [ main] ficationSubscriptionNcmpOutEventProducer : Published CmNotificationSubscriptionEvent on demand for subscriptionId : test-subscription-id-3 16:14:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.55 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpOutEventProducerSpec 16:14:04 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionDmiInEventMapperSpec 16:14:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionDmiInEventMapperSpec 16:14:04 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionNcmpOutEventMapperSpec 16:14:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionNcmpOutEventMapperSpec 16:14:04 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec 16:14:04 2024-04-23T16:14:04.391Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:04 2024-04-23T16:14:04.391Z WARN 7153 --- [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:14:04 2024-04-23T16:14:04.478Z INFO 7153 --- [ main] cationSubscriptionPersistenceServiceImpl : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 16:14:04 2024-04-23T16:14:04.480Z INFO 7153 --- [ main] cationSubscriptionPersistenceServiceImpl : No subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 16:14:04 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec 16:14:04 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiOutEventConsumerSpec 16:14:10 2024-04-23T16:14:04.485Z INFO 7153 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:14:10 2024-04-23T16:14:04.548Z INFO 7153 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: bf7a405bd3ae038e9dacab04afb005551d9c4b781611ceab71a251239725ae4e 16:14:10 2024-04-23T16:14:04.552Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:10 2024-04-23T16:14:04.552Z WARN 7153 --- [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:14:10 2024-04-23T16:14:04.645Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:10 2024-04-23T16:14:04.645Z WARN 7153 --- [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:14:10 2024-04-23T16:14:04.835Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:10 2024-04-23T16:14:04.835Z WARN 7153 --- [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:14:10 2024-04-23T16:14:04.873Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:10 2024-04-23T16:14:04.873Z WARN 7153 --- [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:14:10 2024-04-23T16:14:04.976Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:10 2024-04-23T16:14:04.976Z WARN 7153 --- [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:14:10 2024-04-23T16:14:05.004Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:10 2024-04-23T16:14:05.004Z WARN 7153 --- [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:14:10 2024-04-23T16:14:05.025Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:10 2024-04-23T16:14:05.025Z WARN 7153 --- [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:14:10 2024-04-23T16:14:05.040Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:10 2024-04-23T16:14:05.041Z WARN 7153 --- [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:14:10 2024-04-23T16:14:05.149Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:10 2024-04-23T16:14:05.149Z WARN 7153 --- [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:14:10 2024-04-23T16:14:05.187Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:10 2024-04-23T16:14:05.187Z WARN 7153 --- [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:14:10 2024-04-23T16:14:05.239Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:10 2024-04-23T16:14:05.239Z WARN 7153 --- [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:14:10 2024-04-23T16:14:05.239Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:10 2024-04-23T16:14:05.306Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:10 2024-04-23T16:14:05.306Z WARN 7153 --- [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:14:10 2024-04-23T16:14:05.499Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:10 2024-04-23T16:14:05.499Z WARN 7153 --- [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:14:10 2024-04-23T16:14:05.499Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:10 2024-04-23T16:14:05.505Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:10 2024-04-23T16:14:05.505Z WARN 7153 --- [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:14:10 2024-04-23T16:14:05.510Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:10 2024-04-23T16:14:05.511Z WARN 7153 --- [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:14:10 2024-04-23T16:14:05.523Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:10 2024-04-23T16:14:05.523Z WARN 7153 --- [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:14:10 2024-04-23T16:14:05.895Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:10 2024-04-23T16:14:05.895Z WARN 7153 --- [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:14:10 2024-04-23T16:14:05.898Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:10 2024-04-23T16:14:05.898Z WARN 7153 --- [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:14:10 2024-04-23T16:14:05.932Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:10 2024-04-23T16:14:05.932Z WARN 7153 --- [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:14:10 2024-04-23T16:14:06.080Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:10 2024-04-23T16:14:06.080Z WARN 7153 --- [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:14:10 2024-04-23T16:14:06.139Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:10 2024-04-23T16:14:06.139Z WARN 7153 --- [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:14:10 2024-04-23T16:14:06.148Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:10 2024-04-23T16:14:06.148Z WARN 7153 --- [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:14:10 2024-04-23T16:14:06.148Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:10 2024-04-23T16:14:06.207Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:10 2024-04-23T16:14:06.207Z WARN 7153 --- [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:14:10 2024-04-23T16:14:06.298Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:10 2024-04-23T16:14:06.298Z WARN 7153 --- [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:14:10 2024-04-23T16:14:06.302Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:10 2024-04-23T16:14:06.302Z WARN 7153 --- [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:14:10 2024-04-23T16:14:06.424Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:10 2024-04-23T16:14:06.424Z WARN 7153 --- [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:14:10 2024-04-23T16:14:06.525Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:10 2024-04-23T16:14:06.525Z WARN 7153 --- [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:14:10 2024-04-23T16:14:06.525Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:10 2024-04-23T16:14:06.525Z WARN 7153 --- [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:14:10 2024-04-23T16:14:06.576Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:10 2024-04-23T16:14:06.576Z WARN 7153 --- [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:14:10 2024-04-23T16:14:06.603Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:10 2024-04-23T16:14:06.603Z WARN 7153 --- [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:14:10 2024-04-23T16:14:06.603Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:10 2024-04-23T16:14:07.006Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:10 2024-04-23T16:14:07.006Z WARN 7153 --- [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:14:10 2024-04-23T16:14:07.048Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:10 2024-04-23T16:14:07.049Z WARN 7153 --- [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:14:10 2024-04-23T16:14:07.085Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:10 2024-04-23T16:14:07.085Z WARN 7153 --- [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:14:10 2024-04-23T16:14:07.108Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:10 2024-04-23T16:14:07.108Z WARN 7153 --- [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:14:10 2024-04-23T16:14:07.108Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:10 2024-04-23T16:14:07.109Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:10 2024-04-23T16:14:07.109Z WARN 7153 --- [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:14:10 2024-04-23T16:14:07.193Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:10 2024-04-23T16:14:07.193Z WARN 7153 --- [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:14:10 2024-04-23T16:14:07.255Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:10 2024-04-23T16:14:07.255Z WARN 7153 --- [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:14:10 2024-04-23T16:14:07.283Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:10 2024-04-23T16:14:07.283Z WARN 7153 --- [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:14:10 2024-04-23T16:14:07.352Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:10 2024-04-23T16:14:07.352Z WARN 7153 --- [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:14:10 2024-04-23T16:14:07.377Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:10 2024-04-23T16:14:07.377Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:10 2024-04-23T16:14:07.377Z WARN 7153 --- [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:14:10 2024-04-23T16:14:07.377Z WARN 7153 --- [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:14:10 2024-04-23T16:14:07.378Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:10 2024-04-23T16:14:07.378Z WARN 7153 --- [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:14:10 2024-04-23T16:14:07.579Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:10 2024-04-23T16:14:07.579Z WARN 7153 --- [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:14:10 2024-04-23T16:14:07.659Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:10 2024-04-23T16:14:07.659Z WARN 7153 --- [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:14:10 2024-04-23T16:14:07.659Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:10 2024-04-23T16:14:07.950Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:10 2024-04-23T16:14:07.950Z WARN 7153 --- [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:14:10 2024-04-23T16:14:08.028Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:10 2024-04-23T16:14:08.028Z WARN 7153 --- [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:14:10 2024-04-23T16:14:08.028Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:10 2024-04-23T16:14:08.155Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:10 2024-04-23T16:14:08.155Z WARN 7153 --- [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:14:10 2024-04-23T16:14:08.175Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:10 2024-04-23T16:14:08.175Z WARN 7153 --- [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:14:10 2024-04-23T16:14:08.187Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:10 2024-04-23T16:14:08.187Z WARN 7153 --- [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:14:10 2024-04-23T16:14:08.298Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:10 2024-04-23T16:14:08.298Z WARN 7153 --- [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:14:10 2024-04-23T16:14:08.319Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:10 2024-04-23T16:14:08.319Z WARN 7153 --- [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:14:10 2024-04-23T16:14:08.337Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:10 2024-04-23T16:14:08.337Z WARN 7153 --- [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:14:10 2024-04-23T16:14:08.362Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:10 2024-04-23T16:14:08.362Z WARN 7153 --- [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:14:10 2024-04-23T16:14:08.422Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:10 2024-04-23T16:14:08.422Z WARN 7153 --- [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:14:10 2024-04-23T16:14:08.438Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:10 2024-04-23T16:14:08.438Z WARN 7153 --- [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:14:10 2024-04-23T16:14:08.539Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:10 2024-04-23T16:14:08.539Z WARN 7153 --- [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:14:10 2024-04-23T16:14:08.625Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:10 2024-04-23T16:14:08.625Z WARN 7153 --- [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:14:10 2024-04-23T16:14:08.625Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:10 2024-04-23T16:14:08.790Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:10 2024-04-23T16:14:08.790Z WARN 7153 --- [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:14:10 2024-04-23T16:14:09.108Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:10 2024-04-23T16:14:09.109Z WARN 7153 --- [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:14:10 2024-04-23T16:14:09.158Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:10 2024-04-23T16:14:09.158Z WARN 7153 --- [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:14:10 2024-04-23T16:14:09.178Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:10 2024-04-23T16:14:09.178Z WARN 7153 --- [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:14:10 2024-04-23T16:14:09.194Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:10 2024-04-23T16:14:09.194Z WARN 7153 --- [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:14:10 2024-04-23T16:14:09.194Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:10 2024-04-23T16:14:09.227Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:10 2024-04-23T16:14:09.227Z WARN 7153 --- [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:14:10 2024-04-23T16:14:09.243Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:10 2024-04-23T16:14:09.243Z WARN 7153 --- [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:14:10 2024-04-23T16:14:09.291Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:10 2024-04-23T16:14:09.291Z WARN 7153 --- [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:14:10 2024-04-23T16:14:09.302Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:10 2024-04-23T16:14:09.302Z WARN 7153 --- [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:14:10 2024-04-23T16:14:09.442Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:10 2024-04-23T16:14:09.442Z WARN 7153 --- [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:14:10 2024-04-23T16:14:09.515Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:10 2024-04-23T16:14:09.515Z WARN 7153 --- [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:14:10 2024-04-23T16:14:09.539Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:10 2024-04-23T16:14:09.539Z WARN 7153 --- [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:14:10 2024-04-23T16:14:09.593Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:10 2024-04-23T16:14:09.593Z WARN 7153 --- [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:14:10 2024-04-23T16:14:09.694Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:10 2024-04-23T16:14:09.694Z WARN 7153 --- [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:14:10 2024-04-23T16:14:09.841Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:10 2024-04-23T16:14:09.841Z WARN 7153 --- [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:14:10 2024-04-23T16:14:09.842Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:10 2024-04-23T16:14:09.921Z INFO 7153 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.436271924S 16:14:10 2024-04-23T16:14:09.963Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:10 2024-04-23T16:14:09.963Z WARN 7153 --- [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:14:10 16:14:10 . ____ _ __ _ _ 16:14:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:14:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:14:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:14:10 ' |____| .__|_| |_|_| |_\__, | / / / / 16:14:10 =========|_|==============|___/=/_/_/_/ 16:14:10 :: Spring Boot :: (v3.2.4) 16:14:10 16:14:10 2024-04-23T16:14:09.971Z INFO 7153 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : Starting CmNotificationSubscriptionDmiOutEventConsumerSpec using Java 17.0.6-ea with PID 7153 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:14:10 2024-04-23T16:14:09.971Z INFO 7153 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:14:10 2024-04-23T16:14:09.999Z INFO 7153 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : Started CmNotificationSubscriptionDmiOutEventConsumerSpec in 0.049 seconds (process running for 109.118) 16:14:10 2024-04-23T16:14:10.014Z INFO 7153 --- [ main] ificationSubscriptionDmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : accepted 16:14:10 2024-04-23T16:14:10.024Z INFO 7153 --- [ main] ificationSubscriptionDmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : ACCEPTED 16:14:10 2024-04-23T16:14:10.027Z INFO 7153 --- [ main] ificationSubscriptionDmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : REJECTED 16:14:10 2024-04-23T16:14:10.090Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:10 2024-04-23T16:14:10.090Z WARN 7153 --- [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:14:10 2024-04-23T16:14:10.112Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:10 2024-04-23T16:14:10.112Z WARN 7153 --- [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:14:10 2024-04-23T16:14:10.112Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:10 2024-04-23T16:14:10.150Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:10 2024-04-23T16:14:10.150Z WARN 7153 --- [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:14:10 2024-04-23T16:14:10.171Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:10 2024-04-23T16:14:10.172Z WARN 7153 --- [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:14:10 2024-04-23T16:14:10.297Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:10 2024-04-23T16:14:10.297Z WARN 7153 --- [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:14:10 2024-04-23T16:14:10.347Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:10 2024-04-23T16:14:10.347Z WARN 7153 --- [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:14:10 2024-04-23T16:14:10.350Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:10 2024-04-23T16:14:10.350Z WARN 7153 --- [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:14:10 2024-04-23T16:14:10.394Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:10 2024-04-23T16:14:10.394Z WARN 7153 --- [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:14:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.927 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiOutEventConsumerSpec 16:14:10 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec 16:14:15 2024-04-23T16:14:10.415Z INFO 7153 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:14:15 2024-04-23T16:14:10.461Z INFO 7153 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 135428bf3f3a0e5e10192b55e6f5b406690aab5e53130adfc8bef00786904314 16:14:15 2024-04-23T16:14:10.648Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:15 2024-04-23T16:14:10.648Z WARN 7153 --- [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:14:15 2024-04-23T16:14:10.710Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:15 2024-04-23T16:14:10.710Z WARN 7153 --- [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:14:15 2024-04-23T16:14:10.715Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:15 2024-04-23T16:14:10.715Z WARN 7153 --- [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:14:15 2024-04-23T16:14:10.848Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:15 2024-04-23T16:14:10.848Z WARN 7153 --- [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:14:15 2024-04-23T16:14:11.024Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:15 2024-04-23T16:14:11.024Z WARN 7153 --- [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:14:15 2024-04-23T16:14:11.024Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:15 2024-04-23T16:14:11.081Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:15 2024-04-23T16:14:11.081Z WARN 7153 --- [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:14:15 2024-04-23T16:14:11.081Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:15 2024-04-23T16:14:11.122Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:15 2024-04-23T16:14:11.123Z WARN 7153 --- [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:14:15 2024-04-23T16:14:11.152Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:15 2024-04-23T16:14:11.152Z WARN 7153 --- [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:14:15 2024-04-23T16:14:11.195Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:15 2024-04-23T16:14:11.195Z WARN 7153 --- [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:14:15 2024-04-23T16:14:11.281Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:15 2024-04-23T16:14:11.281Z WARN 7153 --- [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:14:15 2024-04-23T16:14:11.296Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:15 2024-04-23T16:14:11.296Z WARN 7153 --- [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:14:15 2024-04-23T16:14:11.500Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:15 2024-04-23T16:14:11.500Z WARN 7153 --- [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:14:15 2024-04-23T16:14:11.500Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:15 2024-04-23T16:14:11.500Z WARN 7153 --- [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:14:15 2024-04-23T16:14:11.511Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:15 2024-04-23T16:14:11.511Z WARN 7153 --- [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:14:15 2024-04-23T16:14:11.517Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:15 2024-04-23T16:14:11.517Z WARN 7153 --- [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:14:15 2024-04-23T16:14:11.574Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:15 2024-04-23T16:14:11.574Z WARN 7153 --- [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:14:15 2024-04-23T16:14:11.625Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:15 2024-04-23T16:14:11.625Z WARN 7153 --- [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:14:15 2024-04-23T16:14:11.851Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:15 2024-04-23T16:14:11.851Z WARN 7153 --- [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:14:15 2024-04-23T16:14:11.974Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:15 2024-04-23T16:14:11.974Z WARN 7153 --- [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:14:15 2024-04-23T16:14:12.051Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:15 2024-04-23T16:14:12.052Z WARN 7153 --- [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:14:15 2024-04-23T16:14:12.052Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:15 2024-04-23T16:14:12.128Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:15 2024-04-23T16:14:12.128Z WARN 7153 --- [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:14:15 2024-04-23T16:14:12.128Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:15 2024-04-23T16:14:12.160Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:15 2024-04-23T16:14:12.160Z WARN 7153 --- [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:14:15 2024-04-23T16:14:12.184Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:15 2024-04-23T16:14:12.184Z WARN 7153 --- [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:14:15 2024-04-23T16:14:12.210Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:15 2024-04-23T16:14:12.210Z WARN 7153 --- [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:14:15 2024-04-23T16:14:12.499Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:15 2024-04-23T16:14:12.499Z WARN 7153 --- [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:14:15 2024-04-23T16:14:12.573Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:15 2024-04-23T16:14:12.573Z WARN 7153 --- [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:14:15 2024-04-23T16:14:12.578Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:15 2024-04-23T16:14:12.578Z WARN 7153 --- [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:14:15 2024-04-23T16:14:12.614Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:15 2024-04-23T16:14:12.614Z WARN 7153 --- [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:14:15 2024-04-23T16:14:12.712Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:15 2024-04-23T16:14:12.712Z WARN 7153 --- [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:14:15 2024-04-23T16:14:12.712Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:15 2024-04-23T16:14:12.712Z WARN 7153 --- [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:14:15 2024-04-23T16:14:12.729Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:15 2024-04-23T16:14:12.729Z WARN 7153 --- [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:14:15 2024-04-23T16:14:12.905Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:15 2024-04-23T16:14:12.905Z WARN 7153 --- [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:14:15 2024-04-23T16:14:12.905Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:15 2024-04-23T16:14:12.982Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:15 2024-04-23T16:14:12.982Z WARN 7153 --- [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:14:15 2024-04-23T16:14:12.982Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:15 2024-04-23T16:14:13.029Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:15 2024-04-23T16:14:13.029Z WARN 7153 --- [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:14:15 2024-04-23T16:14:13.063Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:15 2024-04-23T16:14:13.063Z WARN 7153 --- [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:14:15 2024-04-23T16:14:13.187Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:15 2024-04-23T16:14:13.187Z WARN 7153 --- [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:14:15 2024-04-23T16:14:13.264Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:15 2024-04-23T16:14:13.264Z WARN 7153 --- [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:14:15 2024-04-23T16:14:13.363Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:15 2024-04-23T16:14:13.363Z WARN 7153 --- [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:14:15 2024-04-23T16:14:13.380Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:15 2024-04-23T16:14:13.381Z WARN 7153 --- [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:14:15 2024-04-23T16:14:13.384Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:15 2024-04-23T16:14:13.384Z WARN 7153 --- [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:14:15 2024-04-23T16:14:13.665Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:15 2024-04-23T16:14:13.665Z WARN 7153 --- [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:14:15 2024-04-23T16:14:13.702Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:15 2024-04-23T16:14:13.702Z WARN 7153 --- [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:14:15 2024-04-23T16:14:13.735Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:15 2024-04-23T16:14:13.736Z WARN 7153 --- [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:14:15 2024-04-23T16:14:13.765Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:15 2024-04-23T16:14:13.765Z WARN 7153 --- [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:14:15 2024-04-23T16:14:13.817Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:15 2024-04-23T16:14:13.817Z WARN 7153 --- [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:14:15 2024-04-23T16:14:13.940Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:15 2024-04-23T16:14:13.940Z WARN 7153 --- [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:14:15 2024-04-23T16:14:13.986Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:15 2024-04-23T16:14:13.986Z WARN 7153 --- [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:14:15 2024-04-23T16:14:13.986Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:15 2024-04-23T16:14:14.018Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:15 2024-04-23T16:14:14.018Z WARN 7153 --- [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:14:15 2024-04-23T16:14:14.018Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:15 2024-04-23T16:14:14.072Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:15 2024-04-23T16:14:14.072Z WARN 7153 --- [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:14:15 2024-04-23T16:14:14.245Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:15 2024-04-23T16:14:14.245Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:15 2024-04-23T16:14:14.245Z WARN 7153 --- [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:14:15 2024-04-23T16:14:14.245Z WARN 7153 --- [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:14:15 2024-04-23T16:14:14.385Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:15 2024-04-23T16:14:14.385Z WARN 7153 --- [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:14:15 2024-04-23T16:14:14.433Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:15 2024-04-23T16:14:14.433Z WARN 7153 --- [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:14:15 2024-04-23T16:14:14.466Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:15 2024-04-23T16:14:14.466Z WARN 7153 --- [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:14:15 2024-04-23T16:14:14.697Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:15 2024-04-23T16:14:14.698Z WARN 7153 --- [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:14:15 2024-04-23T16:14:14.748Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:15 2024-04-23T16:14:14.748Z WARN 7153 --- [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:14:15 2024-04-23T16:14:14.811Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:15 2024-04-23T16:14:14.811Z WARN 7153 --- [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:14:15 2024-04-23T16:14:14.848Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:15 2024-04-23T16:14:14.848Z WARN 7153 --- [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:14:15 2024-04-23T16:14:14.891Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:15 2024-04-23T16:14:14.891Z WARN 7153 --- [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:14:15 2024-04-23T16:14:14.891Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:15 2024-04-23T16:14:14.952Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:15 2024-04-23T16:14:14.952Z WARN 7153 --- [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:14:15 2024-04-23T16:14:14.970Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:15 2024-04-23T16:14:14.970Z WARN 7153 --- [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:14:15 2024-04-23T16:14:14.980Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:15 2024-04-23T16:14:14.980Z WARN 7153 --- [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:14:15 2024-04-23T16:14:14.980Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:15 2024-04-23T16:14:15.181Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:15 2024-04-23T16:14:15.181Z WARN 7153 --- [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:14:15 2024-04-23T16:14:15.289Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:15 2024-04-23T16:14:15.289Z WARN 7153 --- [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:14:15 2024-04-23T16:14:15.298Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:15 2024-04-23T16:14:15.298Z WARN 7153 --- [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:14:15 2024-04-23T16:14:15.441Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:15 2024-04-23T16:14:15.441Z WARN 7153 --- [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:14:15 2024-04-23T16:14:15.449Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:15 2024-04-23T16:14:15.449Z WARN 7153 --- [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:14:15 2024-04-23T16:14:15.591Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:15 2024-04-23T16:14:15.591Z WARN 7153 --- [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:14:15 2024-04-23T16:14:15.713Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:15 2024-04-23T16:14:15.713Z WARN 7153 --- [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:14:15 2024-04-23T16:14:15.719Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:15 2024-04-23T16:14:15.719Z WARN 7153 --- [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:14:15 2024-04-23T16:14:15.720Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:15 2024-04-23T16:14:15.720Z WARN 7153 --- [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:14:15 2024-04-23T16:14:15.806Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:15 2024-04-23T16:14:15.806Z WARN 7153 --- [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:14:15 2024-04-23T16:14:15.818Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:15 2024-04-23T16:14:15.818Z WARN 7153 --- [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:14:15 2024-04-23T16:14:15.930Z INFO 7153 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.514256974S 16:14:15 16:14:15 . ____ _ __ _ _ 16:14:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:14:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:14:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:14:15 ' |____| .__|_| |_|_| |_\__, | / / / / 16:14:15 =========|_|==============|___/=/_/_/_/ 16:14:15 :: Spring Boot :: (v3.2.4) 16:14:15 16:14:15 2024-04-23T16:14:15.960Z INFO 7153 --- [ main] ationSubscriptionNcmpInEventConsumerSpec : Starting CmNotificationSubscriptionNcmpInEventConsumerSpec using Java 17.0.6-ea with PID 7153 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:14:15 2024-04-23T16:14:15.960Z INFO 7153 --- [ main] ationSubscriptionNcmpInEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:14:15 2024-04-23T16:14:15.966Z INFO 7153 --- [ main] ationSubscriptionNcmpInEventConsumerSpec : Started CmNotificationSubscriptionNcmpInEventConsumerSpec in 0.027 seconds (process running for 115.085) 16:14:15 2024-04-23T16:14:15.989Z INFO 7153 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription with name cm-subscription-001 to be mapped to hazelcast object... 16:14:15 2024-04-23T16:14:15.990Z INFO 7153 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription for ClientID some-resource with name cm-subscription-001 ... 16:14:16 2024-04-23T16:14:15.999Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:16 2024-04-23T16:14:15.999Z WARN 7153 --- [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:14:16 2024-04-23T16:14:15.999Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:16 2024-04-23T16:14:16.077Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:16 2024-04-23T16:14:16.077Z WARN 7153 --- [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:14:16 2024-04-23T16:14:16.141Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:16 2024-04-23T16:14:16.141Z WARN 7153 --- [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:14:16 2024-04-23T16:14:16.141Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:16 2024-04-23T16:14:16.192Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:16 2024-04-23T16:14:16.192Z WARN 7153 --- [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:14:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.848 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec 16:14:16 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.DmiCmNotificationSubscriptionCacheHandlerSpec 16:14:21 2024-04-23T16:14:16.269Z INFO 7153 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:14:21 2024-04-23T16:14:16.295Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:21 2024-04-23T16:14:16.295Z WARN 7153 --- [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:14:21 2024-04-23T16:14:16.301Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:21 2024-04-23T16:14:16.301Z WARN 7153 --- [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:14:21 2024-04-23T16:14:16.312Z INFO 7153 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 7d1dbf321d0907702052d24a391c857d82c89b25e9c412e7e1351a21800d2655 16:14:21 2024-04-23T16:14:16.402Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:21 2024-04-23T16:14:16.402Z WARN 7153 --- [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:14:21 2024-04-23T16:14:16.406Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:21 2024-04-23T16:14:16.406Z WARN 7153 --- [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:14:21 2024-04-23T16:14:16.617Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:21 2024-04-23T16:14:16.617Z WARN 7153 --- [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:14:21 2024-04-23T16:14:16.624Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:21 2024-04-23T16:14:16.624Z WARN 7153 --- [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:14:21 2024-04-23T16:14:16.624Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:21 2024-04-23T16:14:16.624Z WARN 7153 --- [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:14:21 2024-04-23T16:14:16.723Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:21 2024-04-23T16:14:16.724Z WARN 7153 --- [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:14:21 2024-04-23T16:14:16.751Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:21 2024-04-23T16:14:16.751Z WARN 7153 --- [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:14:21 2024-04-23T16:14:16.805Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:21 2024-04-23T16:14:16.805Z WARN 7153 --- [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:14:21 2024-04-23T16:14:16.805Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:21 2024-04-23T16:14:16.814Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:21 2024-04-23T16:14:16.814Z WARN 7153 --- [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:14:21 2024-04-23T16:14:17.032Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:21 2024-04-23T16:14:17.032Z WARN 7153 --- [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:14:21 2024-04-23T16:14:17.100Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:21 2024-04-23T16:14:17.100Z WARN 7153 --- [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:14:21 2024-04-23T16:14:17.100Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:21 2024-04-23T16:14:17.402Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:21 2024-04-23T16:14:17.402Z WARN 7153 --- [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:14:21 2024-04-23T16:14:17.414Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:21 2024-04-23T16:14:17.414Z WARN 7153 --- [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:14:21 2024-04-23T16:14:17.423Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:21 2024-04-23T16:14:17.423Z WARN 7153 --- [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:14:21 2024-04-23T16:14:17.501Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:21 2024-04-23T16:14:17.501Z WARN 7153 --- [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:14:21 2024-04-23T16:14:17.526Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:21 2024-04-23T16:14:17.526Z WARN 7153 --- [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:14:21 2024-04-23T16:14:17.574Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:21 2024-04-23T16:14:17.574Z WARN 7153 --- [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:14:21 2024-04-23T16:14:17.604Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:21 2024-04-23T16:14:17.604Z WARN 7153 --- [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:14:21 2024-04-23T16:14:17.627Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:21 2024-04-23T16:14:17.627Z WARN 7153 --- [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:14:21 2024-04-23T16:14:17.731Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:21 2024-04-23T16:14:17.731Z WARN 7153 --- [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:14:21 2024-04-23T16:14:17.802Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:21 2024-04-23T16:14:17.802Z WARN 7153 --- [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:14:21 2024-04-23T16:14:17.831Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:21 2024-04-23T16:14:17.831Z WARN 7153 --- [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:14:21 2024-04-23T16:14:17.858Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:21 2024-04-23T16:14:17.858Z WARN 7153 --- [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:14:21 2024-04-23T16:14:17.858Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:21 2024-04-23T16:14:18.003Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:21 2024-04-23T16:14:18.003Z WARN 7153 --- [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:14:21 2024-04-23T16:14:18.262Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:21 2024-04-23T16:14:18.262Z WARN 7153 --- [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:14:21 2024-04-23T16:14:18.262Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:21 2024-04-23T16:14:18.375Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:21 2024-04-23T16:14:18.375Z WARN 7153 --- [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:14:21 2024-04-23T16:14:18.440Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:21 2024-04-23T16:14:18.440Z WARN 7153 --- [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:14:21 2024-04-23T16:14:18.455Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:21 2024-04-23T16:14:18.455Z WARN 7153 --- [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:14:21 2024-04-23T16:14:18.458Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:21 2024-04-23T16:14:18.459Z WARN 7153 --- [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:14:21 2024-04-23T16:14:18.469Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:21 2024-04-23T16:14:18.469Z WARN 7153 --- [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:14:21 2024-04-23T16:14:18.504Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:21 2024-04-23T16:14:18.504Z WARN 7153 --- [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:14:21 2024-04-23T16:14:18.577Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:21 2024-04-23T16:14:18.577Z WARN 7153 --- [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:14:21 2024-04-23T16:14:18.683Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:21 2024-04-23T16:14:18.683Z WARN 7153 --- [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:14:21 2024-04-23T16:14:18.684Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:21 2024-04-23T16:14:18.684Z WARN 7153 --- [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:14:21 2024-04-23T16:14:18.733Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:21 2024-04-23T16:14:18.733Z WARN 7153 --- [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:14:21 2024-04-23T16:14:18.757Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:21 2024-04-23T16:14:18.757Z WARN 7153 --- [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:14:21 2024-04-23T16:14:18.861Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:21 2024-04-23T16:14:18.861Z WARN 7153 --- [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:14:21 2024-04-23T16:14:18.861Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:21 2024-04-23T16:14:19.115Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:21 2024-04-23T16:14:19.115Z WARN 7153 --- [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:14:21 2024-04-23T16:14:19.115Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:21 2024-04-23T16:14:19.207Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:21 2024-04-23T16:14:19.207Z WARN 7153 --- [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:14:21 2024-04-23T16:14:19.310Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:21 2024-04-23T16:14:19.310Z WARN 7153 --- [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:14:21 2024-04-23T16:14:19.345Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:21 2024-04-23T16:14:19.345Z WARN 7153 --- [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:14:21 2024-04-23T16:14:19.407Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:21 2024-04-23T16:14:19.407Z WARN 7153 --- [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:14:21 2024-04-23T16:14:19.478Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:21 2024-04-23T16:14:19.479Z WARN 7153 --- [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:14:21 2024-04-23T16:14:19.543Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:21 2024-04-23T16:14:19.543Z WARN 7153 --- [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:14:21 2024-04-23T16:14:19.635Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:21 2024-04-23T16:14:19.636Z WARN 7153 --- [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:14:21 2024-04-23T16:14:19.659Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:21 2024-04-23T16:14:19.659Z WARN 7153 --- [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:14:21 2024-04-23T16:14:19.674Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:21 2024-04-23T16:14:19.674Z WARN 7153 --- [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:14:21 2024-04-23T16:14:19.680Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:21 2024-04-23T16:14:19.680Z WARN 7153 --- [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:14:21 2024-04-23T16:14:19.797Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:21 2024-04-23T16:14:19.798Z WARN 7153 --- [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:14:21 2024-04-23T16:14:19.864Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:21 2024-04-23T16:14:19.864Z WARN 7153 --- [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:14:21 2024-04-23T16:14:19.864Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:21 2024-04-23T16:14:19.960Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:21 2024-04-23T16:14:19.961Z WARN 7153 --- [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:14:21 2024-04-23T16:14:20.236Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:21 2024-04-23T16:14:20.236Z WARN 7153 --- [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:14:21 2024-04-23T16:14:20.236Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:21 2024-04-23T16:14:20.266Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:21 2024-04-23T16:14:20.266Z WARN 7153 --- [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:14:21 2024-04-23T16:14:20.275Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:21 2024-04-23T16:14:20.275Z WARN 7153 --- [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:14:21 2024-04-23T16:14:20.306Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:21 2024-04-23T16:14:20.306Z WARN 7153 --- [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:14:21 2024-04-23T16:14:20.396Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:21 2024-04-23T16:14:20.396Z WARN 7153 --- [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:14:21 2024-04-23T16:14:20.432Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:21 2024-04-23T16:14:20.432Z WARN 7153 --- [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:14:21 2024-04-23T16:14:20.501Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:21 2024-04-23T16:14:20.501Z WARN 7153 --- [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:14:21 2024-04-23T16:14:20.567Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:21 2024-04-23T16:14:20.567Z WARN 7153 --- [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:14:21 2024-04-23T16:14:20.585Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:21 2024-04-23T16:14:20.585Z WARN 7153 --- [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:14:21 2024-04-23T16:14:20.676Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:21 2024-04-23T16:14:20.676Z WARN 7153 --- [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:14:21 2024-04-23T16:14:20.738Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:21 2024-04-23T16:14:20.738Z WARN 7153 --- [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:14:21 2024-04-23T16:14:20.877Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:21 2024-04-23T16:14:20.877Z WARN 7153 --- [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:14:21 2024-04-23T16:14:20.877Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:21 2024-04-23T16:14:20.903Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:21 2024-04-23T16:14:20.903Z WARN 7153 --- [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:14:21 2024-04-23T16:14:20.918Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:21 2024-04-23T16:14:20.918Z WARN 7153 --- [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:14:21 2024-04-23T16:14:21.170Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:21 2024-04-23T16:14:21.171Z WARN 7153 --- [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:14:21 2024-04-23T16:14:21.391Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:21 2024-04-23T16:14:21.391Z WARN 7153 --- [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:14:21 2024-04-23T16:14:21.391Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:21 2024-04-23T16:14:21.422Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:21 2024-04-23T16:14:21.422Z WARN 7153 --- [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:14:21 2024-04-23T16:14:21.488Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:21 2024-04-23T16:14:21.488Z WARN 7153 --- [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:14:21 2024-04-23T16:14:21.494Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:21 2024-04-23T16:14:21.494Z WARN 7153 --- [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:14:21 2024-04-23T16:14:21.514Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:21 2024-04-23T16:14:21.514Z WARN 7153 --- [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:14:21 2024-04-23T16:14:21.543Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:21 2024-04-23T16:14:21.543Z WARN 7153 --- [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:14:21 2024-04-23T16:14:21.623Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:21 2024-04-23T16:14:21.623Z WARN 7153 --- [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:14:21 2024-04-23T16:14:21.635Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:21 2024-04-23T16:14:21.635Z WARN 7153 --- [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:14:21 2024-04-23T16:14:21.685Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:21 2024-04-23T16:14:21.685Z WARN 7153 --- [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:14:21 2024-04-23T16:14:21.748Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:21 2024-04-23T16:14:21.748Z WARN 7153 --- [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:14:21 2024-04-23T16:14:21.774Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:21 2024-04-23T16:14:21.774Z WARN 7153 --- [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:14:21 2024-04-23T16:14:21.824Z INFO 7153 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.555864007S 16:14:21 16:14:21 . ____ _ __ _ _ 16:14:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:14:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:14:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:14:21 ' |____| .__|_| |_|_| |_\__, | / / / / 16:14:21 =========|_|==============|___/=/_/_/_/ 16:14:21 :: Spring Boot :: (v3.2.4) 16:14:21 16:14:21 2024-04-23T16:14:21.840Z INFO 7153 --- [ main] NotificationSubscriptionCacheHandlerSpec : Starting DmiCmNotificationSubscriptionCacheHandlerSpec using Java 17.0.6-ea with PID 7153 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:14:21 2024-04-23T16:14:21.840Z INFO 7153 --- [ main] NotificationSubscriptionCacheHandlerSpec : No active profile set, falling back to 1 default profile: "default" 16:14:21 2024-04-23T16:14:21.847Z INFO 7153 --- [ main] NotificationSubscriptionCacheHandlerSpec : Started DmiCmNotificationSubscriptionCacheHandlerSpec in 0.02 seconds (process running for 120.966) 16:14:22 2024-04-23T16:14:21.986Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:22 2024-04-23T16:14:21.986Z WARN 7153 --- [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:14:22 2024-04-23T16:14:21.999Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:22 2024-04-23T16:14:21.999Z WARN 7153 --- [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:14:22 2024-04-23T16:14:22.001Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:22 2024-04-23T16:14:22.001Z WARN 7153 --- [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:14:22 2024-04-23T16:14:22.001Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:22 2024-04-23T16:14:22.254Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:22 2024-04-23T16:14:22.254Z WARN 7153 --- [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:14:22 2024-04-23T16:14:22.254Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.09 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.DmiCmNotificationSubscriptionCacheHandlerSpec 16:14:22 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 16:14:22 2024-04-23T16:14:22.400Z INFO 7153 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 16:14:22 2024-04-23T16:14:22.406Z INFO 7153 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 16:14:22 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 16:14:22 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 16:14:22 2024-04-23T16:14:22.445Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:22 2024-04-23T16:14:22.445Z WARN 7153 --- [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:14:22 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 16:14:22 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 16:14:22 2024-04-23T16:14:22.463Z ERROR 7153 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 16:14:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 16:14:22 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 16:14:28 2024-04-23T16:14:22.466Z INFO 7153 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:14:28 2024-04-23T16:14:22.474Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:28 2024-04-23T16:14:22.474Z WARN 7153 --- [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:14:28 2024-04-23T16:14:22.523Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:28 2024-04-23T16:14:22.523Z WARN 7153 --- [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:14:28 2024-04-23T16:14:22.527Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:28 2024-04-23T16:14:22.527Z WARN 7153 --- [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:14:28 2024-04-23T16:14:22.602Z INFO 7153 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 0a28302e3931dcc074ad7a393d76ee4256c390951016cd9eb8908eacef92b3ff 16:14:28 2024-04-23T16:14:22.647Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:28 2024-04-23T16:14:22.647Z WARN 7153 --- [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:14:28 2024-04-23T16:14:22.675Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:28 2024-04-23T16:14:22.675Z WARN 7153 --- [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:14:28 2024-04-23T16:14:22.797Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:28 2024-04-23T16:14:22.797Z WARN 7153 --- [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:14:28 2024-04-23T16:14:22.837Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:28 2024-04-23T16:14:22.837Z WARN 7153 --- [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:14:28 2024-04-23T16:14:22.853Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:28 2024-04-23T16:14:22.853Z WARN 7153 --- [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:14:28 2024-04-23T16:14:22.983Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:28 2024-04-23T16:14:22.983Z WARN 7153 --- [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:14:28 2024-04-23T16:14:23.008Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:28 2024-04-23T16:14:23.008Z WARN 7153 --- [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:14:28 2024-04-23T16:14:23.192Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:28 2024-04-23T16:14:23.192Z WARN 7153 --- [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:14:28 2024-04-23T16:14:23.192Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:28 2024-04-23T16:14:23.195Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:28 2024-04-23T16:14:23.195Z WARN 7153 --- [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:14:28 2024-04-23T16:14:23.228Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:28 2024-04-23T16:14:23.228Z WARN 7153 --- [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:14:28 2024-04-23T16:14:23.228Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:28 2024-04-23T16:14:23.350Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:28 2024-04-23T16:14:23.350Z WARN 7153 --- [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:14:28 2024-04-23T16:14:23.434Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:28 2024-04-23T16:14:23.434Z WARN 7153 --- [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:14:28 2024-04-23T16:14:23.506Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:28 2024-04-23T16:14:23.506Z WARN 7153 --- [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:14:28 2024-04-23T16:14:23.599Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:28 2024-04-23T16:14:23.599Z WARN 7153 --- [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:14:28 2024-04-23T16:14:23.630Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:28 2024-04-23T16:14:23.630Z WARN 7153 --- [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:14:28 2024-04-23T16:14:23.807Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:28 2024-04-23T16:14:23.807Z WARN 7153 --- [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:14:28 2024-04-23T16:14:23.836Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:28 2024-04-23T16:14:23.836Z WARN 7153 --- [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:14:28 2024-04-23T16:14:23.882Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:28 2024-04-23T16:14:23.882Z WARN 7153 --- [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:14:28 2024-04-23T16:14:23.962Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:28 2024-04-23T16:14:23.962Z WARN 7153 --- [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:14:28 2024-04-23T16:14:24.043Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:28 2024-04-23T16:14:24.043Z WARN 7153 --- [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:14:28 2024-04-23T16:14:24.044Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:28 2024-04-23T16:14:24.044Z WARN 7153 --- [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:14:28 2024-04-23T16:14:24.044Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:28 2024-04-23T16:14:24.065Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:28 2024-04-23T16:14:24.066Z WARN 7153 --- [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:14:28 2024-04-23T16:14:24.088Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:28 2024-04-23T16:14:24.088Z WARN 7153 --- [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:14:28 2024-04-23T16:14:24.292Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:28 2024-04-23T16:14:24.292Z WARN 7153 --- [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:14:28 2024-04-23T16:14:24.292Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:28 2024-04-23T16:14:24.356Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:28 2024-04-23T16:14:24.356Z WARN 7153 --- [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:14:28 2024-04-23T16:14:24.396Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:28 2024-04-23T16:14:24.396Z WARN 7153 --- [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:14:28 2024-04-23T16:14:24.673Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:28 2024-04-23T16:14:24.673Z WARN 7153 --- [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:14:28 2024-04-23T16:14:24.673Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:28 2024-04-23T16:14:24.673Z WARN 7153 --- [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:14:28 2024-04-23T16:14:24.697Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:28 2024-04-23T16:14:24.697Z WARN 7153 --- [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:14:28 2024-04-23T16:14:24.762Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:28 2024-04-23T16:14:24.762Z WARN 7153 --- [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:14:28 2024-04-23T16:14:24.836Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:28 2024-04-23T16:14:24.836Z WARN 7153 --- [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:14:28 2024-04-23T16:14:24.836Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:28 2024-04-23T16:14:24.836Z WARN 7153 --- [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:14:28 2024-04-23T16:14:24.939Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:28 2024-04-23T16:14:24.940Z WARN 7153 --- [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:14:28 2024-04-23T16:14:24.967Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:28 2024-04-23T16:14:24.967Z WARN 7153 --- [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:14:28 2024-04-23T16:14:25.046Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:28 2024-04-23T16:14:25.046Z WARN 7153 --- [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:14:28 2024-04-23T16:14:25.047Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:28 2024-04-23T16:14:25.047Z WARN 7153 --- [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:14:28 2024-04-23T16:14:25.047Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:28 2024-04-23T16:14:25.064Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:28 2024-04-23T16:14:25.064Z WARN 7153 --- [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:14:28 2024-04-23T16:14:25.245Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:28 2024-04-23T16:14:25.245Z WARN 7153 --- [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:14:28 2024-04-23T16:14:25.245Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:28 2024-04-23T16:14:25.248Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:28 2024-04-23T16:14:25.248Z WARN 7153 --- [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:14:28 2024-04-23T16:14:25.259Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:28 2024-04-23T16:14:25.259Z WARN 7153 --- [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:14:28 2024-04-23T16:14:25.526Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:28 2024-04-23T16:14:25.526Z WARN 7153 --- [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:14:28 2024-04-23T16:14:25.649Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:28 2024-04-23T16:14:25.650Z WARN 7153 --- [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:14:28 2024-04-23T16:14:25.677Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:28 2024-04-23T16:14:25.678Z WARN 7153 --- [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:14:28 2024-04-23T16:14:25.715Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:28 2024-04-23T16:14:25.715Z WARN 7153 --- [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:14:28 2024-04-23T16:14:25.738Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:28 2024-04-23T16:14:25.739Z WARN 7153 --- [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:14:28 2024-04-23T16:14:25.839Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:28 2024-04-23T16:14:25.839Z WARN 7153 --- [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:14:28 2024-04-23T16:14:25.898Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:28 2024-04-23T16:14:25.898Z WARN 7153 --- [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:14:28 2024-04-23T16:14:25.920Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:28 2024-04-23T16:14:25.920Z WARN 7153 --- [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:14:28 2024-04-23T16:14:26.092Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:28 2024-04-23T16:14:26.092Z WARN 7153 --- [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:14:28 2024-04-23T16:14:26.100Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:28 2024-04-23T16:14:26.101Z WARN 7153 --- [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:14:28 2024-04-23T16:14:26.101Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:28 2024-04-23T16:14:26.200Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:28 2024-04-23T16:14:26.201Z WARN 7153 --- [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:14:28 2024-04-23T16:14:26.201Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:28 2024-04-23T16:14:26.261Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:28 2024-04-23T16:14:26.261Z WARN 7153 --- [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:14:28 2024-04-23T16:14:26.266Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:28 2024-04-23T16:14:26.266Z WARN 7153 --- [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:14:28 2024-04-23T16:14:26.304Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:28 2024-04-23T16:14:26.304Z WARN 7153 --- [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:14:28 2024-04-23T16:14:26.529Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:28 2024-04-23T16:14:26.529Z WARN 7153 --- [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:14:28 2024-04-23T16:14:26.593Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:28 2024-04-23T16:14:26.593Z WARN 7153 --- [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:14:28 2024-04-23T16:14:26.620Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:28 2024-04-23T16:14:26.620Z WARN 7153 --- [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:14:28 2024-04-23T16:14:26.657Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:28 2024-04-23T16:14:26.657Z WARN 7153 --- [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:14:28 2024-04-23T16:14:26.745Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:28 2024-04-23T16:14:26.745Z WARN 7153 --- [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:14:28 2024-04-23T16:14:26.751Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:28 2024-04-23T16:14:26.751Z WARN 7153 --- [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:14:28 2024-04-23T16:14:26.793Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:28 2024-04-23T16:14:26.793Z WARN 7153 --- [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:14:28 2024-04-23T16:14:26.923Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:28 2024-04-23T16:14:26.923Z WARN 7153 --- [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:14:28 2024-04-23T16:14:26.995Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:28 2024-04-23T16:14:26.995Z WARN 7153 --- [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:14:28 2024-04-23T16:14:27.006Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:28 2024-04-23T16:14:27.007Z WARN 7153 --- [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:14:28 2024-04-23T16:14:27.007Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:28 2024-04-23T16:14:27.268Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:28 2024-04-23T16:14:27.268Z WARN 7153 --- [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:14:28 2024-04-23T16:14:27.358Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:28 2024-04-23T16:14:27.358Z WARN 7153 --- [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:14:28 2024-04-23T16:14:27.408Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:28 2024-04-23T16:14:27.408Z WARN 7153 --- [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:14:28 2024-04-23T16:14:27.408Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:28 2024-04-23T16:14:27.464Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:28 2024-04-23T16:14:27.464Z WARN 7153 --- [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:14:28 2024-04-23T16:14:27.508Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:28 2024-04-23T16:14:27.508Z WARN 7153 --- [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:14:28 2024-04-23T16:14:27.533Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:28 2024-04-23T16:14:27.533Z WARN 7153 --- [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:14:28 2024-04-23T16:14:27.574Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:28 2024-04-23T16:14:27.574Z WARN 7153 --- [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:14:28 2024-04-23T16:14:27.713Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:28 2024-04-23T16:14:27.713Z WARN 7153 --- [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:14:28 2024-04-23T16:14:27.714Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:28 2024-04-23T16:14:27.714Z WARN 7153 --- [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:14:28 2024-04-23T16:14:27.760Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:28 2024-04-23T16:14:27.760Z WARN 7153 --- [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:14:28 2024-04-23T16:14:27.760Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:28 2024-04-23T16:14:27.760Z WARN 7153 --- [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:14:28 2024-04-23T16:14:27.960Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:28 2024-04-23T16:14:27.960Z WARN 7153 --- [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:14:28 2024-04-23T16:14:27.976Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:28 2024-04-23T16:14:27.976Z WARN 7153 --- [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:14:28 2024-04-23T16:14:28.115Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:28 2024-04-23T16:14:28.116Z WARN 7153 --- [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:14:28 2024-04-23T16:14:28.116Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:28 2024-04-23T16:14:28.368Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:28 2024-04-23T16:14:28.368Z WARN 7153 --- [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:14:28 2024-04-23T16:14:28.473Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:28 2024-04-23T16:14:28.473Z WARN 7153 --- [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:14:28 2024-04-23T16:14:28.513Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:28 2024-04-23T16:14:28.513Z WARN 7153 --- [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:14:28 2024-04-23T16:14:28.513Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:28 2024-04-23T16:14:28.527Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:28 2024-04-23T16:14:28.527Z WARN 7153 --- [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:14:28 2024-04-23T16:14:28.566Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:28 2024-04-23T16:14:28.566Z WARN 7153 --- [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:14:28 2024-04-23T16:14:28.569Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:28 2024-04-23T16:14:28.569Z WARN 7153 --- [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:14:28 2024-04-23T16:14:28.654Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:28 2024-04-23T16:14:28.654Z WARN 7153 --- [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:14:28 2024-04-23T16:14:28.718Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:28 2024-04-23T16:14:28.718Z WARN 7153 --- [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:14:28 2024-04-23T16:14:28.725Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:28 2024-04-23T16:14:28.725Z WARN 7153 --- [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:14:28 2024-04-23T16:14:28.740Z INFO 7153 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT6.273882224S 16:14:28 2024-04-23T16:14:28.743Z INFO 7153 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:14:28 allow.auto.create.topics = true 16:14:28 auto.commit.interval.ms = 5000 16:14:28 auto.include.jmx.reporter = true 16:14:28 auto.offset.reset = earliest 16:14:28 bootstrap.servers = [PLAINTEXT://localhost:32782] 16:14:28 check.crcs = true 16:14:28 client.dns.lookup = use_all_dns_ips 16:14:28 client.id = consumer-ncmp-group-9 16:14:28 client.rack = 16:14:28 connections.max.idle.ms = 540000 16:14:28 default.api.timeout.ms = 60000 16:14:28 enable.auto.commit = true 16:14:28 exclude.internal.topics = true 16:14:28 fetch.max.bytes = 52428800 16:14:28 fetch.max.wait.ms = 500 16:14:28 fetch.min.bytes = 1 16:14:28 group.id = ncmp-group 16:14:28 group.instance.id = null 16:14:28 heartbeat.interval.ms = 3000 16:14:28 interceptor.classes = [] 16:14:28 internal.leave.group.on.close = true 16:14:28 internal.throw.on.fetch.stable.offset.unsupported = false 16:14:28 isolation.level = read_uncommitted 16:14:28 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:14:28 max.partition.fetch.bytes = 1048576 16:14:28 max.poll.interval.ms = 300000 16:14:28 max.poll.records = 500 16:14:28 metadata.max.age.ms = 300000 16:14:28 metric.reporters = [] 16:14:28 metrics.num.samples = 2 16:14:28 metrics.recording.level = INFO 16:14:28 metrics.sample.window.ms = 30000 16:14:28 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:14:28 receive.buffer.bytes = 65536 16:14:28 reconnect.backoff.max.ms = 1000 16:14:28 reconnect.backoff.ms = 50 16:14:28 request.timeout.ms = 30000 16:14:28 retry.backoff.ms = 100 16:14:28 sasl.client.callback.handler.class = null 16:14:28 sasl.jaas.config = null 16:14:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:14:28 sasl.kerberos.min.time.before.relogin = 60000 16:14:28 sasl.kerberos.service.name = null 16:14:28 sasl.kerberos.ticket.renew.jitter = 0.05 16:14:28 sasl.kerberos.ticket.renew.window.factor = 0.8 16:14:28 sasl.login.callback.handler.class = null 16:14:28 sasl.login.class = null 16:14:28 sasl.login.connect.timeout.ms = null 16:14:28 sasl.login.read.timeout.ms = null 16:14:28 sasl.login.refresh.buffer.seconds = 300 16:14:28 sasl.login.refresh.min.period.seconds = 60 16:14:28 sasl.login.refresh.window.factor = 0.8 16:14:28 sasl.login.refresh.window.jitter = 0.05 16:14:28 sasl.login.retry.backoff.max.ms = 10000 16:14:28 sasl.login.retry.backoff.ms = 100 16:14:28 sasl.mechanism = GSSAPI 16:14:28 sasl.oauthbearer.clock.skew.seconds = 30 16:14:28 sasl.oauthbearer.expected.audience = null 16:14:28 sasl.oauthbearer.expected.issuer = null 16:14:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:14:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:14:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:14:28 sasl.oauthbearer.jwks.endpoint.url = null 16:14:28 sasl.oauthbearer.scope.claim.name = scope 16:14:28 sasl.oauthbearer.sub.claim.name = sub 16:14:28 sasl.oauthbearer.token.endpoint.url = null 16:14:28 security.protocol = PLAINTEXT 16:14:28 security.providers = null 16:14:28 send.buffer.bytes = 131072 16:14:28 session.timeout.ms = 45000 16:14:28 socket.connection.setup.timeout.max.ms = 30000 16:14:28 socket.connection.setup.timeout.ms = 10000 16:14:28 ssl.cipher.suites = null 16:14:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:14:28 ssl.endpoint.identification.algorithm = https 16:14:28 ssl.engine.factory.class = null 16:14:28 ssl.key.password = null 16:14:28 ssl.keymanager.algorithm = SunX509 16:14:28 ssl.keystore.certificate.chain = null 16:14:28 ssl.keystore.key = null 16:14:28 ssl.keystore.location = null 16:14:28 ssl.keystore.password = null 16:14:28 ssl.keystore.type = JKS 16:14:28 ssl.protocol = TLSv1.3 16:14:28 ssl.provider = null 16:14:28 ssl.secure.random.implementation = null 16:14:28 ssl.trustmanager.algorithm = PKIX 16:14:28 ssl.truststore.certificates = null 16:14:28 ssl.truststore.location = null 16:14:28 ssl.truststore.password = null 16:14:28 ssl.truststore.type = JKS 16:14:28 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:14:28 16:14:28 2024-04-23T16:14:28.747Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:14:28 2024-04-23T16:14:28.747Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:14:28 2024-04-23T16:14:28.747Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888868747 16:14:28 16:14:28 . ____ _ __ _ _ 16:14:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:14:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:14:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:14:28 ' |____| .__|_| |_|_| |_\__, | / / / / 16:14:28 =========|_|==============|___/=/_/_/_/ 16:14:28 :: Spring Boot :: (v3.2.4) 16:14:28 16:14:28 2024-04-23T16:14:28.773Z INFO 7153 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 7153 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:14:28 2024-04-23T16:14:28.773Z INFO 7153 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 16:14:28 2024-04-23T16:14:28.783Z INFO 7153 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.028 seconds (process running for 127.902) 16:14:29 2024-04-23T16:14:28.794Z INFO 7153 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 16:14:29 2024-04-23T16:14:28.796Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:14:29 2024-04-23T16:14:28.796Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:14:29 acks = -1 16:14:29 auto.include.jmx.reporter = true 16:14:29 batch.size = 16384 16:14:29 bootstrap.servers = [PLAINTEXT://localhost:32782] 16:14:29 buffer.memory = 33554432 16:14:29 client.dns.lookup = use_all_dns_ips 16:14:29 client.id = producer-13 16:14:29 compression.type = none 16:14:29 connections.max.idle.ms = 540000 16:14:29 delivery.timeout.ms = 120000 16:14:29 enable.idempotence = false 16:14:29 interceptor.classes = [] 16:14:29 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:14:29 linger.ms = 1 16:14:29 max.block.ms = 60000 16:14:29 max.in.flight.requests.per.connection = 5 16:14:29 max.request.size = 1048576 16:14:29 metadata.max.age.ms = 300000 16:14:29 metadata.max.idle.ms = 300000 16:14:29 metric.reporters = [] 16:14:29 metrics.num.samples = 2 16:14:29 metrics.recording.level = INFO 16:14:29 metrics.sample.window.ms = 30000 16:14:29 partitioner.adaptive.partitioning.enable = true 16:14:29 partitioner.availability.timeout.ms = 0 16:14:29 partitioner.class = null 16:14:29 partitioner.ignore.keys = false 16:14:29 receive.buffer.bytes = 32768 16:14:29 reconnect.backoff.max.ms = 1000 16:14:29 reconnect.backoff.ms = 50 16:14:29 request.timeout.ms = 30000 16:14:29 retries = 0 16:14:29 retry.backoff.ms = 100 16:14:29 sasl.client.callback.handler.class = null 16:14:29 sasl.jaas.config = null 16:14:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:14:29 sasl.kerberos.min.time.before.relogin = 60000 16:14:29 sasl.kerberos.service.name = null 16:14:29 sasl.kerberos.ticket.renew.jitter = 0.05 16:14:29 sasl.kerberos.ticket.renew.window.factor = 0.8 16:14:29 sasl.login.callback.handler.class = null 16:14:29 sasl.login.class = null 16:14:29 sasl.login.connect.timeout.ms = null 16:14:29 sasl.login.read.timeout.ms = null 16:14:29 sasl.login.refresh.buffer.seconds = 300 16:14:29 sasl.login.refresh.min.period.seconds = 60 16:14:29 sasl.login.refresh.window.factor = 0.8 16:14:29 sasl.login.refresh.window.jitter = 0.05 16:14:29 sasl.login.retry.backoff.max.ms = 10000 16:14:29 sasl.login.retry.backoff.ms = 100 16:14:29 sasl.mechanism = GSSAPI 16:14:29 sasl.oauthbearer.clock.skew.seconds = 30 16:14:29 sasl.oauthbearer.expected.audience = null 16:14:29 sasl.oauthbearer.expected.issuer = null 16:14:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:14:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:14:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:14:29 sasl.oauthbearer.jwks.endpoint.url = null 16:14:29 sasl.oauthbearer.scope.claim.name = scope 16:14:29 sasl.oauthbearer.sub.claim.name = sub 16:14:29 sasl.oauthbearer.token.endpoint.url = null 16:14:29 security.protocol = PLAINTEXT 16:14:29 security.providers = null 16:14:29 send.buffer.bytes = 131072 16:14:29 socket.connection.setup.timeout.max.ms = 30000 16:14:29 socket.connection.setup.timeout.ms = 10000 16:14:29 ssl.cipher.suites = null 16:14:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:14:29 ssl.endpoint.identification.algorithm = https 16:14:29 ssl.engine.factory.class = null 16:14:29 ssl.key.password = null 16:14:29 ssl.keymanager.algorithm = SunX509 16:14:29 ssl.keystore.certificate.chain = null 16:14:29 ssl.keystore.key = null 16:14:29 ssl.keystore.location = null 16:14:29 ssl.keystore.password = null 16:14:29 ssl.keystore.type = JKS 16:14:29 ssl.protocol = TLSv1.3 16:14:29 ssl.provider = null 16:14:29 ssl.secure.random.implementation = null 16:14:29 ssl.trustmanager.algorithm = PKIX 16:14:29 ssl.truststore.certificates = null 16:14:29 ssl.truststore.location = null 16:14:29 ssl.truststore.password = null 16:14:29 ssl.truststore.type = JKS 16:14:29 transaction.timeout.ms = 60000 16:14:29 transactional.id = null 16:14:29 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:14:29 16:14:29 2024-04-23T16:14:28.799Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:14:29 2024-04-23T16:14:28.799Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:14:29 2024-04-23T16:14:28.799Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:14:29 2024-04-23T16:14:28.799Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888868799 16:14:29 2024-04-23T16:14:28.825Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:29 2024-04-23T16:14:28.825Z WARN 7153 --- [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:14:29 2024-04-23T16:14:28.919Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:29 2024-04-23T16:14:28.919Z WARN 7153 --- [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:14:29 2024-04-23T16:14:28.979Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:29 2024-04-23T16:14:28.979Z WARN 7153 --- [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:14:29 2024-04-23T16:14:28.979Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:29 2024-04-23T16:14:29.005Z WARN 7153 --- [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:14:29 2024-04-23T16:14:29.005Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: MOLcKgIXQEKrsISPY-wwPA 16:14:29 2024-04-23T16:14:29.043Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:29 2024-04-23T16:14:29.043Z WARN 7153 --- [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:14:29 2024-04-23T16:14:29.134Z WARN 7153 --- [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:14:29 2024-04-23T16:14:29.188Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:29 2024-04-23T16:14:29.188Z WARN 7153 --- [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:14:29 2024-04-23T16:14:29.226Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:29 2024-04-23T16:14:29.226Z WARN 7153 --- [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:14:29 2024-04-23T16:14:29.261Z INFO 7153 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: MOLcKgIXQEKrsISPY-wwPA 16:14:29 2024-04-23T16:14:29.423Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:29 2024-04-23T16:14:29.423Z WARN 7153 --- [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:14:29 2024-04-23T16:14:29.423Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:29 2024-04-23T16:14:29.469Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:29 2024-04-23T16:14:29.469Z WARN 7153 --- [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:14:29 2024-04-23T16:14:29.484Z INFO 7153 --- [ 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:14:29 2024-04-23T16:14:29.486Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 16:14:29 2024-04-23T16:14:29.506Z INFO 7153 --- [ 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-c23f6f8c-ff56-4125-9c6b-2b5e68627801 16:14:29 2024-04-23T16:14:29.506Z INFO 7153 --- [ 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:14:29 2024-04-23T16:14:29.506Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 16:14:29 2024-04-23T16:14:29.526Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:29 2024-04-23T16:14:29.526Z WARN 7153 --- [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:14:29 2024-04-23T16:14:29.532Z INFO 7153 --- [ 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-c23f6f8c-ff56-4125-9c6b-2b5e68627801', protocol='range'} 16:14:29 2024-04-23T16:14:29.532Z INFO 7153 --- [ 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-c23f6f8c-ff56-4125-9c6b-2b5e68627801=Assignment(partitions=[ncmp-events-test-0])} 16:14:29 2024-04-23T16:14:29.534Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:29 2024-04-23T16:14:29.534Z WARN 7153 --- [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:14:29 2024-04-23T16:14:29.547Z INFO 7153 --- [ 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-c23f6f8c-ff56-4125-9c6b-2b5e68627801', protocol='range'} 16:14:29 2024-04-23T16:14:29.547Z INFO 7153 --- [ 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:14:29 2024-04-23T16:14:29.548Z INFO 7153 --- [ 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:14:29 2024-04-23T16:14:29.553Z INFO 7153 --- [ 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:14:29 2024-04-23T16:14:29.564Z INFO 7153 --- [ 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:14:30 2024-04-23T16:14:29.631Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:30 2024-04-23T16:14:29.631Z WARN 7153 --- [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:14:30 2024-04-23T16:14:29.680Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:30 2024-04-23T16:14:29.680Z WARN 7153 --- [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:14:30 2024-04-23T16:14:29.685Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 16:14:30 2024-04-23T16:14:29.686Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:30 2024-04-23T16:14:29.686Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Cancelled in-flight METADATA request with correlation id 6 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 16:14:30 2024-04-23T16:14:29.730Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:30 2024-04-23T16:14:29.730Z WARN 7153 --- [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:14:30 2024-04-23T16:14:29.735Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:30 2024-04-23T16:14:29.735Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 15 due to node 1 being disconnected (elapsed time since creation: 134ms, elapsed time since send: 134ms, request timeout: 30000ms) 16:14:30 2024-04-23T16:14:29.735Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 16:14:30 2024-04-23T16:14:29.735Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 16:14:30 2024-04-23T16:14:29.735Z INFO 7153 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=392077476, epoch=1) to node 1: 16:14:30 16:14:30 org.apache.kafka.common.errors.DisconnectException: null 16:14:30 16:14:30 2024-04-23T16:14:29.735Z INFO 7153 --- [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:14:30 2024-04-23T16:14:29.737Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:30 2024-04-23T16:14:29.737Z WARN 7153 --- [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:14:30 2024-04-23T16:14:29.787Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:30 2024-04-23T16:14:29.787Z WARN 7153 --- [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:14:30 2024-04-23T16:14:29.836Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:30 2024-04-23T16:14:29.836Z WARN 7153 --- [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:14:30 2024-04-23T16:14:29.878Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:30 2024-04-23T16:14:29.878Z WARN 7153 --- [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:14:30 2024-04-23T16:14:29.888Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:30 2024-04-23T16:14:29.888Z WARN 7153 --- [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:14:30 2024-04-23T16:14:30.037Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:30 2024-04-23T16:14:30.037Z WARN 7153 --- [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:14:30 2024-04-23T16:14:30.090Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:30 2024-04-23T16:14:30.090Z WARN 7153 --- [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:14:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.635 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 16:14:30 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 16:14:36 2024-04-23T16:14:30.108Z INFO 7153 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:14:36 2024-04-23T16:14:30.125Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:36 2024-04-23T16:14:30.125Z WARN 7153 --- [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:14:36 2024-04-23T16:14:30.136Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:36 2024-04-23T16:14:30.136Z WARN 7153 --- [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:14:36 2024-04-23T16:14:30.136Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:36 2024-04-23T16:14:30.198Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:36 2024-04-23T16:14:30.198Z WARN 7153 --- [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:14:36 2024-04-23T16:14:30.230Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:36 2024-04-23T16:14:30.230Z WARN 7153 --- [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:14:36 2024-04-23T16:14:30.238Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:36 2024-04-23T16:14:30.238Z WARN 7153 --- [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:14:36 2024-04-23T16:14:30.250Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:36 2024-04-23T16:14:30.250Z WARN 7153 --- [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:14:36 2024-04-23T16:14:30.252Z INFO 7153 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 1e307052361a6ca3f19878be6a0a3db34fb0d359ddafc98cd5689439c4fdad13 16:14:36 2024-04-23T16:14:30.284Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:36 2024-04-23T16:14:30.284Z WARN 7153 --- [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:14:36 2024-04-23T16:14:30.284Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:36 2024-04-23T16:14:30.372Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:36 2024-04-23T16:14:30.372Z WARN 7153 --- [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:14:36 2024-04-23T16:14:30.387Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:36 2024-04-23T16:14:30.387Z WARN 7153 --- [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:14:36 2024-04-23T16:14:30.491Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:36 2024-04-23T16:14:30.491Z WARN 7153 --- [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:14:36 2024-04-23T16:14:30.631Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:36 2024-04-23T16:14:30.631Z WARN 7153 --- [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:14:36 2024-04-23T16:14:30.641Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:36 2024-04-23T16:14:30.641Z WARN 7153 --- [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:14:36 2024-04-23T16:14:30.683Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:36 2024-04-23T16:14:30.683Z WARN 7153 --- [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:14:36 2024-04-23T16:14:30.790Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:36 2024-04-23T16:14:30.790Z WARN 7153 --- [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:14:36 2024-04-23T16:14:30.798Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:36 2024-04-23T16:14:30.798Z WARN 7153 --- [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:14:36 2024-04-23T16:14:30.934Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:36 2024-04-23T16:14:30.934Z WARN 7153 --- [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:14:36 2024-04-23T16:14:30.986Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:36 2024-04-23T16:14:30.986Z WARN 7153 --- [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:14:36 2024-04-23T16:14:31.185Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:36 2024-04-23T16:14:31.185Z WARN 7153 --- [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:14:36 2024-04-23T16:14:31.201Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:36 2024-04-23T16:14:31.201Z WARN 7153 --- [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:14:36 2024-04-23T16:14:31.254Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:36 2024-04-23T16:14:31.254Z WARN 7153 --- [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:14:36 2024-04-23T16:14:31.278Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:36 2024-04-23T16:14:31.278Z WARN 7153 --- [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:14:36 2024-04-23T16:14:31.287Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:36 2024-04-23T16:14:31.287Z WARN 7153 --- [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:14:36 2024-04-23T16:14:31.345Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:36 2024-04-23T16:14:31.345Z WARN 7153 --- [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:14:36 2024-04-23T16:14:31.345Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:36 2024-04-23T16:14:31.364Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:36 2024-04-23T16:14:31.364Z WARN 7153 --- [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:14:36 2024-04-23T16:14:31.448Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:36 2024-04-23T16:14:31.448Z WARN 7153 --- [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:14:36 2024-04-23T16:14:31.502Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:36 2024-04-23T16:14:31.502Z WARN 7153 --- [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:14:36 2024-04-23T16:14:31.502Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:36 2024-04-23T16:14:31.541Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:36 2024-04-23T16:14:31.541Z WARN 7153 --- [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:14:36 2024-04-23T16:14:31.595Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:36 2024-04-23T16:14:31.595Z WARN 7153 --- [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:14:36 2024-04-23T16:14:31.836Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:36 2024-04-23T16:14:31.836Z WARN 7153 --- [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:14:36 2024-04-23T16:14:31.853Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:36 2024-04-23T16:14:31.854Z WARN 7153 --- [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:14:36 2024-04-23T16:14:31.954Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:36 2024-04-23T16:14:31.954Z WARN 7153 --- [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:14:36 2024-04-23T16:14:31.989Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:36 2024-04-23T16:14:31.989Z WARN 7153 --- [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:14:36 2024-04-23T16:14:32.067Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:36 2024-04-23T16:14:32.068Z WARN 7153 --- [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:14:36 2024-04-23T16:14:32.155Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:36 2024-04-23T16:14:32.155Z WARN 7153 --- [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:14:36 2024-04-23T16:14:32.313Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:36 2024-04-23T16:14:32.313Z WARN 7153 --- [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:14:36 2024-04-23T16:14:32.380Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:36 2024-04-23T16:14:32.380Z WARN 7153 --- [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:14:36 2024-04-23T16:14:32.385Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:36 2024-04-23T16:14:32.385Z WARN 7153 --- [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:14:36 2024-04-23T16:14:32.393Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:36 2024-04-23T16:14:32.393Z WARN 7153 --- [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:14:36 2024-04-23T16:14:32.401Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:36 2024-04-23T16:14:32.401Z WARN 7153 --- [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:14:36 2024-04-23T16:14:32.448Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:36 2024-04-23T16:14:32.448Z WARN 7153 --- [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:14:36 2024-04-23T16:14:32.448Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:36 2024-04-23T16:14:32.490Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:36 2024-04-23T16:14:32.490Z WARN 7153 --- [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:14:36 2024-04-23T16:14:32.551Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:36 2024-04-23T16:14:32.551Z WARN 7153 --- [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:14:36 2024-04-23T16:14:32.704Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:36 2024-04-23T16:14:32.704Z WARN 7153 --- [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:14:36 2024-04-23T16:14:32.710Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:36 2024-04-23T16:14:32.710Z WARN 7153 --- [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:14:36 2024-04-23T16:14:32.710Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:36 2024-04-23T16:14:32.816Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:36 2024-04-23T16:14:32.816Z WARN 7153 --- [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:14:36 2024-04-23T16:14:32.889Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:36 2024-04-23T16:14:32.889Z WARN 7153 --- [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:14:36 2024-04-23T16:14:32.891Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:36 2024-04-23T16:14:32.892Z WARN 7153 --- [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:14:36 2024-04-23T16:14:33.158Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:36 2024-04-23T16:14:33.158Z WARN 7153 --- [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:14:36 2024-04-23T16:14:33.220Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:36 2024-04-23T16:14:33.220Z WARN 7153 --- [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:14:36 2024-04-23T16:14:33.221Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:36 2024-04-23T16:14:33.221Z WARN 7153 --- [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:14:36 2024-04-23T16:14:33.285Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:36 2024-04-23T16:14:33.285Z WARN 7153 --- [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:14:36 2024-04-23T16:14:33.316Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:36 2024-04-23T16:14:33.316Z WARN 7153 --- [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:14:36 2024-04-23T16:14:33.397Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:36 2024-04-23T16:14:33.397Z WARN 7153 --- [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:14:36 2024-04-23T16:14:33.543Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:36 2024-04-23T16:14:33.543Z WARN 7153 --- [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:14:36 2024-04-23T16:14:33.556Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:36 2024-04-23T16:14:33.556Z WARN 7153 --- [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:14:36 2024-04-23T16:14:33.556Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:36 2024-04-23T16:14:33.596Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:36 2024-04-23T16:14:33.596Z WARN 7153 --- [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:14:36 2024-04-23T16:14:33.606Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:36 2024-04-23T16:14:33.606Z WARN 7153 --- [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:14:36 2024-04-23T16:14:33.626Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:36 2024-04-23T16:14:33.626Z WARN 7153 --- [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:14:36 2024-04-23T16:14:33.663Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:36 2024-04-23T16:14:33.664Z WARN 7153 --- [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:14:36 2024-04-23T16:14:33.792Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:36 2024-04-23T16:14:33.792Z WARN 7153 --- [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:14:36 2024-04-23T16:14:33.827Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:36 2024-04-23T16:14:33.827Z WARN 7153 --- [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:14:36 2024-04-23T16:14:33.869Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:36 2024-04-23T16:14:33.869Z WARN 7153 --- [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:14:36 2024-04-23T16:14:33.869Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:36 2024-04-23T16:14:34.035Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:36 2024-04-23T16:14:34.035Z WARN 7153 --- [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:14:36 2024-04-23T16:14:34.043Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:36 2024-04-23T16:14:34.043Z WARN 7153 --- [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:14:36 2024-04-23T16:14:34.183Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:36 2024-04-23T16:14:34.184Z WARN 7153 --- [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:14:36 2024-04-23T16:14:34.219Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:36 2024-04-23T16:14:34.219Z WARN 7153 --- [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:14:36 2024-04-23T16:14:34.312Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:36 2024-04-23T16:14:34.312Z WARN 7153 --- [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:14:36 2024-04-23T16:14:34.458Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:36 2024-04-23T16:14:34.458Z WARN 7153 --- [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:14:36 2024-04-23T16:14:34.458Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:36 2024-04-23T16:14:34.470Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:36 2024-04-23T16:14:34.471Z WARN 7153 --- [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:14:36 2024-04-23T16:14:34.487Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:36 2024-04-23T16:14:34.487Z WARN 7153 --- [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:14:36 2024-04-23T16:14:34.521Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:36 2024-04-23T16:14:34.521Z WARN 7153 --- [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:14:36 2024-04-23T16:14:34.546Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:36 2024-04-23T16:14:34.546Z WARN 7153 --- [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:14:36 2024-04-23T16:14:34.639Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:36 2024-04-23T16:14:34.639Z WARN 7153 --- [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:14:36 2024-04-23T16:14:34.666Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:36 2024-04-23T16:14:34.666Z WARN 7153 --- [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:14:36 2024-04-23T16:14:34.731Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:36 2024-04-23T16:14:34.731Z WARN 7153 --- [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:14:36 2024-04-23T16:14:34.745Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:36 2024-04-23T16:14:34.745Z WARN 7153 --- [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:14:36 2024-04-23T16:14:34.753Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:36 2024-04-23T16:14:34.753Z WARN 7153 --- [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:14:36 2024-04-23T16:14:34.800Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:36 2024-04-23T16:14:34.800Z WARN 7153 --- [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:14:36 2024-04-23T16:14:34.800Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:36 2024-04-23T16:14:35.046Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:36 2024-04-23T16:14:35.046Z WARN 7153 --- [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:14:36 2024-04-23T16:14:35.072Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:36 2024-04-23T16:14:35.072Z WARN 7153 --- [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:14:36 2024-04-23T16:14:35.141Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:36 2024-04-23T16:14:35.141Z WARN 7153 --- [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:14:36 2024-04-23T16:14:35.392Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:36 2024-04-23T16:14:35.392Z WARN 7153 --- [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:14:36 2024-04-23T16:14:35.423Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:36 2024-04-23T16:14:35.423Z WARN 7153 --- [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:14:36 2024-04-23T16:14:35.477Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:36 2024-04-23T16:14:35.477Z WARN 7153 --- [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:14:36 2024-04-23T16:14:35.493Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:36 2024-04-23T16:14:35.493Z WARN 7153 --- [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:14:36 2024-04-23T16:14:35.562Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:36 2024-04-23T16:14:35.562Z WARN 7153 --- [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:14:36 2024-04-23T16:14:35.562Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:36 2024-04-23T16:14:35.568Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:36 2024-04-23T16:14:35.568Z WARN 7153 --- [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:14:36 2024-04-23T16:14:35.597Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:36 2024-04-23T16:14:35.598Z WARN 7153 --- [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:14:36 2024-04-23T16:14:35.598Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:36 2024-04-23T16:14:35.598Z WARN 7153 --- [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:14:36 2024-04-23T16:14:35.690Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:36 2024-04-23T16:14:35.690Z WARN 7153 --- [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:14:36 2024-04-23T16:14:35.725Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:36 2024-04-23T16:14:35.725Z WARN 7153 --- [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:14:36 2024-04-23T16:14:35.779Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:36 2024-04-23T16:14:35.779Z WARN 7153 --- [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:14:36 2024-04-23T16:14:35.787Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:36 2024-04-23T16:14:35.787Z WARN 7153 --- [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:14:36 2024-04-23T16:14:35.953Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:36 2024-04-23T16:14:35.953Z WARN 7153 --- [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:14:36 2024-04-23T16:14:35.953Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:36 2024-04-23T16:14:36.175Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:36 2024-04-23T16:14:36.175Z WARN 7153 --- [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:14:36 2024-04-23T16:14:36.200Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:36 2024-04-23T16:14:36.200Z WARN 7153 --- [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:14:36 2024-04-23T16:14:36.279Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:36 2024-04-23T16:14:36.279Z WARN 7153 --- [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:14:36 2024-04-23T16:14:36.311Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:36 2024-04-23T16:14:36.311Z WARN 7153 --- [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:14:36 2024-04-23T16:14:36.320Z INFO 7153 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT6.211546249S 16:14:36 2024-04-23T16:14:36.326Z INFO 7153 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:14:36 allow.auto.create.topics = true 16:14:36 auto.commit.interval.ms = 5000 16:14:36 auto.include.jmx.reporter = true 16:14:36 auto.offset.reset = earliest 16:14:36 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:14:36 check.crcs = true 16:14:36 client.dns.lookup = use_all_dns_ips 16:14:36 client.id = consumer-ncmp-group-10 16:14:36 client.rack = 16:14:36 connections.max.idle.ms = 540000 16:14:36 default.api.timeout.ms = 60000 16:14:36 enable.auto.commit = true 16:14:36 exclude.internal.topics = true 16:14:36 fetch.max.bytes = 52428800 16:14:36 fetch.max.wait.ms = 500 16:14:36 fetch.min.bytes = 1 16:14:36 group.id = ncmp-group 16:14:36 group.instance.id = null 16:14:36 heartbeat.interval.ms = 3000 16:14:36 interceptor.classes = [] 16:14:36 internal.leave.group.on.close = true 16:14:36 internal.throw.on.fetch.stable.offset.unsupported = false 16:14:36 isolation.level = read_uncommitted 16:14:36 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:14:36 max.partition.fetch.bytes = 1048576 16:14:36 max.poll.interval.ms = 300000 16:14:36 max.poll.records = 500 16:14:36 metadata.max.age.ms = 300000 16:14:36 metric.reporters = [] 16:14:36 metrics.num.samples = 2 16:14:36 metrics.recording.level = INFO 16:14:36 metrics.sample.window.ms = 30000 16:14:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:14:36 receive.buffer.bytes = 65536 16:14:36 reconnect.backoff.max.ms = 1000 16:14:36 reconnect.backoff.ms = 50 16:14:36 request.timeout.ms = 30000 16:14:36 retry.backoff.ms = 100 16:14:36 sasl.client.callback.handler.class = null 16:14:36 sasl.jaas.config = null 16:14:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:14:36 sasl.kerberos.min.time.before.relogin = 60000 16:14:36 sasl.kerberos.service.name = null 16:14:36 sasl.kerberos.ticket.renew.jitter = 0.05 16:14:36 sasl.kerberos.ticket.renew.window.factor = 0.8 16:14:36 sasl.login.callback.handler.class = null 16:14:36 sasl.login.class = null 16:14:36 sasl.login.connect.timeout.ms = null 16:14:36 sasl.login.read.timeout.ms = null 16:14:36 sasl.login.refresh.buffer.seconds = 300 16:14:36 sasl.login.refresh.min.period.seconds = 60 16:14:36 sasl.login.refresh.window.factor = 0.8 16:14:36 sasl.login.refresh.window.jitter = 0.05 16:14:36 sasl.login.retry.backoff.max.ms = 10000 16:14:36 sasl.login.retry.backoff.ms = 100 16:14:36 sasl.mechanism = GSSAPI 16:14:36 sasl.oauthbearer.clock.skew.seconds = 30 16:14:36 sasl.oauthbearer.expected.audience = null 16:14:36 sasl.oauthbearer.expected.issuer = null 16:14:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:14:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:14:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:14:36 sasl.oauthbearer.jwks.endpoint.url = null 16:14:36 sasl.oauthbearer.scope.claim.name = scope 16:14:36 sasl.oauthbearer.sub.claim.name = sub 16:14:36 sasl.oauthbearer.token.endpoint.url = null 16:14:36 security.protocol = PLAINTEXT 16:14:36 security.providers = null 16:14:36 send.buffer.bytes = 131072 16:14:36 session.timeout.ms = 45000 16:14:36 socket.connection.setup.timeout.max.ms = 30000 16:14:36 socket.connection.setup.timeout.ms = 10000 16:14:36 ssl.cipher.suites = null 16:14:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:14:36 ssl.endpoint.identification.algorithm = https 16:14:36 ssl.engine.factory.class = null 16:14:36 ssl.key.password = null 16:14:36 ssl.keymanager.algorithm = SunX509 16:14:36 ssl.keystore.certificate.chain = null 16:14:36 ssl.keystore.key = null 16:14:36 ssl.keystore.location = null 16:14:36 ssl.keystore.password = null 16:14:36 ssl.keystore.type = JKS 16:14:36 ssl.protocol = TLSv1.3 16:14:36 ssl.provider = null 16:14:36 ssl.secure.random.implementation = null 16:14:36 ssl.trustmanager.algorithm = PKIX 16:14:36 ssl.truststore.certificates = null 16:14:36 ssl.truststore.location = null 16:14:36 ssl.truststore.password = null 16:14:36 ssl.truststore.type = JKS 16:14:36 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:14:36 16:14:36 2024-04-23T16:14:36.328Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:14:36 2024-04-23T16:14:36.328Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:14:36 2024-04-23T16:14:36.328Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888876328 16:14:36 16:14:36,351 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:14:36 16:14:36,352 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:14:36 16:14:36,352 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63e213e4 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:14:36 16:14:36,356 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3af6c942 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:14:36 16:14:36,356 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63e213e4 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:14:36 16:14:36,358 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 16:14:36 16:14:36,358 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:14:36 16:14:36,358 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 16:14:36 16:14:36,358 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:14:36 16:14:36,358 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:14:36 16:14:36,358 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3af6c942 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:14:36 16:14:36,358 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63e213e4 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:14:36 16:14:36,361 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:14:36 16:14:36,361 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:14:36 16:14:36,361 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:14:36 16:14:36,362 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713888876362) 16:14:36 16:14:36,362 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 16:14:36 16:14:36,362 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:14:36 16:14:36,363 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:14:36 16:14:36,363 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28ee86e8 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:14:36 16:14:36,363 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:14:36 16:14:36,363 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28ee86e8 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:14:36 16:14:36,363 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:14:36 16:14:36,363 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28ee86e8 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:14:36 16:14:36,363 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:14:36 16:14:36,363 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28ee86e8 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:14:36 16:14:36,363 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:14:36 16:14:36,363 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28ee86e8 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:14:36 16:14:36,363 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:14:36 16:14:36,363 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28ee86e8 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:14:36 16:14:36,363 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:14:36 16:14:36,363 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28ee86e8 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:14:36 16:14:36,363 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:14:36 16:14:36,363 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28ee86e8 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:14:36 16:14:36,363 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:14:36 16:14:36,363 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:14:36 16:14:36,364 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:14:36 16:14:36,365 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:14:36 16:14:36,365 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:14:36 16:14:36,365 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:14:36 16:14:36,365 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:14:36 16:14:36,370 |-INFO in ch.qos.logback.classic.pattern.DateConverter@31e6d0e1 - Setting zoneId to "UTC" 16:14:36 16:14:36,371 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:14:36 16:14:36,371 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:14:36 16:14:36,375 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:14:36 16:14:36,375 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:14:36 16:14:36,375 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:14:36 16:14:36,375 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:14:36 16:14:36,375 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:14:36 16:14:36,375 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28ee86e8 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:14:36 16:14:36,375 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:14:36 16:14:36,375 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@58763549 - End of configuration. 16:14:36 16:14:36,375 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2bf87090 - Registering current configuration as safe fallback point 16:14:36 16:14:36 16:14:36 . ____ _ __ _ _ 16:14:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:14:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:14:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:14:36 ' |____| .__|_| |_|_| |_\__, | / / / / 16:14:36 =========|_|==============|___/=/_/_/_/ 16:14:36 :: Spring Boot :: (v3.2.4) 16:14:36 16:14:36 2024-04-23T16:14:36.378Z INFO 7153 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 7153 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:14:36 2024-04-23T16:14:36.379Z INFO 7153 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:14:36 2024-04-23T16:14:36.397Z INFO 7153 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.067 seconds (process running for 135.516) 16:14:37 2024-04-23T16:14:36.399Z INFO 7153 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 16:14:37 2024-04-23T16:14:36.416Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:14:37 2024-04-23T16:14:36.416Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:14:37 acks = -1 16:14:37 auto.include.jmx.reporter = true 16:14:37 batch.size = 16384 16:14:37 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:14:37 buffer.memory = 33554432 16:14:37 client.dns.lookup = use_all_dns_ips 16:14:37 client.id = producer-14 16:14:37 compression.type = none 16:14:37 connections.max.idle.ms = 540000 16:14:37 delivery.timeout.ms = 120000 16:14:37 enable.idempotence = false 16:14:37 interceptor.classes = [] 16:14:37 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:14:37 linger.ms = 1 16:14:37 max.block.ms = 60000 16:14:37 max.in.flight.requests.per.connection = 5 16:14:37 max.request.size = 1048576 16:14:37 metadata.max.age.ms = 300000 16:14:37 metadata.max.idle.ms = 300000 16:14:37 metric.reporters = [] 16:14:37 metrics.num.samples = 2 16:14:37 metrics.recording.level = INFO 16:14:37 metrics.sample.window.ms = 30000 16:14:37 partitioner.adaptive.partitioning.enable = true 16:14:37 partitioner.availability.timeout.ms = 0 16:14:37 partitioner.class = null 16:14:37 partitioner.ignore.keys = false 16:14:37 receive.buffer.bytes = 32768 16:14:37 reconnect.backoff.max.ms = 1000 16:14:37 reconnect.backoff.ms = 50 16:14:37 request.timeout.ms = 30000 16:14:37 retries = 0 16:14:37 retry.backoff.ms = 100 16:14:37 sasl.client.callback.handler.class = null 16:14:37 sasl.jaas.config = null 16:14:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:14:37 sasl.kerberos.min.time.before.relogin = 60000 16:14:37 sasl.kerberos.service.name = null 16:14:37 sasl.kerberos.ticket.renew.jitter = 0.05 16:14:37 sasl.kerberos.ticket.renew.window.factor = 0.8 16:14:37 sasl.login.callback.handler.class = null 16:14:37 sasl.login.class = null 16:14:37 sasl.login.connect.timeout.ms = null 16:14:37 sasl.login.read.timeout.ms = null 16:14:37 sasl.login.refresh.buffer.seconds = 300 16:14:37 sasl.login.refresh.min.period.seconds = 60 16:14:37 sasl.login.refresh.window.factor = 0.8 16:14:37 sasl.login.refresh.window.jitter = 0.05 16:14:37 sasl.login.retry.backoff.max.ms = 10000 16:14:37 sasl.login.retry.backoff.ms = 100 16:14:37 sasl.mechanism = GSSAPI 16:14:37 sasl.oauthbearer.clock.skew.seconds = 30 16:14:37 sasl.oauthbearer.expected.audience = null 16:14:37 sasl.oauthbearer.expected.issuer = null 16:14:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:14:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:14:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:14:37 sasl.oauthbearer.jwks.endpoint.url = null 16:14:37 sasl.oauthbearer.scope.claim.name = scope 16:14:37 sasl.oauthbearer.sub.claim.name = sub 16:14:37 sasl.oauthbearer.token.endpoint.url = null 16:14:37 security.protocol = PLAINTEXT 16:14:37 security.providers = null 16:14:37 send.buffer.bytes = 131072 16:14:37 socket.connection.setup.timeout.max.ms = 30000 16:14:37 socket.connection.setup.timeout.ms = 10000 16:14:37 ssl.cipher.suites = null 16:14:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:14:37 ssl.endpoint.identification.algorithm = https 16:14:37 ssl.engine.factory.class = null 16:14:37 ssl.key.password = null 16:14:37 ssl.keymanager.algorithm = SunX509 16:14:37 ssl.keystore.certificate.chain = null 16:14:37 ssl.keystore.key = null 16:14:37 ssl.keystore.location = null 16:14:37 ssl.keystore.password = null 16:14:37 ssl.keystore.type = JKS 16:14:37 ssl.protocol = TLSv1.3 16:14:37 ssl.provider = null 16:14:37 ssl.secure.random.implementation = null 16:14:37 ssl.trustmanager.algorithm = PKIX 16:14:37 ssl.truststore.certificates = null 16:14:37 ssl.truststore.location = null 16:14:37 ssl.truststore.password = null 16:14:37 ssl.truststore.type = JKS 16:14:37 transaction.timeout.ms = 60000 16:14:37 transactional.id = null 16:14:37 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:14:37 16:14:37 2024-04-23T16:14:36.420Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:14:37 2024-04-23T16:14:36.420Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:14:37 2024-04-23T16:14:36.420Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:14:37 2024-04-23T16:14:36.420Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888876420 16:14:37 2024-04-23T16:14:36.565Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:37 2024-04-23T16:14:36.565Z WARN 7153 --- [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:14:37 2024-04-23T16:14:36.566Z WARN 7153 --- [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:14:37 2024-04-23T16:14:36.566Z INFO 7153 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: RzJVzpBQQEGs6nVTZU9fDw 16:14:37 2024-04-23T16:14:36.576Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:37 2024-04-23T16:14:36.576Z WARN 7153 --- [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:14:37 2024-04-23T16:14:36.609Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:37 2024-04-23T16:14:36.609Z WARN 7153 --- [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:14:37 2024-04-23T16:14:36.610Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:37 2024-04-23T16:14:36.610Z WARN 7153 --- [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:14:37 2024-04-23T16:14:36.629Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:37 2024-04-23T16:14:36.629Z WARN 7153 --- [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:14:37 2024-04-23T16:14:36.629Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:37 2024-04-23T16:14:36.690Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:37 2024-04-23T16:14:36.690Z WARN 7153 --- [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:14:37 2024-04-23T16:14:36.693Z WARN 7153 --- [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:14:37 2024-04-23T16:14:36.730Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:37 2024-04-23T16:14:36.730Z WARN 7153 --- [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:14:37 2024-04-23T16:14:36.759Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:37 2024-04-23T16:14:36.759Z WARN 7153 --- [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:14:37 2024-04-23T16:14:36.804Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:37 2024-04-23T16:14:36.804Z WARN 7153 --- [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:14:37 2024-04-23T16:14:36.817Z INFO 7153 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: RzJVzpBQQEGs6nVTZU9fDw 16:14:37 2024-04-23T16:14:36.893Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:37 2024-04-23T16:14:36.893Z WARN 7153 --- [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:14:37 2024-04-23T16:14:37.044Z INFO 7153 --- [ 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:14:37 2024-04-23T16:14:37.047Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 16:14:37 2024-04-23T16:14:37.062Z INFO 7153 --- [ 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-d5d97845-54d6-4be2-bd20-03d9120b1bde 16:14:37 2024-04-23T16:14:37.062Z INFO 7153 --- [ 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:14:37 2024-04-23T16:14:37.062Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 16:14:37 2024-04-23T16:14:37.070Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:37 2024-04-23T16:14:37.070Z WARN 7153 --- [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:14:37 2024-04-23T16:14:37.070Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:37 2024-04-23T16:14:37.082Z INFO 7153 --- [ 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-d5d97845-54d6-4be2-bd20-03d9120b1bde', protocol='range'} 16:14:37 2024-04-23T16:14:37.082Z INFO 7153 --- [ 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-d5d97845-54d6-4be2-bd20-03d9120b1bde=Assignment(partitions=[cm-events-0])} 16:14:37 2024-04-23T16:14:37.099Z INFO 7153 --- [ 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-d5d97845-54d6-4be2-bd20-03d9120b1bde', protocol='range'} 16:14:37 2024-04-23T16:14:37.100Z INFO 7153 --- [ 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:14:37 2024-04-23T16:14:37.100Z INFO 7153 --- [ 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:14:37 2024-04-23T16:14:37.111Z INFO 7153 --- [ 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:14:37 2024-04-23T16:14:37.125Z INFO 7153 --- [ 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:14:37 2024-04-23T16:14:37.250Z INFO 7153 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:14:37 2024-04-23T16:14:37.250Z INFO 7153 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 16:14:37 2024-04-23T16:14:37.273Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:37 2024-04-23T16:14:37.273Z WARN 7153 --- [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:14:37 2024-04-23T16:14:37.283Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:14:37 2024-04-23T16:14:37.284Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 15 due to node 1 being disconnected (elapsed time since creation: 123ms, elapsed time since send: 123ms, request timeout: 30000ms) 16:14:37 2024-04-23T16:14:37.284Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 16:14:37 2024-04-23T16:14:37.284Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 16:14:37 2024-04-23T16:14:37.284Z INFO 7153 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=548685994, epoch=1) to node 1: 16:14:37 16:14:37 org.apache.kafka.common.errors.DisconnectException: null 16:14:37 16:14:37 2024-04-23T16:14:37.284Z INFO 7153 --- [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:14:37 2024-04-23T16:14:37.292Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:37 2024-04-23T16:14:37.292Z WARN 7153 --- [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:14:37 2024-04-23T16:14:37.333Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:37 2024-04-23T16:14:37.333Z WARN 7153 --- [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:14:37 2024-04-23T16:14:37.351Z INFO 7153 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:14:37 2024-04-23T16:14:37.351Z WARN 7153 --- [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:14:37 2024-04-23T16:14:37.362Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:37 2024-04-23T16:14:37.362Z WARN 7153 --- [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:14:37 2024-04-23T16:14:37.374Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:37 2024-04-23T16:14:37.374Z WARN 7153 --- [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:14:37 2024-04-23T16:14:37.384Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:14:37 2024-04-23T16:14:37.384Z WARN 7153 --- [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:14:37 2024-04-23T16:14:37.425Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:37 2024-04-23T16:14:37.425Z WARN 7153 --- [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:14:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.347 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 16:14:37 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 16:14:42 2024-04-23T16:14:37.461Z INFO 7153 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:14:42 2024-04-23T16:14:37.478Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:42 2024-04-23T16:14:37.478Z WARN 7153 --- [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:14:42 2024-04-23T16:14:37.502Z INFO 7153 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:14:42 2024-04-23T16:14:37.502Z WARN 7153 --- [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:14:42 2024-04-23T16:14:37.508Z INFO 7153 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 145a25f1cbd91646d40942e5fcd5105ca26197f83a409bf0b69abb95a44bc219 16:14:42 2024-04-23T16:14:37.585Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:14:42 2024-04-23T16:14:37.585Z WARN 7153 --- [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:14:42 2024-04-23T16:14:37.663Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:42 2024-04-23T16:14:37.663Z WARN 7153 --- [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:14:42 2024-04-23T16:14:37.707Z INFO 7153 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:14:42 2024-04-23T16:14:37.707Z WARN 7153 --- [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:14:42 2024-04-23T16:14:37.713Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:42 2024-04-23T16:14:37.713Z WARN 7153 --- [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:14:42 2024-04-23T16:14:37.758Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:42 2024-04-23T16:14:37.758Z WARN 7153 --- [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:14:42 2024-04-23T16:14:37.771Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:42 2024-04-23T16:14:37.771Z WARN 7153 --- [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:14:42 2024-04-23T16:14:37.786Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:14:42 2024-04-23T16:14:37.786Z WARN 7153 --- [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:14:42 2024-04-23T16:14:37.787Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:42 2024-04-23T16:14:37.787Z WARN 7153 --- [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:14:42 2024-04-23T16:14:37.787Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:42 2024-04-23T16:14:37.800Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:42 2024-04-23T16:14:37.800Z WARN 7153 --- [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:14:42 2024-04-23T16:14:37.837Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:42 2024-04-23T16:14:37.838Z WARN 7153 --- [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:14:42 2024-04-23T16:14:37.901Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:42 2024-04-23T16:14:37.901Z WARN 7153 --- [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:14:42 2024-04-23T16:14:38.162Z INFO 7153 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:14:42 2024-04-23T16:14:38.162Z WARN 7153 --- [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:14:42 2024-04-23T16:14:38.175Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:42 2024-04-23T16:14:38.175Z WARN 7153 --- [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:14:42 2024-04-23T16:14:38.175Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:42 2024-04-23T16:14:38.291Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:14:42 2024-04-23T16:14:38.291Z WARN 7153 --- [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:14:42 2024-04-23T16:14:38.292Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:42 2024-04-23T16:14:38.292Z WARN 7153 --- [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:14:42 2024-04-23T16:14:38.342Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:42 2024-04-23T16:14:38.342Z WARN 7153 --- [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:14:42 2024-04-23T16:14:38.355Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:42 2024-04-23T16:14:38.355Z WARN 7153 --- [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:14:42 2024-04-23T16:14:38.503Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:42 2024-04-23T16:14:38.503Z WARN 7153 --- [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:14:42 2024-04-23T16:14:38.521Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:42 2024-04-23T16:14:38.521Z WARN 7153 --- [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:14:42 2024-04-23T16:14:38.551Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:42 2024-04-23T16:14:38.551Z WARN 7153 --- [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:14:42 2024-04-23T16:14:38.584Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:42 2024-04-23T16:14:38.584Z WARN 7153 --- [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:14:42 2024-04-23T16:14:38.629Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:42 2024-04-23T16:14:38.629Z WARN 7153 --- [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:14:42 2024-04-23T16:14:38.731Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:42 2024-04-23T16:14:38.731Z WARN 7153 --- [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:14:42 2024-04-23T16:14:38.750Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:42 2024-04-23T16:14:38.750Z WARN 7153 --- [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:14:42 2024-04-23T16:14:38.750Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:42 2024-04-23T16:14:38.750Z WARN 7153 --- [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:14:42 2024-04-23T16:14:38.750Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:42 2024-04-23T16:14:38.768Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:42 2024-04-23T16:14:38.768Z WARN 7153 --- [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:14:42 2024-04-23T16:14:38.868Z INFO 7153 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:14:42 2024-04-23T16:14:38.868Z WARN 7153 --- [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:14:42 2024-04-23T16:14:38.881Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:42 2024-04-23T16:14:38.881Z WARN 7153 --- [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:14:42 2024-04-23T16:14:38.930Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:42 2024-04-23T16:14:38.930Z WARN 7153 --- [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:14:42 2024-04-23T16:14:39.007Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:42 2024-04-23T16:14:39.007Z WARN 7153 --- [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:14:42 2024-04-23T16:14:39.130Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:42 2024-04-23T16:14:39.130Z WARN 7153 --- [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:14:42 2024-04-23T16:14:39.130Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:42 2024-04-23T16:14:39.153Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:42 2024-04-23T16:14:39.154Z WARN 7153 --- [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:14:42 2024-04-23T16:14:39.208Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:14:42 2024-04-23T16:14:39.208Z WARN 7153 --- [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:14:42 2024-04-23T16:14:39.350Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:42 2024-04-23T16:14:39.350Z WARN 7153 --- [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:14:42 2024-04-23T16:14:39.384Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:42 2024-04-23T16:14:39.384Z WARN 7153 --- [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:14:42 2024-04-23T16:14:39.406Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:42 2024-04-23T16:14:39.406Z WARN 7153 --- [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:14:42 2024-04-23T16:14:39.461Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:42 2024-04-23T16:14:39.461Z WARN 7153 --- [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:14:42 2024-04-23T16:14:39.510Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:42 2024-04-23T16:14:39.510Z WARN 7153 --- [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:14:42 2024-04-23T16:14:39.531Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:42 2024-04-23T16:14:39.531Z WARN 7153 --- [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:14:42 2024-04-23T16:14:39.592Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:42 2024-04-23T16:14:39.592Z WARN 7153 --- [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:14:42 2024-04-23T16:14:39.625Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:42 2024-04-23T16:14:39.625Z WARN 7153 --- [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:14:42 2024-04-23T16:14:39.653Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:42 2024-04-23T16:14:39.653Z WARN 7153 --- [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:14:42 2024-04-23T16:14:39.653Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:42 2024-04-23T16:14:39.785Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:42 2024-04-23T16:14:39.785Z WARN 7153 --- [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:14:42 2024-04-23T16:14:39.826Z INFO 7153 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:14:42 2024-04-23T16:14:39.826Z WARN 7153 --- [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:14:42 2024-04-23T16:14:39.853Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:42 2024-04-23T16:14:39.853Z WARN 7153 --- [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:14:42 2024-04-23T16:14:39.933Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:42 2024-04-23T16:14:39.933Z WARN 7153 --- [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:14:42 2024-04-23T16:14:40.035Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:42 2024-04-23T16:14:40.035Z WARN 7153 --- [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:14:42 2024-04-23T16:14:40.105Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:42 2024-04-23T16:14:40.105Z WARN 7153 --- [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:14:42 2024-04-23T16:14:40.109Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:42 2024-04-23T16:14:40.109Z WARN 7153 --- [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:14:42 2024-04-23T16:14:40.134Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:42 2024-04-23T16:14:40.134Z WARN 7153 --- [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:14:42 2024-04-23T16:14:40.134Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:42 2024-04-23T16:14:40.313Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:42 2024-04-23T16:14:40.314Z WARN 7153 --- [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:14:42 2024-04-23T16:14:40.353Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:42 2024-04-23T16:14:40.353Z WARN 7153 --- [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:14:42 2024-04-23T16:14:40.408Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:42 2024-04-23T16:14:40.408Z WARN 7153 --- [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:14:42 2024-04-23T16:14:40.411Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:14:42 2024-04-23T16:14:40.411Z WARN 7153 --- [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:14:42 2024-04-23T16:14:40.478Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:42 2024-04-23T16:14:40.478Z WARN 7153 --- [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:14:42 2024-04-23T16:14:40.537Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:42 2024-04-23T16:14:40.537Z WARN 7153 --- [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:14:42 2024-04-23T16:14:40.559Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:42 2024-04-23T16:14:40.559Z WARN 7153 --- [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:14:42 2024-04-23T16:14:40.559Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:42 2024-04-23T16:14:40.595Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:42 2024-04-23T16:14:40.595Z WARN 7153 --- [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:14:42 2024-04-23T16:14:40.616Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:42 2024-04-23T16:14:40.616Z WARN 7153 --- [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:14:42 2024-04-23T16:14:40.634Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:42 2024-04-23T16:14:40.634Z WARN 7153 --- [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:14:42 2024-04-23T16:14:40.689Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:42 2024-04-23T16:14:40.689Z WARN 7153 --- [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:14:42 2024-04-23T16:14:40.860Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:42 2024-04-23T16:14:40.860Z WARN 7153 --- [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:14:42 2024-04-23T16:14:40.879Z INFO 7153 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:14:42 2024-04-23T16:14:40.879Z WARN 7153 --- [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:14:42 2024-04-23T16:14:40.988Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:42 2024-04-23T16:14:40.988Z WARN 7153 --- [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:14:42 2024-04-23T16:14:40.988Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:42 2024-04-23T16:14:41.037Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:42 2024-04-23T16:14:41.037Z WARN 7153 --- [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:14:42 2024-04-23T16:14:41.095Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:42 2024-04-23T16:14:41.095Z WARN 7153 --- [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:14:42 2024-04-23T16:14:41.110Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:42 2024-04-23T16:14:41.111Z WARN 7153 --- [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:14:42 2024-04-23T16:14:41.112Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:42 2024-04-23T16:14:41.112Z WARN 7153 --- [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:14:42 2024-04-23T16:14:41.180Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:42 2024-04-23T16:14:41.180Z WARN 7153 --- [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:14:42 2024-04-23T16:14:41.376Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:42 2024-04-23T16:14:41.376Z WARN 7153 --- [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:14:42 2024-04-23T16:14:41.416Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:14:42 2024-04-23T16:14:41.416Z WARN 7153 --- [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:14:42 2024-04-23T16:14:41.420Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:42 2024-04-23T16:14:41.420Z WARN 7153 --- [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:14:42 2024-04-23T16:14:41.431Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:42 2024-04-23T16:14:41.431Z WARN 7153 --- [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:14:42 2024-04-23T16:14:41.597Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:42 2024-04-23T16:14:41.597Z WARN 7153 --- [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:14:42 2024-04-23T16:14:41.613Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:42 2024-04-23T16:14:41.613Z WARN 7153 --- [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:14:42 2024-04-23T16:14:41.613Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:42 2024-04-23T16:14:41.698Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:42 2024-04-23T16:14:41.698Z WARN 7153 --- [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:14:42 2024-04-23T16:14:41.782Z INFO 7153 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:14:42 2024-04-23T16:14:41.782Z WARN 7153 --- [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:14:42 2024-04-23T16:14:41.797Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:42 2024-04-23T16:14:41.797Z WARN 7153 --- [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:14:42 2024-04-23T16:14:41.811Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:42 2024-04-23T16:14:41.812Z WARN 7153 --- [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:14:42 2024-04-23T16:14:41.826Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:42 2024-04-23T16:14:41.826Z WARN 7153 --- [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:14:42 2024-04-23T16:14:41.899Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:42 2024-04-23T16:14:41.899Z WARN 7153 --- [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:14:42 2024-04-23T16:14:41.976Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:42 2024-04-23T16:14:41.976Z WARN 7153 --- [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:14:42 2024-04-23T16:14:42.062Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:42 2024-04-23T16:14:42.062Z WARN 7153 --- [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:14:42 2024-04-23T16:14:42.062Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:42 2024-04-23T16:14:42.064Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:42 2024-04-23T16:14:42.064Z WARN 7153 --- [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:14:42 2024-04-23T16:14:42.082Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:42 2024-04-23T16:14:42.082Z WARN 7153 --- [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:14:42 2024-04-23T16:14:42.221Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:42 2024-04-23T16:14:42.221Z WARN 7153 --- [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:14:42 2024-04-23T16:14:42.251Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:42 2024-04-23T16:14:42.251Z WARN 7153 --- [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:14:42 2024-04-23T16:14:42.284Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:42 2024-04-23T16:14:42.284Z WARN 7153 --- [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:14:42 2024-04-23T16:14:42.290Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:42 2024-04-23T16:14:42.290Z WARN 7153 --- [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:14:42 2024-04-23T16:14:42.419Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:14:42 2024-04-23T16:14:42.419Z WARN 7153 --- [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:14:42 2024-04-23T16:14:42.529Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:42 2024-04-23T16:14:42.529Z WARN 7153 --- [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:14:42 2024-04-23T16:14:42.602Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:42 2024-04-23T16:14:42.602Z WARN 7153 --- [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:14:42 2024-04-23T16:14:42.630Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:43 2024-04-23T16:14:42.630Z WARN 7153 --- [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:14:43 2024-04-23T16:14:42.630Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:43 2024-04-23T16:14:42.637Z INFO 7153 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:14:43 2024-04-23T16:14:42.637Z WARN 7153 --- [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:14:43 2024-04-23T16:14:42.764Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:43 2024-04-23T16:14:42.764Z WARN 7153 --- [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:14:43 2024-04-23T16:14:42.863Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:43 2024-04-23T16:14:42.863Z WARN 7153 --- [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:14:43 2024-04-23T16:14:42.901Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:43 2024-04-23T16:14:42.901Z WARN 7153 --- [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:14:43 2024-04-23T16:14:42.942Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:43 2024-04-23T16:14:42.942Z WARN 7153 --- [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:14:43 2024-04-23T16:14:42.953Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:43 2024-04-23T16:14:42.953Z WARN 7153 --- [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:14:43 2024-04-23T16:14:42.987Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:43 2024-04-23T16:14:42.987Z WARN 7153 --- [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:14:43 2024-04-23T16:14:43.036Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:43 2024-04-23T16:14:43.036Z WARN 7153 --- [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:14:43 2024-04-23T16:14:43.089Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:43 2024-04-23T16:14:43.089Z WARN 7153 --- [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:14:43 2024-04-23T16:14:43.122Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:43 2024-04-23T16:14:43.122Z WARN 7153 --- [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:14:43 2024-04-23T16:14:43.123Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:43 2024-04-23T16:14:43.137Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:43 2024-04-23T16:14:43.137Z WARN 7153 --- [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:14:43 2024-04-23T16:14:43.149Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:43 2024-04-23T16:14:43.149Z WARN 7153 --- [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:14:43 2024-04-23T16:14:43.263Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:43 2024-04-23T16:14:43.263Z WARN 7153 --- [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:14:43 2024-04-23T16:14:43.349Z INFO 7153 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.887745355S 16:14:43 2024-04-23T16:14:43.422Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:14:43 2024-04-23T16:14:43.422Z WARN 7153 --- [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:14:43 2024-04-23T16:14:43.449Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:43 2024-04-23T16:14:43.449Z WARN 7153 --- [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:14:43 2024-04-23T16:14:43.568Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:43 2024-04-23T16:14:43.568Z WARN 7153 --- [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:14:43 2024-04-23T16:14:43.589Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:43 2024-04-23T16:14:43.590Z WARN 7153 --- [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:14:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.197 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 16:14:43 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 16:14:43 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 16:14:43 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 16:14:43 2024-04-23T16:14:43.707Z INFO 7153 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:14:43 2024-04-23T16:14:43.707Z WARN 7153 --- [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:14:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 16:14:43 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 16:14:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 16:14:43 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 16:14:43 2024-04-23T16:14:43.729Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:43 2024-04-23T16:14:43.729Z WARN 7153 --- [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:14:43 2024-04-23T16:14:43.752Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:43 2024-04-23T16:14:43.752Z WARN 7153 --- [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:14:43 2024-04-23T16:14:43.787Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:43 2024-04-23T16:14:43.787Z WARN 7153 --- [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:14:43 2024-04-23T16:14:43.787Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:43 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 16:14:43 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 16:14:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 16:14:43 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 16:14:43 2024-04-23T16:14:43.843Z DEBUG 7153 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 16:14:43 2024-04-23T16:14:43.846Z DEBUG 7153 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 16:14:43 2024-04-23T16:14:43.866Z INFO 7153 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:14:43 2024-04-23T16:14:43.866Z INFO 7153 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 16:14:43 2024-04-23T16:14:43.866Z INFO 7153 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 16:14:43 2024-04-23T16:14:43.869Z INFO 7153 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:14:43 2024-04-23T16:14:43.869Z INFO 7153 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 16:14:43 2024-04-23T16:14:43.872Z INFO 7153 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:14:43 2024-04-23T16:14:43.872Z INFO 7153 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 16:14:43 2024-04-23T16:14:43.874Z INFO 7153 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:14:43 2024-04-23T16:14:43.874Z INFO 7153 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 16:14:43 2024-04-23T16:14:43.877Z INFO 7153 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 16:14:43 2024-04-23T16:14:43.877Z INFO 7153 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 16:14:43 2024-04-23T16:14:43.877Z INFO 7153 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 16:14:43 2024-04-23T16:14:43.879Z INFO 7153 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:14:43 2024-04-23T16:14:43.879Z INFO 7153 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 16:14:43 2024-04-23T16:14:43.879Z INFO 7153 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 16:14:43 2024-04-23T16:14:43.881Z INFO 7153 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for other reason 16:14:43 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 16:14:43 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 16:14:43 2024-04-23T16:14:43.940Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: targetModuleSetTag 16:14:43 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 16:14:43 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 16:14:45 2024-04-23T16:14:43.993Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:45 2024-04-23T16:14:43.993Z WARN 7153 --- [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:14:45 2024-04-23T16:14:44.009Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:45 2024-04-23T16:14:44.009Z WARN 7153 --- [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:14:45 2024-04-23T16:14:44.019Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:45 2024-04-23T16:14:44.019Z WARN 7153 --- [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:14:45 2024-04-23T16:14:44.043Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:45 2024-04-23T16:14:44.043Z WARN 7153 --- [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:14:45 2024-04-23T16:14:44.056Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:45 2024-04-23T16:14:44.056Z WARN 7153 --- [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:14:45 2024-04-23T16:14:44.102Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:45 2024-04-23T16:14:44.102Z WARN 7153 --- [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:14:45 2024-04-23T16:14:44.141Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:45 2024-04-23T16:14:44.141Z WARN 7153 --- [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:14:45 2024-04-23T16:14:44.292Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:45 2024-04-23T16:14:44.292Z WARN 7153 --- [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:14:45 2024-04-23T16:14:44.292Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:45 2024-04-23T16:14:44.316Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:45 2024-04-23T16:14:44.316Z WARN 7153 --- [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:14:45 2024-04-23T16:14:44.471Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:45 2024-04-23T16:14:44.471Z WARN 7153 --- [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:14:45 2024-04-23T16:14:44.471Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:45 2024-04-23T16:14:44.471Z WARN 7153 --- [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:14:45 2024-04-23T16:14:44.538Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:14:45 2024-04-23T16:14:44.538Z WARN 7153 --- [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:14:45 2024-04-23T16:14:44.555Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:45 2024-04-23T16:14:44.555Z WARN 7153 --- [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:14:45 2024-04-23T16:14:44.611Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:45 2024-04-23T16:14:44.611Z WARN 7153 --- [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:14:45 2024-04-23T16:14:44.639Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:45 2024-04-23T16:14:44.639Z WARN 7153 --- [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:14:45 2024-04-23T16:14:44.639Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:45 2024-04-23T16:14:44.642Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:45 2024-04-23T16:14:44.642Z WARN 7153 --- [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:14:45 2024-04-23T16:14:44.790Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:45 2024-04-23T16:14:44.790Z WARN 7153 --- [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:14:45 2024-04-23T16:14:44.911Z INFO 7153 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:14:45 2024-04-23T16:14:44.911Z WARN 7153 --- [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:14:45 2024-04-23T16:14:44.972Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:45 2024-04-23T16:14:44.972Z WARN 7153 --- [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:14:45 2024-04-23T16:14:45.009Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:45 2024-04-23T16:14:45.009Z WARN 7153 --- [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:14:45 2024-04-23T16:14:45.097Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:45 2024-04-23T16:14:45.097Z WARN 7153 --- [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:14:45 2024-04-23T16:14:45.104Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:45 2024-04-23T16:14:45.104Z WARN 7153 --- [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:14:45 2024-04-23T16:14:45.144Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:45 2024-04-23T16:14:45.144Z WARN 7153 --- [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:14:45 2024-04-23T16:14:45.145Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:45 2024-04-23T16:14:45.145Z WARN 7153 --- [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:14:45 2024-04-23T16:14:45.145Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:45 2024-04-23T16:14:45.146Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:45 2024-04-23T16:14:45.146Z WARN 7153 --- [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:14:45 2024-04-23T16:14:45.212Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:45 2024-04-23T16:14:45.212Z WARN 7153 --- [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:14:45 2024-04-23T16:14:45.373Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:45 2024-04-23T16:14:45.373Z WARN 7153 --- [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:14:45 2024-04-23T16:14:45.423Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:45 2024-04-23T16:14:45.423Z WARN 7153 --- [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:14:45 2024-04-23T16:14:45.462Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:45 2024-04-23T16:14:45.462Z WARN 7153 --- [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:14:45 2024-04-23T16:14:45.469Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:45 2024-04-23T16:14:45.469Z WARN 7153 --- [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:14:45 2024-04-23T16:14:45.641Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:14:46 2024-04-23T16:14:45.641Z WARN 7153 --- [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:14:46 2024-04-23T16:14:45.642Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:46 2024-04-23T16:14:45.642Z WARN 7153 --- [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:14:46 2024-04-23T16:14:45.642Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:46 2024-04-23T16:14:45.696Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:46 2024-04-23T16:14:45.696Z WARN 7153 --- [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:14:46 2024-04-23T16:14:45.757Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:46 2024-04-23T16:14:45.758Z WARN 7153 --- [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:14:46 2024-04-23T16:14:45.813Z INFO 7153 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:14:46 2024-04-23T16:14:45.813Z WARN 7153 --- [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:14:46 2024-04-23T16:14:45.825Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:46 2024-04-23T16:14:45.825Z WARN 7153 --- [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:14:46 2024-04-23T16:14:45.945Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:46 2024-04-23T16:14:45.945Z WARN 7153 --- [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:14:46 2024-04-23T16:14:45.950Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:46 2024-04-23T16:14:45.950Z WARN 7153 --- [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:14:46 2024-04-23T16:14:45.989Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 16:14:46 2024-04-23T16:14:45.989Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 16:14:46 2024-04-23T16:14:45.991Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:14:46 2024-04-23T16:14:45.993Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 16:14:46 2024-04-23T16:14:45.993Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 16:14:46 2024-04-23T16:14:45.993Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:14:46 2024-04-23T16:14:45.997Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 16:14:46 2024-04-23T16:14:45.997Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:46 2024-04-23T16:14:45.997Z WARN 7153 --- [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:14:46 2024-04-23T16:14:45.997Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 16:14:46 2024-04-23T16:14:45.997Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:14:46 2024-04-23T16:14:45.998Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 16:14:46 2024-04-23T16:14:45.998Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 16:14:46 2024-04-23T16:14:45.998Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:14:46 2024-04-23T16:14:46.000Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:46 2024-04-23T16:14:46.000Z WARN 7153 --- [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:14:46 2024-04-23T16:14:46.031Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 16:14:46 2024-04-23T16:14:46.032Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 16:14:46 2024-04-23T16:14:46.032Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 16:14:46 2024-04-23T16:14:46.050Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:46 2024-04-23T16:14:46.050Z WARN 7153 --- [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:14:46 2024-04-23T16:14:46.050Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:46 2024-04-23T16:14:46.065Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 16:14:46 2024-04-23T16:14:46.065Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 16:14:46 2024-04-23T16:14:46.107Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:46 2024-04-23T16:14:46.107Z WARN 7153 --- [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:14:46 2024-04-23T16:14:46.109Z WARN 7153 --- [ 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:14:46 2024-04-23T16:14:46.117Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in LOCKED state 16:14:46 2024-04-23T16:14:46.117Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:14:46 2024-04-23T16:14:46.120Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:14:46 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.174 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 16:14:46 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 16:14:46 2024-04-23T16:14:46.171Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:14:46 2024-04-23T16:14:46.171Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:14:46 2024-04-23T16:14:46.171Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:14:46 2024-04-23T16:14:46.171Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:14:46 2024-04-23T16:14:46.172Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:14:46 2024-04-23T16:14:46.172Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:14:46 2024-04-23T16:14:46.176Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:14:46 2024-04-23T16:14:46.176Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 16:14:46 2024-04-23T16:14:46.176Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 16:14:46 2024-04-23T16:14:46.176Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:14:46 2024-04-23T16:14:46.176Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:14:46 2024-04-23T16:14:46.176Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:14:46 2024-04-23T16:14:46.178Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:14:46 2024-04-23T16:14:46.178Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 16:14:46 2024-04-23T16:14:46.178Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 16:14:46 2024-04-23T16:14:46.179Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:14:46 2024-04-23T16:14:46.179Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:14:46 2024-04-23T16:14:46.179Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:14:46 2024-04-23T16:14:46.179Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:14:46 2024-04-23T16:14:46.179Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:14:46 2024-04-23T16:14:46.179Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 16:14:46 2024-04-23T16:14:46.181Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:14:46 2024-04-23T16:14:46.181Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 16:14:46 2024-04-23T16:14:46.181Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 16:14:46 2024-04-23T16:14:46.181Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:14:46 2024-04-23T16:14:46.181Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:14:46 2024-04-23T16:14:46.181Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:14:46 2024-04-23T16:14:46.181Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:14:46 2024-04-23T16:14:46.182Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:14:46 2024-04-23T16:14:46.182Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 16:14:46 2024-04-23T16:14:46.182Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:14:46 2024-04-23T16:14:46.182Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:14:46 2024-04-23T16:14:46.182Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 16:14:46 2024-04-23T16:14:46.183Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:14:46 2024-04-23T16:14:46.183Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z WARN 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:14:46 2024-04-23T16:14:46.184Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 16:14:46 2024-04-23T16:14:46.184Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:14:46 2024-04-23T16:14:46.184Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:14:46 2024-04-23T16:14:46.184Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:14:46 2024-04-23T16:14:46.186Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:14:46 2024-04-23T16:14:46.186Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:14:46 2024-04-23T16:14:46.186Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 16:14:46 2024-04-23T16:14:46.186Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:14:46 2024-04-23T16:14:46.186Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:14:46 2024-04-23T16:14:46.186Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 16:14:46 2024-04-23T16:14:46.187Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:14:46 2024-04-23T16:14:46.187Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:14:46 2024-04-23T16:14:46.187Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:14:46 2024-04-23T16:14:46.187Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Busy waiting now 16:14:46 2024-04-23T16:14:46.197Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:14:46 2024-04-23T16:14:46.197Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:14:46 2024-04-23T16:14:46.197Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:14:46 2024-04-23T16:14:46.198Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:14:46 2024-04-23T16:14:46.198Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:14:46 2024-04-23T16:14:46.198Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:14:46 2024-04-23T16:14:46.198Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:14:46 2024-04-23T16:14:46.198Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 16:14:46 2024-04-23T16:14:46.198Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 16:14:46 2024-04-23T16:14:46.201Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:14:46 2024-04-23T16:14:46.201Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:14:46 2024-04-23T16:14:46.201Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:14:46 2024-04-23T16:14:46.201Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:14:46 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 16:14:46 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 16:14:46 2024-04-23T16:14:46.204Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:14:46 2024-04-23T16:14:46.204Z INFO 7153 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:14:46 16:14:43,840 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28ee86e8 - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 16:14:46 16:14:46,230 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:14:46 16:14:46,231 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:14:46 16:14:46,232 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@65591761 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:14:46 16:14:46,235 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3af6c942 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:14:46 16:14:46,235 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@65591761 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:14:46 16:14:46,237 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 16:14:46 16:14:46,237 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:14:46 16:14:46,237 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 16:14:46 16:14:46,237 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:14:46 16:14:46,237 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:14:46 16:14:46,237 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3af6c942 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:14:46 16:14:46,237 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@65591761 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:14:46 16:14:46,239 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:14:46 16:14:46,239 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:14:46 16:14:46,239 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:14:46 16:14:46,239 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713888886239) 16:14:46 16:14:46,239 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 16:14:46 16:14:46,239 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:14:46 16:14:46,240 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:14:46 16:14:46,240 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a48ad46 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:14:46 16:14:46,240 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:14:46 16:14:46,240 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a48ad46 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:14:46 16:14:46,240 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:14:46 16:14:46,240 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a48ad46 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:14:46 16:14:46,240 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:14:46 16:14:46,240 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a48ad46 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:14:46 16:14:46,240 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:14:46 16:14:46,240 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a48ad46 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:14:46 16:14:46,240 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:14:46 16:14:46,240 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a48ad46 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:14:46 16:14:46,240 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:14:46 16:14:46,240 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a48ad46 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:14:46 16:14:46,240 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:14:46 16:14:46,240 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a48ad46 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:14:46 16:14:46,240 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:14:46 16:14:46,240 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:14:46 16:14:46,241 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:14:46 16:14:46,241 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:14:46 16:14:46,241 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:14:46 16:14:46,241 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:14:46 16:14:46,242 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:14:46 16:14:46,246 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4d625312 - Setting zoneId to "UTC" 16:14:46 16:14:46,247 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:14:46 16:14:46,247 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:14:46 16:14:46,256 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:14:46 16:14:46,256 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:14:46 16:14:46,256 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:14:46 16:14:46,256 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:14:46 16:14:46,256 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:14:46 16:14:46,256 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a48ad46 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:14:46 16:14:46,256 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:14:46 16:14:46,256 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3a97b8e0 - End of configuration. 16:14:46 16:14:46,256 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@175852cc - Registering current configuration as safe fallback point 16:14:46 16:14:46 16:14:46 . ____ _ __ _ _ 16:14:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:14:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:14:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:14:46 ' |____| .__|_| |_|_| |_\__, | / / / / 16:14:46 =========|_|==============|___/=/_/_/_/ 16:14:46 :: Spring Boot :: (v3.2.4) 16:14:46 16:14:46 2024-04-23T16:14:46.264Z INFO 7153 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 7153 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:14:46 2024-04-23T16:14:46.264Z INFO 7153 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 16:14:46 2024-04-23T16:14:46.285Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:46 2024-04-23T16:14:46.285Z WARN 7153 --- [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:14:46 2024-04-23T16:14:46.294Z INFO 7153 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.081 seconds (process running for 145.413) 16:14:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 16:14:46 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 16:14:46 2024-04-23T16:14:46.318Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:46 2024-04-23T16:14:46.318Z WARN 7153 --- [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:14:46 16:14:46 . ____ _ __ _ _ 16:14:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:14:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:14:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:14:46 ' |____| .__|_| |_|_| |_\__, | / / / / 16:14:46 =========|_|==============|___/=/_/_/_/ 16:14:46 :: Spring Boot :: (v3.2.4) 16:14:46 16:14:46 2024-04-23T16:14:46.326Z INFO 7153 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 7153 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:14:46 2024-04-23T16:14:46.326Z INFO 7153 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 16:14:46 2024-04-23T16:14:46.332Z INFO 7153 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.021 seconds (process running for 145.451) 16:14:46 2024-04-23T16:14:46.337Z WARN 7153 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 16:14:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 16:14:46 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 16:14:46 2024-04-23T16:14:46.379Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:46 2024-04-23T16:14:46.379Z WARN 7153 --- [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:14:46 2024-04-23T16:14:46.422Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:46 2024-04-23T16:14:46.423Z WARN 7153 --- [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:14:46 2024-04-23T16:14:46.557Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:46 2024-04-23T16:14:46.557Z WARN 7153 --- [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:14:46 2024-04-23T16:14:46.557Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:46 2024-04-23T16:14:46.559Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:14:46 2024-04-23T16:14:46.559Z WARN 7153 --- [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:14:46 2024-04-23T16:14:46.578Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:46 2024-04-23T16:14:46.578Z WARN 7153 --- [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:14:46 2024-04-23T16:14:46.656Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:46 2024-04-23T16:14:46.656Z WARN 7153 --- [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:14:46 16:14:46 . ____ _ __ _ _ 16:14:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:14:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:14:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:14:46 ' |____| .__|_| |_|_| |_\__, | / / / / 16:14:46 =========|_|==============|___/=/_/_/_/ 16:14:46 :: Spring Boot :: (v3.2.4) 16:14:46 16:14:46 2024-04-23T16:14:46.667Z INFO 7153 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 7153 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:14:46 2024-04-23T16:14:46.667Z INFO 7153 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 16:14:46 2024-04-23T16:14:46.756Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:46 2024-04-23T16:14:46.757Z WARN 7153 --- [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:14:46 2024-04-23T16:14:46.816Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:46 2024-04-23T16:14:46.816Z WARN 7153 --- [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:14:46 2024-04-23T16:14:46.868Z INFO 7153 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:14:46 2024-04-23T16:14:46.868Z WARN 7153 --- [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:14:46 2024-04-23T16:14:46.868Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:46 2024-04-23T16:14:46.868Z WARN 7153 --- [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:14:46 2024-04-23T16:14:46.936Z INFO 7153 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.283 seconds (process running for 146.055) 16:14:46 2024-04-23T16:14:46.966Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:46 2024-04-23T16:14:46.966Z WARN 7153 --- [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:14:46 2024-04-23T16:14:46.967Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:46 2024-04-23T16:14:46.967Z WARN 7153 --- [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:14:47 2024-04-23T16:14:47.018Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:47 2024-04-23T16:14:47.018Z WARN 7153 --- [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:14:47 2024-04-23T16:14:47.018Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:47 2024-04-23T16:14:47.018Z WARN 7153 --- [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:14:47 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.675 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 16:14:47 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 16:14:47 16:14:47 . ____ _ __ _ _ 16:14:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:14:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:14:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:14:47 ' |____| .__|_| |_|_| |_\__, | / / / / 16:14:47 =========|_|==============|___/=/_/_/_/ 16:14:47 :: Spring Boot :: (v3.2.4) 16:14:47 16:14:47 2024-04-23T16:14:47.039Z INFO 7153 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 7153 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:14:47 2024-04-23T16:14:47.040Z INFO 7153 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 16:14:47 2024-04-23T16:14:47.047Z INFO 7153 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.02 seconds (process running for 146.165) 16:14:47 2024-04-23T16:14:47.117Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:47 2024-04-23T16:14:47.117Z WARN 7153 --- [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:14:47 2024-04-23T16:14:47.117Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:47 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 16:14:47 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 16:14:47 16:14:47 . ____ _ __ _ _ 16:14:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:14:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:14:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:14:47 ' |____| .__|_| |_|_| |_\__, | / / / / 16:14:47 =========|_|==============|___/=/_/_/_/ 16:14:47 :: Spring Boot :: (v3.2.4) 16:14:47 16:14:47 2024-04-23T16:14:47.140Z INFO 7153 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Starting DeviceHeartbeatConsumerSpec using Java 17.0.6-ea with PID 7153 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:14:47 2024-04-23T16:14:47.140Z INFO 7153 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:14:47 2024-04-23T16:14:47.145Z INFO 7153 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Started DeviceHeartbeatConsumerSpec in 0.022 seconds (process running for 146.264) 16:14:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 16:14:47 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 16:14:47 2024-04-23T16:14:47.167Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:47 2024-04-23T16:14:47.167Z WARN 7153 --- [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:14:47 2024-04-23T16:14:47.173Z INFO 7153 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 16:14:47 2024-04-23T16:14:47.174Z INFO 7153 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 16:14:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 16:14:47 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 16:14:47 [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:14:47 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 16:14:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 16:14:47 [INFO] Running org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 16:14:47 2024-04-23T16:14:47.198Z WARN 7153 --- [ 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:14:47 2024-04-23T16:14:47.199Z WARN 7153 --- [ 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:14:47 2024-04-23T16:14:47.204Z WARN 7153 --- [ 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:14:47 2024-04-23T16:14:47.204Z WARN 7153 --- [ 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:14:47 2024-04-23T16:14:47.207Z WARN 7153 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, already has an alternate id of fdn1 16:14:47 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 16:14:47 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 16:14:47 [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:14:47 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 16:14:47 2024-04-23T16:14:47.224Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:47 2024-04-23T16:14:47.224Z WARN 7153 --- [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:14:47 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 16:14:47 [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 16:14:47 [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:14:47 [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 16:14:47 2024-04-23T16:14:47.246Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:47 2024-04-23T16:14:47.246Z WARN 7153 --- [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:14:47 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 16:14:47 [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 16:14:47 [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:14:47 [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 16:14:47 16:14:47 . ____ _ __ _ _ 16:14:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:14:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:14:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:14:47 ' |____| .__|_| |_|_| |_\__, | / / / / 16:14:47 =========|_|==============|___/=/_/_/_/ 16:14:47 :: Spring Boot :: (v3.2.4) 16:14:47 16:14:47 2024-04-23T16:14:47.275Z INFO 7153 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 7153 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 16:14:47 2024-04-23T16:14:47.275Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:47 2024-04-23T16:14:47.275Z INFO 7153 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 16:14:47 2024-04-23T16:14:47.275Z WARN 7153 --- [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:14:47 2024-04-23T16:14:47.280Z INFO 7153 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.018 seconds (process running for 146.399) 16:14:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 16:14:47 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 16:14:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 16:14:47 [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 16:14:52 2024-04-23T16:14:47.325Z INFO 7153 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:14:52 2024-04-23T16:14:47.401Z INFO 7153 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 2a1d46031ca0705e857803d74057a022b05afd5660f2c9f6cccc516e2f31870f 16:14:52 2024-04-23T16:14:47.402Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:52 2024-04-23T16:14:47.402Z WARN 7153 --- [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:14:52 2024-04-23T16:14:47.569Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:52 2024-04-23T16:14:47.569Z WARN 7153 --- [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:14:52 2024-04-23T16:14:47.569Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:52 2024-04-23T16:14:47.616Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:52 2024-04-23T16:14:47.616Z WARN 7153 --- [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:14:52 2024-04-23T16:14:47.665Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:14:52 2024-04-23T16:14:47.665Z WARN 7153 --- [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:14:52 2024-04-23T16:14:47.669Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:52 2024-04-23T16:14:47.669Z WARN 7153 --- [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:14:52 2024-04-23T16:14:47.740Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:52 2024-04-23T16:14:47.740Z WARN 7153 --- [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:14:52 2024-04-23T16:14:47.771Z INFO 7153 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:14:52 2024-04-23T16:14:47.771Z WARN 7153 --- [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:14:52 2024-04-23T16:14:47.771Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:52 2024-04-23T16:14:47.771Z WARN 7153 --- [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:14:52 2024-04-23T16:14:47.876Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:52 2024-04-23T16:14:47.876Z WARN 7153 --- [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:14:52 2024-04-23T16:14:48.024Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:52 2024-04-23T16:14:48.024Z WARN 7153 --- [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:14:52 2024-04-23T16:14:48.024Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:52 2024-04-23T16:14:48.071Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:52 2024-04-23T16:14:48.071Z WARN 7153 --- [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:14:52 2024-04-23T16:14:48.125Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:52 2024-04-23T16:14:48.125Z WARN 7153 --- [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:14:52 2024-04-23T16:14:48.129Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:52 2024-04-23T16:14:48.129Z WARN 7153 --- [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:14:52 2024-04-23T16:14:48.129Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:52 2024-04-23T16:14:48.129Z WARN 7153 --- [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:14:52 2024-04-23T16:14:48.176Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:52 2024-04-23T16:14:48.176Z WARN 7153 --- [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:14:52 2024-04-23T16:14:48.224Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:52 2024-04-23T16:14:48.224Z WARN 7153 --- [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:14:52 2024-04-23T16:14:48.272Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:52 2024-04-23T16:14:48.272Z WARN 7153 --- [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:14:52 2024-04-23T16:14:48.314Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:52 2024-04-23T16:14:48.314Z WARN 7153 --- [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:14:52 2024-04-23T16:14:48.413Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:52 2024-04-23T16:14:48.413Z WARN 7153 --- [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:14:52 2024-04-23T16:14:48.469Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:52 2024-04-23T16:14:48.469Z WARN 7153 --- [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:14:52 2024-04-23T16:14:48.576Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:52 2024-04-23T16:14:48.576Z WARN 7153 --- [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:14:52 2024-04-23T16:14:48.576Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:52 2024-04-23T16:14:48.673Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:14:52 2024-04-23T16:14:48.673Z WARN 7153 --- [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:14:52 2024-04-23T16:14:48.777Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:52 2024-04-23T16:14:48.777Z WARN 7153 --- [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:14:52 2024-04-23T16:14:48.889Z INFO 7153 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:14:52 2024-04-23T16:14:48.889Z WARN 7153 --- [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:14:52 2024-04-23T16:14:48.905Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:52 2024-04-23T16:14:48.905Z WARN 7153 --- [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:14:52 2024-04-23T16:14:48.930Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:52 2024-04-23T16:14:48.930Z WARN 7153 --- [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:14:52 2024-04-23T16:14:48.930Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:52 2024-04-23T16:14:48.937Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:52 2024-04-23T16:14:48.937Z WARN 7153 --- [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:14:52 2024-04-23T16:14:48.940Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:52 2024-04-23T16:14:48.940Z WARN 7153 --- [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:14:52 2024-04-23T16:14:49.040Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:52 2024-04-23T16:14:49.040Z WARN 7153 --- [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:14:52 2024-04-23T16:14:49.128Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:52 2024-04-23T16:14:49.128Z WARN 7153 --- [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:14:52 2024-04-23T16:14:49.138Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:52 2024-04-23T16:14:49.138Z WARN 7153 --- [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:14:52 2024-04-23T16:14:49.173Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:52 2024-04-23T16:14:49.173Z WARN 7153 --- [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:14:52 2024-04-23T16:14:49.188Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:52 2024-04-23T16:14:49.188Z WARN 7153 --- [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:14:52 2024-04-23T16:14:49.190Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:52 2024-04-23T16:14:49.190Z WARN 7153 --- [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:14:52 2024-04-23T16:14:49.319Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:52 2024-04-23T16:14:49.319Z WARN 7153 --- [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:14:52 2024-04-23T16:14:49.322Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:52 2024-04-23T16:14:49.322Z WARN 7153 --- [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:14:52 2024-04-23T16:14:49.328Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:52 2024-04-23T16:14:49.328Z WARN 7153 --- [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:14:52 2024-04-23T16:14:49.332Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:52 2024-04-23T16:14:49.332Z WARN 7153 --- [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:14:52 2024-04-23T16:14:49.479Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:52 2024-04-23T16:14:49.479Z WARN 7153 --- [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:14:52 2024-04-23T16:14:49.479Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:52 2024-04-23T16:14:49.675Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:14:52 2024-04-23T16:14:49.676Z WARN 7153 --- [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:14:52 2024-04-23T16:14:49.808Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:52 2024-04-23T16:14:49.808Z WARN 7153 --- [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:14:52 2024-04-23T16:14:49.843Z INFO 7153 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:14:52 2024-04-23T16:14:49.843Z WARN 7153 --- [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:14:52 2024-04-23T16:14:49.981Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:52 2024-04-23T16:14:49.981Z WARN 7153 --- [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:14:52 2024-04-23T16:14:49.993Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:52 2024-04-23T16:14:49.993Z WARN 7153 --- [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:14:52 2024-04-23T16:14:50.084Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:52 2024-04-23T16:14:50.084Z WARN 7153 --- [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:14:52 2024-04-23T16:14:50.084Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:52 2024-04-23T16:14:50.091Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:52 2024-04-23T16:14:50.091Z WARN 7153 --- [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:14:52 2024-04-23T16:14:50.093Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:52 2024-04-23T16:14:50.093Z WARN 7153 --- [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:14:52 2024-04-23T16:14:50.140Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:52 2024-04-23T16:14:50.140Z WARN 7153 --- [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:14:52 2024-04-23T16:14:50.190Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:52 2024-04-23T16:14:50.190Z WARN 7153 --- [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:14:52 2024-04-23T16:14:50.227Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:52 2024-04-23T16:14:50.227Z WARN 7153 --- [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:14:52 2024-04-23T16:14:50.234Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:52 2024-04-23T16:14:50.234Z WARN 7153 --- [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:14:52 2024-04-23T16:14:50.276Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:52 2024-04-23T16:14:50.276Z WARN 7153 --- [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:14:52 2024-04-23T16:14:50.281Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:52 2024-04-23T16:14:50.281Z WARN 7153 --- [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:14:52 2024-04-23T16:14:50.331Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:52 2024-04-23T16:14:50.331Z WARN 7153 --- [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:14:52 2024-04-23T16:14:50.394Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:52 2024-04-23T16:14:50.394Z WARN 7153 --- [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:14:52 2024-04-23T16:14:50.428Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:52 2024-04-23T16:14:50.428Z WARN 7153 --- [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:14:52 2024-04-23T16:14:50.586Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:52 2024-04-23T16:14:50.586Z WARN 7153 --- [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:14:52 2024-04-23T16:14:50.586Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:52 2024-04-23T16:14:50.678Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:14:52 2024-04-23T16:14:50.678Z WARN 7153 --- [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:14:52 2024-04-23T16:14:50.751Z INFO 7153 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:14:52 2024-04-23T16:14:50.751Z WARN 7153 --- [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:14:52 2024-04-23T16:14:50.761Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:52 2024-04-23T16:14:50.761Z WARN 7153 --- [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:14:52 2024-04-23T16:14:50.885Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:52 2024-04-23T16:14:50.885Z WARN 7153 --- [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:14:52 2024-04-23T16:14:51.055Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:52 2024-04-23T16:14:51.055Z WARN 7153 --- [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:14:52 2024-04-23T16:14:51.095Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:52 2024-04-23T16:14:51.095Z WARN 7153 --- [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:14:52 2024-04-23T16:14:51.101Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:52 2024-04-23T16:14:51.101Z WARN 7153 --- [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:14:52 2024-04-23T16:14:51.146Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:52 2024-04-23T16:14:51.146Z WARN 7153 --- [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:14:52 2024-04-23T16:14:51.250Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:52 2024-04-23T16:14:51.250Z WARN 7153 --- [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:14:52 2024-04-23T16:14:51.250Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:52 2024-04-23T16:14:51.251Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:52 2024-04-23T16:14:51.251Z WARN 7153 --- [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:14:52 2024-04-23T16:14:51.281Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:52 2024-04-23T16:14:51.281Z WARN 7153 --- [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:14:52 2024-04-23T16:14:51.282Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:52 2024-04-23T16:14:51.282Z WARN 7153 --- [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:14:52 2024-04-23T16:14:51.296Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:52 2024-04-23T16:14:51.296Z WARN 7153 --- [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:14:52 2024-04-23T16:14:51.303Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:52 2024-04-23T16:14:51.303Z WARN 7153 --- [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:14:52 2024-04-23T16:14:51.341Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:52 2024-04-23T16:14:51.341Z WARN 7153 --- [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:14:52 2024-04-23T16:14:51.437Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:52 2024-04-23T16:14:51.437Z WARN 7153 --- [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:14:52 2024-04-23T16:14:51.488Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:52 2024-04-23T16:14:51.488Z WARN 7153 --- [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:14:52 2024-04-23T16:14:51.488Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:52 2024-04-23T16:14:51.638Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:52 2024-04-23T16:14:51.638Z WARN 7153 --- [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:14:52 2024-04-23T16:14:51.688Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:14:52 2024-04-23T16:14:51.688Z WARN 7153 --- [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:14:52 2024-04-23T16:14:51.754Z INFO 7153 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:14:52 2024-04-23T16:14:51.754Z WARN 7153 --- [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:14:52 2024-04-23T16:14:51.765Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:52 2024-04-23T16:14:51.765Z WARN 7153 --- [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:14:52 2024-04-23T16:14:52.012Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:52 2024-04-23T16:14:52.012Z WARN 7153 --- [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:14:52 2024-04-23T16:14:52.100Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:52 2024-04-23T16:14:52.100Z WARN 7153 --- [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:14:52 2024-04-23T16:14:52.105Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:52 2024-04-23T16:14:52.105Z WARN 7153 --- [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:14:52 2024-04-23T16:14:52.106Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:52 2024-04-23T16:14:52.106Z WARN 7153 --- [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:14:52 2024-04-23T16:14:52.106Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:52 2024-04-23T16:14:52.155Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:52 2024-04-23T16:14:52.155Z WARN 7153 --- [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:14:52 2024-04-23T16:14:52.195Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:52 2024-04-23T16:14:52.195Z WARN 7153 --- [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:14:52 2024-04-23T16:14:52.285Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:52 2024-04-23T16:14:52.285Z WARN 7153 --- [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:14:52 2024-04-23T16:14:52.301Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:52 2024-04-23T16:14:52.301Z WARN 7153 --- [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:14:52 2024-04-23T16:14:52.309Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:52 2024-04-23T16:14:52.309Z WARN 7153 --- [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:14:52 2024-04-23T16:14:52.346Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:52 2024-04-23T16:14:52.346Z WARN 7153 --- [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:14:52 2024-04-23T16:14:52.393Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:52 2024-04-23T16:14:52.394Z WARN 7153 --- [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:14:52 2024-04-23T16:14:52.394Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:52 2024-04-23T16:14:52.408Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:52 2024-04-23T16:14:52.408Z WARN 7153 --- [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:14:52 2024-04-23T16:14:52.452Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:52 2024-04-23T16:14:52.452Z WARN 7153 --- [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:14:52 2024-04-23T16:14:52.502Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:52 2024-04-23T16:14:52.502Z WARN 7153 --- [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:14:52 2024-04-23T16:14:52.642Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:52 2024-04-23T16:14:52.642Z WARN 7153 --- [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:14:52 2024-04-23T16:14:52.694Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:14:52 2024-04-23T16:14:52.694Z WARN 7153 --- [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:14:52 2024-04-23T16:14:52.770Z INFO 7153 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.445705527S 16:14:53 2024-04-23T16:14:52.818Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:14:53 2024-04-23T16:14:52.818Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:14:53 acks = -1 16:14:53 auto.include.jmx.reporter = true 16:14:53 batch.size = 16384 16:14:53 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:14:53 buffer.memory = 33554432 16:14:53 client.dns.lookup = use_all_dns_ips 16:14:53 client.id = producer-15 16:14:53 compression.type = none 16:14:53 connections.max.idle.ms = 540000 16:14:53 delivery.timeout.ms = 120000 16:14:53 enable.idempotence = false 16:14:53 interceptor.classes = [] 16:14:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:14:53 linger.ms = 1 16:14:53 max.block.ms = 60000 16:14:53 max.in.flight.requests.per.connection = 5 16:14:53 max.request.size = 1048576 16:14:53 metadata.max.age.ms = 300000 16:14:53 metadata.max.idle.ms = 300000 16:14:53 metric.reporters = [] 16:14:53 metrics.num.samples = 2 16:14:53 metrics.recording.level = INFO 16:14:53 metrics.sample.window.ms = 30000 16:14:53 partitioner.adaptive.partitioning.enable = true 16:14:53 partitioner.availability.timeout.ms = 0 16:14:53 partitioner.class = null 16:14:53 partitioner.ignore.keys = false 16:14:53 receive.buffer.bytes = 32768 16:14:53 reconnect.backoff.max.ms = 1000 16:14:53 reconnect.backoff.ms = 50 16:14:53 request.timeout.ms = 30000 16:14:53 retries = 0 16:14:53 retry.backoff.ms = 100 16:14:53 sasl.client.callback.handler.class = null 16:14:53 sasl.jaas.config = null 16:14:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:14:53 sasl.kerberos.min.time.before.relogin = 60000 16:14:53 sasl.kerberos.service.name = null 16:14:53 sasl.kerberos.ticket.renew.jitter = 0.05 16:14:53 sasl.kerberos.ticket.renew.window.factor = 0.8 16:14:53 sasl.login.callback.handler.class = null 16:14:53 sasl.login.class = null 16:14:53 sasl.login.connect.timeout.ms = null 16:14:53 sasl.login.read.timeout.ms = null 16:14:53 sasl.login.refresh.buffer.seconds = 300 16:14:53 sasl.login.refresh.min.period.seconds = 60 16:14:53 sasl.login.refresh.window.factor = 0.8 16:14:53 sasl.login.refresh.window.jitter = 0.05 16:14:53 sasl.login.retry.backoff.max.ms = 10000 16:14:53 sasl.login.retry.backoff.ms = 100 16:14:53 sasl.mechanism = GSSAPI 16:14:53 sasl.oauthbearer.clock.skew.seconds = 30 16:14:53 sasl.oauthbearer.expected.audience = null 16:14:53 sasl.oauthbearer.expected.issuer = null 16:14:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:14:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:14:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:14:53 sasl.oauthbearer.jwks.endpoint.url = null 16:14:53 sasl.oauthbearer.scope.claim.name = scope 16:14:53 sasl.oauthbearer.sub.claim.name = sub 16:14:53 sasl.oauthbearer.token.endpoint.url = null 16:14:53 security.protocol = PLAINTEXT 16:14:53 security.providers = null 16:14:53 send.buffer.bytes = 131072 16:14:53 socket.connection.setup.timeout.max.ms = 30000 16:14:53 socket.connection.setup.timeout.ms = 10000 16:14:53 ssl.cipher.suites = null 16:14:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:14:53 ssl.endpoint.identification.algorithm = https 16:14:53 ssl.engine.factory.class = null 16:14:53 ssl.key.password = null 16:14:53 ssl.keymanager.algorithm = SunX509 16:14:53 ssl.keystore.certificate.chain = null 16:14:53 ssl.keystore.key = null 16:14:53 ssl.keystore.location = null 16:14:53 ssl.keystore.password = null 16:14:53 ssl.keystore.type = JKS 16:14:53 ssl.protocol = TLSv1.3 16:14:53 ssl.provider = null 16:14:53 ssl.secure.random.implementation = null 16:14:53 ssl.trustmanager.algorithm = PKIX 16:14:53 ssl.truststore.certificates = null 16:14:53 ssl.truststore.location = null 16:14:53 ssl.truststore.password = null 16:14:53 ssl.truststore.type = JKS 16:14:53 transaction.timeout.ms = 60000 16:14:53 transactional.id = null 16:14:53 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:14:53 16:14:53 2024-04-23T16:14:52.830Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:14:53 2024-04-23T16:14:52.830Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:14:53 2024-04-23T16:14:52.830Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:14:53 2024-04-23T16:14:52.830Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888892830 16:14:53 2024-04-23T16:14:52.924Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:53 2024-04-23T16:14:52.924Z WARN 7153 --- [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:14:53 2024-04-23T16:14:52.932Z INFO 7153 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:14:53 2024-04-23T16:14:52.932Z WARN 7153 --- [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:14:53 2024-04-23T16:14:52.961Z INFO 7153 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:14:53 2024-04-23T16:14:52.961Z WARN 7153 --- [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:14:53 2024-04-23T16:14:53.013Z WARN 7153 --- [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:14:53 2024-04-23T16:14:53.013Z INFO 7153 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: p4591MKESti1Oc7bAI7tUw 16:14:53 2024-04-23T16:14:53.111Z INFO 7153 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:14:53 2024-04-23T16:14:53.111Z WARN 7153 --- [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:14:53 2024-04-23T16:14:53.118Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:53 2024-04-23T16:14:53.118Z WARN 7153 --- [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:14:53 2024-04-23T16:14:53.142Z INFO 7153 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:14:53 2024-04-23T16:14:53.142Z WARN 7153 --- [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:14:53 2024-04-23T16:14:53.145Z WARN 7153 --- [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:14:53 2024-04-23T16:14:53.218Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:53 2024-04-23T16:14:53.219Z WARN 7153 --- [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:14:53 2024-04-23T16:14:53.250Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:53 2024-04-23T16:14:53.250Z WARN 7153 --- [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:14:53 2024-04-23T16:14:53.250Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:53 2024-04-23T16:14:53.288Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:14:53 2024-04-23T16:14:53.289Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:14:53 acks = -1 16:14:53 auto.include.jmx.reporter = true 16:14:53 batch.size = 16384 16:14:53 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:14:53 buffer.memory = 33554432 16:14:53 client.dns.lookup = use_all_dns_ips 16:14:53 client.id = producer-16 16:14:53 compression.type = none 16:14:53 connections.max.idle.ms = 540000 16:14:53 delivery.timeout.ms = 120000 16:14:53 enable.idempotence = false 16:14:53 interceptor.classes = [] 16:14:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:14:53 linger.ms = 1 16:14:53 max.block.ms = 60000 16:14:53 max.in.flight.requests.per.connection = 5 16:14:53 max.request.size = 1048576 16:14:53 metadata.max.age.ms = 300000 16:14:53 metadata.max.idle.ms = 300000 16:14:53 metric.reporters = [] 16:14:53 metrics.num.samples = 2 16:14:53 metrics.recording.level = INFO 16:14:53 metrics.sample.window.ms = 30000 16:14:53 partitioner.adaptive.partitioning.enable = true 16:14:53 partitioner.availability.timeout.ms = 0 16:14:53 partitioner.class = null 16:14:53 partitioner.ignore.keys = false 16:14:53 receive.buffer.bytes = 32768 16:14:53 reconnect.backoff.max.ms = 1000 16:14:53 reconnect.backoff.ms = 50 16:14:53 request.timeout.ms = 30000 16:14:53 retries = 0 16:14:53 retry.backoff.ms = 100 16:14:53 sasl.client.callback.handler.class = null 16:14:53 sasl.jaas.config = null 16:14:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:14:53 sasl.kerberos.min.time.before.relogin = 60000 16:14:53 sasl.kerberos.service.name = null 16:14:53 sasl.kerberos.ticket.renew.jitter = 0.05 16:14:53 sasl.kerberos.ticket.renew.window.factor = 0.8 16:14:53 sasl.login.callback.handler.class = null 16:14:53 sasl.login.class = null 16:14:53 sasl.login.connect.timeout.ms = null 16:14:53 sasl.login.read.timeout.ms = null 16:14:53 sasl.login.refresh.buffer.seconds = 300 16:14:53 sasl.login.refresh.min.period.seconds = 60 16:14:53 sasl.login.refresh.window.factor = 0.8 16:14:53 sasl.login.refresh.window.jitter = 0.05 16:14:53 sasl.login.retry.backoff.max.ms = 10000 16:14:53 sasl.login.retry.backoff.ms = 100 16:14:53 sasl.mechanism = GSSAPI 16:14:53 sasl.oauthbearer.clock.skew.seconds = 30 16:14:53 sasl.oauthbearer.expected.audience = null 16:14:53 sasl.oauthbearer.expected.issuer = null 16:14:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:14:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:14:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:14:53 sasl.oauthbearer.jwks.endpoint.url = null 16:14:53 sasl.oauthbearer.scope.claim.name = scope 16:14:53 sasl.oauthbearer.sub.claim.name = sub 16:14:53 sasl.oauthbearer.token.endpoint.url = null 16:14:53 security.protocol = PLAINTEXT 16:14:53 security.providers = null 16:14:53 send.buffer.bytes = 131072 16:14:53 socket.connection.setup.timeout.max.ms = 30000 16:14:53 socket.connection.setup.timeout.ms = 10000 16:14:53 ssl.cipher.suites = null 16:14:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:14:53 ssl.endpoint.identification.algorithm = https 16:14:53 ssl.engine.factory.class = null 16:14:53 ssl.key.password = null 16:14:53 ssl.keymanager.algorithm = SunX509 16:14:53 ssl.keystore.certificate.chain = null 16:14:53 ssl.keystore.key = null 16:14:53 ssl.keystore.location = null 16:14:53 ssl.keystore.password = null 16:14:53 ssl.keystore.type = JKS 16:14:53 ssl.protocol = TLSv1.3 16:14:53 ssl.provider = null 16:14:53 ssl.secure.random.implementation = null 16:14:53 ssl.trustmanager.algorithm = PKIX 16:14:53 ssl.truststore.certificates = null 16:14:53 ssl.truststore.location = null 16:14:53 ssl.truststore.password = null 16:14:53 ssl.truststore.type = JKS 16:14:53 transaction.timeout.ms = 60000 16:14:53 transactional.id = null 16:14:53 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:14:53 16:14:53 2024-04-23T16:14:53.291Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:14:53 2024-04-23T16:14:53.291Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:14:53 2024-04-23T16:14:53.291Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:14:53 2024-04-23T16:14:53.291Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888893291 16:14:53 2024-04-23T16:14:53.309Z INFO 7153 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: p4591MKESti1Oc7bAI7tUw 16:14:53 2024-04-23T16:14:53.318Z INFO 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:14:53 2024-04-23T16:14:53.318Z WARN 7153 --- [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:14:53 2024-04-23T16:14:53.318Z WARN 7153 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:53 2024-04-23T16:14:53.325Z INFO 7153 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:14:53 2024-04-23T16:14:53.325Z WARN 7153 --- [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:14:53 2024-04-23T16:14:53.325Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:14:53 2024-04-23T16:14:53.326Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:14:53 acks = -1 16:14:53 auto.include.jmx.reporter = true 16:14:53 batch.size = 16384 16:14:53 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:14:53 buffer.memory = 33554432 16:14:53 client.dns.lookup = use_all_dns_ips 16:14:53 client.id = producer-17 16:14:53 compression.type = none 16:14:53 connections.max.idle.ms = 540000 16:14:53 delivery.timeout.ms = 120000 16:14:53 enable.idempotence = false 16:14:53 interceptor.classes = [] 16:14:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:14:53 linger.ms = 1 16:14:53 max.block.ms = 60000 16:14:53 max.in.flight.requests.per.connection = 5 16:14:53 max.request.size = 1048576 16:14:53 metadata.max.age.ms = 300000 16:14:53 metadata.max.idle.ms = 300000 16:14:53 metric.reporters = [] 16:14:53 metrics.num.samples = 2 16:14:53 metrics.recording.level = INFO 16:14:53 metrics.sample.window.ms = 30000 16:14:53 partitioner.adaptive.partitioning.enable = true 16:14:53 partitioner.availability.timeout.ms = 0 16:14:53 partitioner.class = null 16:14:53 partitioner.ignore.keys = false 16:14:53 receive.buffer.bytes = 32768 16:14:53 reconnect.backoff.max.ms = 1000 16:14:53 reconnect.backoff.ms = 50 16:14:53 request.timeout.ms = 30000 16:14:53 retries = 0 16:14:53 retry.backoff.ms = 100 16:14:53 sasl.client.callback.handler.class = null 16:14:53 sasl.jaas.config = null 16:14:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:14:53 sasl.kerberos.min.time.before.relogin = 60000 16:14:53 sasl.kerberos.service.name = null 16:14:53 sasl.kerberos.ticket.renew.jitter = 0.05 16:14:53 sasl.kerberos.ticket.renew.window.factor = 0.8 16:14:53 sasl.login.callback.handler.class = null 16:14:53 sasl.login.class = null 16:14:53 sasl.login.connect.timeout.ms = null 16:14:53 sasl.login.read.timeout.ms = null 16:14:53 sasl.login.refresh.buffer.seconds = 300 16:14:53 sasl.login.refresh.min.period.seconds = 60 16:14:53 sasl.login.refresh.window.factor = 0.8 16:14:53 sasl.login.refresh.window.jitter = 0.05 16:14:53 sasl.login.retry.backoff.max.ms = 10000 16:14:53 sasl.login.retry.backoff.ms = 100 16:14:53 sasl.mechanism = GSSAPI 16:14:53 sasl.oauthbearer.clock.skew.seconds = 30 16:14:53 sasl.oauthbearer.expected.audience = null 16:14:53 sasl.oauthbearer.expected.issuer = null 16:14:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:14:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:14:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:14:53 sasl.oauthbearer.jwks.endpoint.url = null 16:14:53 sasl.oauthbearer.scope.claim.name = scope 16:14:53 sasl.oauthbearer.sub.claim.name = sub 16:14:53 sasl.oauthbearer.token.endpoint.url = null 16:14:53 security.protocol = PLAINTEXT 16:14:53 security.providers = null 16:14:53 send.buffer.bytes = 131072 16:14:53 socket.connection.setup.timeout.max.ms = 30000 16:14:53 socket.connection.setup.timeout.ms = 10000 16:14:53 ssl.cipher.suites = null 16:14:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:14:53 ssl.endpoint.identification.algorithm = https 16:14:53 ssl.engine.factory.class = null 16:14:53 ssl.key.password = null 16:14:53 ssl.keymanager.algorithm = SunX509 16:14:53 ssl.keystore.certificate.chain = null 16:14:53 ssl.keystore.key = null 16:14:53 ssl.keystore.location = null 16:14:53 ssl.keystore.password = null 16:14:53 ssl.keystore.type = JKS 16:14:53 ssl.protocol = TLSv1.3 16:14:53 ssl.provider = null 16:14:53 ssl.secure.random.implementation = null 16:14:53 ssl.trustmanager.algorithm = PKIX 16:14:53 ssl.truststore.certificates = null 16:14:53 ssl.truststore.location = null 16:14:53 ssl.truststore.password = null 16:14:53 ssl.truststore.type = JKS 16:14:53 transaction.timeout.ms = 60000 16:14:53 transactional.id = null 16:14:53 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:14:53 16:14:53 2024-04-23T16:14:53.328Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:14:53 2024-04-23T16:14:53.328Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:14:53 2024-04-23T16:14:53.328Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:14:53 2024-04-23T16:14:53.328Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888893328 16:14:53 2024-04-23T16:14:53.342Z INFO 7153 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: p4591MKESti1Oc7bAI7tUw 16:14:53 2024-04-23T16:14:53.356Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:14:53 2024-04-23T16:14:53.356Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:14:53 acks = -1 16:14:53 auto.include.jmx.reporter = true 16:14:53 batch.size = 16384 16:14:53 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:14:53 buffer.memory = 33554432 16:14:53 client.dns.lookup = use_all_dns_ips 16:14:53 client.id = producer-18 16:14:53 compression.type = none 16:14:53 connections.max.idle.ms = 540000 16:14:53 delivery.timeout.ms = 120000 16:14:53 enable.idempotence = false 16:14:53 interceptor.classes = [] 16:14:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:14:53 linger.ms = 1 16:14:53 max.block.ms = 60000 16:14:53 max.in.flight.requests.per.connection = 5 16:14:53 max.request.size = 1048576 16:14:53 metadata.max.age.ms = 300000 16:14:53 metadata.max.idle.ms = 300000 16:14:53 metric.reporters = [] 16:14:53 metrics.num.samples = 2 16:14:53 metrics.recording.level = INFO 16:14:53 metrics.sample.window.ms = 30000 16:14:53 partitioner.adaptive.partitioning.enable = true 16:14:53 partitioner.availability.timeout.ms = 0 16:14:53 partitioner.class = null 16:14:53 partitioner.ignore.keys = false 16:14:53 receive.buffer.bytes = 32768 16:14:53 reconnect.backoff.max.ms = 1000 16:14:53 reconnect.backoff.ms = 50 16:14:53 request.timeout.ms = 30000 16:14:53 retries = 0 16:14:53 retry.backoff.ms = 100 16:14:53 sasl.client.callback.handler.class = null 16:14:53 sasl.jaas.config = null 16:14:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:14:53 sasl.kerberos.min.time.before.relogin = 60000 16:14:53 sasl.kerberos.service.name = null 16:14:53 sasl.kerberos.ticket.renew.jitter = 0.05 16:14:53 sasl.kerberos.ticket.renew.window.factor = 0.8 16:14:53 sasl.login.callback.handler.class = null 16:14:53 sasl.login.class = null 16:14:53 sasl.login.connect.timeout.ms = null 16:14:53 sasl.login.read.timeout.ms = null 16:14:53 sasl.login.refresh.buffer.seconds = 300 16:14:53 sasl.login.refresh.min.period.seconds = 60 16:14:53 sasl.login.refresh.window.factor = 0.8 16:14:53 sasl.login.refresh.window.jitter = 0.05 16:14:53 sasl.login.retry.backoff.max.ms = 10000 16:14:53 sasl.login.retry.backoff.ms = 100 16:14:53 sasl.mechanism = GSSAPI 16:14:53 sasl.oauthbearer.clock.skew.seconds = 30 16:14:53 sasl.oauthbearer.expected.audience = null 16:14:53 sasl.oauthbearer.expected.issuer = null 16:14:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:14:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:14:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:14:53 sasl.oauthbearer.jwks.endpoint.url = null 16:14:53 sasl.oauthbearer.scope.claim.name = scope 16:14:53 sasl.oauthbearer.sub.claim.name = sub 16:14:53 sasl.oauthbearer.token.endpoint.url = null 16:14:53 security.protocol = PLAINTEXT 16:14:53 security.providers = null 16:14:53 send.buffer.bytes = 131072 16:14:53 socket.connection.setup.timeout.max.ms = 30000 16:14:53 socket.connection.setup.timeout.ms = 10000 16:14:53 ssl.cipher.suites = null 16:14:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:14:53 ssl.endpoint.identification.algorithm = https 16:14:53 ssl.engine.factory.class = null 16:14:53 ssl.key.password = null 16:14:53 ssl.keymanager.algorithm = SunX509 16:14:53 ssl.keystore.certificate.chain = null 16:14:53 ssl.keystore.key = null 16:14:53 ssl.keystore.location = null 16:14:53 ssl.keystore.password = null 16:14:53 ssl.keystore.type = JKS 16:14:53 ssl.protocol = TLSv1.3 16:14:53 ssl.provider = null 16:14:53 ssl.secure.random.implementation = null 16:14:53 ssl.trustmanager.algorithm = PKIX 16:14:53 ssl.truststore.certificates = null 16:14:53 ssl.truststore.location = null 16:14:53 ssl.truststore.password = null 16:14:53 ssl.truststore.type = JKS 16:14:53 transaction.timeout.ms = 60000 16:14:53 transactional.id = null 16:14:53 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:14:53 16:14:53 2024-04-23T16:14:53.358Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:14:53 2024-04-23T16:14:53.358Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:14:53 2024-04-23T16:14:53.358Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:14:53 2024-04-23T16:14:53.358Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888893358 16:14:53 2024-04-23T16:14:53.369Z INFO 7153 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:14:53 2024-04-23T16:14:53.369Z WARN 7153 --- [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:14:53 2024-04-23T16:14:53.376Z INFO 7153 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: p4591MKESti1Oc7bAI7tUw 16:14:53 2024-04-23T16:14:53.391Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:14:53 2024-04-23T16:14:53.391Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:14:53 acks = -1 16:14:53 auto.include.jmx.reporter = true 16:14:53 batch.size = 16384 16:14:53 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:14:53 buffer.memory = 33554432 16:14:53 client.dns.lookup = use_all_dns_ips 16:14:53 client.id = producer-19 16:14:53 compression.type = none 16:14:53 connections.max.idle.ms = 540000 16:14:53 delivery.timeout.ms = 120000 16:14:53 enable.idempotence = false 16:14:53 interceptor.classes = [] 16:14:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:14:53 linger.ms = 1 16:14:53 max.block.ms = 60000 16:14:53 max.in.flight.requests.per.connection = 5 16:14:53 max.request.size = 1048576 16:14:53 metadata.max.age.ms = 300000 16:14:53 metadata.max.idle.ms = 300000 16:14:53 metric.reporters = [] 16:14:53 metrics.num.samples = 2 16:14:53 metrics.recording.level = INFO 16:14:53 metrics.sample.window.ms = 30000 16:14:53 partitioner.adaptive.partitioning.enable = true 16:14:53 partitioner.availability.timeout.ms = 0 16:14:53 partitioner.class = null 16:14:53 partitioner.ignore.keys = false 16:14:53 receive.buffer.bytes = 32768 16:14:53 reconnect.backoff.max.ms = 1000 16:14:53 reconnect.backoff.ms = 50 16:14:53 request.timeout.ms = 30000 16:14:53 retries = 0 16:14:53 retry.backoff.ms = 100 16:14:53 sasl.client.callback.handler.class = null 16:14:53 sasl.jaas.config = null 16:14:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:14:53 sasl.kerberos.min.time.before.relogin = 60000 16:14:53 sasl.kerberos.service.name = null 16:14:53 sasl.kerberos.ticket.renew.jitter = 0.05 16:14:53 sasl.kerberos.ticket.renew.window.factor = 0.8 16:14:53 sasl.login.callback.handler.class = null 16:14:53 sasl.login.class = null 16:14:53 sasl.login.connect.timeout.ms = null 16:14:53 sasl.login.read.timeout.ms = null 16:14:53 sasl.login.refresh.buffer.seconds = 300 16:14:53 sasl.login.refresh.min.period.seconds = 60 16:14:53 sasl.login.refresh.window.factor = 0.8 16:14:53 sasl.login.refresh.window.jitter = 0.05 16:14:53 sasl.login.retry.backoff.max.ms = 10000 16:14:53 sasl.login.retry.backoff.ms = 100 16:14:53 sasl.mechanism = GSSAPI 16:14:53 sasl.oauthbearer.clock.skew.seconds = 30 16:14:53 sasl.oauthbearer.expected.audience = null 16:14:53 sasl.oauthbearer.expected.issuer = null 16:14:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:14:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:14:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:14:53 sasl.oauthbearer.jwks.endpoint.url = null 16:14:53 sasl.oauthbearer.scope.claim.name = scope 16:14:53 sasl.oauthbearer.sub.claim.name = sub 16:14:53 sasl.oauthbearer.token.endpoint.url = null 16:14:53 security.protocol = PLAINTEXT 16:14:53 security.providers = null 16:14:53 send.buffer.bytes = 131072 16:14:53 socket.connection.setup.timeout.max.ms = 30000 16:14:53 socket.connection.setup.timeout.ms = 10000 16:14:53 ssl.cipher.suites = null 16:14:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:14:53 ssl.endpoint.identification.algorithm = https 16:14:53 ssl.engine.factory.class = null 16:14:53 ssl.key.password = null 16:14:53 ssl.keymanager.algorithm = SunX509 16:14:53 ssl.keystore.certificate.chain = null 16:14:53 ssl.keystore.key = null 16:14:53 ssl.keystore.location = null 16:14:53 ssl.keystore.password = null 16:14:53 ssl.keystore.type = JKS 16:14:53 ssl.protocol = TLSv1.3 16:14:53 ssl.provider = null 16:14:53 ssl.secure.random.implementation = null 16:14:53 ssl.trustmanager.algorithm = PKIX 16:14:53 ssl.truststore.certificates = null 16:14:53 ssl.truststore.location = null 16:14:53 ssl.truststore.password = null 16:14:53 ssl.truststore.type = JKS 16:14:53 transaction.timeout.ms = 60000 16:14:53 transactional.id = null 16:14:53 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:14:53 16:14:53 2024-04-23T16:14:53.393Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:14:53 2024-04-23T16:14:53.393Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:14:53 2024-04-23T16:14:53.393Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:14:53 2024-04-23T16:14:53.393Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888893393 16:14:53 2024-04-23T16:14:53.405Z INFO 7153 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: p4591MKESti1Oc7bAI7tUw 16:14:53 2024-04-23T16:14:53.408Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:14:53 2024-04-23T16:14:53.408Z WARN 7153 --- [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:14:53 2024-04-23T16:14:53.418Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:14:53 2024-04-23T16:14:53.418Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:14:53 acks = -1 16:14:53 auto.include.jmx.reporter = true 16:14:53 batch.size = 16384 16:14:53 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:14:53 buffer.memory = 33554432 16:14:53 client.dns.lookup = use_all_dns_ips 16:14:53 client.id = producer-20 16:14:53 compression.type = none 16:14:53 connections.max.idle.ms = 540000 16:14:53 delivery.timeout.ms = 120000 16:14:53 enable.idempotence = false 16:14:53 interceptor.classes = [] 16:14:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:14:53 linger.ms = 1 16:14:53 max.block.ms = 60000 16:14:53 max.in.flight.requests.per.connection = 5 16:14:53 max.request.size = 1048576 16:14:53 metadata.max.age.ms = 300000 16:14:53 metadata.max.idle.ms = 300000 16:14:53 metric.reporters = [] 16:14:53 metrics.num.samples = 2 16:14:53 metrics.recording.level = INFO 16:14:53 metrics.sample.window.ms = 30000 16:14:53 partitioner.adaptive.partitioning.enable = true 16:14:53 partitioner.availability.timeout.ms = 0 16:14:53 partitioner.class = null 16:14:53 partitioner.ignore.keys = false 16:14:53 receive.buffer.bytes = 32768 16:14:53 reconnect.backoff.max.ms = 1000 16:14:53 reconnect.backoff.ms = 50 16:14:53 request.timeout.ms = 30000 16:14:53 retries = 0 16:14:53 retry.backoff.ms = 100 16:14:53 sasl.client.callback.handler.class = null 16:14:53 sasl.jaas.config = null 16:14:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:14:53 sasl.kerberos.min.time.before.relogin = 60000 16:14:53 sasl.kerberos.service.name = null 16:14:53 sasl.kerberos.ticket.renew.jitter = 0.05 16:14:53 sasl.kerberos.ticket.renew.window.factor = 0.8 16:14:53 sasl.login.callback.handler.class = null 16:14:53 sasl.login.class = null 16:14:53 sasl.login.connect.timeout.ms = null 16:14:53 sasl.login.read.timeout.ms = null 16:14:53 sasl.login.refresh.buffer.seconds = 300 16:14:53 sasl.login.refresh.min.period.seconds = 60 16:14:53 sasl.login.refresh.window.factor = 0.8 16:14:53 sasl.login.refresh.window.jitter = 0.05 16:14:53 sasl.login.retry.backoff.max.ms = 10000 16:14:53 sasl.login.retry.backoff.ms = 100 16:14:53 sasl.mechanism = GSSAPI 16:14:53 sasl.oauthbearer.clock.skew.seconds = 30 16:14:53 sasl.oauthbearer.expected.audience = null 16:14:53 sasl.oauthbearer.expected.issuer = null 16:14:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:14:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:14:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:14:53 sasl.oauthbearer.jwks.endpoint.url = null 16:14:53 sasl.oauthbearer.scope.claim.name = scope 16:14:53 sasl.oauthbearer.sub.claim.name = sub 16:14:53 sasl.oauthbearer.token.endpoint.url = null 16:14:53 security.protocol = PLAINTEXT 16:14:53 security.providers = null 16:14:53 send.buffer.bytes = 131072 16:14:53 socket.connection.setup.timeout.max.ms = 30000 16:14:53 socket.connection.setup.timeout.ms = 10000 16:14:53 ssl.cipher.suites = null 16:14:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:14:53 ssl.endpoint.identification.algorithm = https 16:14:53 ssl.engine.factory.class = null 16:14:53 ssl.key.password = null 16:14:53 ssl.keymanager.algorithm = SunX509 16:14:53 ssl.keystore.certificate.chain = null 16:14:53 ssl.keystore.key = null 16:14:53 ssl.keystore.location = null 16:14:53 ssl.keystore.password = null 16:14:53 ssl.keystore.type = JKS 16:14:53 ssl.protocol = TLSv1.3 16:14:53 ssl.provider = null 16:14:53 ssl.secure.random.implementation = null 16:14:53 ssl.trustmanager.algorithm = PKIX 16:14:53 ssl.truststore.certificates = null 16:14:53 ssl.truststore.location = null 16:14:53 ssl.truststore.password = null 16:14:53 ssl.truststore.type = JKS 16:14:53 transaction.timeout.ms = 60000 16:14:53 transactional.id = null 16:14:53 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:14:53 16:14:53 2024-04-23T16:14:53.420Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:14:53 2024-04-23T16:14:53.420Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:14:53 2024-04-23T16:14:53.420Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:14:53 2024-04-23T16:14:53.420Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888893420 16:14:53 2024-04-23T16:14:53.429Z INFO 7153 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:14:53 2024-04-23T16:14:53.430Z WARN 7153 --- [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:14:53 2024-04-23T16:14:53.434Z INFO 7153 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: p4591MKESti1Oc7bAI7tUw 16:14:53 2024-04-23T16:14:53.446Z INFO 7153 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:14:53 allow.auto.create.topics = true 16:14:53 auto.commit.interval.ms = 5000 16:14:53 auto.include.jmx.reporter = true 16:14:53 auto.offset.reset = earliest 16:14:53 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:14:53 check.crcs = true 16:14:53 client.dns.lookup = use_all_dns_ips 16:14:53 client.id = consumer-test-1-11 16:14:53 client.rack = 16:14:53 connections.max.idle.ms = 540000 16:14:53 default.api.timeout.ms = 60000 16:14:53 enable.auto.commit = true 16:14:53 exclude.internal.topics = true 16:14:53 fetch.max.bytes = 52428800 16:14:53 fetch.max.wait.ms = 500 16:14:53 fetch.min.bytes = 1 16:14:53 group.id = test-1 16:14:53 group.instance.id = null 16:14:53 heartbeat.interval.ms = 3000 16:14:53 interceptor.classes = [] 16:14:53 internal.leave.group.on.close = true 16:14:53 internal.throw.on.fetch.stable.offset.unsupported = false 16:14:53 isolation.level = read_uncommitted 16:14:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:14:53 max.partition.fetch.bytes = 1048576 16:14:53 max.poll.interval.ms = 300000 16:14:53 max.poll.records = 500 16:14:53 metadata.max.age.ms = 300000 16:14:53 metric.reporters = [] 16:14:53 metrics.num.samples = 2 16:14:53 metrics.recording.level = INFO 16:14:53 metrics.sample.window.ms = 30000 16:14:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:14:53 receive.buffer.bytes = 65536 16:14:53 reconnect.backoff.max.ms = 1000 16:14:53 reconnect.backoff.ms = 50 16:14:53 request.timeout.ms = 30000 16:14:53 retry.backoff.ms = 100 16:14:53 sasl.client.callback.handler.class = null 16:14:53 sasl.jaas.config = null 16:14:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:14:53 sasl.kerberos.min.time.before.relogin = 60000 16:14:53 sasl.kerberos.service.name = null 16:14:53 sasl.kerberos.ticket.renew.jitter = 0.05 16:14:53 sasl.kerberos.ticket.renew.window.factor = 0.8 16:14:53 sasl.login.callback.handler.class = null 16:14:53 sasl.login.class = null 16:14:53 sasl.login.connect.timeout.ms = null 16:14:53 sasl.login.read.timeout.ms = null 16:14:53 sasl.login.refresh.buffer.seconds = 300 16:14:53 sasl.login.refresh.min.period.seconds = 60 16:14:53 sasl.login.refresh.window.factor = 0.8 16:14:53 sasl.login.refresh.window.jitter = 0.05 16:14:53 sasl.login.retry.backoff.max.ms = 10000 16:14:53 sasl.login.retry.backoff.ms = 100 16:14:53 sasl.mechanism = GSSAPI 16:14:53 sasl.oauthbearer.clock.skew.seconds = 30 16:14:53 sasl.oauthbearer.expected.audience = null 16:14:53 sasl.oauthbearer.expected.issuer = null 16:14:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:14:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:14:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:14:53 sasl.oauthbearer.jwks.endpoint.url = null 16:14:53 sasl.oauthbearer.scope.claim.name = scope 16:14:53 sasl.oauthbearer.sub.claim.name = sub 16:14:53 sasl.oauthbearer.token.endpoint.url = null 16:14:53 security.protocol = PLAINTEXT 16:14:53 security.providers = null 16:14:53 send.buffer.bytes = 131072 16:14:53 session.timeout.ms = 45000 16:14:53 socket.connection.setup.timeout.max.ms = 30000 16:14:53 socket.connection.setup.timeout.ms = 10000 16:14:53 ssl.cipher.suites = null 16:14:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:14:53 ssl.endpoint.identification.algorithm = https 16:14:53 ssl.engine.factory.class = null 16:14:53 ssl.key.password = null 16:14:53 ssl.keymanager.algorithm = SunX509 16:14:53 ssl.keystore.certificate.chain = null 16:14:53 ssl.keystore.key = null 16:14:53 ssl.keystore.location = null 16:14:53 ssl.keystore.password = null 16:14:53 ssl.keystore.type = JKS 16:14:53 ssl.protocol = TLSv1.3 16:14:53 ssl.provider = null 16:14:53 ssl.secure.random.implementation = null 16:14:53 ssl.trustmanager.algorithm = PKIX 16:14:53 ssl.truststore.certificates = null 16:14:53 ssl.truststore.location = null 16:14:53 ssl.truststore.password = null 16:14:53 ssl.truststore.type = JKS 16:14:53 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:14:53 16:14:53 2024-04-23T16:14:53.448Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:14:53 2024-04-23T16:14:53.448Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:14:53 2024-04-23T16:14:53.448Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888893448 16:14:53 2024-04-23T16:14:53.449Z INFO 7153 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1-11, groupId=test-1] Subscribed to topic(s): my-topic-name 16:14:53 2024-04-23T16:14:53.453Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:14:53 2024-04-23T16:14:53.453Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:14:53 acks = -1 16:14:53 auto.include.jmx.reporter = true 16:14:53 batch.size = 16384 16:14:53 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:14:53 buffer.memory = 33554432 16:14:53 client.dns.lookup = use_all_dns_ips 16:14:53 client.id = producer-21 16:14:53 compression.type = none 16:14:53 connections.max.idle.ms = 540000 16:14:53 delivery.timeout.ms = 120000 16:14:53 enable.idempotence = false 16:14:53 interceptor.classes = [] 16:14:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:14:53 linger.ms = 1 16:14:53 max.block.ms = 60000 16:14:53 max.in.flight.requests.per.connection = 5 16:14:53 max.request.size = 1048576 16:14:53 metadata.max.age.ms = 300000 16:14:53 metadata.max.idle.ms = 300000 16:14:53 metric.reporters = [] 16:14:53 metrics.num.samples = 2 16:14:53 metrics.recording.level = INFO 16:14:53 metrics.sample.window.ms = 30000 16:14:53 partitioner.adaptive.partitioning.enable = true 16:14:53 partitioner.availability.timeout.ms = 0 16:14:53 partitioner.class = null 16:14:53 partitioner.ignore.keys = false 16:14:53 receive.buffer.bytes = 32768 16:14:53 reconnect.backoff.max.ms = 1000 16:14:53 reconnect.backoff.ms = 50 16:14:53 request.timeout.ms = 30000 16:14:53 retries = 0 16:14:53 retry.backoff.ms = 100 16:14:53 sasl.client.callback.handler.class = null 16:14:53 sasl.jaas.config = null 16:14:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:14:53 sasl.kerberos.min.time.before.relogin = 60000 16:14:53 sasl.kerberos.service.name = null 16:14:53 sasl.kerberos.ticket.renew.jitter = 0.05 16:14:53 sasl.kerberos.ticket.renew.window.factor = 0.8 16:14:53 sasl.login.callback.handler.class = null 16:14:53 sasl.login.class = null 16:14:53 sasl.login.connect.timeout.ms = null 16:14:53 sasl.login.read.timeout.ms = null 16:14:53 sasl.login.refresh.buffer.seconds = 300 16:14:53 sasl.login.refresh.min.period.seconds = 60 16:14:53 sasl.login.refresh.window.factor = 0.8 16:14:53 sasl.login.refresh.window.jitter = 0.05 16:14:53 sasl.login.retry.backoff.max.ms = 10000 16:14:53 sasl.login.retry.backoff.ms = 100 16:14:53 sasl.mechanism = GSSAPI 16:14:53 sasl.oauthbearer.clock.skew.seconds = 30 16:14:53 sasl.oauthbearer.expected.audience = null 16:14:53 sasl.oauthbearer.expected.issuer = null 16:14:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:14:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:14:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:14:53 sasl.oauthbearer.jwks.endpoint.url = null 16:14:53 sasl.oauthbearer.scope.claim.name = scope 16:14:53 sasl.oauthbearer.sub.claim.name = sub 16:14:53 sasl.oauthbearer.token.endpoint.url = null 16:14:53 security.protocol = PLAINTEXT 16:14:53 security.providers = null 16:14:53 send.buffer.bytes = 131072 16:14:53 socket.connection.setup.timeout.max.ms = 30000 16:14:53 socket.connection.setup.timeout.ms = 10000 16:14:53 ssl.cipher.suites = null 16:14:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:14:53 ssl.endpoint.identification.algorithm = https 16:14:53 ssl.engine.factory.class = null 16:14:53 ssl.key.password = null 16:14:53 ssl.keymanager.algorithm = SunX509 16:14:53 ssl.keystore.certificate.chain = null 16:14:53 ssl.keystore.key = null 16:14:53 ssl.keystore.location = null 16:14:53 ssl.keystore.password = null 16:14:53 ssl.keystore.type = JKS 16:14:53 ssl.protocol = TLSv1.3 16:14:53 ssl.provider = null 16:14:53 ssl.secure.random.implementation = null 16:14:53 ssl.trustmanager.algorithm = PKIX 16:14:53 ssl.truststore.certificates = null 16:14:53 ssl.truststore.location = null 16:14:53 ssl.truststore.password = null 16:14:53 ssl.truststore.type = JKS 16:14:53 transaction.timeout.ms = 60000 16:14:53 transactional.id = null 16:14:53 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:14:53 16:14:53 2024-04-23T16:14:53.455Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:14:53 2024-04-23T16:14:53.455Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:14:53 2024-04-23T16:14:53.455Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:14:53 2024-04-23T16:14:53.455Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888893455 16:14:53 2024-04-23T16:14:53.460Z INFO 7153 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:14:53 2024-04-23T16:14:53.460Z WARN 7153 --- [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:14:53 2024-04-23T16:14:53.463Z INFO 7153 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: p4591MKESti1Oc7bAI7tUw 16:14:53 2024-04-23T16:14:53.468Z INFO 7153 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-11, groupId=test-1] Cluster ID: p4591MKESti1Oc7bAI7tUw 16:14:53 2024-04-23T16:14:53.530Z INFO 7153 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:14:53 2024-04-23T16:14:53.530Z WARN 7153 --- [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:14:53 2024-04-23T16:14:53.552Z INFO 7153 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:14:53 2024-04-23T16:14:53.552Z WARN 7153 --- [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:14:53 2024-04-23T16:14:53.580Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Discovered group coordinator localhost:32788 (id: 2147483646 rack: null) 16:14:53 2024-04-23T16:14:53.583Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] (Re-)joining group 16:14:53 2024-04-23T16:14:53.601Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Request joining group due to: need to re-join with the given member-id: consumer-test-1-11-93e5d653-ebd1-4609-a824-bf728d92f201 16:14:53 2024-04-23T16:14:53.601Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 16:14:53 2024-04-23T16:14:53.601Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] (Re-)joining group 16:14:53 2024-04-23T16:14:53.625Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-11-93e5d653-ebd1-4609-a824-bf728d92f201', protocol='range'} 16:14:53 2024-04-23T16:14:53.625Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Finished assignment for group at generation 1: {consumer-test-1-11-93e5d653-ebd1-4609-a824-bf728d92f201=Assignment(partitions=[my-topic-name-0])} 16:14:53 2024-04-23T16:14:53.645Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-11-93e5d653-ebd1-4609-a824-bf728d92f201', protocol='range'} 16:14:53 2024-04-23T16:14:53.645Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 16:14:53 2024-04-23T16:14:53.645Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 16:14:53 2024-04-23T16:14:53.653Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Found no committed offset for partition my-topic-name-0 16:14:53 2024-04-23T16:14:53.665Z INFO 7153 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1-11, groupId=test-1] 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:14:53 2024-04-23T16:14:53.707Z INFO 7153 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:14:53 allow.auto.create.topics = true 16:14:53 auto.commit.interval.ms = 5000 16:14:53 auto.include.jmx.reporter = true 16:14:53 auto.offset.reset = earliest 16:14:53 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:14:53 check.crcs = true 16:14:53 client.dns.lookup = use_all_dns_ips 16:14:53 client.id = consumer-test-2-12 16:14:53 client.rack = 16:14:53 connections.max.idle.ms = 540000 16:14:53 default.api.timeout.ms = 60000 16:14:53 enable.auto.commit = true 16:14:53 exclude.internal.topics = true 16:14:53 fetch.max.bytes = 52428800 16:14:53 fetch.max.wait.ms = 500 16:14:53 fetch.min.bytes = 1 16:14:53 group.id = test-2 16:14:53 group.instance.id = null 16:14:53 heartbeat.interval.ms = 3000 16:14:53 interceptor.classes = [] 16:14:53 internal.leave.group.on.close = true 16:14:53 internal.throw.on.fetch.stable.offset.unsupported = false 16:14:53 isolation.level = read_uncommitted 16:14:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:14:53 max.partition.fetch.bytes = 1048576 16:14:53 max.poll.interval.ms = 300000 16:14:53 max.poll.records = 500 16:14:53 metadata.max.age.ms = 300000 16:14:53 metric.reporters = [] 16:14:53 metrics.num.samples = 2 16:14:53 metrics.recording.level = INFO 16:14:53 metrics.sample.window.ms = 30000 16:14:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:14:53 receive.buffer.bytes = 65536 16:14:53 reconnect.backoff.max.ms = 1000 16:14:53 reconnect.backoff.ms = 50 16:14:53 request.timeout.ms = 30000 16:14:53 retry.backoff.ms = 100 16:14:53 sasl.client.callback.handler.class = null 16:14:53 sasl.jaas.config = null 16:14:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:14:53 sasl.kerberos.min.time.before.relogin = 60000 16:14:53 sasl.kerberos.service.name = null 16:14:53 sasl.kerberos.ticket.renew.jitter = 0.05 16:14:53 sasl.kerberos.ticket.renew.window.factor = 0.8 16:14:53 sasl.login.callback.handler.class = null 16:14:53 sasl.login.class = null 16:14:53 sasl.login.connect.timeout.ms = null 16:14:53 sasl.login.read.timeout.ms = null 16:14:53 sasl.login.refresh.buffer.seconds = 300 16:14:53 sasl.login.refresh.min.period.seconds = 60 16:14:53 sasl.login.refresh.window.factor = 0.8 16:14:53 sasl.login.refresh.window.jitter = 0.05 16:14:53 sasl.login.retry.backoff.max.ms = 10000 16:14:53 sasl.login.retry.backoff.ms = 100 16:14:53 sasl.mechanism = GSSAPI 16:14:53 sasl.oauthbearer.clock.skew.seconds = 30 16:14:53 sasl.oauthbearer.expected.audience = null 16:14:53 sasl.oauthbearer.expected.issuer = null 16:14:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:14:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:14:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:14:53 sasl.oauthbearer.jwks.endpoint.url = null 16:14:53 sasl.oauthbearer.scope.claim.name = scope 16:14:53 sasl.oauthbearer.sub.claim.name = sub 16:14:53 sasl.oauthbearer.token.endpoint.url = null 16:14:53 security.protocol = PLAINTEXT 16:14:53 security.providers = null 16:14:53 send.buffer.bytes = 131072 16:14:53 session.timeout.ms = 45000 16:14:53 socket.connection.setup.timeout.max.ms = 30000 16:14:53 socket.connection.setup.timeout.ms = 10000 16:14:53 ssl.cipher.suites = null 16:14:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:14:53 ssl.endpoint.identification.algorithm = https 16:14:53 ssl.engine.factory.class = null 16:14:53 ssl.key.password = null 16:14:53 ssl.keymanager.algorithm = SunX509 16:14:53 ssl.keystore.certificate.chain = null 16:14:53 ssl.keystore.key = null 16:14:53 ssl.keystore.location = null 16:14:53 ssl.keystore.password = null 16:14:53 ssl.keystore.type = JKS 16:14:53 ssl.protocol = TLSv1.3 16:14:53 ssl.provider = null 16:14:53 ssl.secure.random.implementation = null 16:14:53 ssl.trustmanager.algorithm = PKIX 16:14:53 ssl.truststore.certificates = null 16:14:53 ssl.truststore.location = null 16:14:53 ssl.truststore.password = null 16:14:53 ssl.truststore.type = JKS 16:14:53 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:14:53 16:14:53 2024-04-23T16:14:53.709Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:14:53 2024-04-23T16:14:53.709Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:14:53 2024-04-23T16:14:53.709Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888893709 16:14:53 2024-04-23T16:14:53.709Z INFO 7153 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2-12, groupId=test-2] Subscribed to topic(s): my-topic-name 16:14:53 2024-04-23T16:14:53.711Z ERROR 7153 --- [ main] .u.d.o.ResourceDataOperationRequestUtils : Data operations request request-id timed out. 16:14:53 2024-04-23T16:14:53.713Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:14:53 2024-04-23T16:14:53.714Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:14:53 acks = -1 16:14:53 auto.include.jmx.reporter = true 16:14:53 batch.size = 16384 16:14:53 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:14:53 buffer.memory = 33554432 16:14:53 client.dns.lookup = use_all_dns_ips 16:14:53 client.id = producer-22 16:14:53 compression.type = none 16:14:53 connections.max.idle.ms = 540000 16:14:53 delivery.timeout.ms = 120000 16:14:53 enable.idempotence = false 16:14:53 interceptor.classes = [] 16:14:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:14:53 linger.ms = 1 16:14:53 max.block.ms = 60000 16:14:53 max.in.flight.requests.per.connection = 5 16:14:53 max.request.size = 1048576 16:14:53 metadata.max.age.ms = 300000 16:14:53 metadata.max.idle.ms = 300000 16:14:53 metric.reporters = [] 16:14:53 metrics.num.samples = 2 16:14:53 metrics.recording.level = INFO 16:14:53 metrics.sample.window.ms = 30000 16:14:53 partitioner.adaptive.partitioning.enable = true 16:14:53 partitioner.availability.timeout.ms = 0 16:14:53 partitioner.class = null 16:14:53 partitioner.ignore.keys = false 16:14:53 receive.buffer.bytes = 32768 16:14:53 reconnect.backoff.max.ms = 1000 16:14:53 reconnect.backoff.ms = 50 16:14:53 request.timeout.ms = 30000 16:14:53 retries = 0 16:14:53 retry.backoff.ms = 100 16:14:53 sasl.client.callback.handler.class = null 16:14:53 sasl.jaas.config = null 16:14:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:14:53 sasl.kerberos.min.time.before.relogin = 60000 16:14:53 sasl.kerberos.service.name = null 16:14:53 sasl.kerberos.ticket.renew.jitter = 0.05 16:14:53 sasl.kerberos.ticket.renew.window.factor = 0.8 16:14:53 sasl.login.callback.handler.class = null 16:14:53 sasl.login.class = null 16:14:53 sasl.login.connect.timeout.ms = null 16:14:53 sasl.login.read.timeout.ms = null 16:14:53 sasl.login.refresh.buffer.seconds = 300 16:14:53 sasl.login.refresh.min.period.seconds = 60 16:14:53 sasl.login.refresh.window.factor = 0.8 16:14:53 sasl.login.refresh.window.jitter = 0.05 16:14:53 sasl.login.retry.backoff.max.ms = 10000 16:14:53 sasl.login.retry.backoff.ms = 100 16:14:53 sasl.mechanism = GSSAPI 16:14:53 sasl.oauthbearer.clock.skew.seconds = 30 16:14:53 sasl.oauthbearer.expected.audience = null 16:14:53 sasl.oauthbearer.expected.issuer = null 16:14:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:14:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:14:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:14:53 sasl.oauthbearer.jwks.endpoint.url = null 16:14:53 sasl.oauthbearer.scope.claim.name = scope 16:14:53 sasl.oauthbearer.sub.claim.name = sub 16:14:53 sasl.oauthbearer.token.endpoint.url = null 16:14:53 security.protocol = PLAINTEXT 16:14:53 security.providers = null 16:14:53 send.buffer.bytes = 131072 16:14:53 socket.connection.setup.timeout.max.ms = 30000 16:14:53 socket.connection.setup.timeout.ms = 10000 16:14:53 ssl.cipher.suites = null 16:14:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:14:53 ssl.endpoint.identification.algorithm = https 16:14:53 ssl.engine.factory.class = null 16:14:53 ssl.key.password = null 16:14:53 ssl.keymanager.algorithm = SunX509 16:14:53 ssl.keystore.certificate.chain = null 16:14:53 ssl.keystore.key = null 16:14:53 ssl.keystore.location = null 16:14:53 ssl.keystore.password = null 16:14:53 ssl.keystore.type = JKS 16:14:53 ssl.protocol = TLSv1.3 16:14:53 ssl.provider = null 16:14:53 ssl.secure.random.implementation = null 16:14:53 ssl.trustmanager.algorithm = PKIX 16:14:53 ssl.truststore.certificates = null 16:14:53 ssl.truststore.location = null 16:14:53 ssl.truststore.password = null 16:14:53 ssl.truststore.type = JKS 16:14:53 transaction.timeout.ms = 60000 16:14:53 transactional.id = null 16:14:53 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:14:53 16:14:53 2024-04-23T16:14:53.716Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:14:53 2024-04-23T16:14:53.716Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:14:53 2024-04-23T16:14:53.716Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:14:53 2024-04-23T16:14:53.716Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888893716 16:14:53 2024-04-23T16:14:53.726Z INFO 7153 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: p4591MKESti1Oc7bAI7tUw 16:14:53 2024-04-23T16:14:53.732Z INFO 7153 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2-12, groupId=test-2] Cluster ID: p4591MKESti1Oc7bAI7tUw 16:14:53 2024-04-23T16:14:53.733Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Discovered group coordinator localhost:32788 (id: 2147483646 rack: null) 16:14:53 2024-04-23T16:14:53.735Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] (Re-)joining group 16:14:53 2024-04-23T16:14:53.749Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Request joining group due to: need to re-join with the given member-id: consumer-test-2-12-1502d43c-4c5b-453a-9a6e-13e11351221a 16:14:53 2024-04-23T16:14:53.749Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] 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:14:53 2024-04-23T16:14:53.749Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] (Re-)joining group 16:14:53 2024-04-23T16:14:53.750Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:14:53 2024-04-23T16:14:53.750Z WARN 7153 --- [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:14:53 2024-04-23T16:14:53.753Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-2-12-1502d43c-4c5b-453a-9a6e-13e11351221a', protocol='range'} 16:14:53 2024-04-23T16:14:53.753Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Finished assignment for group at generation 1: {consumer-test-2-12-1502d43c-4c5b-453a-9a6e-13e11351221a=Assignment(partitions=[my-topic-name-0])} 16:14:53 2024-04-23T16:14:53.758Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-2-12-1502d43c-4c5b-453a-9a6e-13e11351221a', protocol='range'} 16:14:53 2024-04-23T16:14:53.758Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 16:14:53 2024-04-23T16:14:53.758Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Adding newly assigned partitions: my-topic-name-0 16:14:53 2024-04-23T16:14:53.759Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Found no committed offset for partition my-topic-name-0 16:14:53 2024-04-23T16:14:53.764Z INFO 7153 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2-12, groupId=test-2] 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:14:53 2024-04-23T16:14:53.773Z INFO 7153 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:14:53 allow.auto.create.topics = true 16:14:53 auto.commit.interval.ms = 5000 16:14:53 auto.include.jmx.reporter = true 16:14:53 auto.offset.reset = earliest 16:14:53 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:14:53 check.crcs = true 16:14:53 client.dns.lookup = use_all_dns_ips 16:14:53 client.id = consumer-test-3-13 16:14:53 client.rack = 16:14:53 connections.max.idle.ms = 540000 16:14:53 default.api.timeout.ms = 60000 16:14:53 enable.auto.commit = true 16:14:53 exclude.internal.topics = true 16:14:53 fetch.max.bytes = 52428800 16:14:53 fetch.max.wait.ms = 500 16:14:53 fetch.min.bytes = 1 16:14:53 group.id = test-3 16:14:53 group.instance.id = null 16:14:53 heartbeat.interval.ms = 3000 16:14:53 interceptor.classes = [] 16:14:53 internal.leave.group.on.close = true 16:14:53 internal.throw.on.fetch.stable.offset.unsupported = false 16:14:53 isolation.level = read_uncommitted 16:14:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:14:53 max.partition.fetch.bytes = 1048576 16:14:53 max.poll.interval.ms = 300000 16:14:53 max.poll.records = 500 16:14:53 metadata.max.age.ms = 300000 16:14:53 metric.reporters = [] 16:14:53 metrics.num.samples = 2 16:14:53 metrics.recording.level = INFO 16:14:53 metrics.sample.window.ms = 30000 16:14:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:14:53 receive.buffer.bytes = 65536 16:14:53 reconnect.backoff.max.ms = 1000 16:14:53 reconnect.backoff.ms = 50 16:14:53 request.timeout.ms = 30000 16:14:53 retry.backoff.ms = 100 16:14:53 sasl.client.callback.handler.class = null 16:14:53 sasl.jaas.config = null 16:14:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:14:53 sasl.kerberos.min.time.before.relogin = 60000 16:14:53 sasl.kerberos.service.name = null 16:14:53 sasl.kerberos.ticket.renew.jitter = 0.05 16:14:53 sasl.kerberos.ticket.renew.window.factor = 0.8 16:14:53 sasl.login.callback.handler.class = null 16:14:53 sasl.login.class = null 16:14:53 sasl.login.connect.timeout.ms = null 16:14:53 sasl.login.read.timeout.ms = null 16:14:53 sasl.login.refresh.buffer.seconds = 300 16:14:53 sasl.login.refresh.min.period.seconds = 60 16:14:53 sasl.login.refresh.window.factor = 0.8 16:14:53 sasl.login.refresh.window.jitter = 0.05 16:14:53 sasl.login.retry.backoff.max.ms = 10000 16:14:53 sasl.login.retry.backoff.ms = 100 16:14:53 sasl.mechanism = GSSAPI 16:14:53 sasl.oauthbearer.clock.skew.seconds = 30 16:14:53 sasl.oauthbearer.expected.audience = null 16:14:53 sasl.oauthbearer.expected.issuer = null 16:14:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:14:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:14:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:14:53 sasl.oauthbearer.jwks.endpoint.url = null 16:14:53 sasl.oauthbearer.scope.claim.name = scope 16:14:53 sasl.oauthbearer.sub.claim.name = sub 16:14:53 sasl.oauthbearer.token.endpoint.url = null 16:14:53 security.protocol = PLAINTEXT 16:14:53 security.providers = null 16:14:53 send.buffer.bytes = 131072 16:14:53 session.timeout.ms = 45000 16:14:53 socket.connection.setup.timeout.max.ms = 30000 16:14:53 socket.connection.setup.timeout.ms = 10000 16:14:53 ssl.cipher.suites = null 16:14:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:14:53 ssl.endpoint.identification.algorithm = https 16:14:53 ssl.engine.factory.class = null 16:14:53 ssl.key.password = null 16:14:53 ssl.keymanager.algorithm = SunX509 16:14:53 ssl.keystore.certificate.chain = null 16:14:53 ssl.keystore.key = null 16:14:53 ssl.keystore.location = null 16:14:53 ssl.keystore.password = null 16:14:53 ssl.keystore.type = JKS 16:14:53 ssl.protocol = TLSv1.3 16:14:53 ssl.provider = null 16:14:53 ssl.secure.random.implementation = null 16:14:53 ssl.trustmanager.algorithm = PKIX 16:14:53 ssl.truststore.certificates = null 16:14:53 ssl.truststore.location = null 16:14:53 ssl.truststore.password = null 16:14:53 ssl.truststore.type = JKS 16:14:53 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:14:53 16:14:53 2024-04-23T16:14:53.775Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:14:53 2024-04-23T16:14:53.775Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:14:53 2024-04-23T16:14:53.775Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888893775 16:14:53 2024-04-23T16:14:53.776Z INFO 7153 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-3-13, groupId=test-3] Subscribed to topic(s): my-topic-name 16:14:53 2024-04-23T16:14:53.778Z ERROR 7153 --- [ main] .u.d.o.ResourceDataOperationRequestUtils : Data operations request request-id failed. 16:14:53 16:14:53 java.lang.RuntimeException: null 16:14:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:14:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:14:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:14:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:14:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:14:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:14:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:14:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:14:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:14:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 16:14:53 at org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec.$spock_feature_1_2prov1(ResourceDataOperationRequestUtilsSpec.groovy:142) 16:14:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:14:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:14:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:14:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:14:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:14:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:14:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:14:53 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:14:53 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:14:53 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:14:53 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:14:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:14:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:14:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:14:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:14:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:14:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:14:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:14:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:14:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:14:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:14:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:14:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:14:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:14:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:14:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:14:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:14:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:14:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:14:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:14:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:14:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:14:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:14:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:14:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:14:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:14:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:14:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:14:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:14:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:14:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:14:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:14:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:14:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:14:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:14:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:14:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:14:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:14:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:14:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:14:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:14:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:14:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:14:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:14:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:14:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:14:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:14:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:14:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:14:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:14:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:14:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:14:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:14:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:14:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:14:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:14:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:14:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:14:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:14:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:14:53 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:14:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:14:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:14:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:14:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:14:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:14:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:14:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:14:53 16:14:53 2024-04-23T16:14:53.780Z INFO 7153 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:14:53 2024-04-23T16:14:53.780Z WARN 7153 --- [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:14:53 2024-04-23T16:14:53.782Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:14:53 2024-04-23T16:14:53.782Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:14:53 acks = -1 16:14:53 auto.include.jmx.reporter = true 16:14:53 batch.size = 16384 16:14:53 bootstrap.servers = [PLAINTEXT://localhost:32788] 16:14:53 buffer.memory = 33554432 16:14:53 client.dns.lookup = use_all_dns_ips 16:14:53 client.id = producer-23 16:14:53 compression.type = none 16:14:53 connections.max.idle.ms = 540000 16:14:53 delivery.timeout.ms = 120000 16:14:53 enable.idempotence = false 16:14:53 interceptor.classes = [] 16:14:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:14:53 linger.ms = 1 16:14:53 max.block.ms = 60000 16:14:53 max.in.flight.requests.per.connection = 5 16:14:53 max.request.size = 1048576 16:14:53 metadata.max.age.ms = 300000 16:14:53 metadata.max.idle.ms = 300000 16:14:53 metric.reporters = [] 16:14:53 metrics.num.samples = 2 16:14:53 metrics.recording.level = INFO 16:14:53 metrics.sample.window.ms = 30000 16:14:53 partitioner.adaptive.partitioning.enable = true 16:14:53 partitioner.availability.timeout.ms = 0 16:14:53 partitioner.class = null 16:14:53 partitioner.ignore.keys = false 16:14:53 receive.buffer.bytes = 32768 16:14:53 reconnect.backoff.max.ms = 1000 16:14:53 reconnect.backoff.ms = 50 16:14:53 request.timeout.ms = 30000 16:14:53 retries = 0 16:14:53 retry.backoff.ms = 100 16:14:53 sasl.client.callback.handler.class = null 16:14:53 sasl.jaas.config = null 16:14:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:14:53 sasl.kerberos.min.time.before.relogin = 60000 16:14:53 sasl.kerberos.service.name = null 16:14:53 sasl.kerberos.ticket.renew.jitter = 0.05 16:14:53 sasl.kerberos.ticket.renew.window.factor = 0.8 16:14:53 sasl.login.callback.handler.class = null 16:14:53 sasl.login.class = null 16:14:53 sasl.login.connect.timeout.ms = null 16:14:53 sasl.login.read.timeout.ms = null 16:14:53 sasl.login.refresh.buffer.seconds = 300 16:14:53 sasl.login.refresh.min.period.seconds = 60 16:14:53 sasl.login.refresh.window.factor = 0.8 16:14:53 sasl.login.refresh.window.jitter = 0.05 16:14:53 sasl.login.retry.backoff.max.ms = 10000 16:14:53 sasl.login.retry.backoff.ms = 100 16:14:53 sasl.mechanism = GSSAPI 16:14:53 sasl.oauthbearer.clock.skew.seconds = 30 16:14:53 sasl.oauthbearer.expected.audience = null 16:14:53 sasl.oauthbearer.expected.issuer = null 16:14:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:14:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:14:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:14:53 sasl.oauthbearer.jwks.endpoint.url = null 16:14:53 sasl.oauthbearer.scope.claim.name = scope 16:14:53 sasl.oauthbearer.sub.claim.name = sub 16:14:53 sasl.oauthbearer.token.endpoint.url = null 16:14:53 security.protocol = PLAINTEXT 16:14:53 security.providers = null 16:14:53 send.buffer.bytes = 131072 16:14:53 socket.connection.setup.timeout.max.ms = 30000 16:14:53 socket.connection.setup.timeout.ms = 10000 16:14:53 ssl.cipher.suites = null 16:14:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:14:53 ssl.endpoint.identification.algorithm = https 16:14:53 ssl.engine.factory.class = null 16:14:53 ssl.key.password = null 16:14:53 ssl.keymanager.algorithm = SunX509 16:14:53 ssl.keystore.certificate.chain = null 16:14:53 ssl.keystore.key = null 16:14:53 ssl.keystore.location = null 16:14:53 ssl.keystore.password = null 16:14:53 ssl.keystore.type = JKS 16:14:53 ssl.protocol = TLSv1.3 16:14:53 ssl.provider = null 16:14:53 ssl.secure.random.implementation = null 16:14:53 ssl.trustmanager.algorithm = PKIX 16:14:53 ssl.truststore.certificates = null 16:14:53 ssl.truststore.location = null 16:14:53 ssl.truststore.password = null 16:14:53 ssl.truststore.type = JKS 16:14:53 transaction.timeout.ms = 60000 16:14:53 transactional.id = null 16:14:53 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:14:53 16:14:53 2024-04-23T16:14:53.784Z INFO 7153 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:14:53 2024-04-23T16:14:53.784Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:14:53 2024-04-23T16:14:53.784Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:14:53 2024-04-23T16:14:53.784Z INFO 7153 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713888893784 16:14:53 2024-04-23T16:14:53.792Z INFO 7153 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: p4591MKESti1Oc7bAI7tUw 16:14:53 2024-04-23T16:14:53.799Z INFO 7153 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-3-13, groupId=test-3] Cluster ID: p4591MKESti1Oc7bAI7tUw 16:14:53 2024-04-23T16:14:53.800Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Discovered group coordinator localhost:32788 (id: 2147483646 rack: null) 16:14:53 2024-04-23T16:14:53.801Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] (Re-)joining group 16:14:53 2024-04-23T16:14:53.805Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Request joining group due to: need to re-join with the given member-id: consumer-test-3-13-706f4551-d917-4c77-8654-cae305207aef 16:14:53 2024-04-23T16:14:53.806Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] 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:14:53 2024-04-23T16:14:53.806Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] (Re-)joining group 16:14:53 2024-04-23T16:14:53.809Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-3-13-706f4551-d917-4c77-8654-cae305207aef', protocol='range'} 16:14:53 2024-04-23T16:14:53.809Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Finished assignment for group at generation 1: {consumer-test-3-13-706f4551-d917-4c77-8654-cae305207aef=Assignment(partitions=[my-topic-name-0])} 16:14:53 2024-04-23T16:14:53.813Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-3-13-706f4551-d917-4c77-8654-cae305207aef', protocol='range'} 16:14:53 2024-04-23T16:14:53.813Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 16:14:53 2024-04-23T16:14:53.813Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Adding newly assigned partitions: my-topic-name-0 16:14:53 2024-04-23T16:14:53.815Z INFO 7153 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Found no committed offset for partition my-topic-name-0 16:14:53 2024-04-23T16:14:53.818Z INFO 7153 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-3-13, groupId=test-3] 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:14:54 2024-04-23T16:14:53.884Z INFO 7153 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:14:54 2024-04-23T16:14:53.884Z INFO 7153 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node -1 disconnected. 16:14:54 2024-04-23T16:14:53.884Z INFO 7153 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:14:54 2024-04-23T16:14:53.884Z INFO 7153 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 16:14:54 2024-04-23T16:14:53.885Z INFO 7153 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:14:54 2024-04-23T16:14:53.885Z INFO 7153 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:14:54 2024-04-23T16:14:53.885Z INFO 7153 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 16:14:54 2024-04-23T16:14:53.885Z INFO 7153 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 16:14:54 2024-04-23T16:14:53.885Z INFO 7153 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:14:54 2024-04-23T16:14:53.885Z INFO 7153 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 16:14:54 2024-04-23T16:14:53.885Z INFO 7153 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:14:54 2024-04-23T16:14:53.885Z INFO 7153 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 16:14:54 2024-04-23T16:14:53.885Z INFO 7153 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:14:54 2024-04-23T16:14:53.885Z INFO 7153 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 16:14:54 2024-04-23T16:14:53.885Z INFO 7153 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:14:54 2024-04-23T16:14:53.885Z INFO 7153 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:14:54 2024-04-23T16:14:53.885Z INFO 7153 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 16:14:54 2024-04-23T16:14:53.885Z INFO 7153 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 16:14:54 2024-04-23T16:14:53.908Z INFO 7153 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:14:54 2024-04-23T16:14:53.908Z WARN 7153 --- [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:14:54 2024-04-23T16:14:53.910Z INFO 7153 --- [thread | test-3] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3-13, groupId=test-3] Node 1 disconnected. 16:14:54 2024-04-23T16:14:53.911Z INFO 7153 --- [thread | test-3] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3-13, groupId=test-3] Cancelled in-flight FETCH request with correlation id 11 due to node 1 being disconnected (elapsed time since creation: 87ms, elapsed time since send: 87ms, request timeout: 30000ms) 16:14:54 2024-04-23T16:14:53.911Z INFO 7153 --- [thread | test-3] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3-13, groupId=test-3] Node -1 disconnected. 16:14:54 2024-04-23T16:14:53.911Z INFO 7153 --- [thread | test-3] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3-13, groupId=test-3] Node 2147483646 disconnected. 16:14:54 2024-04-23T16:14:53.911Z INFO 7153 --- [thread | test-3] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-3-13, groupId=test-3] Error sending fetch request (sessionId=1519062583, epoch=1) to node 1: 16:14:54 16:14:54 org.apache.kafka.common.errors.DisconnectException: null 16:14:54 16:14:54 2024-04-23T16:14:53.911Z INFO 7153 --- [thread | test-3] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Group coordinator localhost:32788 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:14:54 2024-04-23T16:14:53.928Z INFO 7153 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-11, groupId=test-1] Node 1 disconnected. 16:14:54 2024-04-23T16:14:53.928Z INFO 7153 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-11, groupId=test-1] Node -1 disconnected. 16:14:54 2024-04-23T16:14:53.928Z INFO 7153 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-11, groupId=test-1] Node 2147483646 disconnected. 16:14:54 2024-04-23T16:14:53.928Z INFO 7153 --- [thread | test-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Group coordinator localhost:32788 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:14:54 2024-04-23T16:14:53.944Z INFO 7153 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:14:54 2024-04-23T16:14:53.944Z WARN 7153 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:14:54 2024-04-23T16:14:53.957Z INFO 7153 --- [thread | test-2] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2-12, groupId=test-2] Node 1 disconnected. 16:14:54 2024-04-23T16:14:53.958Z INFO 7153 --- [thread | test-2] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2-12, groupId=test-2] Node -1 disconnected. 16:14:54 2024-04-23T16:14:53.958Z INFO 7153 --- [thread | test-2] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2-12, groupId=test-2] Node 2147483646 disconnected. 16:14:54 2024-04-23T16:14:53.958Z INFO 7153 --- [thread | test-2] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Group coordinator localhost:32788 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:14:54 2024-04-23T16:14:53.981Z INFO 7153 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:14:54 2024-04-23T16:14:53.981Z WARN 7153 --- [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:14:54 2024-04-23T16:14:53.984Z INFO 7153 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:14:54 2024-04-23T16:14:53.984Z WARN 7153 --- [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:14:54 2024-04-23T16:14:53.985Z INFO 7153 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:14:54 2024-04-23T16:14:53.985Z WARN 7153 --- [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:14:54 2024-04-23T16:14:53.985Z INFO 7153 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:14:54 2024-04-23T16:14:53.985Z WARN 7153 --- [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:14:54 2024-04-23T16:14:53.985Z INFO 7153 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:14:54 2024-04-23T16:14:53.985Z WARN 7153 --- [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:14:54 2024-04-23T16:14:53.985Z INFO 7153 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:14:54 2024-04-23T16:14:53.985Z WARN 7153 --- [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:14:54 2024-04-23T16:14:53.986Z INFO 7153 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:14:54 2024-04-23T16:14:53.986Z WARN 7153 --- [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:14:54 2024-04-23T16:14:53.986Z INFO 7153 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:14:54 2024-04-23T16:14:53.986Z WARN 7153 --- [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:14:54 2024-04-23T16:14:53.986Z INFO 7153 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:14:54 2024-04-23T16:14:53.986Z WARN 7153 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:14:54 2024-04-23T16:14:54.011Z INFO 7153 --- [thread | test-3] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3-13, groupId=test-3] Node 1 disconnected. 16:14:54 2024-04-23T16:14:54.011Z WARN 7153 --- [thread | test-3] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3-13, groupId=test-3] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:14:54 2024-04-23T16:14:54.029Z INFO 7153 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-11, groupId=test-1] Node 1 disconnected. 16:14:54 2024-04-23T16:14:54.029Z WARN 7153 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-11, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:14:54 2024-04-23T16:14:54.044Z INFO 7153 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:14:54 2024-04-23T16:14:54.044Z WARN 7153 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:14:54 2024-04-23T16:14:54.058Z INFO 7153 --- [thread | test-2] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2-12, groupId=test-2] Node 1 disconnected. 16:14:54 2024-04-23T16:14:54.058Z WARN 7153 --- [thread | test-2] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2-12, groupId=test-2] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:14:54 2024-04-23T16:14:54.071Z INFO 7153 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:14:54 2024-04-23T16:14:54.071Z WARN 7153 --- [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:14:54 2024-04-23T16:14:54.085Z INFO 7153 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:14:54 2024-04-23T16:14:54.085Z WARN 7153 --- [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:14:54 2024-04-23T16:14:54.086Z INFO 7153 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:14:54 2024-04-23T16:14:54.086Z WARN 7153 --- [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:14:54 2024-04-23T16:14:54.086Z INFO 7153 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:14:54 2024-04-23T16:14:54.086Z WARN 7153 --- [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:14:54 2024-04-23T16:14:54.086Z INFO 7153 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:14:54 2024-04-23T16:14:54.086Z WARN 7153 --- [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:14:54 2024-04-23T16:14:54.086Z INFO 7153 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:14:54 2024-04-23T16:14:54.086Z WARN 7153 --- [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:14:54 2024-04-23T16:14:54.096Z INFO 7153 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:14:54 2024-04-23T16:14:54.096Z WARN 7153 --- [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:14:54 2024-04-23T16:14:54.113Z INFO 7153 --- [thread | test-3] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3-13, groupId=test-3] Node 1 disconnected. 16:14:54 2024-04-23T16:14:54.114Z WARN 7153 --- [thread | test-3] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3-13, groupId=test-3] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:14:54 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.797 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 16:14:54 [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 16:14:54 [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:14:54 [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 16:14:54 2024-04-23T16:14:54.136Z INFO 7153 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:14:54 2024-04-23T16:14:54.136Z WARN 7153 --- [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:14:54 2024-04-23T16:14:54.136Z INFO 7153 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:14:54 2024-04-23T16:14:54.136Z WARN 7153 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:14:54 2024-04-23T16:14:54.142Z WARN 7153 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] 16:14:54 2024-04-23T16:14:54.143Z INFO 7153 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:14:54 2024-04-23T16:14:54.143Z WARN 7153 --- [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:14:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 16:14:54 [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec 16:14:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 16:14:54 2024-04-23T16:14:54.155Z INFO 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:14:54 2024-04-23T16:14:54.155Z WARN 7153 --- [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:14:54 2024-04-23T16:14:54.155Z WARN 7153 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:14:54 2024-04-23T16:14:54.157Z INFO 7153 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 16:14:54 2024-04-23T16:14:54.157Z INFO 7153 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [dev] [5.3.6] Running shutdown hook... Current node state: ACTIVE 16:14:54 2024-04-23T16:14:54.158Z INFO 7153 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [dev] [5.3.6] [10.250.0.254]:5707 is SHUTTING_DOWN 16:14:54 2024-04-23T16:14:54.158Z INFO 7153 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.135]:5704 is SHUTTING_DOWN 16:14:54 2024-04-23T16:14:54.158Z WARN 7153 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 16:14:54 2024-04-23T16:14:54.158Z INFO 7153 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 16:14:54 2024-04-23T16:14:54.158Z INFO 7153 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.135]:5706 is SHUTTING_DOWN 16:14:54 2024-04-23T16:14:54.158Z INFO 7153 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 16:14:54 2024-04-23T16:14:54.158Z INFO 7153 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 16:14:54 2024-04-23T16:14:54.158Z INFO 7153 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.135]:5702 is SHUTTING_DOWN 16:14:54 2024-04-23T16:14:54.158Z WARN 7153 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 16:14:54 2024-04-23T16:14:54.158Z INFO 7153 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 16:14:54 2024-04-23T16:14:54.158Z WARN 7153 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 16:14:54 2024-04-23T16:14:54.159Z INFO 7153 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 16:14:54 2024-04-23T16:14:54.159Z WARN 7153 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [dev] [5.3.6] Terminating forcefully... 16:14:54 2024-04-23T16:14:54.159Z INFO 7153 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [dev] [5.3.6] Shutting down multicast service... 16:14:54 2024-04-23T16:14:54.159Z INFO 7153 --- [thread | test-2] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2-12, groupId=test-2] Node 1 disconnected. 16:14:54 2024-04-23T16:14:54.159Z WARN 7153 --- [thread | test-2] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2-12, groupId=test-2] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 16:14:54 2024-04-23T16:14:54.159Z INFO 7153 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 16:14:54 2024-04-23T16:14:54.159Z INFO 7153 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.135]:5706 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 16:14:54 2024-04-23T16:14:54.159Z INFO 7153 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 16:14:54 2024-04-23T16:14:54.159Z INFO 7153 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [dev] [5.3.6] Shutting down connection manager... 16:14:54 2024-04-23T16:14:54.160Z INFO 7153 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=6, /10.30.106.135:34813->/10.30.106.135:5706, qualifier=null, endpoint=[10.30.106.135]:5706, remoteUuid=dcd3d3ae-590e-4520-bec9-846d3d80196d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 16:14:54 2024-04-23T16:14:54.160Z INFO 7153 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.106.135]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=4, /10.30.106.135:5702->/10.30.106.135:40085, qualifier=null, endpoint=[10.30.106.135]:5706, remoteUuid=dcd3d3ae-590e-4520-bec9-846d3d80196d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 16:14:54 [INFO] 16:14:54 [INFO] Results: 16:14:54 [INFO] 16:14:54 [INFO] Tests run: 542, Failures: 0, Errors: 0, Skipped: 0 16:14:54 [INFO] 16:14:54 [INFO] 16:14:54 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- 16:14:54 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:14:54 [INFO] Analyzed bundle 'cps-ncmp-service' with 111 classes 16:14:54 [INFO] 16:14:54 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- 16:14:54 [INFO] 16:14:54 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 16:14:54 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.4.8-SNAPSHOT.jar 16:14:55 [INFO] 16:14:55 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- 16:14:55 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:14:55 [INFO] 16:14:55 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- 16:14:55 [INFO] 16:14:55 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- 16:14:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:14:55 [INFO] 16:14:55 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- 16:14:55 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:14:55 [INFO] Analyzed bundle 'cps-ncmp-service' with 111 classes 16:14:55 [INFO] All coverage checks have been met. 16:14:55 [INFO] 16:14:55 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- 16:14:55 [INFO] 16:14:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 16:14:55 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.8-SNAPSHOT/cps-ncmp-service-3.4.8-SNAPSHOT.jar 16:14:55 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.8-SNAPSHOT/cps-ncmp-service-3.4.8-SNAPSHOT.pom 16:14:55 [INFO] 16:14:55 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-service --- 16:14:55 [INFO] 16:14:55 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 16:14:55 [INFO] Building cps-ncmp-rest 3.4.8-SNAPSHOT [12/23] 16:14:55 [INFO] --------------------------------[ jar ]--------------------------------- 16:14:55 [INFO] 16:14:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 16:14:55 [INFO] 16:14:55 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- 16:14:55 [INFO] 16:14:55 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- 16:14:55 [INFO] 16:14:55 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- 16:14:55 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-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:14:55 [INFO] 16:14:55 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 16:14:55 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-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:14:55 [INFO] 16:14:55 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 16:14:55 [INFO] Generating with dryRun=false 16:14:55 [INFO] Output directory (/w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 16:14:55 [INFO] OpenAPI Generator: spring (server) 16:14:55 [INFO] Generator 'spring' is considered stable. 16:14:55 [INFO] ---------------------------------- 16:14:55 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 16:14:55 [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:14:55 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:14:55 [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:14:55 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:14:55 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:14:55 [INFO] Processing operation getResourceDataForCmHandle 16:14:55 [INFO] Processing operation updateResourceDataRunningForCmHandle 16:14:55 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:14:55 [INFO] Processing operation createResourceDataRunningForCmHandle 16:14:55 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:14:55 [INFO] Processing operation deleteResourceDataRunningForCmHandle 16:14:55 [INFO] Processing operation patchResourceDataRunningForCmHandle 16:14:55 [INFO] Processing operation executeDataOperationForCmHandles 16:14:55 [INFO] Processing operation queryResourceDataForCmHandle 16:14:55 [INFO] Processing operation getModuleReferencesByCmHandle 16:14:55 [INFO] Processing operation getModuleDefinitions 16:14:55 [INFO] Processing operation searchCmHandles 16:14:55 [INFO] Processing operation retrieveCmHandleDetailsById 16:14:55 [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId 16:14:55 [INFO] Processing operation searchCmHandleIds 16:14:55 [INFO] Processing operation getCmHandleStateByCmHandleId 16:14:55 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 16:14:55 [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:14:55 [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:14:55 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 16:14:55 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlePublicProperties.java 16:14:55 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 16:14:55 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 16:14:55 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java 16:14:55 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java 16:14:55 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 16:14:55 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java 16:14:55 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java 16:14:55 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 16:14:55 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 16:14:55 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 16:14:55 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 16:14:55 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java 16:14:55 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java 16:14:55 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 16:14:55 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java 16:14:55 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandlePublicProperties.java 16:14:55 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 16:14:55 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:14:55 [WARNING] Multiple MediaTypes found, using only the first one 16:14:55 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:14:55 [WARNING] Multiple MediaTypes found, using only the first one 16:14:55 [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:14:56 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java 16:14:56 [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:14:56 [INFO] Skipping generation of supporting files. 16:14:56 ################################################################################ 16:14:56 # Thanks for using OpenAPI Generator. # 16:14:56 # Please consider donation to help us maintain this project 🙏 # 16:14:56 # https://opencollective.com/openapi_generator/donate # 16:14:56 ################################################################################ 16:14:56 [INFO] 16:14:56 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 16:14:56 [INFO] Generating with dryRun=false 16:14:56 [INFO] No .openapi-generator-ignore file found. 16:14:56 [INFO] OpenAPI Generator: spring (server) 16:14:56 [INFO] Generator 'spring' is considered stable. 16:14:56 [INFO] ---------------------------------- 16:14:56 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 16:14:56 [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:14:56 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:14:56 [INFO] Processing operation updateDmiPluginRegistration 16:14:56 [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi 16:14:56 [INFO] Processing operation searchCmHandleIds 16:14:56 [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:14:56 [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:14:56 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 16:14:56 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 16:14:56 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java 16:14:56 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 16:14:56 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java 16:14:56 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 16:14:56 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 16:14:56 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 16:14:56 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java 16:14:56 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java 16:14:56 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java 16:14:56 [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:14:56 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java 16:14:56 [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:14:56 [INFO] Skipping generation of supporting files. 16:14:56 ################################################################################ 16:14:56 # Thanks for using OpenAPI Generator. # 16:14:56 # Please consider donation to help us maintain this project 🙏 # 16:14:56 # https://opencollective.com/openapi_generator/donate # 16:14:56 ################################################################################ 16:14:56 [INFO] 16:14:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- 16:14:56 [INFO] You have 0 Checkstyle violations. 16:14:56 [INFO] 16:14:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- 16:14:56 [INFO] You have 0 Checkstyle violations. 16:14:56 [INFO] 16:14:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- 16:14:56 [INFO] Starting audit... 16:14:56 Audit done. 16:14:56 [INFO] You have 0 Checkstyle violations. 16:14:56 [INFO] 16:14:56 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- 16:14:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:14:56 [INFO] Copying 1 resource 16:14:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/license 16:14:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-resources/licenses 16:14:56 [INFO] 16:14:56 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- 16:14:56 [INFO] Changes detected - recompiling the module! :dependency 16:14:56 [INFO] Compiling 41 source files with javac [debug release 17] to target/classes 16:14:57 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NcmpRestInputMapper.java:[60,25] Unmapped target property: "compositeState". 16:14:57 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. 16:14:57 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. 16:14:57 [INFO] 16:14:57 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> 16:14:57 [INFO] 16:14:57 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- 16:14:57 [INFO] Fork Value is true 16:14:59 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:14:59 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 16:14:59 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:14:59 [java] WARNING: System::setSecurityManager will be removed in a future release 16:15:02 [INFO] Done SpotBugs Analysis.... 16:15:02 [INFO] 16:15:02 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< 16:15:02 [INFO] 16:15:02 [INFO] 16:15:02 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- 16:15:02 [INFO] BugInstance size is 0 16:15:02 [INFO] Error size is 0 16:15:02 [INFO] No errors/warnings found 16:15:02 [INFO] 16:15:02 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 16:15:02 [INFO] Generating with dryRun=false 16:15:02 [INFO] No .openapi-generator-ignore file found. 16:15:02 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:15:02 [INFO] Generator 'openapi-yaml' is considered stable. 16:15:02 [INFO] Output file [outputFile=openapi-inventory.yaml] 16:15:02 [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:15:02 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 16:15:02 [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:15:02 [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:15:02 [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:15:02 [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:15:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 16:15:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 16:15:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 16:15:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:15:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:15:02 ################################################################################ 16:15:02 # Thanks for using OpenAPI Generator. # 16:15:02 # Please consider donation to help us maintain this project 🙏 # 16:15:02 # https://opencollective.com/openapi_generator/donate # 16:15:02 ################################################################################ 16:15:02 [INFO] 16:15:02 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 16:15:02 [INFO] Generating with dryRun=false 16:15:02 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:15:02 [INFO] Generator 'openapi-yaml' is considered stable. 16:15:02 [INFO] Output file [outputFile=openapi.yaml] 16:15:02 [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:15:02 [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:15:02 [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:15:02 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:15:02 [WARNING] Multiple MediaTypes found, using only the first one 16:15:02 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:15:02 [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:15:02 [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:15:02 [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:15:02 [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:15:02 [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:15:02 [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:15:02 [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:15:02 [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:15:02 [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:15:02 [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:15:02 [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:15:02 [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:15:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 16:15:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 16:15:02 [INFO] Skipped /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 16:15:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:15:02 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:15:02 ################################################################################ 16:15:02 # Thanks for using OpenAPI Generator. # 16:15:02 # Please consider donation to help us maintain this project 🙏 # 16:15:02 # https://opencollective.com/openapi_generator/donate # 16:15:02 ################################################################################ 16:15:02 [INFO] 16:15:02 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- 16:15:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:15:02 [INFO] Copying 2 resources 16:15:02 [INFO] 16:15:02 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- 16:15:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:15:02 [INFO] Copying 6 resources 16:15:02 [INFO] 16:15:02 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 16:15:02 [INFO] Changes detected - recompiling the module! :dependency 16:15:02 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:15:02 [INFO] 16:15:02 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- 16:15:02 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:15:02 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:15:04 [INFO] Compiled 24 files. 16:15:04 [INFO] 16:15:04 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- 16:15:04 [INFO] 16:15:04 [INFO] ------------------------------------------------------- 16:15:04 [INFO] T E S T S 16:15:04 [INFO] ------------------------------------------------------- 16:15:06 16:15:05.367 [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:15:06 16:15:05.584 [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:15:06 16:15:05.718 [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:15:06 16:15:05.767 [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:15:06 16:15:05.788 [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:15:06 16:15:05.800 [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:15:06 16:15:05.852 [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:15:06 16:15:05.863 [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:15:06 16:15:05.868 [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:15:06 16:15:05.878 [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:15:06 16:15:05.881 [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:15:06 16:15:05.889 [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:15:06 [INFO] Running org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 16:15:10 16:15:05,190 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 16:15:10 16:15:05,193 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6508e82 - Here is a list of configurators discovered as a service, by rank: 16:15:10 16:15:05,193 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6508e82 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 16:15:10 16:15:05,193 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6508e82 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 16:15:10 16:15:05,193 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6508e82 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 16:15:10 16:15:05,201 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6508e82 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 16:15:10 16:15:05,201 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6508e82 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 16:15:10 16:15:05,203 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6508e82 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 16:15:10 16:15:05,204 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 16:15:10 16:15:05,205 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 16:15:10 16:15:05,205 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6508e82 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 16:15:10 16:15:05,205 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6508e82 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 16:15:10 16:15:05,206 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6508e82 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 16:15:10 16:15:05,206 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:15:10 16:15:05,206 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:15:10 16:15:05,206 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6508e82 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 16:15:10 16:15:05,206 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6508e82 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 16:15:10 16:15:05,207 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6508e82 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 16:15:10 16:15:05,207 |-INFO in ch.qos.logback.classic.BasicConfigurator@54cb2cee - Setting up default configuration. 16:15:10 16:15:05,228 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6508e82 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 21 milliseconds. ExecutionStatus=NEUTRAL 16:15:10 16:15:07,769 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@12ef8410 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:15:10 16:15:07,822 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@731819a0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:15:10 16:15:07,822 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@12ef8410 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:15:10 16:15:07,826 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 16:15:10 16:15:07,826 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:15:10 16:15:07,826 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 16:15:10 16:15:07,826 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:15:10 16:15:07,826 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:15:10 16:15:07,828 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@731819a0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:15:10 16:15:07,828 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@12ef8410 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:15:10 16:15:07,836 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:15:10 16:15:07,836 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:15:10 16:15:07,841 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:15:10 16:15:07,873 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713888907872) 16:15:10 16:15:07,873 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 16:15:10 16:15:07,873 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:15:10 16:15:07,881 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:15:10 16:15:07,881 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71bebddf - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:15:10 16:15:07,882 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:15:10 16:15:07,882 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71bebddf - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:15:10 16:15:07,882 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:15:10 16:15:07,882 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71bebddf - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:15:10 16:15:07,882 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:15:10 16:15:07,882 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71bebddf - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:15:10 16:15:07,882 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:15:10 16:15:07,882 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71bebddf - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:15:10 16:15:07,882 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:15:10 16:15:07,882 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71bebddf - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:15:10 16:15:07,882 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:15:10 16:15:07,882 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71bebddf - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:15:10 16:15:07,883 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:15:10 16:15:07,883 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71bebddf - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:15:10 16:15:07,883 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:15:10 16:15:07,883 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:15:10 16:15:07,890 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:15:10 16:15:07,912 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:15:10 16:15:07,912 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:15:10 16:15:07,925 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:15:10 16:15:07,932 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:15:10 16:15:08,307 |-INFO in ch.qos.logback.classic.pattern.DateConverter@7c1f435a - Setting zoneId to "UTC" 16:15:10 16:15:08,316 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:15:10 16:15:08,316 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:15:10 16:15:08,582 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:15:10 16:15:08,583 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:15:10 16:15:08,583 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:15:10 16:15:08,584 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:15:10 16:15:08,584 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:15:10 16:15:08,584 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@71bebddf - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:15:10 16:15:08,584 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:15:10 16:15:08,585 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@123e87cd - End of configuration. 16:15:10 16:15:08,585 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@21d85933 - Registering current configuration as safe fallback point 16:15:10 16:15:10 16:15:10 . ____ _ __ _ _ 16:15:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:15:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:15:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:15:10 ' |____| .__|_| |_|_| |_\__, | / / / / 16:15:10 =========|_|==============|___/=/_/_/_/ 16:15:10 :: Spring Boot :: (v3.2.4) 16:15:10 16:15:10 2024-04-23T16:15:08.689Z INFO 12705 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 12705 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 16:15:10 2024-04-23T16:15:08.690Z INFO 12705 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 16:15:10 2024-04-23T16:15:10.151Z INFO 12705 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:15:10 2024-04-23T16:15:10.151Z INFO 12705 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:15:10 2024-04-23T16:15:10.152Z INFO 12705 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:15:10 2024-04-23T16:15:10.176Z INFO 12705 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.818 seconds (process running for 5.826) 16:15:10 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:15:11 2024-04-23T16:15:11.020Z ERROR 12705 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:15:11 16:15:11 org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: some error message 16:15:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:11 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:11 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:11 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:11 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:11 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:15:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:15:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:15:11 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) 16:15:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:11 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:15:11 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:15:11 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:15:11 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:15:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:15:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:11 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:11 16:15:11 2024-04-23T16:15:11.031Z ERROR 12705 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:15:11 16:15:11 org.onap.cps.ncmp.api.impl.exception.DmiRequestException: some error message 16:15:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:11 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:11 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:11 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:11 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:11 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:15:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:15:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:15:11 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:125) 16:15:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:11 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:15:11 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:15:11 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:15:11 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:15:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:15:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:11 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:11 16:15:11 2024-04-23T16:15:11.047Z ERROR 12705 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:15:11 16:15:11 java.lang.IllegalStateException: some error message 16:15:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:11 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:11 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:11 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:11 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:11 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:15:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:15:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:15:11 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:127) 16:15:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:11 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:15:11 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:15:11 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:15:11 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:15:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:15:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:11 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:11 16:15:11 2024-04-23T16:15:11.074Z ERROR 12705 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:15:11 16:15:11 org.onap.cps.ncmp.rest.exceptions.PayloadTooLargeException: some error message 16:15:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:11 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:11 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:11 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:11 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:11 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:15:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:15:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:15:11 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:131) 16:15:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:11 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:15:11 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:15:11 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:15:11 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:15:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:15:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:11 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:11 16:15:11 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.136 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 16:15:11 [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 16:15:11 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 16:15:11 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:15:12 16:15:12 . ____ _ __ _ _ 16:15:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:15:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:15:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:15:12 ' |____| .__|_| |_|_| |_\__, | / / / / 16:15:12 =========|_|==============|___/=/_/_/_/ 16:15:12 :: Spring Boot :: (v3.2.4) 16:15:12 16:15:12 2024-04-23T16:15:11.516Z INFO 12705 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 12705 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 16:15:12 2024-04-23T16:15:11.516Z INFO 12705 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:15:12 2024-04-23T16:15:12.282Z INFO 12705 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:15:12 2024-04-23T16:15:12.282Z INFO 12705 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:15:12 2024-04-23T16:15:12.283Z INFO 12705 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:15:12 2024-04-23T16:15:12.291Z INFO 12705 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.806 seconds (process running for 7.942) 16:15:12 2024-04-23T16:15:12.479Z ERROR 12705 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:15:12 16:15:12 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name 16:15:12 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:15:12 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:119) 16:15:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:12 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:114) 16:15:12 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:78) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 16:15:12 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 16:15:12 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$2139977686.executeRequest(Unknown Source) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:123) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:15:12 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 16:15:12 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 16:15:12 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:15:12 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:15:12 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:15:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:15:12 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:15:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:15:12 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:15:12 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:15:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:15:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:15:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:211) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:12 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:15:12 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:12 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:12 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:15:12 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:12 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:12 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:12 16:15:12 2024-04-23T16:15:12.512Z ERROR 12705 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:15:12 16:15:12 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:146) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:15:12 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 16:15:12 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 16:15:12 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:15:12 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:15:12 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 16:15:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:15:12 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:15:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:15:12 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:15:12 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:15:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:15:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:15:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:245) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:12 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:15:12 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:12 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:12 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:15:12 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:12 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:12 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:12 16:15:12 2024-04-23T16:15:12.728Z ERROR 12705 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:15:12 16:15:12 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 16:15:12 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 16:15:12 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 16:15:12 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:15:12 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 16:15:12 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 16:15:12 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:15:12 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:15:12 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:15:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:15:12 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:15:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:15:12 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:15:12 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:15:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:15:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:15:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:426) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:12 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:15:12 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:12 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:12 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:15:12 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:12 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:12 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:12 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 16:15:12 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] 16:15:12 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 16:15:12 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) 16:15:12 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) 16:15:12 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) 16:15:12 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) 16:15:12 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) 16:15:12 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 16:15:12 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 16:15:12 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 16:15:12 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 16:15:12 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 16:15:12 ... 126 common frames omitted 16:15:12 16:15:12 2024-04-23T16:15:12.804Z WARN 12705 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 16:15:12 2024-04-23T16:15:12.835Z ERROR 12705 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:15:12 16:15:12 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:15:12 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 16:15:12 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 16:15:12 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:15:12 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:15:12 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:15:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:15:12 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:15:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:15:12 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:15:12 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:15:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:15:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:15:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:15:12 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:15:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:15:12 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:15:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:15:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:12 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:12 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:12 16:15:12 2024-04-23T16:15:12.842Z ERROR 12705 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:15:12 16:15:12 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 16:15:12 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:15:12 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 16:15:12 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 16:15:12 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:15:12 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:15:12 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:15:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:15:12 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:15:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:15:12 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:15:12 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:15:12 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:15:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:15:12 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:15:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:15:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:12 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:12 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:12 16:15:12 2024-04-23T16:15:12.849Z ERROR 12705 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:15:12 16:15:12 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:15:12 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 16:15:12 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 16:15:12 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:15:12 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:15:12 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:15:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:15:12 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:15:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:15:12 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:15:12 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:15:12 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:15:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:15:12 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:15:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:15:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:12 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:12 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:12 16:15:12 2024-04-23T16:15:12.855Z ERROR 12705 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:15:12 16:15:12 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 16:15:12 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:15:12 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 16:15:12 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 16:15:12 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:15:12 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:15:12 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:15:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:15:12 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:15:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:15:12 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:15:12 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:15:12 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:15:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:15:12 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:15:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:15:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:12 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:12 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:12 16:15:12 2024-04-23T16:15:12.862Z ERROR 12705 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:15:12 16:15:12 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:15:12 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 16:15:12 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 16:15:12 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:15:12 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:15:12 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:15:12 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:15:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:15:12 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:15:12 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:15:12 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:15:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:15:12 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:15:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:15:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:12 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:12 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:12 16:15:12 2024-04-23T16:15:12.869Z ERROR 12705 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:15:12 16:15:12 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 16:15:12 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:15:12 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 16:15:12 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 16:15:12 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:15:12 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:15:12 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:15:12 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:15:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:15:12 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:15:12 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:15:12 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:15:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:15:12 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:15:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:15:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:12 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:12 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:12 16:15:12 2024-04-23T16:15:12.875Z ERROR 12705 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:15:12 16:15:12 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:15:12 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 16:15:12 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 16:15:12 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:15:12 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:15:12 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:15:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:15:12 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:15:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:15:12 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:15:12 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:15:12 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:15:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:15:12 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:15:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:15:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:12 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:12 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:12 16:15:12 2024-04-23T16:15:12.880Z ERROR 12705 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:15:12 16:15:12 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 16:15:12 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:15:12 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:15:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:15:12 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 16:15:12 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 16:15:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 16:15:12 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:15:12 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:15:12 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:15:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:15:12 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:15:12 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:15:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:15:12 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:15:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:12 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:15:12 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:15:12 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:15:12 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:15:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:15:12 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:15:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:15:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:12 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:12 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:12 16:15:12 [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.498 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:15:12 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:15:13 16:15:13 . ____ _ __ _ _ 16:15:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:15:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:15:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:15:13 ' |____| .__|_| |_|_| |_\__, | / / / / 16:15:13 =========|_|==============|___/=/_/_/_/ 16:15:13 :: Spring Boot :: (v3.2.4) 16:15:13 16:15:13 2024-04-23T16:15:12.962Z INFO 12705 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 12705 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 16:15:13 2024-04-23T16:15:12.962Z INFO 12705 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:15:13 2024-04-23T16:15:13.224Z INFO 12705 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:15:13 2024-04-23T16:15:13.224Z INFO 12705 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:15:13 2024-04-23T16:15:13.225Z INFO 12705 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:15:13 2024-04-23T16:15:13.229Z INFO 12705 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.295 seconds (process running for 8.879) 16:15:13 2024-04-23T16:15:13.300Z ERROR 12705 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:15:13 16:15:13 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 16:15:13 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 16:15:13 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 16:15:13 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) 16:15:13 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) 16:15:13 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 16:15:13 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:15:13 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 16:15:13 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 16:15:13 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:15:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 16:15:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 16:15:13 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:15:13 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:15:13 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:15:13 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:15:13 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:15:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:15:13 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:15:13 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:15:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:15:13 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:15:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:13 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:15:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:13 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:15:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:13 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:15:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:13 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:15:13 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:15:13 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:15:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:15:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:15:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:101) 16:15:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:15:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:13 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:13 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:15:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:13 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:15:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:13 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:13 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:13 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:13 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:15:13 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 16:15:13 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 16:15:13 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) 16:15:13 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) 16:15:13 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) 16:15:13 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) 16:15:13 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 16:15:13 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 16:15:13 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 16:15:13 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 16:15:13 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 16:15:13 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 16:15:13 ... 126 common frames omitted 16:15:13 16:15:13 2024-04-23T16:15:13.332Z ERROR 12705 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:15:13 16:15:13 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:15:13 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:162) 16:15:13 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 16:15:13 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:15:13 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 16:15:13 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 16:15:13 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:15:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 16:15:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 16:15:13 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:15:13 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:15:13 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:15:13 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:15:13 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:15:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:15:13 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:15:13 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:15:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:15:13 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:15:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:13 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:15:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:13 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:15:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:13 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:15:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:13 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:15:13 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:15:13 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:15:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:15:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:15:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 16:15:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:13 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:15:13 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:15:13 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:15:13 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:15:13 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:15:13 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:13 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:13 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:13 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:13 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:13 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:13 16:15:13 2024-04-23T16:15:13.337Z ERROR 12705 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:15:13 16:15:13 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:15:13 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 16:15:13 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 16:15:13 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) 16:15:13 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) 16:15:13 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 16:15:13 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:15:13 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 16:15:13 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 16:15:13 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:15:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 16:15:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 16:15:13 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:15:13 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:15:13 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:15:13 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:15:13 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:15:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:15:13 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:15:13 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:15:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:15:13 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:15:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:13 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:15:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:13 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:15:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:13 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:15:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 16:15:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:13 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:15:13 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:15:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 16:15:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:13 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:15:13 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:15:13 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:15:13 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:15:13 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:15:13 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:13 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:13 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:13 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:13 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:13 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:13 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:13 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 16:15:13 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] 16:15:13 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 16:15:13 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) 16:15:13 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) 16:15:13 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) 16:15:13 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) 16:15:13 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) 16:15:13 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) 16:15:13 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) 16:15:13 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) 16:15:13 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) 16:15:13 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 16:15:13 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 16:15:13 ... 136 common frames omitted 16:15:13 16:15:13 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.524 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:15:13 [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 16:15:13 2024-04-23T16:15:13.421Z INFO 12705 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:15:13 2024-04-23T16:15:13.424Z WARN 12705 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 16:15:13 2024-04-23T16:15:13.429Z INFO 12705 --- [onPool-worker-2] .u.d.o.ResourceDataOperationRequestUtils : Data operations request 5c0e78bc-1433-43b6-902d-afa3587d8404 completed. 16:15:13 2024-04-23T16:15:13.432Z INFO 12705 --- [onPool-worker-1] .u.d.o.ResourceDataOperationRequestUtils : Data operations request a22cb8bc-3972-4ee9-8bc1-c814d5c0c757 completed. 16:15:13 2024-04-23T16:15:13.541Z INFO 12705 --- [onPool-worker-2] .u.d.o.ResourceDataOperationRequestUtils : Data operations request fd3bd924-512b-4de6-954b-298451b67eaf completed. 16:15:13 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 16:15:13 [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 16:15:13 2024-04-23T16:15:13.686Z INFO 12705 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:15:13 2024-04-23T16:15:13.690Z ERROR 12705 --- [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:15:13 2024-04-23T16:15:13.809Z ERROR 12705 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 16:15:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s - in org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 16:15:13 [INFO] Running org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 16:15:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 16:15:13 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 16:15:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 16:15:13 [INFO] Running org.onap.cps.ncmp.rest.util.TopicValidatorSpec 16:15:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.rest.util.TopicValidatorSpec 16:15:14 [INFO] 16:15:14 [INFO] Results: 16:15:14 [INFO] 16:15:14 [INFO] Tests run: 142, Failures: 0, Errors: 0, Skipped: 0 16:15:14 [INFO] 16:15:14 [INFO] 16:15:14 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- 16:15:14 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:15:14 [INFO] Analyzed bundle 'cps-ncmp-rest' with 13 classes 16:15:14 [INFO] 16:15:14 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- 16:15:14 [INFO] 16:15:14 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 16:15:14 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.8-SNAPSHOT.jar 16:15:14 [INFO] 16:15:14 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- 16:15:14 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-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:15:14 [INFO] 16:15:14 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- 16:15:14 [INFO] 16:15:14 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- 16:15:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:15:14 [INFO] 16:15:14 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- 16:15:14 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:15:14 [INFO] Analyzed bundle 'cps-ncmp-rest' with 13 classes 16:15:14 [INFO] All coverage checks have been met. 16:15:14 [INFO] 16:15:14 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- 16:15:14 [INFO] 16:15:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 16:15:14 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.8-SNAPSHOT/cps-ncmp-rest-3.4.8-SNAPSHOT.jar 16:15:14 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.8-SNAPSHOT/cps-ncmp-rest-3.4.8-SNAPSHOT.pom 16:15:14 [INFO] 16:15:14 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest --- 16:15:14 [INFO] 16:15:14 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 16:15:14 [INFO] Building cps-ncmp-rest-stub 3.4.8-SNAPSHOT [13/23] 16:15:14 [INFO] --------------------------------[ pom ]--------------------------------- 16:15:14 [INFO] 16:15:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 16:15:14 [INFO] 16:15:14 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- 16:15:14 [INFO] 16:15:14 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- 16:15:14 [INFO] 16:15:14 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- 16:15:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:14 [INFO] surefireArgLine set to empty 16:15:14 [INFO] 16:15:14 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 16:15:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:14 [INFO] argLine set to empty 16:15:14 [INFO] 16:15:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- 16:15:14 [INFO] You have 0 Checkstyle violations. 16:15:14 [INFO] 16:15:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- 16:15:14 [INFO] You have 0 Checkstyle violations. 16:15:14 [INFO] 16:15:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 16:15:14 [INFO] Starting audit... 16:15:14 Audit done. 16:15:14 [INFO] You have 0 Checkstyle violations. 16:15:14 [INFO] 16:15:14 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> 16:15:14 [INFO] 16:15:14 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- 16:15:14 [INFO] 16:15:14 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< 16:15:14 [INFO] 16:15:14 [INFO] 16:15:14 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- 16:15:14 [INFO] 16:15:14 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- 16:15:14 [INFO] No sources specified for compilation. Skipping. 16:15:14 [INFO] 16:15:14 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- 16:15:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:14 [INFO] 16:15:14 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- 16:15:14 [INFO] 16:15:14 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- 16:15:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:14 [INFO] failsafeArgLine set to empty 16:15:14 [INFO] 16:15:14 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- 16:15:14 [INFO] No tests to run. 16:15:14 [INFO] 16:15:14 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- 16:15:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:14 [INFO] 16:15:14 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- 16:15:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:14 [INFO] 16:15:14 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- 16:15:14 [INFO] 16:15:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 16:15:14 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.4.8-SNAPSHOT/cps-ncmp-rest-stub-3.4.8-SNAPSHOT.pom 16:15:14 [INFO] 16:15:14 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub --- 16:15:14 [INFO] 16:15:14 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 16:15:14 [INFO] Building cps-ncmp-rest-stub-service 3.4.8-SNAPSHOT [14/23] 16:15:14 [INFO] --------------------------------[ jar ]--------------------------------- 16:15:14 [INFO] 16:15:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 16:15:14 [INFO] 16:15:14 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- 16:15:14 [INFO] 16:15:14 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- 16:15:14 [INFO] 16:15:14 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- 16:15:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:14 [INFO] surefireArgLine set to empty 16:15:14 [INFO] 16:15:14 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 16:15:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:14 [INFO] argLine set to empty 16:15:14 [INFO] 16:15:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 16:15:14 [INFO] You have 0 Checkstyle violations. 16:15:14 [INFO] 16:15:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- 16:15:14 [INFO] You have 0 Checkstyle violations. 16:15:14 [INFO] 16:15:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 16:15:15 [INFO] Starting audit... 16:15:15 Audit done. 16:15:15 [INFO] You have 0 Checkstyle violations. 16:15:15 [INFO] 16:15:15 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 16:15:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:15:15 [INFO] Copying 3 resources 16:15:15 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 16:15:15 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 16:15:15 [INFO] 16:15:15 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 16:15:15 [INFO] Changes detected - recompiling the module! :dependency 16:15:15 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 16:15:15 [INFO] 16:15:15 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> 16:15:15 [INFO] 16:15:15 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- 16:15:15 [INFO] Fork Value is true 16:15:16 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:15:16 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 16:15:16 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:15:16 [java] WARNING: System::setSecurityManager will be removed in a future release 16:15:18 [INFO] Done SpotBugs Analysis.... 16:15:18 [INFO] 16:15:18 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< 16:15:18 [INFO] 16:15:18 [INFO] 16:15:18 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- 16:15:18 [INFO] BugInstance size is 0 16:15:18 [INFO] Error size is 0 16:15:18 [INFO] No errors/warnings found 16:15:18 [INFO] 16:15:18 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 16:15:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:15:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 16:15:18 [INFO] 16:15:18 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 16:15:18 [INFO] No sources to compile 16:15:18 [INFO] 16:15:18 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- 16:15:18 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:15:18 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:15:18 [INFO] Compiled 4 files. 16:15:18 [INFO] 16:15:18 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- 16:15:18 [INFO] 16:15:18 [INFO] ------------------------------------------------------- 16:15:18 [INFO] T E S T S 16:15:18 [INFO] ------------------------------------------------------- 16:15:20 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 16:15:22 16:15:19,387 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 16:15:22 16:15:19,389 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3f1a9a53 - Here is a list of configurators discovered as a service, by rank: 16:15:22 16:15:19,389 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3f1a9a53 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 16:15:22 16:15:19,389 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3f1a9a53 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 16:15:22 16:15:19,389 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3f1a9a53 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 16:15:22 16:15:19,398 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3f1a9a53 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 16:15:22 16:15:19,398 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3f1a9a53 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 16:15:22 16:15:19,399 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3f1a9a53 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 16:15:22 16:15:19,401 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 16:15:22 16:15:19,401 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 16:15:22 16:15:19,401 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3f1a9a53 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 16:15:22 16:15:19,401 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3f1a9a53 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 16:15:22 16:15:19,401 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3f1a9a53 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 16:15:22 16:15:19,402 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:15:22 16:15:19,402 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:15:22 16:15:19,402 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3f1a9a53 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 16:15:22 16:15:19,402 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3f1a9a53 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 16:15:22 16:15:19,403 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3f1a9a53 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 16:15:22 16:15:19,403 |-INFO in ch.qos.logback.classic.BasicConfigurator@1ca3d25b - Setting up default configuration. 16:15:22 16:15:19,414 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3f1a9a53 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 11 milliseconds. ExecutionStatus=NEUTRAL 16:15:22 16:15:20,707 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2287395 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:15:22 16:15:20,739 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@535a518c - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:15:22 16:15:20,739 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2287395 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:15:22 16:15:20,743 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 16:15:22 16:15:20,743 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:15:22 16:15:20,743 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 16:15:22 16:15:20,743 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:15:22 16:15:20,743 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:15:22 16:15:20,744 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@535a518c - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:15:22 16:15:20,744 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2287395 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:15:22 16:15:20,750 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:15:22 16:15:20,750 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:15:22 16:15:20,753 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:15:22 16:15:20,772 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713888920770) 16:15:22 16:15:20,772 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 16:15:22 16:15:20,772 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:15:22 16:15:20,778 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:15:22 16:15:20,778 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@38f981b6 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:15:22 16:15:20,778 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:15:22 16:15:20,778 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@38f981b6 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:15:22 16:15:20,778 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:15:22 16:15:20,778 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@38f981b6 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:15:22 16:15:20,778 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:15:22 16:15:20,778 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@38f981b6 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:15:22 16:15:20,778 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:15:22 16:15:20,778 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@38f981b6 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:15:22 16:15:20,778 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:15:22 16:15:20,778 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@38f981b6 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:15:22 16:15:20,778 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:15:22 16:15:20,778 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@38f981b6 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:15:22 16:15:20,779 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:15:22 16:15:20,779 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@38f981b6 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:15:22 16:15:20,779 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:15:22 16:15:20,779 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:15:22 16:15:20,782 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:15:22 16:15:20,792 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:15:22 16:15:20,792 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:15:22 16:15:20,796 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:15:22 16:15:20,800 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:15:22 16:15:20,818 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3a4aadf8 - Setting zoneId to "UTC" 16:15:22 16:15:20,823 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:15:22 16:15:20,823 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:15:22 16:15:20,965 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:15:22 16:15:20,965 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:15:22 16:15:20,966 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:15:22 16:15:20,966 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:15:22 16:15:20,967 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:15:22 16:15:20,967 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@38f981b6 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:15:22 16:15:20,967 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:15:22 16:15:20,967 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7bbfc5ff - End of configuration. 16:15:22 16:15:20,967 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7a682d35 - Registering current configuration as safe fallback point 16:15:22 16:15:22 2024-04-23T16:15:21.090Z INFO 12833 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 12833 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 16:15:22 2024-04-23T16:15:21.091Z INFO 12833 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 16:15:22 2024-04-23T16:15:22.087Z INFO 12833 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 16:15:22 2024-04-23T16:15:22.090Z INFO 12833 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : jetty-12.0.7; built: 2024-02-29T21:19:41.771Z; git: c89aca8fd34083befd79f328a3b8b6ffff04347e; jvm 17.0.6-ea+9-LTS 16:15:22 2024-04-23T16:15:22.118Z INFO 12833 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 16:15:22 2024-04-23T16:15:22.118Z INFO 12833 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1005 ms 16:15:22 2024-04-23T16:15:22.162Z INFO 12833 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 16:15:22 2024-04-23T16:15:22.167Z INFO 12833 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@1e482ecd{application,/,b=file:/tmp/jetty-docbase.0.2453118908942856710/,a=AVAILABLE,h=oeje10s.SessionHandler@58b5f7d2{STARTED}} 16:15:22 2024-04-23T16:15:22.168Z INFO 12833 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@1e482ecd{application,/,b=file:/tmp/jetty-docbase.0.2453118908942856710/,a=AVAILABLE,h=oeje10s.SessionHandler@58b5f7d2{STARTED}} 16:15:22 2024-04-23T16:15:22.169Z INFO 12833 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@7a3a49e5{STARTING}[12.0.7,sto=0] @3197ms 16:15:22 2024-04-23T16:15:22.629Z INFO 12833 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 16:15:22 2024-04-23T16:15:22.629Z INFO 12833 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 16:15:22 2024-04-23T16:15:22.630Z INFO 12833 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 0 ms 16:15:22 2024-04-23T16:15:22.639Z INFO 12833 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@e04b8a0{HTTP/1.1, (http/1.1)}{0.0.0.0:33875} 16:15:22 2024-04-23T16:15:22.640Z INFO 12833 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 33875 (http/1.1) with context path '/' 16:15:22 2024-04-23T16:15:22.649Z INFO 12833 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.17 seconds (process running for 3.677) 16:15:22 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:15:23 2024-04-23T16:15:23.575Z WARN 12833 --- [cps-ncmp-rest-stub] [tp1165086398-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:15:23 2024-04-23T16:15:23.575Z INFO 12833 --- [cps-ncmp-rest-stub] [tp1165086398-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 16:15:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.609 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 16:15:23 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 16:15:23 2024-04-23T16:15:23.706Z WARN 12833 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 16:15:23 2024-04-23T16:15:23.706Z INFO 12833 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 16:15:23 2024-04-23T16:15:23.710Z INFO 12833 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test12740532289735337903/file.txt 16:15:23 2024-04-23T16:15:23.711Z WARN 12833 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/unknown-file.txt', will search it in classpath 16:15:23 2024-04-23T16:15:23.711Z ERROR 12833 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 16:15:23 2024-04-23T16:15:23.712Z WARN 12833 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test12740532289735337903/unknown-file.txt', will search it in classpath 16:15:23 2024-04-23T16:15:23.712Z ERROR 12833 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test12740532289735337903/unknown-file.txt file not found on classpath or on file system 16:15:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 16:15:23 [INFO] 16:15:23 [INFO] Results: 16:15:23 [INFO] 16:15:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 16:15:23 [INFO] 16:15:23 [INFO] 16:15:23 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 16:15:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:23 [INFO] 16:15:23 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- 16:15:23 [INFO] 16:15:23 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 16:15:23 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.8-SNAPSHOT.jar 16:15:23 [INFO] 16:15:23 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- 16:15:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:23 [INFO] failsafeArgLine set to empty 16:15:23 [INFO] 16:15:23 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- 16:15:23 [INFO] 16:15:23 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- 16:15:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:23 [INFO] 16:15:23 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- 16:15:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:23 [INFO] 16:15:23 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- 16:15:23 [INFO] 16:15:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 16:15:23 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.8-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.8-SNAPSHOT.jar 16:15:23 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.8-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.8-SNAPSHOT.pom 16:15:23 [INFO] 16:15:23 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub-service --- 16:15:24 [INFO] 16:15:24 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 16:15:24 [INFO] Building cps-ncmp-rest-stub-app 3.4.8-SNAPSHOT [15/23] 16:15:24 [INFO] --------------------------------[ jar ]--------------------------------- 16:15:24 [INFO] 16:15:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 16:15:24 [INFO] 16:15:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- 16:15:24 [INFO] 16:15:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- 16:15:24 [INFO] 16:15:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- 16:15:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:24 [INFO] surefireArgLine set to empty 16:15:24 [INFO] 16:15:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 16:15:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:24 [INFO] argLine set to empty 16:15:24 [INFO] 16:15:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 16:15:24 [INFO] You have 0 Checkstyle violations. 16:15:24 [INFO] 16:15:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- 16:15:24 [INFO] You have 0 Checkstyle violations. 16:15:24 [INFO] 16:15:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 16:15:24 [INFO] Starting audit... 16:15:24 Audit done. 16:15:24 [INFO] You have 0 Checkstyle violations. 16:15:24 [INFO] 16:15:24 [INFO] --- spring-boot-maven-plugin:3.2.4:build-info (default) @ cps-ncmp-rest-stub-app --- 16:15:25 [INFO] 16:15:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 16:15:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:15:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 16:15:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 16:15:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 16:15:25 [INFO] 16:15:25 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 16:15:25 [INFO] Changes detected - recompiling the module! :dependency 16:15:25 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 16:15:25 [INFO] 16:15:25 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> 16:15:25 [INFO] 16:15:25 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- 16:15:25 [INFO] Fork Value is true 16:15:26 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:15:26 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 16:15:26 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:15:26 [java] WARNING: System::setSecurityManager will be removed in a future release 16:15:27 [INFO] Done SpotBugs Analysis.... 16:15:27 [INFO] 16:15:27 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< 16:15:27 [INFO] 16:15:27 [INFO] 16:15:27 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- 16:15:27 [INFO] BugInstance size is 0 16:15:27 [INFO] Error size is 0 16:15:27 [INFO] No errors/warnings found 16:15:27 [INFO] 16:15:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 16:15:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:15:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 16:15:27 [INFO] 16:15:27 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 16:15:27 [INFO] No sources to compile 16:15:27 [INFO] 16:15:27 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- 16:15:27 [INFO] No sources specified for compilation. Skipping. 16:15:27 [INFO] 16:15:27 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- 16:15:27 [INFO] No tests to run. 16:15:27 [INFO] 16:15:27 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 16:15:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:27 [INFO] 16:15:27 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- 16:15:27 [INFO] 16:15:27 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 16:15:27 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.8-SNAPSHOT.jar 16:15:27 [INFO] 16:15:27 [INFO] --- spring-boot-maven-plugin:3.2.4:repackage (default) @ cps-ncmp-rest-stub-app --- 16:15:27 [INFO] Replacing main artifact /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.8-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 16:15:27 [INFO] The original artifact has been renamed to /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.8-SNAPSHOT.jar.original 16:15:27 [INFO] 16:15:27 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- 16:15:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:27 [INFO] failsafeArgLine set to empty 16:15:27 [INFO] 16:15:27 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- 16:15:27 [INFO] No tests to run. 16:15:27 [INFO] 16:15:27 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- 16:15:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:27 [INFO] 16:15:27 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- 16:15:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:27 [INFO] 16:15:27 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- 16:15:27 [INFO] 16:15:27 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 16:15:27 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.8-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.8-SNAPSHOT.jar 16:15:27 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.8-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.8-SNAPSHOT.pom 16:15:27 [INFO] 16:15:27 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub-app --- 16:15:29 [INFO] 16:15:29 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 16:15:29 [INFO] Building cps-ri 3.4.8-SNAPSHOT [16/23] 16:15:29 [INFO] --------------------------------[ jar ]--------------------------------- 16:15:31 [INFO] 16:15:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 16:15:31 [INFO] 16:15:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- 16:15:31 [INFO] 16:15:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- 16:15:31 [INFO] 16:15:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- 16:15:31 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:15:31 [INFO] 16:15:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- 16:15:31 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ri/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:15:31 [INFO] 16:15:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- 16:15:31 [INFO] You have 0 Checkstyle violations. 16:15:31 [INFO] 16:15:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- 16:15:31 [INFO] You have 0 Checkstyle violations. 16:15:31 [INFO] 16:15:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- 16:15:31 [INFO] Starting audit... 16:15:31 Audit done. 16:15:31 [INFO] You have 0 Checkstyle violations. 16:15:31 [INFO] 16:15:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 16:15:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:15:31 [INFO] Copying 18 resources 16:15:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-sources/license 16:15:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-resources/licenses 16:15:31 [INFO] 16:15:31 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- 16:15:31 [INFO] Changes detected - recompiling the module! :dependency 16:15:31 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 16:15:32 [INFO] /w/workspace/cps-master-merge-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Some input files use unchecked or unsafe operations. 16:15:32 [INFO] /w/workspace/cps-master-merge-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Recompile with -Xlint:unchecked for details. 16:15:32 [INFO] 16:15:32 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> 16:15:32 [INFO] 16:15:32 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- 16:15:32 [INFO] Fork Value is true 16:15:34 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:15:34 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 16:15:34 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:15:34 [java] WARNING: System::setSecurityManager will be removed in a future release 16:15:37 [INFO] Done SpotBugs Analysis.... 16:15:37 [INFO] 16:15:37 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< 16:15:37 [INFO] 16:15:37 [INFO] 16:15:37 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- 16:15:37 [INFO] BugInstance size is 0 16:15:37 [INFO] Error size is 0 16:15:37 [INFO] No errors/warnings found 16:15:37 [INFO] 16:15:37 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 16:15:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:15:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/src/test/resources 16:15:37 [INFO] 16:15:37 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- 16:15:37 [INFO] No sources to compile 16:15:37 [INFO] 16:15:37 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- 16:15:37 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:15:37 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:15:38 [INFO] Compiled 24 files. 16:15:38 [INFO] 16:15:38 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- 16:15:38 [INFO] 16:15:38 [INFO] ------------------------------------------------------- 16:15:38 [INFO] T E S T S 16:15:38 [INFO] ------------------------------------------------------- 16:15:40 [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 16:15:41 16:15:41.789 [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:15:42 16:15:42.099 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 16:15:42 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.469 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 16:15:42 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 16:15:43 16:15:39,522 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 16:15:43 16:15:39,526 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - Here is a list of configurators discovered as a service, by rank: 16:15:43 16:15:39,526 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 16:15:43 16:15:39,526 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 16:15:43 16:15:39,526 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 16:15:43 16:15:39,535 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 16:15:43 16:15:39,535 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 16:15:43 16:15:39,536 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 16:15:43 16:15:39,538 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 16:15:43 16:15:39,538 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 16:15:43 16:15:39,538 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 16:15:43 16:15:39,538 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 16:15:43 16:15:39,539 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 16:15:43 16:15:39,539 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:15:43 16:15:39,539 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:15:43 16:15:39,540 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 16:15:43 16:15:39,540 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 16:15:43 16:15:39,540 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 16:15:43 16:15:39,541 |-INFO in ch.qos.logback.classic.BasicConfigurator@728cef8e - Setting up default configuration. 16:15:43 16:15:39,558 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 18 milliseconds. ExecutionStatus=NEUTRAL 16:15:43 16:15:42,409 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@134ccb03 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:15:43 16:15:42,484 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7105d271 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:15:43 16:15:42,484 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@134ccb03 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:15:43 16:15:42,487 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 16:15:43 16:15:42,487 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:15:43 16:15:42,487 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 16:15:43 16:15:42,487 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:15:43 16:15:42,487 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:15:43 16:15:42,490 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7105d271 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:15:43 16:15:42,490 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@134ccb03 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:15:43 16:15:42,498 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:15:43 16:15:42,498 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:15:43 16:15:42,502 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:15:43 16:15:42,537 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713888942536) 16:15:43 16:15:42,538 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 16:15:43 16:15:42,538 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:15:43 16:15:42,546 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:15:43 16:15:42,546 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12e25b4b - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:15:43 16:15:42,547 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:15:43 16:15:42,547 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12e25b4b - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:15:43 16:15:42,547 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:15:43 16:15:42,547 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12e25b4b - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:15:43 16:15:42,547 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:15:43 16:15:42,547 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12e25b4b - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:15:43 16:15:42,547 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:15:43 16:15:42,547 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12e25b4b - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:15:43 16:15:42,547 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:15:43 16:15:42,547 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12e25b4b - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:15:43 16:15:42,547 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:15:43 16:15:42,547 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12e25b4b - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:15:43 16:15:42,547 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:15:43 16:15:42,547 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12e25b4b - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:15:43 16:15:42,547 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:15:43 16:15:42,547 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:15:43 16:15:42,554 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:15:43 16:15:42,576 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:15:43 16:15:42,576 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:15:43 16:15:42,584 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:15:43 16:15:42,591 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:15:43 16:15:42,603 |-INFO in ch.qos.logback.classic.pattern.DateConverter@7072606 - Setting zoneId to "UTC" 16:15:43 16:15:42,612 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:15:43 16:15:42,612 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:15:43 16:15:42,899 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:15:43 16:15:42,900 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:15:43 16:15:42,900 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:15:43 16:15:42,901 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:15:43 16:15:42,901 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:15:43 16:15:42,901 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12e25b4b - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:15:43 16:15:42,901 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:15:43 16:15:42,901 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7266f136 - End of configuration. 16:15:43 16:15:42,901 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2daf2351 - Registering current configuration as safe fallback point 16:15:43 16:15:43 16:15:43 . ____ _ __ _ _ 16:15:43 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:15:43 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:15:43 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:15:43 ' |____| .__|_| |_|_| |_\__, | / / / / 16:15:43 =========|_|==============|___/=/_/_/_/ 16:15:43 :: Spring Boot :: (v3.2.4) 16:15:43 16:15:43 2024-04-23T16:15:43.021Z INFO 13015 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 13015 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ri) 16:15:43 2024-04-23T16:15:43.022Z INFO 13015 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 16:15:43 2024-04-23T16:15:43.353Z INFO 13015 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 1.136 seconds (process running for 4.602) 16:15:43 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:15:46 2024-04-23T16:15:44.081Z WARN 13015 --- [ 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:15:46 16:15:46 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:15:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 16:15:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 16:15:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 16:15:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:15:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:15:46 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 16:15:46 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 16:15:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:15:46 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 16:15:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:46 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 16:15:46 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) 16:15:46 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:15:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:15:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:15:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:15:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:15:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:15:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:46 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:15:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:15:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:46 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:46 Caused by: org.hibernate.exception.ConstraintViolationException: 16:15:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:15:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:15:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:15:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:15:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:15:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:15:46 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:15:46 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:15:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:15:46 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:15:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:15:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:15:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:15:46 ... 48 common frames omitted 16:15:46 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:15:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:15:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:15:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:15:46 ... 75 common frames omitted 16:15:46 16:15:46 2024-04-23T16:15:44.371Z WARN 13015 --- [ 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:15:46 16:15:46 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:15:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 16:15:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 16:15:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 16:15:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:15:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:15:46 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 16:15:46 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 16:15:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:15:46 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 16:15:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:46 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 16:15:46 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) 16:15:46 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:15:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:15:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:15:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:15:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:15:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:15:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:46 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:15:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:15:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:46 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:46 Caused by: org.hibernate.exception.ConstraintViolationException: 16:15:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:15:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:15:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:15:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:15:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:15:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:15:46 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:15:46 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:15:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:15:46 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:15:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:15:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:15:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:15:46 ... 48 common frames omitted 16:15:46 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:15:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:15:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:15:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:15:46 ... 75 common frames omitted 16:15:46 16:15:46 2024-04-23T16:15:45.138Z WARN 13015 --- [ 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:15:46 16:15:46 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:15:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 16:15:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 16:15:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 16:15:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:15:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:15:46 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 16:15:46 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 16:15:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:15:46 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 16:15:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:46 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 16:15:46 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) 16:15:46 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:15:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:15:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:15:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:15:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:15:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:15:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:46 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:15:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:15:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:46 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:46 Caused by: org.hibernate.exception.ConstraintViolationException: 16:15:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:15:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:15:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:15:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:15:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:15:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:15:46 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:15:46 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:15:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:15:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:15:46 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:15:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:15:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:15:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:15:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:15:46 ... 48 common frames omitted 16:15:46 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:15:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:15:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:15:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:15:46 ... 75 common frames omitted 16:15:46 16:15:48 2024-04-23T16:15:46.444Z WARN 13015 --- [ 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:15:48 16:15:48 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:15:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 16:15:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 16:15:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 16:15:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:15:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:48 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:15:48 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 16:15:48 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 16:15:48 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:15:48 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 16:15:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:48 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 16:15:48 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) 16:15:48 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:15:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:15:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:15:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:15:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:15:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:15:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:48 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:15:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:15:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:48 Caused by: org.hibernate.exception.ConstraintViolationException: 16:15:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:15:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:15:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:15:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:15:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:15:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:48 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:15:48 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:15:48 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:15:48 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:15:48 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:15:48 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:15:48 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:15:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:15:48 ... 48 common frames omitted 16:15:48 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:15:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:15:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:15:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:15:48 ... 75 common frames omitted 16:15:48 16:15:48 2024-04-23T16:15:48.296Z WARN 13015 --- [ 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:15:48 16:15:48 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:15:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 16:15:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 16:15:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 16:15:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:15:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:48 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:15:48 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 16:15:48 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 16:15:48 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:15:48 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 16:15:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:48 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 16:15:48 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) 16:15:48 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:15:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:15:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:15:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:15:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:15:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:15:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:48 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:15:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:15:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:48 Caused by: org.hibernate.exception.ConstraintViolationException: 16:15:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:15:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:15:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:15:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:15:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:15:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:48 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:15:48 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:15:48 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:15:48 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:15:48 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:15:48 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:15:48 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:15:48 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:15:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:15:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:15:48 ... 48 common frames omitted 16:15:48 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:15:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:15:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:15:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:15:48 ... 75 common frames omitted 16:15:48 16:15:49 2024-04-23T16:15:48.312Z WARN 13015 --- [ 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:15:49 16:15:49 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:15:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 16:15:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 16:15:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 16:15:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:15:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:49 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:15:49 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 16:15:49 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 16:15:49 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:15:49 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 16:15:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:49 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 16:15:49 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) 16:15:49 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:15:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:15:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:15:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:15:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 16:15:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:15:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:49 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:15:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:15:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:49 Caused by: org.hibernate.exception.ConstraintViolationException: 16:15:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:15:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:15:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:15:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:49 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:15:49 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:15:49 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:15:49 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:15:49 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:15:49 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:15:49 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:15:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:15:49 ... 48 common frames omitted 16:15:49 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:15:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:15:49 ... 75 common frames omitted 16:15:49 16:15:49 2024-04-23T16:15:48.710Z WARN 13015 --- [ 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:15:49 16:15:49 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:15:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 16:15:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 16:15:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 16:15:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:15:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:49 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:15:49 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 16:15:49 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 16:15:49 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:15:49 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 16:15:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:49 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 16:15:49 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) 16:15:49 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:15:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:15:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:15:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:15:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 16:15:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:15:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:49 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:15:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:15:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:49 Caused by: org.hibernate.exception.ConstraintViolationException: 16:15:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:15:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:15:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:15:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:49 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:15:49 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:15:49 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:15:49 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:15:49 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:15:49 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:15:49 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:15:49 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:15:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:15:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:15:49 ... 48 common frames omitted 16:15:49 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:15:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:15:49 ... 75 common frames omitted 16:15:49 16:15:51 2024-04-23T16:15:49.188Z WARN 13015 --- [ 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:15:51 16:15:51 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:15:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 16:15:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 16:15:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 16:15:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 16:15:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:15:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:51 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:15:51 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 16:15:51 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 16:15:51 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:15:51 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 16:15:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:51 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 16:15:51 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) 16:15:51 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:15:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:15:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:15:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:15:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:15:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:15:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:51 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:15:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:15:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:51 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:51 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:51 Caused by: org.hibernate.exception.ConstraintViolationException: 16:15:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:15:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:15:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:15:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:51 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:15:51 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:15:51 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:15:51 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:15:51 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:15:51 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:15:51 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:15:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:15:51 ... 48 common frames omitted 16:15:51 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:15:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:15:51 ... 75 common frames omitted 16:15:51 16:15:51 2024-04-23T16:15:49.584Z WARN 13015 --- [ 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:15:51 16:15:51 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:15:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 16:15:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 16:15:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 16:15:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 16:15:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:15:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:51 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:15:51 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 16:15:51 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 16:15:51 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:15:51 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 16:15:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:51 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 16:15:51 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) 16:15:51 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:15:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:15:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:15:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:15:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:15:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:15:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:51 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:15:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:15:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:51 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:51 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:51 Caused by: org.hibernate.exception.ConstraintViolationException: 16:15:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:15:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:15:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:15:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:51 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:15:51 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:15:51 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:15:51 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:15:51 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:15:51 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:15:51 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:15:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:15:51 ... 48 common frames omitted 16:15:51 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:15:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:15:51 ... 75 common frames omitted 16:15:51 16:15:51 2024-04-23T16:15:50.320Z WARN 13015 --- [ 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:15:51 16:15:51 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:15:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 16:15:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 16:15:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 16:15:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 16:15:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:15:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:51 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:15:51 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 16:15:51 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 16:15:51 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:15:51 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 16:15:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:51 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 16:15:51 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) 16:15:51 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:15:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:15:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:15:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:15:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:15:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:15:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:51 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:15:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:15:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:51 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:51 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:51 Caused by: org.hibernate.exception.ConstraintViolationException: 16:15:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:15:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:15:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:15:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:51 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:15:51 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:15:51 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:15:51 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:15:51 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:15:51 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:15:51 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:15:51 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:15:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:15:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:15:51 ... 48 common frames omitted 16:15:51 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:15:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:15:51 ... 75 common frames omitted 16:15:51 16:15:53 2024-04-23T16:15:51.868Z WARN 13015 --- [ 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:15:53 16:15:53 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:15:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 16:15:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 16:15:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 16:15:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 16:15:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:15:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:53 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:15:53 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 16:15:53 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 16:15:53 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:15:53 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 16:15:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:53 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 16:15:53 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) 16:15:53 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:15:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:15:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:15:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:15:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:15:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:15:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:53 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:15:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:15:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:53 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:53 Caused by: org.hibernate.exception.ConstraintViolationException: 16:15:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:15:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:15:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:15:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:53 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:15:53 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:15:53 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:15:53 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:15:53 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:15:53 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:15:53 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:15:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:15:53 ... 48 common frames omitted 16:15:53 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:15:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:15:53 ... 75 common frames omitted 16:15:53 16:15:53 2024-04-23T16:15:53.872Z WARN 13015 --- [ 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:15:53 16:15:53 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:15:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 16:15:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 16:15:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 16:15:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 16:15:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:15:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:53 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:15:53 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 16:15:53 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 16:15:53 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:15:53 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 16:15:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:53 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 16:15:53 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) 16:15:53 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:15:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:15:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:15:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:15:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:15:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:15:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:53 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:15:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:15:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:53 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:53 Caused by: org.hibernate.exception.ConstraintViolationException: 16:15:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:15:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:15:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:15:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:53 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:15:53 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:15:53 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:15:53 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:15:53 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:15:53 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:15:53 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:15:53 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:15:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:15:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:15:53 ... 48 common frames omitted 16:15:53 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:15:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:15:53 ... 75 common frames omitted 16:15:53 16:15:54 2024-04-23T16:15:53.884Z WARN 13015 --- [ 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:15:54 16:15:54 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:15:54 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 16:15:54 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 16:15:54 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 16:15:54 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 16:15:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:15:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:54 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:15:54 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 16:15:54 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 16:15:54 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:15:54 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 16:15:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:54 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 16:15:54 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) 16:15:54 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:15:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:15:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:15:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:15:54 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 16:15:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:54 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:15:54 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:54 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:54 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:15:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:54 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:15:54 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:54 Caused by: org.hibernate.exception.ConstraintViolationException: 16:15:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:54 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:54 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:54 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:54 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:54 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:15:54 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:15:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:15:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:54 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:15:54 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:15:54 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:15:54 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:15:54 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:15:54 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:15:54 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:15:54 ... 48 common frames omitted 16:15:54 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:15:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:54 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:54 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:54 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:54 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:54 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:15:54 ... 75 common frames omitted 16:15:54 16:15:54 2024-04-23T16:15:54.109Z WARN 13015 --- [ 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:15:54 16:15:54 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:15:54 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 16:15:54 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 16:15:54 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 16:15:54 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 16:15:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:15:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:54 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:15:54 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 16:15:54 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 16:15:54 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:15:54 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 16:15:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:54 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 16:15:54 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) 16:15:54 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:15:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:15:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:15:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:15:54 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 16:15:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:54 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:15:54 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:54 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:54 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:15:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:54 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:15:54 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:54 Caused by: org.hibernate.exception.ConstraintViolationException: 16:15:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:54 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:54 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:54 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:54 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:54 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:15:54 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:15:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:15:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:54 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:15:54 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:15:54 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:15:54 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:15:54 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:15:54 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:15:54 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:15:54 ... 48 common frames omitted 16:15:54 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:15:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:54 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:54 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:54 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:54 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:54 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:15:54 ... 75 common frames omitted 16:15:54 16:15:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.615 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 16:15:54 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 16:15:54 2024-04-23T16:15:54.788Z WARN 13015 --- [ 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:15:54 16:15:54 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:15:54 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 16:15:54 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 16:15:54 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 16:15:54 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:15:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:15:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:15:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:15:54 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 16:15:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:54 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:15:54 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:15:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:15:54 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:15:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:15:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:54 Caused by: org.hibernate.exception.ConstraintViolationException: 16:15:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:54 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:54 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:54 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:54 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:54 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:15:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:15:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:15:54 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:64) 16:15:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:54 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:54 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:54 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 16:15:54 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 16:15:54 at java.base/java.lang.Class.newInstance(Class.java:645) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 16:15:54 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 16:15:54 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:15:54 ... 30 common frames omitted 16:15:54 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:15:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:54 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:54 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:54 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:54 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:54 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:15:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:15:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:15:54 ... 46 common frames omitted 16:15:54 16:15:54 2024-04-23T16:15:54.792Z WARN 13015 --- [ 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:15:54 16:15:54 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' 16:15:54 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 16:15:54 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 16:15:54 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 16:15:54 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:15:54 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 16:15:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:54 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:15:54 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:15:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:15:54 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:15:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:15:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 16:15:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 16:15:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 16:15:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 16:15:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 16:15:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 16:15:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:15:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:15:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:15:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 16:15:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:54 Caused by: org.hibernate.exception.ConstraintViolationException: 16:15:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:54 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:54 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:54 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:54 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:54 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:15:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:15:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:15:54 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:66) 16:15:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:54 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:54 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:54 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 16:15:54 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 16:15:54 at java.base/java.lang.Class.newInstance(Class.java:645) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 16:15:54 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 16:15:54 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 16:15:54 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:15:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:15:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:15:54 ... 30 common frames omitted 16:15:54 Caused by: java.sql.SQLException: no checksum 16:15:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:54 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:54 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:54 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:54 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:54 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:15:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:15:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:15:54 ... 46 common frames omitted 16:15:54 16:15:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 16:15:54 [INFO] Running org.onap.cps.spi.impl.utils.CpsValidatorSpec 16:15:54 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec 16:15:54 [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec 16:15:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.utils.EscapeUtilsSpec 16:15:54 [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec 16:15:54 2024-04-23T16:15:54.983Z INFO 13015 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 16:15:54 2024-04-23T16:15:54.983Z INFO 13015 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed 16:15:54 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s - in org.onap.cps.spi.utils.SessionManagerSpec 16:15:55 [INFO] 16:15:55 [INFO] Results: 16:15:55 [INFO] 16:15:55 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 16:15:55 [INFO] 16:15:55 [INFO] 16:15:55 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- 16:15:55 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:15:55 [INFO] Analyzed bundle 'cps-ri' with 22 classes 16:15:55 [INFO] 16:15:55 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- 16:15:55 [INFO] 16:15:55 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 16:15:55 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.4.8-SNAPSHOT.jar 16:15:55 [INFO] 16:15:55 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- 16:15:55 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:15:55 [INFO] 16:15:55 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- 16:15:55 [INFO] 16:15:55 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- 16:15:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:15:55 [INFO] 16:15:55 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- 16:15:55 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:15:55 [INFO] Analyzed bundle 'cps-ri' with 22 classes 16:15:55 [INFO] All coverage checks have been met. 16:15:55 [INFO] 16:15:55 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- 16:15:55 [INFO] 16:15:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 16:15:55 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.8-SNAPSHOT/cps-ri-3.4.8-SNAPSHOT.jar 16:15:55 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.8-SNAPSHOT/cps-ri-3.4.8-SNAPSHOT.pom 16:15:55 [INFO] 16:15:55 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ri --- 16:15:55 [INFO] 16:15:55 [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- 16:15:55 [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.8-SNAPSHOT [17/23] 16:15:55 [INFO] --------------------------------[ pom ]--------------------------------- 16:15:55 [INFO] 16:15:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- 16:15:55 [INFO] 16:15:55 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- 16:15:55 [INFO] 16:15:55 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- 16:15:55 [INFO] 16:15:55 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- 16:15:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:55 [INFO] surefireArgLine set to empty 16:15:55 [INFO] 16:15:55 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- 16:15:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:55 [INFO] argLine set to empty 16:15:55 [INFO] 16:15:55 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- 16:15:55 [INFO] You have 0 Checkstyle violations. 16:15:55 [INFO] 16:15:55 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- 16:15:55 [INFO] You have 0 Checkstyle violations. 16:15:55 [INFO] 16:15:55 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- 16:15:55 [INFO] Starting audit... 16:15:55 Audit done. 16:15:55 [INFO] You have 0 Checkstyle violations. 16:15:55 [INFO] 16:15:55 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> 16:15:55 [INFO] 16:15:55 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- 16:15:55 [INFO] 16:15:55 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< 16:15:55 [INFO] 16:15:55 [INFO] 16:15:55 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- 16:15:55 [INFO] 16:15:55 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- 16:15:55 [INFO] No sources specified for compilation. Skipping. 16:15:55 [INFO] 16:15:55 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- 16:15:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:55 [INFO] 16:15:55 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- 16:15:55 [INFO] 16:15:55 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- 16:15:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:55 [INFO] failsafeArgLine set to empty 16:15:55 [INFO] 16:15:55 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 16:15:55 [INFO] No tests to run. 16:15:55 [INFO] 16:15:55 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- 16:15:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:55 [INFO] 16:15:55 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- 16:15:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:55 [INFO] 16:15:55 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 16:15:55 [INFO] 16:15:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- 16:15:55 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.8-SNAPSHOT/dmi-plugin-demo-and-csit-stub-3.4.8-SNAPSHOT.pom 16:15:55 [INFO] 16:15:55 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub --- 16:15:55 [INFO] 16:15:55 [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- 16:15:55 [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.8-SNAPSHOT [18/23] 16:15:55 [INFO] --------------------------------[ jar ]--------------------------------- 16:15:56 [INFO] 16:15:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- 16:15:56 [INFO] 16:15:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- 16:15:56 [INFO] 16:15:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- 16:15:56 [INFO] 16:15:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:15:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:56 [INFO] surefireArgLine set to empty 16:15:56 [INFO] 16:15:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- 16:15:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:56 [INFO] argLine set to empty 16:15:56 [INFO] 16:15:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- 16:15:56 [INFO] You have 0 Checkstyle violations. 16:15:56 [INFO] 16:15:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 16:15:56 [INFO] You have 0 Checkstyle violations. 16:15:56 [INFO] 16:15:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 16:15:56 [INFO] Starting audit... 16:15:56 Audit done. 16:15:56 [INFO] You have 0 Checkstyle violations. 16:15:56 [INFO] 16:15:56 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- 16:15:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:15:56 [INFO] Copying 12 resources 16:15:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-sources/license 16:15:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-resources/licenses 16:15:56 [INFO] 16:15:56 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- 16:15:56 [INFO] Changes detected - recompiling the module! :dependency 16:15:56 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 16:15:56 [INFO] 16:15:56 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> 16:15:56 [INFO] 16:15:56 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- 16:15:56 [INFO] Fork Value is true 16:15:57 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:15:57 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 16:15:57 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:15:57 [java] WARNING: System::setSecurityManager will be removed in a future release 16:15:59 [INFO] Done SpotBugs Analysis.... 16:15:59 [INFO] 16:15:59 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< 16:15:59 [INFO] 16:15:59 [INFO] 16:15:59 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- 16:15:59 [INFO] BugInstance size is 0 16:15:59 [INFO] Error size is 0 16:15:59 [INFO] No errors/warnings found 16:15:59 [INFO] 16:15:59 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- 16:15:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:15:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/test/resources 16:15:59 [INFO] 16:15:59 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- 16:15:59 [INFO] No sources to compile 16:15:59 [INFO] 16:15:59 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- 16:15:59 [INFO] No sources specified for compilation. Skipping. 16:15:59 [INFO] 16:15:59 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:15:59 [INFO] No tests to run. 16:15:59 [INFO] 16:15:59 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:15:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:59 [INFO] 16:15:59 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- 16:15:59 [INFO] 16:15:59 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- 16:15:59 [INFO] Building jar: /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.8-SNAPSHOT.jar 16:15:59 [INFO] 16:15:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:15:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:59 [INFO] failsafeArgLine set to empty 16:15:59 [INFO] 16:15:59 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 16:15:59 [INFO] No tests to run. 16:15:59 [INFO] 16:15:59 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:15:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:59 [INFO] 16:15:59 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- 16:15:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:59 [INFO] 16:15:59 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 16:15:59 [INFO] 16:15:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- 16:15:59 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.8-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.8-SNAPSHOT.jar 16:15:59 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.8-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.8-SNAPSHOT.pom 16:15:59 [INFO] 16:15:59 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub-service --- 16:15:59 [INFO] 16:15:59 [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- 16:15:59 [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.8-SNAPSHOT [19/23] 16:15:59 [INFO] --------------------------------[ jar ]--------------------------------- 16:15:59 [INFO] 16:15:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- 16:15:59 [INFO] 16:15:59 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- 16:15:59 [INFO] 16:15:59 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- 16:15:59 [INFO] 16:15:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:15:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:59 [INFO] surefireArgLine set to empty 16:15:59 [INFO] 16:15:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- 16:15:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:15:59 [INFO] argLine set to empty 16:15:59 [INFO] 16:15:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- 16:15:59 [INFO] You have 0 Checkstyle violations. 16:15:59 [INFO] 16:15:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 16:15:59 [INFO] You have 0 Checkstyle violations. 16:15:59 [INFO] 16:15:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 16:15:59 [INFO] Starting audit... 16:15:59 Audit done. 16:15:59 [INFO] You have 0 Checkstyle violations. 16:15:59 [INFO] 16:15:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- 16:15:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:15:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/main/resources 16:15:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-sources/license 16:15:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-resources/licenses 16:15:59 [INFO] 16:15:59 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- 16:15:59 [INFO] Changes detected - recompiling the module! :dependency 16:15:59 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 16:16:00 [INFO] 16:16:00 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> 16:16:00 [INFO] 16:16:00 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- 16:16:00 [INFO] Fork Value is true 16:16:01 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:16:01 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 16:16:01 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:16:01 [java] WARNING: System::setSecurityManager will be removed in a future release 16:16:02 [INFO] Done SpotBugs Analysis.... 16:16:02 [INFO] 16:16:02 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< 16:16:02 [INFO] 16:16:02 [INFO] 16:16:02 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- 16:16:02 [INFO] BugInstance size is 0 16:16:02 [INFO] Error size is 0 16:16:02 [INFO] No errors/warnings found 16:16:02 [INFO] 16:16:02 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- 16:16:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:16:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/test/resources 16:16:02 [INFO] 16:16:02 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- 16:16:02 [INFO] No sources to compile 16:16:02 [INFO] 16:16:02 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- 16:16:02 [INFO] No sources specified for compilation. Skipping. 16:16:02 [INFO] 16:16:02 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:16:02 [INFO] No tests to run. 16:16:02 [INFO] 16:16:02 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:16:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:16:02 [INFO] 16:16:02 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- 16:16:02 [INFO] 16:16:02 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- 16:16:02 [INFO] Building jar: /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.8-SNAPSHOT.jar 16:16:02 [INFO] 16:16:02 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- 16:16:04 [INFO] 16:16:04 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240423T161012Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 16:16:04 [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:16:04 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 16:16:04 [INFO] Building dependencies layer... 16:16:04 [INFO] Building snapshot dependencies layer... 16:16:04 [INFO] Building classes layer... 16:16:04 [INFO] Building resources layer... 16:16:04 [INFO] Building jvm arg files layer... 16:16:04 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 16:16:08 [INFO] 16:16:08 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 16:16:08 [INFO] Loading to Docker daemon... 16:16:10 [INFO] 16:16:10 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240423T161012Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 16:16:10 [INFO] 16:16:10 [INFO] A new version of jib-maven-plugin (3.4.2) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 16:16:10 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 16:16:10 [INFO] 16:16:10 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 16:16:10 [INFO] 16:16:10 [INFO] 16:16:10 [INFO] 16:16:10 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:16:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:16:10 [INFO] failsafeArgLine set to empty 16:16:10 [INFO] 16:16:10 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 16:16:10 [INFO] No tests to run. 16:16:10 [INFO] 16:16:10 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:16:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:16:10 [INFO] 16:16:10 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- 16:16:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:16:10 [INFO] 16:16:10 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 16:16:10 [INFO] 16:16:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- 16:16:10 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.8-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.8-SNAPSHOT.jar 16:16:10 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.8-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.8-SNAPSHOT.pom 16:16:10 [INFO] 16:16:10 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub-app --- 16:16:11 [INFO] 16:16:11 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ dmi-plugin-demo-and-csit-stub-app --- 16:16:11 [INFO] 16:16:11 [INFO] Containerizing application to nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240423T161012Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 16:16:11 [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:16:11 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 16:16:11 [INFO] Building dependencies layer... 16:16:11 [INFO] Building snapshot dependencies layer... 16:16:11 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240423T161012Z 16:16:11 [INFO] Building resources layer... 16:16:11 [INFO] Building classes layer... 16:16:11 [INFO] Building jvm arg files layer... 16:16:11 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 16:16:11 [INFO] 16:16:11 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 16:16:11 [INFO] 16:16:11 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240423T161012Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 16:16:11 [INFO] 16:16:11 [INFO] 16:16:11 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 16:16:11 [INFO] Building integration-test 3.4.8-SNAPSHOT [20/23] 16:16:11 [INFO] --------------------------------[ jar ]--------------------------------- 16:16:11 [INFO] 16:16:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 16:16:11 [INFO] 16:16:11 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- 16:16:11 [INFO] 16:16:11 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- 16:16:11 [INFO] 16:16:11 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- 16:16:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:16:11 [INFO] 16:16:11 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- 16:16:11 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/integration-test/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:16:11 [INFO] 16:16:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- 16:16:11 [INFO] You have 0 Checkstyle violations. 16:16:11 [INFO] 16:16:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- 16:16:11 [INFO] You have 0 Checkstyle violations. 16:16:11 [INFO] 16:16:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- 16:16:11 [INFO] Starting audit... 16:16:11 Audit done. 16:16:11 [INFO] You have 0 Checkstyle violations. 16:16:11 [INFO] 16:16:11 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 16:16:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:16:11 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/src/main/resources 16:16:11 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-sources/license 16:16:11 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-resources/licenses 16:16:11 [INFO] 16:16:11 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- 16:16:11 [INFO] No sources to compile 16:16:11 [INFO] 16:16:11 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> 16:16:11 [INFO] 16:16:11 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- 16:16:11 [INFO] 16:16:11 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< 16:16:11 [INFO] 16:16:11 [INFO] 16:16:11 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- 16:16:11 [INFO] 16:16:11 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 16:16:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:16:11 [INFO] Copying 20 resources 16:16:11 [INFO] 16:16:11 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- 16:16:11 [INFO] Changes detected - recompiling the module! :dependency 16:16:11 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 16:16:12 [INFO] 16:16:12 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- 16:16:12 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:16:12 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:16:14 [INFO] Compiled 94 files. 16:16:14 [INFO] 16:16:14 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- 16:16:14 [INFO] 16:16:14 [INFO] ------------------------------------------------------- 16:16:14 [INFO] T E S T S 16:16:14 [INFO] ------------------------------------------------------- 16:16:17 16:16:17.479 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 16:16:17 16:16:17.488 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 16:16:17 [INFO] Running org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 16:16:50 16:16:17.917 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 16:16:50 16:16:18.380 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 16:16:50 16:16:18.382 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 16:16:50 16:16:18.410 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 16:16:50 Server Version: 23.0.1 16:16:50 API Version: 1.42 16:16:50 Operating System: CentOS Stream 8 16:16:50 Total Memory: 31890 MB 16:16:50 16:16:18.414 [main] WARN org.testcontainers.utility.ResourceReaper -- 16:16:50 ******************************************************************************** 16:16:50 Ryuk has been disabled. This can cause unexpected behavior in your environment. 16:16:50 ******************************************************************************** 16:16:50 16:16:18.421 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 16:16:50 16:16:18.422 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 16:16:50 16:16:18.465 [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:16:50 16:16:18.473 [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:16:50 16:16:20.632 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 16:16:50 16:16:20.665 [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:16:50 16:16:21.188 [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:16:50 16:16:22.199 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (7 MB/? MB) 16:16:50 16:16:22.475 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (13 MB/? MB) 16:16:50 16:16:23.362 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (33 MB/? MB) 16:16:50 16:16:23.628 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (35 MB/? MB) 16:16:50 16:16:23.887 [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:16:50 16:16:23.910 [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:16:50 16:16:24.170 [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:16:50 16:16:24.386 [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:16:50 16:16:24.442 [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:16:50 16:16:24.557 [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:16:50 16:16:24.649 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 3 extracted, (41 MB/? MB) 16:16:50 16:16:24.696 [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:16:50 16:16:24.764 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 4 extracted, (42 MB/? MB) 16:16:50 16:16:24.970 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 4 extracted, (42 MB/? MB) 16:16:50 16:16:25.074 [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:16:50 16:16:25.178 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 6 extracted, (44 MB/? MB) 16:16:50 16:16:25.231 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (44 MB/? MB) 16:16:50 16:16:25.263 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (44 MB/? MB) 16:16:50 16:16:25.336 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (45 MB/? MB) 16:16:50 16:16:29.222 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (129 MB/130 MB) 16:16:50 16:16:33.060 [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:16:50 16:16:33.150 [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:16:50 16:16:33.228 [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:16:50 16:16:33.312 [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:16:50 16:16:33.396 [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:16:50 16:16:33.410 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 12s (downloaded 130 MB at 10 MB/s) 16:16:50 16:16:33.410 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT14.944162093S 16:16:50 16:16:33.447 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 16:16:50 16:16:38.131 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: c5929a6e94fa8b842db80f0bf591cf12580a9d2a0e9afdbc08fc53c6dc2c2355 16:16:50 16:16:40.083 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT6.635997003S 16:16:50 16:16:40.084 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32790/test?loggerLevel=OFF) 16:16:50 16:16:40.088 [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:16:50 16:16:40.253 [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: 7bf38138dde3d1d680b4f7d9a9f96273e06fa5efbf06ee4b471481a915ecf59e 16:16:50 16:16:45.602 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.51349216S 16:16:50 16:16:15,949 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 16:16:50 16:16:15,952 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6dc82d99 - Here is a list of configurators discovered as a service, by rank: 16:16:50 16:16:15,952 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6dc82d99 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 16:16:50 16:16:15,952 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6dc82d99 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 16:16:50 16:16:15,952 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6dc82d99 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 16:16:50 16:16:15,960 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6dc82d99 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 16:16:50 16:16:15,960 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6dc82d99 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 16:16:50 16:16:15,962 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6dc82d99 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 16:16:50 16:16:15,964 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 16:16:50 16:16:15,964 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 16:16:50 16:16:15,964 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6dc82d99 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 16:16:50 16:16:15,964 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6dc82d99 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 16:16:50 16:16:15,965 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6dc82d99 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 16:16:50 16:16:15,965 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:16:50 16:16:15,965 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:16:50 16:16:15,965 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6dc82d99 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 16:16:50 16:16:15,965 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6dc82d99 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 16:16:50 16:16:15,966 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6dc82d99 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 16:16:50 16:16:15,966 |-INFO in ch.qos.logback.classic.BasicConfigurator@28e6f5c7 - Setting up default configuration. 16:16:50 16:16:15,984 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6dc82d99 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 18 milliseconds. ExecutionStatus=NEUTRAL 16:16:50 16:16:46,102 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@10c04710 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:16:50 16:16:46,154 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4dc1c3a8 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:16:50 16:16:46,154 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@10c04710 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:16:50 16:16:46,157 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 16:16:50 16:16:46,157 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:16:50 16:16:46,157 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 16:16:50 16:16:46,157 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:16:50 16:16:46,157 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:16:50 16:16:46,160 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4dc1c3a8 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:16:50 16:16:46,160 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@10c04710 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:16:50 16:16:46,168 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:16:50 16:16:46,168 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:16:50 16:16:46,172 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:16:50 16:16:46,207 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713889006206) 16:16:50 16:16:46,208 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 16:16:50 16:16:46,208 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:16:50 16:16:46,215 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:16:50 16:16:46,215 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61c98b6c - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:16:50 16:16:46,216 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:16:50 16:16:46,216 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61c98b6c - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:16:50 16:16:46,216 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:16:50 16:16:46,216 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61c98b6c - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:16:50 16:16:46,216 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:16:50 16:16:46,216 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61c98b6c - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:16:50 16:16:46,216 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:16:50 16:16:46,216 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61c98b6c - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:16:50 16:16:46,216 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:16:50 16:16:46,216 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61c98b6c - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:16:50 16:16:46,216 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:16:50 16:16:46,216 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61c98b6c - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:16:50 16:16:46,216 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:16:50 16:16:46,216 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61c98b6c - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:16:50 16:16:46,217 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:16:50 16:16:46,217 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:16:50 16:16:46,223 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:16:50 16:16:46,246 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:16:50 16:16:46,246 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:16:50 16:16:46,258 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:16:50 16:16:46,265 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:16:50 16:16:46,990 |-INFO in ch.qos.logback.classic.pattern.DateConverter@7e9e125f - Setting zoneId to "UTC" 16:16:50 16:16:46,999 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:16:50 16:16:46,999 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:16:50 16:16:47,247 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:16:50 16:16:47,248 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:16:50 16:16:47,248 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:16:50 16:16:47,249 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:16:50 16:16:47,250 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:16:50 16:16:47,250 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61c98b6c - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:16:50 16:16:47,250 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:16:50 16:16:47,250 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6cf4325b - End of configuration. 16:16:50 16:16:47,250 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2f6b60ee - Registering current configuration as safe fallback point 16:16:50 16:16:50 2024-04-23T16:16:47.407Z INFO 13513 --- [cps-integration-test] [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Starting CpsAnchorServiceIntegrationSpec using Java 17.0.6-ea with PID 13513 (started by jenkins in /w/workspace/cps-master-merge-java/integration-test) 16:16:50 2024-04-23T16:16:47.408Z INFO 13513 --- [cps-integration-test] [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:16:50 2024-04-23T16:16:48.258Z INFO 13513 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 16:16:50 2024-04-23T16:16:48.320Z INFO 13513 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 53 ms. Found 6 JPA repository interfaces. 16:16:50 2024-04-23T16:16:49.537Z INFO 13513 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 16:16:50 2024-04-23T16:16:49.728Z INFO 13513 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@5a9ddc78 16:16:50 2024-04-23T16:16:49.730Z INFO 13513 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 16:16:50 2024-04-23T16:16:49.897Z INFO 13513 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 16:16:50 2024-04-23T16:16:50.088Z INFO 13513 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 16:16:50 2024-04-23T16:16:50.298Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 16:16:50 2024-04-23T16:16:50.307Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 16:16:50 2024-04-23T16:16:50.472Z INFO 13513 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 3889010312 16:16:50 2024-04-23T16:16:50.487Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 16:16:50 2024-04-23T16:16:50.551Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 16:16:50 2024-04-23T16:16:50.552Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 12ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 16:16:50 2024-04-23T16:16:50.566Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 16:16:50 2024-04-23T16:16:50.567Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 5ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 16:16:50 2024-04-23T16:16:50.574Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 16:16:50 2024-04-23T16:16:50.575Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 5ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 16:16:50 2024-04-23T16:16:50.587Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 16:16:50 2024-04-23T16:16:50.592Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 14ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 16:16:50 2024-04-23T16:16:50.599Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 16:16:50 2024-04-23T16:16:50.599Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 4ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 16:16:50 2024-04-23T16:16:50.608Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 16:16:50 2024-04-23T16:16:50.609Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 6ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 16:16:50 2024-04-23T16:16:50.615Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 16:16:50 2024-04-23T16:16:50.615Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 4ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 16:16:50 2024-04-23T16:16:50.626Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 16:16:50 2024-04-23T16:16:50.637Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 20ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 16:16:50 2024-04-23T16:16:50.644Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 16:16:50 2024-04-23T16:16:50.645Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 4ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 16:16:50 2024-04-23T16:16:50.650Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 16:16:50 2024-04-23T16:16:50.650Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 3ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 16:16:50 2024-04-23T16:16:50.667Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 16:16:50 2024-04-23T16:16:50.668Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 7ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 16:16:50 2024-04-23T16:16:50.677Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 16:16:50 2024-04-23T16:16:50.678Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 7ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 16:16:50 2024-04-23T16:16:50.683Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 16:16:50 2024-04-23T16:16:50.683Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 3ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 16:16:50 2024-04-23T16:16:50.687Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 16:16:50 2024-04-23T16:16:50.688Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 3ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 16:16:50 2024-04-23T16:16:50.695Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 16:16:50 2024-04-23T16:16:50.695Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 2ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 16:16:50 2024-04-23T16:16:50.702Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 16:16:50 2024-04-23T16:16:50.714Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 15ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 16:16:50 2024-04-23T16:16:50.719Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 16:16:50 2024-04-23T16:16:50.719Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 3ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 16:16:50 2024-04-23T16:16:50.723Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 16:16:50 2024-04-23T16:16:50.723Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 2ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 16:16:50 2024-04-23T16:16:50.728Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 16:16:50 2024-04-23T16:16:50.728Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 16:16:50 2024-04-23T16:16:50.734Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 16:16:50 2024-04-23T16:16:50.734Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 3ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 16:16:50 2024-04-23T16:16:50.738Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 16:16:50 2024-04-23T16:16:50.739Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 3ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 16:16:50 2024-04-23T16:16:50.743Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 16:16:50 2024-04-23T16:16:50.744Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 16:16:50 2024-04-23T16:16:50.750Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 16:16:50 2024-04-23T16:16:50.750Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 4ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 16:16:50 2024-04-23T16:16:50.755Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 16:16:50 2024-04-23T16:16:50.755Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 3ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 16:16:50 2024-04-23T16:16:50.760Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 16:16:50 2024-04-23T16:16:50.760Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 3ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 16:16:50 2024-04-23T16:16:50.764Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 16:16:50 2024-04-23T16:16:50.765Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 16:16:50 2024-04-23T16:16:50.768Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 16:16:50 2024-04-23T16:16:50.769Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 16:16:50 2024-04-23T16:16:50.773Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 16:16:50 2024-04-23T16:16:50.774Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 3ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 16:16:50 2024-04-23T16:16:50.783Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 16:16:50 2024-04-23T16:16:50.784Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 4ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 16:16:50 2024-04-23T16:16:50.789Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 16:16:50 2024-04-23T16:16:50.789Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 2ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 16:16:50 2024-04-23T16:16:50.793Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 16:16:50 2024-04-23T16:16:50.793Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 16:16:50 2024-04-23T16:16:50.797Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 16:16:50 2024-04-23T16:16:50.798Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 3ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 16:16:50 2024-04-23T16:16:50.802Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 16:16:50 2024-04-23T16:16:50.803Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 3ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 16:16:50 2024-04-23T16:16:50.808Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 16:16:50 2024-04-23T16:16:50.808Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 3ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 16:16:50 2024-04-23T16:16:50.812Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 16:16:50 2024-04-23T16:16:50.813Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 3ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 16:16:50 2024-04-23T16:16:50.817Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 16:16:50 2024-04-23T16:16:50.817Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 2ms 16:16:50 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 16:16:50 2024-04-23T16:16:50.824Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 16:16:50 2024-04-23T16:16:50.824Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 4ms 16:16:50 Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 16:16:50 2024-04-23T16:16:50.829Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 16:16:50 2024-04-23T16:16:50.831Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 4ms 16:16:50 Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 16:16:50 2024-04-23T16:16:50.841Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 16:16:50 2024-04-23T16:16:50.841Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 3ms 16:16:50 Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 16:16:50 2024-04-23T16:16:50.857Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 16:17:15 2024-04-23T16:16:50.860Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 17ms 16:17:15 Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 16:17:15 2024-04-23T16:16:50.876Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 16:17:15 2024-04-23T16:16:50.877Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 3ms 16:17:15 Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 16:17:15 2024-04-23T16:16:50.887Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 16:17:15 2024-04-23T16:16:50.887Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 5ms 16:17:15 Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 16:17:15 2024-04-23T16:16:50.892Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 16:17:15 2024-04-23T16:16:50.893Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 16:17:15 2024-04-23T16:16:50.894Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 5ms 16:17:15 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 16:17:15 2024-04-23T16:16:50.908Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 16:17:15 2024-04-23T16:16:50.910Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 7ms 16:17:15 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 16:17:15 2024-04-23T16:16:50.913Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 16:17:15 2024-04-23T16:16:50.916Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 16:17:15 2024-04-23T16:16:50.918Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps ran successfully in 6ms 16:17:15 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 16:17:15 2024-04-23T16:16:50.923Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 16:17:15 2024-04-23T16:16:50.926Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 6ms 16:17:15 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 16:17:15 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 16:17:15 2024-04-23T16:16:50.934Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 16:17:15 2024-04-23T16:16:50.934Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps ran successfully in 2ms 16:17:15 Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 16:17:15 2024-04-23T16:16:50.939Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 16:17:15 2024-04-23T16:16:50.939Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps ran successfully in 3ms 16:17:15 2024-04-23T16:16:50.947Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 16:17:15 2024-04-23T16:16:50.950Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 16:17:15 2024-04-23T16:16:50.953Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 16:17:15 2024-04-23T16:16:50.956Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 15ms 16:17:15 Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 16:17:15 2024-04-23T16:16:50.972Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 16:17:15 2024-04-23T16:16:50.972Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 13ms 16:17:15 Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 16:17:15 2024-04-23T16:16:50.986Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 16:17:15 2024-04-23T16:16:50.987Z INFO 13513 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 11ms 16:17:15 2024-04-23T16:16:50.991Z INFO 13513 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 16:17:15 2024-04-23T16:16:50.991Z INFO 13513 --- [cps-integration-test] [ main] liquibase.util : Run: 51 16:17:15 2024-04-23T16:16:50.991Z INFO 13513 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 16:17:15 2024-04-23T16:16:50.991Z INFO 13513 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 16:17:15 2024-04-23T16:16:50.991Z INFO 13513 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 16:17:15 2024-04-23T16:16:50.991Z INFO 13513 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 51 16:17:15 16:17:15 16:17:15 UPDATE SUMMARY 16:17:15 Run: 51 16:17:15 Previously run: 0 16:17:15 Filtered out: 0 16:17:15 ------------------------------- 16:17:15 Total change sets: 51 16:17:15 16:17:15 2024-04-23T16:16:50.992Z INFO 13513 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 16:17:15 Liquibase: Update has been successful. 16:17:15 2024-04-23T16:16:50.993Z INFO 13513 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 16:17:15 2024-04-23T16:16:50.996Z INFO 13513 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 16:17:15 2024-04-23T16:16:50.998Z INFO 13513 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 16:17:15 2024-04-23T16:16:50.999Z INFO 13513 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 16:17:15 2024-04-23T16:16:51.131Z INFO 13513 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 16:17:15 2024-04-23T16:16:51.198Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.4.4.Final 16:17:15 2024-04-23T16:16:51.200Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 16:17:15 2024-04-23T16:16:51.236Z INFO 13513 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 16:17:15 2024-04-23T16:16:51.372Z WARN 13513 --- [cps-integration-test] [ main] org.hibernate.orm.deprecation : HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 16:17:15 2024-04-23T16:16:51.607Z INFO 13513 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 16:17:15 2024-04-23T16:16:52.952Z INFO 13513 --- [cps-integration-test] [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 16:17:15 2024-04-23T16:16:52.954Z INFO 13513 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 16:17:15 2024-04-23T16:16:53.449Z INFO 13513 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 16:17:15 2024-04-23T16:16:54.031Z WARN 13513 --- [cps-integration-test] [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 16:17:15 --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:17:15 2024-04-23T16:16:54.138Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 16:17:15 + + o o o o---o o----o o o---o o o----o o--o--o 16:17:15 + + + + | | / \ / | | / / \ | | 16:17:15 + + + + + o----o o o o o----o | o o o o----o | 16:17:15 + + + + | | / \ / | | \ / \ | | 16:17:15 + + o o o o o---o o----o o----o o---o o o o----o o 16:17:15 2024-04-23T16:16:54.138Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 16:17:15 2024-04-23T16:16:54.138Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5701 16:17:15 2024-04-23T16:16:54.138Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 16:17:15 2024-04-23T16:16:54.138Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:17:15 2024-04-23T16:16:54.141Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 16:17:15 To enable the Jet engine on the members, do one of the following: 16:17:15 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:17:15 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:17:15 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:17:15 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:17:15 2024-04-23T16:16:54.341Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 16:17:15 2024-04-23T16:16:54.555Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:17:15 2024-04-23T16:16:54.659Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 16:17:15 2024-04-23T16:16:54.664Z WARN 13513 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:17:15 2024-04-23T16:16:54.972Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:17:15 2024-04-23T16:16:54.977Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5701 is STARTING 16:17:15 2024-04-23T16:16:57.285Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 16:17:15 16:17:15 Members {size:1, ver:1} [ 16:17:15 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf this 16:17:15 ] 16:17:15 16:17:15 2024-04-23T16:16:57.304Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5701 is STARTED 16:17:15 2024-04-23T16:16:57.502Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 16:17:15 + + o o o o---o o----o o o---o o o----o o--o--o 16:17:15 + + + + | | / \ / | | / / \ | | 16:17:15 + + + + + o----o o o o o----o | o o o o----o | 16:17:15 + + + + | | / \ / | | \ / \ | | 16:17:15 + + o o o o o---o o----o o----o o---o o o o----o o 16:17:15 2024-04-23T16:16:57.502Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 16:17:15 2024-04-23T16:16:57.502Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5702 16:17:15 2024-04-23T16:16:57.502Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 16:17:15 2024-04-23T16:16:57.502Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:17:15 2024-04-23T16:16:57.502Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 16:17:15 To enable the Jet engine on the members, do one of the following: 16:17:15 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:17:15 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:17:15 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:17:15 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:17:15 2024-04-23T16:16:57.506Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 16:17:15 2024-04-23T16:16:57.517Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:17:15 2024-04-23T16:16:57.518Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 16:17:15 2024-04-23T16:16:57.518Z WARN 13513 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:17:15 2024-04-23T16:16:57.530Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:17:15 2024-04-23T16:16:57.530Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5702 is STARTING 16:17:15 2024-04-23T16:16:57.619Z INFO 13513 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 16:17:15 2024-04-23T16:16:57.653Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.135:45329 16:17:15 2024-04-23T16:16:57.662Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:45329 and /10.250.0.254:5701 16:17:15 2024-04-23T16:17:02.746Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 16:17:15 16:17:15 Members {size:2, ver:2} [ 16:17:15 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf this 16:17:15 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a 16:17:15 ] 16:17:15 16:17:15 2024-04-23T16:17:02.756Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 16:17:15 16:17:15 Members {size:2, ver:2} [ 16:17:15 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf 16:17:15 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a this 16:17:15 ] 16:17:15 16:17:15 2024-04-23T16:17:02.757Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5702 is STARTED 16:17:15 2024-04-23T16:17:02.767Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 16:17:15 + + o o o o---o o----o o o---o o o----o o--o--o 16:17:15 + + + + | | / \ / | | / / \ | | 16:17:15 + + + + + o----o o o o o----o | o o o o----o | 16:17:15 + + + + | | / \ / | | \ / \ | | 16:17:15 + + o o o o o---o o----o o----o o---o o o o----o o 16:17:15 2024-04-23T16:17:02.767Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 16:17:15 2024-04-23T16:17:02.767Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5703 16:17:15 2024-04-23T16:17:02.767Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 16:17:15 2024-04-23T16:17:02.767Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:17:15 2024-04-23T16:17:02.767Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 16:17:15 To enable the Jet engine on the members, do one of the following: 16:17:15 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:17:15 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:17:15 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:17:15 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:17:15 2024-04-23T16:17:02.769Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initializing cluster partition table arrangement... 16:17:15 2024-04-23T16:17:02.772Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 16:17:15 2024-04-23T16:17:02.796Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:17:15 2024-04-23T16:17:02.798Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 16:17:15 2024-04-23T16:17:02.798Z WARN 13513 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:17:15 2024-04-23T16:17:02.818Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:17:15 2024-04-23T16:17:02.818Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5703 is STARTING 16:17:15 2024-04-23T16:17:02.962Z INFO 13513 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 16:17:15 2024-04-23T16:17:02.966Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.135:43917 16:17:15 2024-04-23T16:17:02.967Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:43917 and /10.250.0.254:5701 16:17:15 2024-04-23T16:17:08.074Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 16:17:15 16:17:15 Members {size:3, ver:3} [ 16:17:15 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf this 16:17:15 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a 16:17:15 Member [10.250.0.254]:5703 - 003244ce-4ff0-43c6-a80b-16e59a855ff9 16:17:15 ] 16:17:15 16:17:15 2024-04-23T16:17:08.081Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 16:17:15 16:17:15 Members {size:3, ver:3} [ 16:17:15 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf 16:17:15 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a 16:17:15 Member [10.250.0.254]:5703 - 003244ce-4ff0-43c6-a80b-16e59a855ff9 this 16:17:15 ] 16:17:15 16:17:15 2024-04-23T16:17:08.082Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 16:17:15 16:17:15 Members {size:3, ver:3} [ 16:17:15 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf 16:17:15 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a this 16:17:15 Member [10.250.0.254]:5703 - 003244ce-4ff0-43c6-a80b-16e59a855ff9 16:17:15 ] 16:17:15 16:17:15 2024-04-23T16:17:08.082Z INFO 13513 --- [cps-integration-test] [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 16:17:15 2024-04-23T16:17:08.084Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.135:49889 16:17:15 2024-04-23T16:17:08.085Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:49889 and /10.250.0.254:5703 16:17:15 2024-04-23T16:17:08.086Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.135:40241 16:17:15 2024-04-23T16:17:08.092Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:40241 and /10.250.0.254:5702 16:17:16 2024-04-23T16:17:08.355Z INFO 13513 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 16:17:16 2024-04-23T16:17:08.770Z INFO 13513 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Tue Apr 23 16:17:08 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 16:17:16 2024-04-23T16:17:09.082Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5703 is STARTED 16:17:16 2024-04-23T16:17:09.501Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 16:17:16 + + o o o o---o o----o o o---o o o----o o--o--o 16:17:16 + + + + | | / \ / | | / / \ | | 16:17:16 + + + + + o----o o o o o----o | o o o o----o | 16:17:16 + + + + | | / \ / | | \ / \ | | 16:17:16 + + o o o o o---o o----o o----o o---o o o o----o o 16:17:16 2024-04-23T16:17:09.502Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 16:17:16 2024-04-23T16:17:09.502Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5704 16:17:16 2024-04-23T16:17:09.502Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 16:17:16 2024-04-23T16:17:09.502Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:17:16 2024-04-23T16:17:09.502Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 16:17:16 To enable the Jet engine on the members, do one of the following: 16:17:16 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:17:16 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:17:16 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:17:16 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:17:16 2024-04-23T16:17:09.505Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 16:17:16 2024-04-23T16:17:09.513Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:17:16 2024-04-23T16:17:09.515Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 16:17:16 2024-04-23T16:17:09.515Z WARN 13513 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:17:16 2024-04-23T16:17:09.522Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:17:16 2024-04-23T16:17:09.522Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5704 is STARTING 16:17:16 2024-04-23T16:17:09.619Z INFO 13513 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 16:17:16 2024-04-23T16:17:09.622Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.135:57371 16:17:16 2024-04-23T16:17:09.632Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:57371 and /10.250.0.254:5701 16:17:16 2024-04-23T16:17:14.728Z INFO 13513 --- [cps-integration-test] [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 16:17:16 16:17:16 Members {size:4, ver:4} [ 16:17:16 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf this 16:17:16 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a 16:17:16 Member [10.250.0.254]:5703 - 003244ce-4ff0-43c6-a80b-16e59a855ff9 16:17:16 Member [10.250.0.254]:5704 - bdadddb4-1ab8-46cd-bb1c-bb75f33cc4a2 16:17:16 ] 16:17:16 16:17:16 2024-04-23T16:17:14.735Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 16:17:16 16:17:16 Members {size:4, ver:4} [ 16:17:16 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf 16:17:16 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a 16:17:16 Member [10.250.0.254]:5703 - 003244ce-4ff0-43c6-a80b-16e59a855ff9 16:17:16 Member [10.250.0.254]:5704 - bdadddb4-1ab8-46cd-bb1c-bb75f33cc4a2 this 16:17:16 ] 16:17:16 16:17:16 2024-04-23T16:17:14.735Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 16:17:16 16:17:16 Members {size:4, ver:4} [ 16:17:16 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf 16:17:16 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a 16:17:16 Member [10.250.0.254]:5703 - 003244ce-4ff0-43c6-a80b-16e59a855ff9 this 16:17:16 Member [10.250.0.254]:5704 - bdadddb4-1ab8-46cd-bb1c-bb75f33cc4a2 16:17:16 ] 16:17:16 16:17:16 2024-04-23T16:17:14.736Z INFO 13513 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 16:17:16 16:17:16 Members {size:4, ver:4} [ 16:17:16 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf 16:17:16 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a this 16:17:16 Member [10.250.0.254]:5703 - 003244ce-4ff0-43c6-a80b-16e59a855ff9 16:17:16 Member [10.250.0.254]:5704 - bdadddb4-1ab8-46cd-bb1c-bb75f33cc4a2 16:17:16 ] 16:17:16 16:17:16 2024-04-23T16:17:14.736Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.135:34207 16:17:16 2024-04-23T16:17:14.739Z INFO 13513 --- [cps-integration-test] [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 16:17:16 2024-04-23T16:17:14.740Z INFO 13513 --- [cps-integration-test] [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 16:17:16 2024-04-23T16:17:14.741Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.135:34775 16:17:16 2024-04-23T16:17:14.741Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:34775 and /10.250.0.254:5702 16:17:16 2024-04-23T16:17:14.742Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:34207 and /10.250.0.254:5704 16:17:16 2024-04-23T16:17:14.747Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.135:33983 16:17:16 2024-04-23T16:17:14.750Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:33983 and /10.250.0.254:5704 16:17:16 2024-04-23T16:17:14.750Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.135:58971 16:17:16 2024-04-23T16:17:14.751Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:58971 and /10.250.0.254:5703 16:17:16 2024-04-23T16:17:14.998Z INFO 13513 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 16:17:16 2024-04-23T16:17:15.313Z INFO 13513 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Tue Apr 23 16:17:14 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 16:17:16 2024-04-23T16:17:15.742Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5704 is STARTED 16:17:16 2024-04-23T16:17:15.942Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 16:17:16 + + o o o o---o o----o o o---o o o----o o--o--o 16:17:16 + + + + | | / \ / | | / / \ | | 16:17:16 + + + + + o----o o o o o----o | o o o o----o | 16:17:16 + + + + | | / \ / | | \ / \ | | 16:17:16 + + o o o o o---o o----o o----o o---o o o o----o o 16:17:16 2024-04-23T16:17:15.942Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 16:17:16 2024-04-23T16:17:15.942Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5705 16:17:16 2024-04-23T16:17:15.943Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 16:17:16 2024-04-23T16:17:15.943Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:17:16 2024-04-23T16:17:15.943Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 16:17:16 To enable the Jet engine on the members, do one of the following: 16:17:16 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:17:16 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:17:16 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:17:16 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:17:16 2024-04-23T16:17:15.946Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 16:17:36 2024-04-23T16:17:15.953Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:17:36 2024-04-23T16:17:15.954Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 16:17:36 2024-04-23T16:17:15.954Z WARN 13513 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:17:36 2024-04-23T16:17:15.961Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:17:36 2024-04-23T16:17:15.962Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5705 is STARTING 16:17:36 2024-04-23T16:17:16.037Z INFO 13513 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 16:17:36 2024-04-23T16:17:16.046Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.135:36859 16:17:36 2024-04-23T16:17:16.047Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:36859 and /10.250.0.254:5701 16:17:36 2024-04-23T16:17:21.145Z INFO 13513 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 16:17:36 16:17:36 Members {size:5, ver:5} [ 16:17:36 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf this 16:17:36 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a 16:17:36 Member [10.250.0.254]:5703 - 003244ce-4ff0-43c6-a80b-16e59a855ff9 16:17:36 Member [10.250.0.254]:5704 - bdadddb4-1ab8-46cd-bb1c-bb75f33cc4a2 16:17:36 Member [10.250.0.254]:5705 - d40dd3bb-3379-4a9b-a909-44174f0b7228 16:17:36 ] 16:17:36 16:17:36 2024-04-23T16:17:21.151Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 16:17:36 16:17:36 Members {size:5, ver:5} [ 16:17:36 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf 16:17:36 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a this 16:17:36 Member [10.250.0.254]:5703 - 003244ce-4ff0-43c6-a80b-16e59a855ff9 16:17:36 Member [10.250.0.254]:5704 - bdadddb4-1ab8-46cd-bb1c-bb75f33cc4a2 16:17:36 Member [10.250.0.254]:5705 - d40dd3bb-3379-4a9b-a909-44174f0b7228 16:17:36 ] 16:17:36 16:17:36 2024-04-23T16:17:21.151Z INFO 13513 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 16:17:36 16:17:36 Members {size:5, ver:5} [ 16:17:36 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf 16:17:36 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a 16:17:36 Member [10.250.0.254]:5703 - 003244ce-4ff0-43c6-a80b-16e59a855ff9 16:17:36 Member [10.250.0.254]:5704 - bdadddb4-1ab8-46cd-bb1c-bb75f33cc4a2 16:17:36 Member [10.250.0.254]:5705 - d40dd3bb-3379-4a9b-a909-44174f0b7228 this 16:17:36 ] 16:17:36 16:17:36 2024-04-23T16:17:21.152Z INFO 13513 --- [cps-integration-test] [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 16:17:36 2024-04-23T16:17:21.152Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.135:54445 16:17:36 2024-04-23T16:17:21.152Z INFO 13513 --- [cps-integration-test] [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 16:17:36 2024-04-23T16:17:21.153Z INFO 13513 --- [cps-integration-test] [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 16:17:36 2024-04-23T16:17:21.153Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.135:38753 16:17:36 2024-04-23T16:17:21.153Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.135:41815 16:17:36 2024-04-23T16:17:21.155Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:54445 and /10.250.0.254:5705 16:17:36 2024-04-23T16:17:21.156Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.135:40677 16:17:36 2024-04-23T16:17:21.156Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:40677 and /10.250.0.254:5705 16:17:36 2024-04-23T16:17:21.157Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.135:57899 16:17:36 2024-04-23T16:17:21.157Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:57899 and /10.250.0.254:5702 16:17:36 2024-04-23T16:17:21.157Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.135:39685 16:17:36 2024-04-23T16:17:21.157Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:38753 and /10.250.0.254:5705 16:17:36 2024-04-23T16:17:21.158Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:39685 and /10.250.0.254:5704 16:17:36 2024-04-23T16:17:21.158Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:41815 and /10.250.0.254:5703 16:17:36 2024-04-23T16:17:21.159Z INFO 13513 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 16:17:36 16:17:36 Members {size:5, ver:5} [ 16:17:36 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf 16:17:36 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a 16:17:36 Member [10.250.0.254]:5703 - 003244ce-4ff0-43c6-a80b-16e59a855ff9 this 16:17:36 Member [10.250.0.254]:5704 - bdadddb4-1ab8-46cd-bb1c-bb75f33cc4a2 16:17:36 Member [10.250.0.254]:5705 - d40dd3bb-3379-4a9b-a909-44174f0b7228 16:17:36 ] 16:17:36 16:17:36 2024-04-23T16:17:21.159Z INFO 13513 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 16:17:36 16:17:36 Members {size:5, ver:5} [ 16:17:36 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf 16:17:36 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a 16:17:36 Member [10.250.0.254]:5703 - 003244ce-4ff0-43c6-a80b-16e59a855ff9 16:17:36 Member [10.250.0.254]:5704 - bdadddb4-1ab8-46cd-bb1c-bb75f33cc4a2 this 16:17:36 Member [10.250.0.254]:5705 - d40dd3bb-3379-4a9b-a909-44174f0b7228 16:17:36 ] 16:17:36 16:17:36 2024-04-23T16:17:21.410Z INFO 13513 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 347 16:17:36 2024-04-23T16:17:21.797Z INFO 13513 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Tue Apr 23 16:17:21 UTC 2024, plannedMigrations=347, completedMigrations=347, remainingMigrations=0, totalCompletedMigrations=889) 16:17:36 2024-04-23T16:17:22.152Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5705 is STARTED 16:17:36 2024-04-23T16:17:22.201Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 16:17:36 + + o o o o---o o----o o o---o o o----o o--o--o 16:17:36 + + + + | | / \ / | | / / \ | | 16:17:36 + + + + + o----o o o o o----o | o o o o----o | 16:17:36 + + + + | | / \ / | | \ / \ | | 16:17:36 + + o o o o o---o o----o o----o o---o o o o----o o 16:17:36 2024-04-23T16:17:22.201Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 16:17:36 2024-04-23T16:17:22.201Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5706 16:17:36 2024-04-23T16:17:22.201Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 16:17:36 2024-04-23T16:17:22.201Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:17:36 2024-04-23T16:17:22.201Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 16:17:36 To enable the Jet engine on the members, do one of the following: 16:17:36 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:17:36 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:17:36 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:17:36 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:17:36 2024-04-23T16:17:22.205Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 16:17:36 2024-04-23T16:17:22.214Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:17:36 2024-04-23T16:17:22.216Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 16:17:36 2024-04-23T16:17:22.216Z WARN 13513 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:17:36 2024-04-23T16:17:22.224Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:17:36 2024-04-23T16:17:22.224Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is STARTING 16:17:36 2024-04-23T16:17:22.409Z INFO 13513 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 16:17:36 2024-04-23T16:17:22.411Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.135:35387 16:17:36 2024-04-23T16:17:22.412Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:35387 and /10.250.0.254:5701 16:17:36 2024-04-23T16:17:27.518Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 16:17:36 16:17:36 Members {size:6, ver:6} [ 16:17:36 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf this 16:17:36 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a 16:17:36 Member [10.250.0.254]:5703 - 003244ce-4ff0-43c6-a80b-16e59a855ff9 16:17:36 Member [10.250.0.254]:5704 - bdadddb4-1ab8-46cd-bb1c-bb75f33cc4a2 16:17:36 Member [10.250.0.254]:5705 - d40dd3bb-3379-4a9b-a909-44174f0b7228 16:17:36 Member [10.250.0.254]:5706 - 17d8c3c0-b0d4-4a1e-afd8-42478c8f6421 16:17:36 ] 16:17:36 16:17:36 2024-04-23T16:17:27.525Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 16:17:36 16:17:36 Members {size:6, ver:6} [ 16:17:36 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf 16:17:36 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a 16:17:36 Member [10.250.0.254]:5703 - 003244ce-4ff0-43c6-a80b-16e59a855ff9 16:17:36 Member [10.250.0.254]:5704 - bdadddb4-1ab8-46cd-bb1c-bb75f33cc4a2 16:17:36 Member [10.250.0.254]:5705 - d40dd3bb-3379-4a9b-a909-44174f0b7228 16:17:36 Member [10.250.0.254]:5706 - 17d8c3c0-b0d4-4a1e-afd8-42478c8f6421 this 16:17:36 ] 16:17:36 16:17:36 2024-04-23T16:17:27.526Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 16:17:36 16:17:36 Members {size:6, ver:6} [ 16:17:36 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf 16:17:36 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a 16:17:36 Member [10.250.0.254]:5703 - 003244ce-4ff0-43c6-a80b-16e59a855ff9 this 16:17:36 Member [10.250.0.254]:5704 - bdadddb4-1ab8-46cd-bb1c-bb75f33cc4a2 16:17:36 Member [10.250.0.254]:5705 - d40dd3bb-3379-4a9b-a909-44174f0b7228 16:17:36 Member [10.250.0.254]:5706 - 17d8c3c0-b0d4-4a1e-afd8-42478c8f6421 16:17:36 ] 16:17:36 16:17:36 2024-04-23T16:17:27.527Z INFO 13513 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 16:17:36 16:17:36 Members {size:6, ver:6} [ 16:17:36 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf 16:17:36 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a this 16:17:36 Member [10.250.0.254]:5703 - 003244ce-4ff0-43c6-a80b-16e59a855ff9 16:17:36 Member [10.250.0.254]:5704 - bdadddb4-1ab8-46cd-bb1c-bb75f33cc4a2 16:17:36 Member [10.250.0.254]:5705 - d40dd3bb-3379-4a9b-a909-44174f0b7228 16:17:36 Member [10.250.0.254]:5706 - 17d8c3c0-b0d4-4a1e-afd8-42478c8f6421 16:17:36 ] 16:17:36 16:17:36 2024-04-23T16:17:27.527Z INFO 13513 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 16:17:36 16:17:36 Members {size:6, ver:6} [ 16:17:36 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf 16:17:36 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a 16:17:36 Member [10.250.0.254]:5703 - 003244ce-4ff0-43c6-a80b-16e59a855ff9 16:17:36 Member [10.250.0.254]:5704 - bdadddb4-1ab8-46cd-bb1c-bb75f33cc4a2 this 16:17:36 Member [10.250.0.254]:5705 - d40dd3bb-3379-4a9b-a909-44174f0b7228 16:17:36 Member [10.250.0.254]:5706 - 17d8c3c0-b0d4-4a1e-afd8-42478c8f6421 16:17:36 ] 16:17:36 16:17:36 2024-04-23T16:17:27.529Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.135:32901 16:17:36 2024-04-23T16:17:27.530Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:32901 and /10.250.0.254:5706 16:17:36 2024-04-23T16:17:27.534Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.135:58987 16:17:36 2024-04-23T16:17:27.535Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:58987 and /10.250.0.254:5706 16:17:36 2024-04-23T16:17:27.535Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.135:33361 16:17:36 2024-04-23T16:17:27.536Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:33361 and /10.250.0.254:5706 16:17:36 2024-04-23T16:17:27.539Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.135:34497 16:17:36 2024-04-23T16:17:27.540Z INFO 13513 --- [cps-integration-test] [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 16:17:36 2024-04-23T16:17:27.540Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:34497 and /10.250.0.254:5706 16:17:36 2024-04-23T16:17:27.540Z INFO 13513 --- [cps-integration-test] [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 16:17:36 2024-04-23T16:17:27.540Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.135:37799 16:17:36 2024-04-23T16:17:27.540Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 16:17:36 16:17:36 Members {size:6, ver:6} [ 16:17:36 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf 16:17:36 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a 16:17:36 Member [10.250.0.254]:5703 - 003244ce-4ff0-43c6-a80b-16e59a855ff9 16:17:36 Member [10.250.0.254]:5704 - bdadddb4-1ab8-46cd-bb1c-bb75f33cc4a2 16:17:36 Member [10.250.0.254]:5705 - d40dd3bb-3379-4a9b-a909-44174f0b7228 this 16:17:36 Member [10.250.0.254]:5706 - 17d8c3c0-b0d4-4a1e-afd8-42478c8f6421 16:17:36 ] 16:17:36 16:17:36 2024-04-23T16:17:27.541Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:37799 and /10.250.0.254:5704 16:17:36 2024-04-23T16:17:27.543Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.135:33897 16:17:36 2024-04-23T16:17:27.543Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:33897 and /10.250.0.254:5702 16:17:36 2024-04-23T16:17:27.780Z INFO 13513 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 447 16:17:36 2024-04-23T16:17:28.322Z INFO 13513 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Tue Apr 23 16:17:27 UTC 2024, plannedMigrations=447, completedMigrations=447, remainingMigrations=0, totalCompletedMigrations=1336) 16:17:36 2024-04-23T16:17:28.540Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is STARTED 16:17:36 2024-04-23T16:17:28.628Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] 16:17:36 + + o o o o---o o----o o o---o o o----o o--o--o 16:17:36 + + + + | | / \ / | | / / \ | | 16:17:36 + + + + + o----o o o o o----o | o o o o----o | 16:17:36 + + + + | | / \ / | | \ / \ | | 16:17:36 + + o o o o o---o o----o o----o o---o o o o----o o 16:17:36 2024-04-23T16:17:28.628Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 16:17:36 2024-04-23T16:17:28.628Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5707 16:17:36 2024-04-23T16:17:28.628Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 16:17:36 2024-04-23T16:17:28.628Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:17:36 2024-04-23T16:17:28.628Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 16:17:36 To enable the Jet engine on the members, do one of the following: 16:17:36 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:17:36 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:17:36 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:17:36 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:17:36 2024-04-23T16:17:28.631Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 16:17:36 2024-04-23T16:17:28.639Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:17:36 2024-04-23T16:17:28.640Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 16:17:36 2024-04-23T16:17:28.641Z WARN 13513 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:17:36 2024-04-23T16:17:28.653Z INFO 13513 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:17:36 2024-04-23T16:17:28.653Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5707 is STARTING 16:17:36 2024-04-23T16:17:28.816Z INFO 13513 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 16:17:36 2024-04-23T16:17:28.823Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.135:32989 16:17:36 2024-04-23T16:17:28.823Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:32989 and /10.250.0.254:5701 16:17:36 2024-04-23T16:17:33.923Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 16:17:36 16:17:36 Members {size:7, ver:7} [ 16:17:36 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf this 16:17:36 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a 16:17:36 Member [10.250.0.254]:5703 - 003244ce-4ff0-43c6-a80b-16e59a855ff9 16:17:36 Member [10.250.0.254]:5704 - bdadddb4-1ab8-46cd-bb1c-bb75f33cc4a2 16:17:36 Member [10.250.0.254]:5705 - d40dd3bb-3379-4a9b-a909-44174f0b7228 16:17:36 Member [10.250.0.254]:5706 - 17d8c3c0-b0d4-4a1e-afd8-42478c8f6421 16:17:36 Member [10.250.0.254]:5707 - 23fd1703-eae7-438d-9218-3c33ab86a82f 16:17:36 ] 16:17:36 16:17:36 2024-04-23T16:17:33.929Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 16:17:36 16:17:36 Members {size:7, ver:7} [ 16:17:36 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf 16:17:36 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a 16:17:36 Member [10.250.0.254]:5703 - 003244ce-4ff0-43c6-a80b-16e59a855ff9 this 16:17:36 Member [10.250.0.254]:5704 - bdadddb4-1ab8-46cd-bb1c-bb75f33cc4a2 16:17:36 Member [10.250.0.254]:5705 - d40dd3bb-3379-4a9b-a909-44174f0b7228 16:17:36 Member [10.250.0.254]:5706 - 17d8c3c0-b0d4-4a1e-afd8-42478c8f6421 16:17:36 Member [10.250.0.254]:5707 - 23fd1703-eae7-438d-9218-3c33ab86a82f 16:17:36 ] 16:17:36 16:17:36 2024-04-23T16:17:33.930Z INFO 13513 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 16:17:36 16:17:36 Members {size:7, ver:7} [ 16:17:36 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf 16:17:36 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a 16:17:36 Member [10.250.0.254]:5703 - 003244ce-4ff0-43c6-a80b-16e59a855ff9 16:17:36 Member [10.250.0.254]:5704 - bdadddb4-1ab8-46cd-bb1c-bb75f33cc4a2 16:17:36 Member [10.250.0.254]:5705 - d40dd3bb-3379-4a9b-a909-44174f0b7228 16:17:36 Member [10.250.0.254]:5706 - 17d8c3c0-b0d4-4a1e-afd8-42478c8f6421 this 16:17:36 Member [10.250.0.254]:5707 - 23fd1703-eae7-438d-9218-3c33ab86a82f 16:17:36 ] 16:17:36 16:17:36 2024-04-23T16:17:33.930Z INFO 13513 --- [cps-integration-test] [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 16:17:36 16:17:36 Members {size:7, ver:7} [ 16:17:36 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf 16:17:36 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a 16:17:36 Member [10.250.0.254]:5703 - 003244ce-4ff0-43c6-a80b-16e59a855ff9 16:17:36 Member [10.250.0.254]:5704 - bdadddb4-1ab8-46cd-bb1c-bb75f33cc4a2 this 16:17:36 Member [10.250.0.254]:5705 - d40dd3bb-3379-4a9b-a909-44174f0b7228 16:17:36 Member [10.250.0.254]:5706 - 17d8c3c0-b0d4-4a1e-afd8-42478c8f6421 16:17:36 Member [10.250.0.254]:5707 - 23fd1703-eae7-438d-9218-3c33ab86a82f 16:17:36 ] 16:17:36 16:17:36 2024-04-23T16:17:33.930Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] 16:17:36 16:17:36 Members {size:7, ver:7} [ 16:17:36 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf 16:17:36 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a 16:17:36 Member [10.250.0.254]:5703 - 003244ce-4ff0-43c6-a80b-16e59a855ff9 16:17:36 Member [10.250.0.254]:5704 - bdadddb4-1ab8-46cd-bb1c-bb75f33cc4a2 16:17:36 Member [10.250.0.254]:5705 - d40dd3bb-3379-4a9b-a909-44174f0b7228 16:17:36 Member [10.250.0.254]:5706 - 17d8c3c0-b0d4-4a1e-afd8-42478c8f6421 16:17:36 Member [10.250.0.254]:5707 - 23fd1703-eae7-438d-9218-3c33ab86a82f this 16:17:36 ] 16:17:36 16:17:36 2024-04-23T16:17:33.931Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.135:53635 16:17:36 2024-04-23T16:17:33.933Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:53635 and /10.250.0.254:5707 16:17:36 2024-04-23T16:17:33.934Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.135:44963 16:17:36 2024-04-23T16:17:33.934Z INFO 13513 --- [cps-integration-test] [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 16:17:36 2024-04-23T16:17:33.934Z INFO 13513 --- [cps-integration-test] [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 16:17:36 2024-04-23T16:17:33.935Z INFO 13513 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 16:17:36 16:17:36 Members {size:7, ver:7} [ 16:17:36 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf 16:17:36 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a this 16:17:36 Member [10.250.0.254]:5703 - 003244ce-4ff0-43c6-a80b-16e59a855ff9 16:17:36 Member [10.250.0.254]:5704 - bdadddb4-1ab8-46cd-bb1c-bb75f33cc4a2 16:17:36 Member [10.250.0.254]:5705 - d40dd3bb-3379-4a9b-a909-44174f0b7228 16:17:36 Member [10.250.0.254]:5706 - 17d8c3c0-b0d4-4a1e-afd8-42478c8f6421 16:17:36 Member [10.250.0.254]:5707 - 23fd1703-eae7-438d-9218-3c33ab86a82f 16:17:36 ] 16:17:36 16:17:36 2024-04-23T16:17:33.936Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.135:37679 16:17:36 2024-04-23T16:17:33.943Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.135:56575 16:17:36 2024-04-23T16:17:33.944Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:44963 and /10.250.0.254:5707 16:17:36 2024-04-23T16:17:33.944Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:37679 and /10.250.0.254:5707 16:17:36 2024-04-23T16:17:33.944Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.135:40931 16:17:36 2024-04-23T16:17:33.945Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.135:56833 16:17:36 2024-04-23T16:17:33.945Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:56575 and /10.250.0.254:5707 16:17:36 2024-04-23T16:17:33.945Z INFO 13513 --- [cps-integration-test] [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 16:17:36 16:17:36 Members {size:7, ver:7} [ 16:17:36 Member [10.250.0.254]:5701 - 7fb11e07-391f-4e44-9f9f-50c87b437acf 16:17:36 Member [10.250.0.254]:5702 - 700c9e75-6e58-4958-83ba-c0269af1b40a 16:17:36 Member [10.250.0.254]:5703 - 003244ce-4ff0-43c6-a80b-16e59a855ff9 16:17:36 Member [10.250.0.254]:5704 - bdadddb4-1ab8-46cd-bb1c-bb75f33cc4a2 16:17:36 Member [10.250.0.254]:5705 - d40dd3bb-3379-4a9b-a909-44174f0b7228 this 16:17:36 Member [10.250.0.254]:5706 - 17d8c3c0-b0d4-4a1e-afd8-42478c8f6421 16:17:36 Member [10.250.0.254]:5707 - 23fd1703-eae7-438d-9218-3c33ab86a82f 16:17:36 ] 16:17:36 16:17:36 2024-04-23T16:17:33.946Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.135:54599 16:17:36 2024-04-23T16:17:33.946Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:54599 and /10.250.0.254:5707 16:17:36 2024-04-23T16:17:33.946Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:56833 and /10.250.0.254:5703 16:17:36 2024-04-23T16:17:33.946Z INFO 13513 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:40931 and /10.250.0.254:5702 16:17:36 2024-04-23T16:17:34.192Z INFO 13513 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 531 16:17:36 2024-04-23T16:17:34.796Z INFO 13513 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Tue Apr 23 16:17:34 UTC 2024, plannedMigrations=531, completedMigrations=531, remainingMigrations=0, totalCompletedMigrations=1867) 16:17:36 2024-04-23T16:17:34.950Z INFO 13513 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5707 is STARTED 16:17:36 2024-04-23T16:17:35.480Z WARN 13513 --- [cps-integration-test] [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 16:17:36 2024-04-23T16:17:36.160Z INFO 13513 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:17:36 2024-04-23T16:17:36.160Z INFO 13513 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:17:36 2024-04-23T16:17:36.161Z INFO 13513 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:17:36 2024-04-23T16:17:36.270Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:17:36 allow.auto.create.topics = true 16:17:36 auto.commit.interval.ms = 5000 16:17:36 auto.include.jmx.reporter = true 16:17:36 auto.offset.reset = latest 16:17:36 bootstrap.servers = [PLAINTEXT://localhost:32791] 16:17:36 check.crcs = true 16:17:36 client.dns.lookup = use_all_dns_ips 16:17:36 client.id = consumer-ncmp-group-1 16:17:36 client.rack = 16:17:36 connections.max.idle.ms = 540000 16:17:36 default.api.timeout.ms = 60000 16:17:36 enable.auto.commit = false 16:17:36 exclude.internal.topics = true 16:17:36 fetch.max.bytes = 52428800 16:17:36 fetch.max.wait.ms = 500 16:17:36 fetch.min.bytes = 1 16:17:36 group.id = ncmp-group 16:17:36 group.instance.id = null 16:17:36 heartbeat.interval.ms = 3000 16:17:36 interceptor.classes = [] 16:17:36 internal.leave.group.on.close = true 16:17:36 internal.throw.on.fetch.stable.offset.unsupported = false 16:17:36 isolation.level = read_uncommitted 16:17:36 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:17:36 max.partition.fetch.bytes = 1048576 16:17:36 max.poll.interval.ms = 300000 16:17:36 max.poll.records = 500 16:17:36 metadata.max.age.ms = 300000 16:17:36 metric.reporters = [] 16:17:36 metrics.num.samples = 2 16:17:36 metrics.recording.level = INFO 16:17:36 metrics.sample.window.ms = 30000 16:17:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:17:36 receive.buffer.bytes = 65536 16:17:36 reconnect.backoff.max.ms = 1000 16:17:36 reconnect.backoff.ms = 50 16:17:36 request.timeout.ms = 30000 16:17:36 retry.backoff.ms = 100 16:17:36 sasl.client.callback.handler.class = null 16:17:36 sasl.jaas.config = null 16:17:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:36 sasl.kerberos.min.time.before.relogin = 60000 16:17:36 sasl.kerberos.service.name = null 16:17:36 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:36 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:36 sasl.login.callback.handler.class = null 16:17:36 sasl.login.class = null 16:17:36 sasl.login.connect.timeout.ms = null 16:17:36 sasl.login.read.timeout.ms = null 16:17:36 sasl.login.refresh.buffer.seconds = 300 16:17:36 sasl.login.refresh.min.period.seconds = 60 16:17:36 sasl.login.refresh.window.factor = 0.8 16:17:36 sasl.login.refresh.window.jitter = 0.05 16:17:36 sasl.login.retry.backoff.max.ms = 10000 16:17:36 sasl.login.retry.backoff.ms = 100 16:17:36 sasl.mechanism = GSSAPI 16:17:36 sasl.oauthbearer.clock.skew.seconds = 30 16:17:36 sasl.oauthbearer.expected.audience = null 16:17:36 sasl.oauthbearer.expected.issuer = null 16:17:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:36 sasl.oauthbearer.jwks.endpoint.url = null 16:17:36 sasl.oauthbearer.scope.claim.name = scope 16:17:36 sasl.oauthbearer.sub.claim.name = sub 16:17:36 sasl.oauthbearer.token.endpoint.url = null 16:17:36 security.protocol = PLAINTEXT 16:17:36 security.providers = null 16:17:36 send.buffer.bytes = 131072 16:17:36 session.timeout.ms = 45000 16:17:36 socket.connection.setup.timeout.max.ms = 30000 16:17:36 socket.connection.setup.timeout.ms = 10000 16:17:36 ssl.cipher.suites = null 16:17:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:36 ssl.endpoint.identification.algorithm = https 16:17:36 ssl.engine.factory.class = null 16:17:36 ssl.key.password = null 16:17:36 ssl.keymanager.algorithm = SunX509 16:17:36 ssl.keystore.certificate.chain = null 16:17:36 ssl.keystore.key = null 16:17:36 ssl.keystore.location = null 16:17:36 ssl.keystore.password = null 16:17:36 ssl.keystore.type = JKS 16:17:36 ssl.protocol = TLSv1.3 16:17:36 ssl.provider = null 16:17:36 ssl.secure.random.implementation = null 16:17:36 ssl.trustmanager.algorithm = PKIX 16:17:36 ssl.truststore.certificates = null 16:17:36 ssl.truststore.location = null 16:17:36 ssl.truststore.password = null 16:17:36 ssl.truststore.type = JKS 16:17:36 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:17:36 16:17:36 2024-04-23T16:17:36.394Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:17:36 2024-04-23T16:17:36.396Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:17:36 2024-04-23T16:17:36.396Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:17:36 2024-04-23T16:17:36.396Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713889056394 16:17:36 2024-04-23T16:17:36.407Z INFO 13513 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription 16:17:36 2024-04-23T16:17:36.419Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:17:36 allow.auto.create.topics = true 16:17:36 auto.commit.interval.ms = 5000 16:17:36 auto.include.jmx.reporter = true 16:17:36 auto.offset.reset = latest 16:17:36 bootstrap.servers = [PLAINTEXT://localhost:32791] 16:17:36 check.crcs = true 16:17:36 client.dns.lookup = use_all_dns_ips 16:17:36 client.id = consumer-ncmp-group-2 16:17:36 client.rack = 16:17:36 connections.max.idle.ms = 540000 16:17:36 default.api.timeout.ms = 60000 16:17:36 enable.auto.commit = false 16:17:36 exclude.internal.topics = true 16:17:36 fetch.max.bytes = 52428800 16:17:36 fetch.max.wait.ms = 500 16:17:36 fetch.min.bytes = 1 16:17:36 group.id = ncmp-group 16:17:36 group.instance.id = null 16:17:36 heartbeat.interval.ms = 3000 16:17:36 interceptor.classes = [] 16:17:36 internal.leave.group.on.close = true 16:17:36 internal.throw.on.fetch.stable.offset.unsupported = false 16:17:36 isolation.level = read_uncommitted 16:17:36 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:17:36 max.partition.fetch.bytes = 1048576 16:17:36 max.poll.interval.ms = 300000 16:17:36 max.poll.records = 500 16:17:36 metadata.max.age.ms = 300000 16:17:36 metric.reporters = [] 16:17:36 metrics.num.samples = 2 16:17:36 metrics.recording.level = INFO 16:17:36 metrics.sample.window.ms = 30000 16:17:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:17:36 receive.buffer.bytes = 65536 16:17:36 reconnect.backoff.max.ms = 1000 16:17:36 reconnect.backoff.ms = 50 16:17:36 request.timeout.ms = 30000 16:17:36 retry.backoff.ms = 100 16:17:36 sasl.client.callback.handler.class = null 16:17:36 sasl.jaas.config = null 16:17:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:36 sasl.kerberos.min.time.before.relogin = 60000 16:17:36 sasl.kerberos.service.name = null 16:17:36 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:36 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:36 sasl.login.callback.handler.class = null 16:17:36 sasl.login.class = null 16:17:36 sasl.login.connect.timeout.ms = null 16:17:36 sasl.login.read.timeout.ms = null 16:17:36 sasl.login.refresh.buffer.seconds = 300 16:17:36 sasl.login.refresh.min.period.seconds = 60 16:17:36 sasl.login.refresh.window.factor = 0.8 16:17:36 sasl.login.refresh.window.jitter = 0.05 16:17:36 sasl.login.retry.backoff.max.ms = 10000 16:17:36 sasl.login.retry.backoff.ms = 100 16:17:36 sasl.mechanism = GSSAPI 16:17:36 sasl.oauthbearer.clock.skew.seconds = 30 16:17:36 sasl.oauthbearer.expected.audience = null 16:17:36 sasl.oauthbearer.expected.issuer = null 16:17:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:36 sasl.oauthbearer.jwks.endpoint.url = null 16:17:36 sasl.oauthbearer.scope.claim.name = scope 16:17:36 sasl.oauthbearer.sub.claim.name = sub 16:17:36 sasl.oauthbearer.token.endpoint.url = null 16:17:36 security.protocol = PLAINTEXT 16:17:36 security.providers = null 16:17:36 send.buffer.bytes = 131072 16:17:36 session.timeout.ms = 45000 16:17:36 socket.connection.setup.timeout.max.ms = 30000 16:17:36 socket.connection.setup.timeout.ms = 10000 16:17:36 ssl.cipher.suites = null 16:17:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:36 ssl.endpoint.identification.algorithm = https 16:17:36 ssl.engine.factory.class = null 16:17:36 ssl.key.password = null 16:17:36 ssl.keymanager.algorithm = SunX509 16:17:36 ssl.keystore.certificate.chain = null 16:17:36 ssl.keystore.key = null 16:17:36 ssl.keystore.location = null 16:17:36 ssl.keystore.password = null 16:17:36 ssl.keystore.type = JKS 16:17:36 ssl.protocol = TLSv1.3 16:17:36 ssl.provider = null 16:17:36 ssl.secure.random.implementation = null 16:17:36 ssl.trustmanager.algorithm = PKIX 16:17:36 ssl.truststore.certificates = null 16:17:36 ssl.truststore.location = null 16:17:36 ssl.truststore.password = null 16:17:36 ssl.truststore.type = JKS 16:17:36 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:17:36 16:17:36 2024-04-23T16:17:36.424Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:17:36 2024-04-23T16:17:36.425Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:17:36 2024-04-23T16:17:36.425Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:17:36 2024-04-23T16:17:36.425Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713889056425 16:17:36 2024-04-23T16:17:36.425Z INFO 13513 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events 16:17:36 2024-04-23T16:17:36.435Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:17:36 allow.auto.create.topics = true 16:17:36 auto.commit.interval.ms = 5000 16:17:36 auto.include.jmx.reporter = true 16:17:36 auto.offset.reset = latest 16:17:36 bootstrap.servers = [PLAINTEXT://localhost:32791] 16:17:36 check.crcs = true 16:17:36 client.dns.lookup = use_all_dns_ips 16:17:36 client.id = consumer-ncmp-async-rest-request-event-group-3 16:17:36 client.rack = 16:17:36 connections.max.idle.ms = 540000 16:17:36 default.api.timeout.ms = 60000 16:17:36 enable.auto.commit = false 16:17:36 exclude.internal.topics = true 16:17:36 fetch.max.bytes = 52428800 16:17:36 fetch.max.wait.ms = 500 16:17:36 fetch.min.bytes = 1 16:17:36 group.id = ncmp-async-rest-request-event-group 16:17:36 group.instance.id = null 16:17:36 heartbeat.interval.ms = 3000 16:17:36 interceptor.classes = [] 16:17:36 internal.leave.group.on.close = true 16:17:36 internal.throw.on.fetch.stable.offset.unsupported = false 16:17:36 isolation.level = read_uncommitted 16:17:36 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:17:36 max.partition.fetch.bytes = 1048576 16:17:36 max.poll.interval.ms = 300000 16:17:36 max.poll.records = 500 16:17:36 metadata.max.age.ms = 300000 16:17:36 metric.reporters = [] 16:17:36 metrics.num.samples = 2 16:17:36 metrics.recording.level = INFO 16:17:36 metrics.sample.window.ms = 30000 16:17:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:17:36 receive.buffer.bytes = 65536 16:17:36 reconnect.backoff.max.ms = 1000 16:17:36 reconnect.backoff.ms = 50 16:17:36 request.timeout.ms = 30000 16:17:36 retry.backoff.ms = 100 16:17:36 sasl.client.callback.handler.class = null 16:17:36 sasl.jaas.config = null 16:17:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:36 sasl.kerberos.min.time.before.relogin = 60000 16:17:36 sasl.kerberos.service.name = null 16:17:36 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:36 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:36 sasl.login.callback.handler.class = null 16:17:36 sasl.login.class = null 16:17:36 sasl.login.connect.timeout.ms = null 16:17:36 sasl.login.read.timeout.ms = null 16:17:36 sasl.login.refresh.buffer.seconds = 300 16:17:36 sasl.login.refresh.min.period.seconds = 60 16:17:36 sasl.login.refresh.window.factor = 0.8 16:17:36 sasl.login.refresh.window.jitter = 0.05 16:17:36 sasl.login.retry.backoff.max.ms = 10000 16:17:36 sasl.login.retry.backoff.ms = 100 16:17:36 sasl.mechanism = GSSAPI 16:17:36 sasl.oauthbearer.clock.skew.seconds = 30 16:17:36 sasl.oauthbearer.expected.audience = null 16:17:36 sasl.oauthbearer.expected.issuer = null 16:17:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:36 sasl.oauthbearer.jwks.endpoint.url = null 16:17:36 sasl.oauthbearer.scope.claim.name = scope 16:17:36 sasl.oauthbearer.sub.claim.name = sub 16:17:36 sasl.oauthbearer.token.endpoint.url = null 16:17:36 security.protocol = PLAINTEXT 16:17:36 security.providers = null 16:17:36 send.buffer.bytes = 131072 16:17:36 session.timeout.ms = 45000 16:17:36 socket.connection.setup.timeout.max.ms = 30000 16:17:36 socket.connection.setup.timeout.ms = 10000 16:17:36 ssl.cipher.suites = null 16:17:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:36 ssl.endpoint.identification.algorithm = https 16:17:36 ssl.engine.factory.class = null 16:17:36 ssl.key.password = null 16:17:36 ssl.keymanager.algorithm = SunX509 16:17:36 ssl.keystore.certificate.chain = null 16:17:36 ssl.keystore.key = null 16:17:36 ssl.keystore.location = null 16:17:36 ssl.keystore.password = null 16:17:36 ssl.keystore.type = JKS 16:17:36 ssl.protocol = TLSv1.3 16:17:36 ssl.provider = null 16:17:36 ssl.secure.random.implementation = null 16:17:36 ssl.trustmanager.algorithm = PKIX 16:17:36 ssl.truststore.certificates = null 16:17:36 ssl.truststore.location = null 16:17:36 ssl.truststore.password = null 16:17:36 ssl.truststore.type = JKS 16:17:36 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:17:36 16:17:36 2024-04-23T16:17:36.515Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:17:36 2024-04-23T16:17:36.515Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:17:36 2024-04-23T16:17:36.515Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713889056515 16:17:36 2024-04-23T16:17:36.515Z INFO 13513 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 16:17:36 2024-04-23T16:17:36.527Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:17:36 allow.auto.create.topics = true 16:17:36 auto.commit.interval.ms = 5000 16:17:36 auto.include.jmx.reporter = true 16:17:36 auto.offset.reset = latest 16:17:36 bootstrap.servers = [PLAINTEXT://localhost:32791] 16:17:36 check.crcs = true 16:17:36 client.dns.lookup = use_all_dns_ips 16:17:36 client.id = consumer-ncmp-data-operation-event-group-4 16:17:36 client.rack = 16:17:36 connections.max.idle.ms = 540000 16:17:36 default.api.timeout.ms = 60000 16:17:36 enable.auto.commit = false 16:17:36 exclude.internal.topics = true 16:17:36 fetch.max.bytes = 52428800 16:17:36 fetch.max.wait.ms = 500 16:17:36 fetch.min.bytes = 1 16:17:36 group.id = ncmp-data-operation-event-group 16:17:36 group.instance.id = null 16:17:36 heartbeat.interval.ms = 3000 16:17:36 interceptor.classes = [] 16:17:36 internal.leave.group.on.close = true 16:17:36 internal.throw.on.fetch.stable.offset.unsupported = false 16:17:36 isolation.level = read_uncommitted 16:17:36 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:17:36 max.partition.fetch.bytes = 1048576 16:17:36 max.poll.interval.ms = 300000 16:17:36 max.poll.records = 500 16:17:36 metadata.max.age.ms = 300000 16:17:36 metric.reporters = [] 16:17:36 metrics.num.samples = 2 16:17:36 metrics.recording.level = INFO 16:17:36 metrics.sample.window.ms = 30000 16:17:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:17:36 receive.buffer.bytes = 65536 16:17:36 reconnect.backoff.max.ms = 1000 16:17:36 reconnect.backoff.ms = 50 16:17:36 request.timeout.ms = 30000 16:17:36 retry.backoff.ms = 100 16:17:36 sasl.client.callback.handler.class = null 16:17:36 sasl.jaas.config = null 16:17:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:36 sasl.kerberos.min.time.before.relogin = 60000 16:17:36 sasl.kerberos.service.name = null 16:17:36 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:36 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:36 sasl.login.callback.handler.class = null 16:17:36 sasl.login.class = null 16:17:36 sasl.login.connect.timeout.ms = null 16:17:36 sasl.login.read.timeout.ms = null 16:17:36 sasl.login.refresh.buffer.seconds = 300 16:17:36 sasl.login.refresh.min.period.seconds = 60 16:17:36 sasl.login.refresh.window.factor = 0.8 16:17:36 sasl.login.refresh.window.jitter = 0.05 16:17:36 sasl.login.retry.backoff.max.ms = 10000 16:17:36 sasl.login.retry.backoff.ms = 100 16:17:36 sasl.mechanism = GSSAPI 16:17:36 sasl.oauthbearer.clock.skew.seconds = 30 16:17:36 sasl.oauthbearer.expected.audience = null 16:17:36 sasl.oauthbearer.expected.issuer = null 16:17:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:36 sasl.oauthbearer.jwks.endpoint.url = null 16:17:36 sasl.oauthbearer.scope.claim.name = scope 16:17:36 sasl.oauthbearer.sub.claim.name = sub 16:17:36 sasl.oauthbearer.token.endpoint.url = null 16:17:36 security.protocol = PLAINTEXT 16:17:36 security.providers = null 16:17:36 send.buffer.bytes = 131072 16:17:36 session.timeout.ms = 45000 16:17:36 socket.connection.setup.timeout.max.ms = 30000 16:17:36 socket.connection.setup.timeout.ms = 10000 16:17:36 ssl.cipher.suites = null 16:17:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:36 ssl.endpoint.identification.algorithm = https 16:17:36 ssl.engine.factory.class = null 16:17:36 ssl.key.password = null 16:17:36 ssl.keymanager.algorithm = SunX509 16:17:36 ssl.keystore.certificate.chain = null 16:17:36 ssl.keystore.key = null 16:17:36 ssl.keystore.location = null 16:17:36 ssl.keystore.password = null 16:17:36 ssl.keystore.type = JKS 16:17:36 ssl.protocol = TLSv1.3 16:17:36 ssl.provider = null 16:17:36 ssl.secure.random.implementation = null 16:17:36 ssl.trustmanager.algorithm = PKIX 16:17:36 ssl.truststore.certificates = null 16:17:36 ssl.truststore.location = null 16:17:36 ssl.truststore.password = null 16:17:36 ssl.truststore.type = JKS 16:17:36 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:17:36 16:17:36 2024-04-23T16:17:36.531Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:17:36 2024-04-23T16:17:36.531Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:17:36 2024-04-23T16:17:36.531Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:17:36 2024-04-23T16:17:36.531Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713889056531 16:17:36 2024-04-23T16:17:36.531Z INFO 13513 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 16:17:36 2024-04-23T16:17:36.534Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:17:36 allow.auto.create.topics = true 16:17:36 auto.commit.interval.ms = 5000 16:17:36 auto.include.jmx.reporter = true 16:17:36 auto.offset.reset = latest 16:17:36 bootstrap.servers = [PLAINTEXT://localhost:32791] 16:17:36 check.crcs = true 16:17:36 client.dns.lookup = use_all_dns_ips 16:17:36 client.id = consumer-ncmp-group-5 16:17:36 client.rack = 16:17:36 connections.max.idle.ms = 540000 16:17:36 default.api.timeout.ms = 60000 16:17:36 enable.auto.commit = false 16:17:36 exclude.internal.topics = true 16:17:36 fetch.max.bytes = 52428800 16:17:36 fetch.max.wait.ms = 500 16:17:36 fetch.min.bytes = 1 16:17:36 group.id = ncmp-group 16:17:36 group.instance.id = null 16:17:36 heartbeat.interval.ms = 3000 16:17:36 interceptor.classes = [] 16:17:36 internal.leave.group.on.close = true 16:17:36 internal.throw.on.fetch.stable.offset.unsupported = false 16:17:36 isolation.level = read_uncommitted 16:17:36 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:17:36 max.partition.fetch.bytes = 1048576 16:17:36 max.poll.interval.ms = 300000 16:17:36 max.poll.records = 500 16:17:36 metadata.max.age.ms = 300000 16:17:36 metric.reporters = [] 16:17:36 metrics.num.samples = 2 16:17:36 metrics.recording.level = INFO 16:17:36 metrics.sample.window.ms = 30000 16:17:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:17:36 receive.buffer.bytes = 65536 16:17:36 reconnect.backoff.max.ms = 1000 16:17:36 reconnect.backoff.ms = 50 16:17:36 request.timeout.ms = 30000 16:17:36 retry.backoff.ms = 100 16:17:36 sasl.client.callback.handler.class = null 16:17:36 sasl.jaas.config = null 16:17:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:36 sasl.kerberos.min.time.before.relogin = 60000 16:17:36 sasl.kerberos.service.name = null 16:17:36 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:36 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:36 sasl.login.callback.handler.class = null 16:17:36 sasl.login.class = null 16:17:36 sasl.login.connect.timeout.ms = null 16:17:36 sasl.login.read.timeout.ms = null 16:17:36 sasl.login.refresh.buffer.seconds = 300 16:17:36 sasl.login.refresh.min.period.seconds = 60 16:17:36 sasl.login.refresh.window.factor = 0.8 16:17:36 sasl.login.refresh.window.jitter = 0.05 16:17:36 sasl.login.retry.backoff.max.ms = 10000 16:17:36 sasl.login.retry.backoff.ms = 100 16:17:36 sasl.mechanism = GSSAPI 16:17:36 sasl.oauthbearer.clock.skew.seconds = 30 16:17:36 sasl.oauthbearer.expected.audience = null 16:17:36 sasl.oauthbearer.expected.issuer = null 16:17:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:36 sasl.oauthbearer.jwks.endpoint.url = null 16:17:36 sasl.oauthbearer.scope.claim.name = scope 16:17:36 sasl.oauthbearer.sub.claim.name = sub 16:17:36 sasl.oauthbearer.token.endpoint.url = null 16:17:36 security.protocol = PLAINTEXT 16:17:36 security.providers = null 16:17:36 send.buffer.bytes = 131072 16:17:36 session.timeout.ms = 45000 16:17:36 socket.connection.setup.timeout.max.ms = 30000 16:17:36 socket.connection.setup.timeout.ms = 10000 16:17:36 ssl.cipher.suites = null 16:17:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:36 ssl.endpoint.identification.algorithm = https 16:17:36 ssl.engine.factory.class = null 16:17:36 ssl.key.password = null 16:17:36 ssl.keymanager.algorithm = SunX509 16:17:36 ssl.keystore.certificate.chain = null 16:17:36 ssl.keystore.key = null 16:17:36 ssl.keystore.location = null 16:17:36 ssl.keystore.password = null 16:17:36 ssl.keystore.type = JKS 16:17:36 ssl.protocol = TLSv1.3 16:17:36 ssl.provider = null 16:17:36 ssl.secure.random.implementation = null 16:17:36 ssl.trustmanager.algorithm = PKIX 16:17:36 ssl.truststore.certificates = null 16:17:36 ssl.truststore.location = null 16:17:36 ssl.truststore.password = null 16:17:36 ssl.truststore.type = JKS 16:17:36 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:17:36 16:17:36 2024-04-23T16:17:36.538Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:17:36 2024-04-23T16:17:36.538Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:17:36 2024-04-23T16:17:36.538Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:17:36 2024-04-23T16:17:36.538Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713889056538 16:17:36 2024-04-23T16:17:36.538Z INFO 13513 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 16:17:36 2024-04-23T16:17:36.540Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:17:36 allow.auto.create.topics = true 16:17:36 auto.commit.interval.ms = 5000 16:17:36 auto.include.jmx.reporter = true 16:17:36 auto.offset.reset = latest 16:17:36 bootstrap.servers = [PLAINTEXT://localhost:32791] 16:17:36 check.crcs = true 16:17:36 client.dns.lookup = use_all_dns_ips 16:17:36 client.id = consumer-ncmp-group-6 16:17:36 client.rack = 16:17:36 connections.max.idle.ms = 540000 16:17:36 default.api.timeout.ms = 60000 16:17:36 enable.auto.commit = false 16:17:36 exclude.internal.topics = true 16:17:36 fetch.max.bytes = 52428800 16:17:36 fetch.max.wait.ms = 500 16:17:36 fetch.min.bytes = 1 16:17:36 group.id = ncmp-group 16:17:36 group.instance.id = null 16:17:36 heartbeat.interval.ms = 3000 16:17:36 interceptor.classes = [] 16:17:36 internal.leave.group.on.close = true 16:17:36 internal.throw.on.fetch.stable.offset.unsupported = false 16:17:36 isolation.level = read_uncommitted 16:17:36 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:17:36 max.partition.fetch.bytes = 1048576 16:17:36 max.poll.interval.ms = 300000 16:17:36 max.poll.records = 500 16:17:36 metadata.max.age.ms = 300000 16:17:36 metric.reporters = [] 16:17:36 metrics.num.samples = 2 16:17:36 metrics.recording.level = INFO 16:17:36 metrics.sample.window.ms = 30000 16:17:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:17:36 receive.buffer.bytes = 65536 16:17:36 reconnect.backoff.max.ms = 1000 16:17:36 reconnect.backoff.ms = 50 16:17:36 request.timeout.ms = 30000 16:17:36 retry.backoff.ms = 100 16:17:36 sasl.client.callback.handler.class = null 16:17:36 sasl.jaas.config = null 16:17:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:36 sasl.kerberos.min.time.before.relogin = 60000 16:17:36 sasl.kerberos.service.name = null 16:17:36 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:36 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:36 sasl.login.callback.handler.class = null 16:17:36 sasl.login.class = null 16:17:36 sasl.login.connect.timeout.ms = null 16:17:36 sasl.login.read.timeout.ms = null 16:17:36 sasl.login.refresh.buffer.seconds = 300 16:17:36 sasl.login.refresh.min.period.seconds = 60 16:17:36 sasl.login.refresh.window.factor = 0.8 16:17:36 sasl.login.refresh.window.jitter = 0.05 16:17:36 sasl.login.retry.backoff.max.ms = 10000 16:17:36 sasl.login.retry.backoff.ms = 100 16:17:36 sasl.mechanism = GSSAPI 16:17:36 sasl.oauthbearer.clock.skew.seconds = 30 16:17:36 sasl.oauthbearer.expected.audience = null 16:17:36 sasl.oauthbearer.expected.issuer = null 16:17:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:36 sasl.oauthbearer.jwks.endpoint.url = null 16:17:36 sasl.oauthbearer.scope.claim.name = scope 16:17:36 sasl.oauthbearer.sub.claim.name = sub 16:17:36 sasl.oauthbearer.token.endpoint.url = null 16:17:36 security.protocol = PLAINTEXT 16:17:36 security.providers = null 16:17:36 send.buffer.bytes = 131072 16:17:36 session.timeout.ms = 45000 16:17:36 socket.connection.setup.timeout.max.ms = 30000 16:17:36 socket.connection.setup.timeout.ms = 10000 16:17:36 ssl.cipher.suites = null 16:17:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:36 ssl.endpoint.identification.algorithm = https 16:17:36 ssl.engine.factory.class = null 16:17:36 ssl.key.password = null 16:17:36 ssl.keymanager.algorithm = SunX509 16:17:36 ssl.keystore.certificate.chain = null 16:17:36 ssl.keystore.key = null 16:17:36 ssl.keystore.location = null 16:17:36 ssl.keystore.password = null 16:17:36 ssl.keystore.type = JKS 16:17:36 ssl.protocol = TLSv1.3 16:17:36 ssl.provider = null 16:17:36 ssl.secure.random.implementation = null 16:17:36 ssl.trustmanager.algorithm = PKIX 16:17:36 ssl.truststore.certificates = null 16:17:36 ssl.truststore.location = null 16:17:36 ssl.truststore.password = null 16:17:36 ssl.truststore.type = JKS 16:17:36 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:17:36 16:17:36 2024-04-23T16:17:36.543Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:17:36 2024-04-23T16:17:36.543Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:17:36 2024-04-23T16:17:36.543Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:17:36 2024-04-23T16:17:36.544Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713889056543 16:17:36 2024-04-23T16:17:36.544Z INFO 13513 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Subscribed to topic(s): subscription 16:17:36 2024-04-23T16:17:36.576Z INFO 13513 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:17:36 2024-04-23T16:17:36.576Z INFO 13513 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:36 2024-04-23T16:17:36.589Z INFO 13513 --- [cps-integration-test] [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Started CpsAnchorServiceIntegrationSpec in 50.901 seconds (process running for 81.624) 16:17:36 2024-04-23T16:17:36.860Z ERROR 13513 --- [cps-integration-test] [ watchdog-th-1] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 16:17:36 16:17:36 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 16:17:36 at org.onap.cps.spi.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 16:17:36 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 16:17:36 at org.onap.cps.spi.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 16:17:36 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 16:17:36 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) 16:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:36 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 16:17:36 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) 16:17:36 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 16:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:36 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 16:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:36 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 16:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:36 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:36 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 16:17:36 at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) 16:17:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:17:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:17:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:17:36 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 16:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:36 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:17:36 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:17:36 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 16:17:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:17:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:17:36 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:36 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:36 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 16:17:36 at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) 16:17:36 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 16:17:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:17:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:17:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:17:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:36 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:17:36 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:17:36 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 16:17:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:17:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:17:36 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:36 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:17:36 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 16:17:36 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryNcmpRegistryByCpsPath(CmHandleQueriesImpl.java:90) 16:17:36 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueriesImpl.java:97) 16:17:36 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandlesByState(CmHandleQueriesImpl.java:83) 16:17:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:17:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:17:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:17:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:36 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:17:36 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:17:36 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 16:17:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:17:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:17:36 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:36 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:17:36 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl$$SpringCGLIB$$0.queryCmHandlesByState() 16:17:36 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils.getAdvisedCmHandles(ModuleOperationsUtils.java:81) 16:17:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:17:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:17:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:17:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:36 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:17:36 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:17:36 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 16:17:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:17:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:17:36 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:36 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:17:36 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getAdvisedCmHandles() 16:17:36 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog.populateWorkQueueIfNeeded(ModuleSyncWatchdog.java:108) 16:17:36 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog.moduleSyncAdvisedCmHandles(ModuleSyncWatchdog.java:67) 16:17:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:17:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:17:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:17:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:36 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:17:36 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:17:36 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 16:17:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:17:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:17:36 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:36 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:17:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:36 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:17:36 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.moduleSyncAdvisedCmHandles() 16:17:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:17:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:17:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:36 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 16:17:36 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 16:17:36 at io.micrometer.observation.Observation.observe(Observation.java:499) 16:17:36 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 16:17:36 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 16:17:36 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 16:17:36 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 16:17:36 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 16:17:36 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 16:17:36 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 16:17:36 at java.base/java.lang.Thread.run(Thread.java:833) 16:17:36 16:17:37 2024-04-23T16:17:36.863Z ERROR 13513 --- [cps-integration-test] [ watchdog-th-4] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 16:17:37 16:17:37 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 16:17:37 at org.onap.cps.spi.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 16:17:37 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 16:17:37 at org.onap.cps.spi.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 16:17:37 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 16:17:37 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 16:17:37 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) 16:17:37 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 16:17:37 at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) 16:17:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:17:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:17:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:17:37 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:17:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:17:37 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 16:17:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:17:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:17:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 16:17:37 at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) 16:17:37 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 16:17:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:17:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:17:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:17:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:17:37 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 16:17:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:17:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:17:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:17:37 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 16:17:37 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryNcmpRegistryByCpsPath(CmHandleQueriesImpl.java:90) 16:17:37 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueriesImpl.java:97) 16:17:37 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandlesByOperationalSyncState(CmHandleQueriesImpl.java:109) 16:17:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:17:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:17:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:17:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:17:37 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 16:17:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:17:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:17:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:17:37 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl$$SpringCGLIB$$0.queryCmHandlesByOperationalSyncState() 16:17:37 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils.getUnsynchronizedReadyCmHandles(ModuleOperationsUtils.java:95) 16:17:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:17:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:17:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:17:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:17:37 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 16:17:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:17:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:17:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:17:37 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getUnsynchronizedReadyCmHandles() 16:17:37 at org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdog.executeUnSynchronizedReadyCmHandlePoll(DataSyncWatchdog.java:61) 16:17:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:17:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:17:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:17:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:17:37 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 16:17:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:17:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:17:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:17:37 at org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdog$$SpringCGLIB$$0.executeUnSynchronizedReadyCmHandlePoll() 16:17:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:17:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:17:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:37 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 16:17:37 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 16:17:37 at io.micrometer.observation.Observation.observe(Observation.java:499) 16:17:37 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 16:17:37 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 16:17:37 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 16:17:37 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 16:17:37 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 16:17:37 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 16:17:37 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 16:17:37 at java.base/java.lang.Thread.run(Thread.java:833) 16:17:37 16:17:37 2024-04-23T16:17:36.864Z ERROR 13513 --- [cps-integration-test] [ watchdog-th-2] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 16:17:37 16:17:37 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 16:17:37 at org.onap.cps.spi.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 16:17:37 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 16:17:37 at org.onap.cps.spi.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 16:17:37 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 16:17:37 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 16:17:37 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) 16:17:37 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 16:17:37 at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) 16:17:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:17:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:17:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:17:37 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:17:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:17:37 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 16:17:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:17:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:17:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 16:17:37 at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) 16:17:37 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 16:17:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:17:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:17:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:17:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:17:37 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 16:17:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:17:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:17:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:17:37 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 16:17:37 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryNcmpRegistryByCpsPath(CmHandleQueriesImpl.java:90) 16:17:37 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueriesImpl.java:97) 16:17:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:17:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:17:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:17:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:17:37 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 16:17:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:17:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:17:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:17:37 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl$$SpringCGLIB$$0.queryCmHandleAncestorsByCpsPath() 16:17:37 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils.getCmHandlesThatFailedModelSyncOrUpgrade(ModuleOperationsUtils.java:116) 16:17:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:17:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:17:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:17:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:17:37 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 16:17:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:17:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:17:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:17:37 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getCmHandlesThatFailedModelSyncOrUpgrade() 16:17:37 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog.resetPreviouslyFailedCmHandles(ModuleSyncWatchdog.java:92) 16:17:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:17:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:17:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:17:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:17:37 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 16:17:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 16:17:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 16:17:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:17:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 16:17:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 16:17:37 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.resetPreviouslyFailedCmHandles() 16:17:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:17:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:17:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:17:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:17:37 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 16:17:37 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 16:17:37 at io.micrometer.observation.Observation.observe(Observation.java:499) 16:17:37 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 16:17:37 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 16:17:37 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 16:17:37 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 16:17:37 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 16:17:37 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 16:17:37 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 16:17:37 at java.base/java.lang.Thread.run(Thread.java:833) 16:17:37 16:17:37 2024-04-23T16:17:37.042Z WARN 13513 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 16:17:37 2024-04-23T16:17:37.043Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Cluster ID: E1p73hW1Qd2mETSmnfDv2A 16:17:37 2024-04-23T16:17:37.105Z WARN 13513 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE} 16:17:37 2024-04-23T16:17:37.105Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: E1p73hW1Qd2mETSmnfDv2A 16:17:37 2024-04-23T16:17:37.106Z WARN 13513 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {dmi-cm-events=LEADER_NOT_AVAILABLE} 16:17:37 2024-04-23T16:17:37.106Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cluster ID: E1p73hW1Qd2mETSmnfDv2A 16:17:37 2024-04-23T16:17:37.108Z WARN 13513 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {subscription=LEADER_NOT_AVAILABLE} 16:17:37 2024-04-23T16:17:37.109Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Cluster ID: E1p73hW1Qd2mETSmnfDv2A 16:17:37 2024-04-23T16:17:37.110Z WARN 13513 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE} 16:17:37 2024-04-23T16:17:37.110Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Cluster ID: E1p73hW1Qd2mETSmnfDv2A 16:17:37 2024-04-23T16:17:37.110Z WARN 13513 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:17:37 2024-04-23T16:17:37.110Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Cluster ID: E1p73hW1Qd2mETSmnfDv2A 16:17:37 2024-04-23T16:17:37.172Z WARN 13513 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:17:37 2024-04-23T16:17:37.232Z WARN 13513 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE} 16:17:37 2024-04-23T16:17:37.247Z WARN 13513 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {dmi-cm-events=LEADER_NOT_AVAILABLE} 16:17:37 2024-04-23T16:17:37.253Z WARN 13513 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {subscription=LEADER_NOT_AVAILABLE} 16:17:37 2024-04-23T16:17:37.254Z WARN 13513 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:17:37 2024-04-23T16:17:37.262Z WARN 13513 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE} 16:17:37 2024-04-23T16:17:37.290Z WARN 13513 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:17:37 2024-04-23T16:17:37.364Z WARN 13513 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE} 16:17:37 2024-04-23T16:17:37.365Z WARN 13513 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {subscription=LEADER_NOT_AVAILABLE} 16:17:37 2024-04-23T16:17:37.366Z WARN 13513 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:17:37 2024-04-23T16:17:37.365Z WARN 13513 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {dmi-cm-events=LEADER_NOT_AVAILABLE} 16:17:37 2024-04-23T16:17:37.372Z WARN 13513 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE} 16:17:37 2024-04-23T16:17:37.398Z WARN 13513 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 8 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:17:37 2024-04-23T16:17:37.495Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 16:17:37 2024-04-23T16:17:37.497Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 16:17:37 2024-04-23T16:17:37.498Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 16:17:37 2024-04-23T16:17:37.498Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 16:17:37 2024-04-23T16:17:37.504Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] (Re-)joining group 16:17:37 2024-04-23T16:17:37.506Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 16:17:37 2024-04-23T16:17:37.506Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 16:17:37 2024-04-23T16:17:37.507Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] (Re-)joining group 16:17:37 2024-04-23T16:17:37.513Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 16:17:37 2024-04-23T16:17:37.514Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] (Re-)joining group 16:17:37 2024-04-23T16:17:37.519Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 16:17:37 2024-04-23T16:17:37.521Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 16:17:37 2024-04-23T16:17:37.556Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-3-ce615957-c8d3-4807-94e5-7c924624184f 16:17:37 2024-04-23T16:17:37.556Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 16:17:37 2024-04-23T16:17:37.556Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 16:17:37 2024-04-23T16:17:37.556Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-4-684626e6-67f5-41a6-9a36-67ab2fdcbd04 16:17:37 2024-04-23T16:17:37.556Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 16:17:37 2024-04-23T16:17:37.556Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] (Re-)joining group 16:17:37 2024-04-23T16:17:37.559Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-2-f715d687-eef7-4014-b331-33f36e1f3f87 16:17:37 2024-04-23T16:17:37.559Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 16:17:37 2024-04-23T16:17:37.559Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 16:17:37 2024-04-23T16:17:37.562Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-6-8680fd2e-21c3-4ab4-9b4a-7a1b7d2c2f6a 16:17:37 2024-04-23T16:17:37.562Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 16:17:37 2024-04-23T16:17:37.563Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] (Re-)joining group 16:17:37 2024-04-23T16:17:37.563Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-1-9919c3fd-fab6-43cf-a9f4-fadf20308113 16:17:37 2024-04-23T16:17:37.564Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 16:17:37 2024-04-23T16:17:37.564Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 16:17:38 2024-04-23T16:17:37.565Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-5-4f1a831f-adf5-4c9d-a263-72f89e00f4a1 16:17:38 2024-04-23T16:17:37.565Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 16:17:38 2024-04-23T16:17:37.565Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] (Re-)joining group 16:17:38 2024-04-23T16:17:37.591Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-3-ce615957-c8d3-4807-94e5-7c924624184f', protocol='range'} 16:17:38 2024-04-23T16:17:37.598Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-3-ce615957-c8d3-4807-94e5-7c924624184f=Assignment(partitions=[ncmp-async-m2m-0])} 16:17:38 2024-04-23T16:17:37.610Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-4-684626e6-67f5-41a6-9a36-67ab2fdcbd04', protocol='range'} 16:17:38 2024-04-23T16:17:37.611Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-4-684626e6-67f5-41a6-9a36-67ab2fdcbd04=Assignment(partitions=[ncmp-async-m2m-0])} 16:17:38 2024-04-23T16:17:37.613Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-5-4f1a831f-adf5-4c9d-a263-72f89e00f4a1', protocol='range'} 16:17:38 2024-04-23T16:17:37.618Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-6-8680fd2e-21c3-4ab4-9b4a-7a1b7d2c2f6a', protocol='range'} 16:17:38 2024-04-23T16:17:37.640Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-1-9919c3fd-fab6-43cf-a9f4-fadf20308113', protocol='range'} 16:17:38 2024-04-23T16:17:37.644Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-2-f715d687-eef7-4014-b331-33f36e1f3f87', protocol='range'} 16:17:38 2024-04-23T16:17:37.652Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-5-4f1a831f-adf5-4c9d-a263-72f89e00f4a1=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-6-8680fd2e-21c3-4ab4-9b4a-7a1b7d2c2f6a=Assignment(partitions=[subscription-0]), consumer-ncmp-group-2-f715d687-eef7-4014-b331-33f36e1f3f87=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-1-9919c3fd-fab6-43cf-a9f4-fadf20308113=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0])} 16:17:38 2024-04-23T16:17:37.686Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-5-4f1a831f-adf5-4c9d-a263-72f89e00f4a1', protocol='range'} 16:17:38 2024-04-23T16:17:37.687Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0]) 16:17:38 2024-04-23T16:17:37.691Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 16:17:38 2024-04-23T16:17:37.694Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-4-684626e6-67f5-41a6-9a36-67ab2fdcbd04', protocol='range'} 16:17:38 2024-04-23T16:17:37.694Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 16:17:38 2024-04-23T16:17:37.695Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-6-8680fd2e-21c3-4ab4-9b4a-7a1b7d2c2f6a', protocol='range'} 16:17:38 2024-04-23T16:17:37.695Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-3-ce615957-c8d3-4807-94e5-7c924624184f', protocol='range'} 16:17:38 2024-04-23T16:17:37.695Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 16:17:38 2024-04-23T16:17:37.695Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-2-f715d687-eef7-4014-b331-33f36e1f3f87', protocol='range'} 16:17:38 2024-04-23T16:17:37.695Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 16:17:38 2024-04-23T16:17:37.695Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 16:17:38 2024-04-23T16:17:37.695Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-0]) 16:17:38 2024-04-23T16:17:37.695Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: dmi-cm-events-0 16:17:38 2024-04-23T16:17:37.696Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-1-9919c3fd-fab6-43cf-a9f4-fadf20308113', protocol='range'} 16:17:38 2024-04-23T16:17:37.696Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]) 16:17:38 2024-04-23T16:17:37.696Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0 16:17:38 2024-04-23T16:17:37.697Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[subscription-0]) 16:17:38 2024-04-23T16:17:37.697Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Adding newly assigned partitions: subscription-0 16:17:38 2024-04-23T16:17:37.701Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0 16:17:38 2024-04-23T16:17:37.702Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Found no committed offset for partition subscription-0 16:17:38 2024-04-23T16:17:37.702Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 16:17:38 2024-04-23T16:17:37.702Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 16:17:38 2024-04-23T16:17:37.708Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Found no committed offset for partition subscription-0 16:17:38 2024-04-23T16:17:37.712Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 16:17:38 2024-04-23T16:17:37.713Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 16:17:38 2024-04-23T16:17:37.713Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0 16:17:38 2024-04-23T16:17:37.718Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 16:17:38 2024-04-23T16:17:37.719Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0 16:17:38 2024-04-23T16:17:37.740Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Resetting offset for partition dmi-device-heartbeat-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 16:17:38 2024-04-23T16:17:37.745Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 16:17:38 2024-04-23T16:17:37.745Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting offset for partition dmi-ncmp-cm-avc-subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 16:17:38 2024-04-23T16:17:37.746Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Resetting offset for partition subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 16:17:38 2024-04-23T16:17:37.749Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0 16:17:38 2024-04-23T16:17:37.751Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 16:17:38 2024-04-23T16:17:37.758Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 16:17:38 2024-04-23T16:17:37.763Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting offset for partition dmi-cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 16:17:38 2024-04-23T16:17:37.791Z INFO 13513 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 16:17:38 2024-04-23T16:17:37.792Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 16:17:38 2024-04-23T16:17:37.793Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 16:17:38 2024-04-23T16:17:37.804Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 16:17:38 2024-04-23T16:17:37.809Z INFO 13513 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 16:17:38 2024-04-23T16:17:37.815Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 16:17:38 2024-04-23T16:17:37.947Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Subscription Models onboarded successfully 16:17:38 2024-04-23T16:17:37.951Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:17:38 2024-04-23T16:17:37.951Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 16:17:38 Detail: Key (name)=(NCMP-Admin) already exists. 16:17:38 2024-04-23T16:17:38.114Z INFO 13513 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory Model updated successfully 16:17:38 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:17:39 2024-04-23T16:17:39.153Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 16:17:39 2024-04-23T16:17:39.170Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:17:39 2024-04-23T16:17:39.170Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 16:17:39 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 16:17:39 2024-04-23T16:17:39.203Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 16:17:39 2024-04-23T16:17:39.215Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 16:17:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.837 s - in org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 16:17:39 [INFO] Running org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 16:17:39 2024-04-23T16:17:39.598Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:17:39 2024-04-23T16:17:39.598Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 16:17:39 Detail: Key (name)=(generalTestDataspace) already exists. 16:17:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s - in org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 16:17:39 [INFO] Running org.onap.cps.integration.functional.NcmpBearerTokenPassthroughSpec 16:17:40 2024-04-23T16:17:39.867Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:40 2024-04-23T16:17:39.886Z INFO 13513 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:17:40 acks = -1 16:17:40 auto.include.jmx.reporter = true 16:17:40 batch.size = 16384 16:17:40 bootstrap.servers = [PLAINTEXT://localhost:32791] 16:17:40 buffer.memory = 33554432 16:17:40 client.dns.lookup = use_all_dns_ips 16:17:40 client.id = cps-core-1 16:17:40 compression.type = none 16:17:40 connections.max.idle.ms = 540000 16:17:40 delivery.timeout.ms = 120000 16:17:40 enable.idempotence = true 16:17:40 interceptor.classes = [] 16:17:40 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:17:40 linger.ms = 0 16:17:40 max.block.ms = 60000 16:17:40 max.in.flight.requests.per.connection = 5 16:17:40 max.request.size = 1048576 16:17:40 metadata.max.age.ms = 300000 16:17:40 metadata.max.idle.ms = 300000 16:17:40 metric.reporters = [] 16:17:40 metrics.num.samples = 2 16:17:40 metrics.recording.level = INFO 16:17:40 metrics.sample.window.ms = 30000 16:17:40 partitioner.adaptive.partitioning.enable = true 16:17:40 partitioner.availability.timeout.ms = 0 16:17:40 partitioner.class = null 16:17:40 partitioner.ignore.keys = false 16:17:40 receive.buffer.bytes = 32768 16:17:40 reconnect.backoff.max.ms = 1000 16:17:40 reconnect.backoff.ms = 50 16:17:40 request.timeout.ms = 30000 16:17:40 retries = 2147483647 16:17:40 retry.backoff.ms = 100 16:17:40 sasl.client.callback.handler.class = null 16:17:40 sasl.jaas.config = null 16:17:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:40 sasl.kerberos.min.time.before.relogin = 60000 16:17:40 sasl.kerberos.service.name = null 16:17:40 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:40 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:40 sasl.login.callback.handler.class = null 16:17:40 sasl.login.class = null 16:17:40 sasl.login.connect.timeout.ms = null 16:17:40 sasl.login.read.timeout.ms = null 16:17:40 sasl.login.refresh.buffer.seconds = 300 16:17:40 sasl.login.refresh.min.period.seconds = 60 16:17:40 sasl.login.refresh.window.factor = 0.8 16:17:40 sasl.login.refresh.window.jitter = 0.05 16:17:40 sasl.login.retry.backoff.max.ms = 10000 16:17:40 sasl.login.retry.backoff.ms = 100 16:17:40 sasl.mechanism = GSSAPI 16:17:40 sasl.oauthbearer.clock.skew.seconds = 30 16:17:40 sasl.oauthbearer.expected.audience = null 16:17:40 sasl.oauthbearer.expected.issuer = null 16:17:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:40 sasl.oauthbearer.jwks.endpoint.url = null 16:17:40 sasl.oauthbearer.scope.claim.name = scope 16:17:40 sasl.oauthbearer.sub.claim.name = sub 16:17:40 sasl.oauthbearer.token.endpoint.url = null 16:17:40 security.protocol = PLAINTEXT 16:17:40 security.providers = null 16:17:40 send.buffer.bytes = 131072 16:17:40 socket.connection.setup.timeout.max.ms = 30000 16:17:40 socket.connection.setup.timeout.ms = 10000 16:17:40 ssl.cipher.suites = null 16:17:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:40 ssl.endpoint.identification.algorithm = https 16:17:40 ssl.engine.factory.class = null 16:17:40 ssl.key.password = null 16:17:40 ssl.keymanager.algorithm = SunX509 16:17:40 ssl.keystore.certificate.chain = null 16:17:40 ssl.keystore.key = null 16:17:40 ssl.keystore.location = null 16:17:40 ssl.keystore.password = null 16:17:40 ssl.keystore.type = JKS 16:17:40 ssl.protocol = TLSv1.3 16:17:40 ssl.provider = null 16:17:40 ssl.secure.random.implementation = null 16:17:40 ssl.trustmanager.algorithm = PKIX 16:17:40 ssl.truststore.certificates = null 16:17:40 ssl.truststore.location = null 16:17:40 ssl.truststore.password = null 16:17:40 ssl.truststore.type = JKS 16:17:40 transaction.timeout.ms = 60000 16:17:40 transactional.id = null 16:17:40 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:17:40 16:17:40 2024-04-23T16:17:39.888Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:40 2024-04-23T16:17:39.903Z INFO 13513 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 16:17:40 2024-04-23T16:17:39.906Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:40 2024-04-23T16:17:39.912Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:40 2024-04-23T16:17:39.915Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:40 2024-04-23T16:17:39.920Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:40 2024-04-23T16:17:39.920Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:40 2024-04-23T16:17:39.920Z INFO 13513 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:17:40 2024-04-23T16:17:39.920Z INFO 13513 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:17:40 2024-04-23T16:17:39.920Z INFO 13513 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713889059920 16:17:40 2024-04-23T16:17:40.021Z WARN 13513 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Error while fetching metadata with correlation id 1 : {ncmp-events=LEADER_NOT_AVAILABLE} 16:17:40 2024-04-23T16:17:40.021Z INFO 13513 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: E1p73hW1Qd2mETSmnfDv2A 16:17:40 2024-04-23T16:17:40.026Z INFO 13513 --- [cps-integration-test] [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 0 with epoch 0 16:17:40 2024-04-23T16:17:40.100Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:40 2024-04-23T16:17:40.168Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:40 2024-04-23T16:17:40.530Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:41 2024-04-23T16:17:40.624Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:17:41 2024-04-23T16:17:40.624Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:41 2024-04-23T16:17:40.637Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:41 2024-04-23T16:17:40.650Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:41 2024-04-23T16:17:40.658Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:41 2024-04-23T16:17:40.665Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:41 2024-04-23T16:17:40.667Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:41 2024-04-23T16:17:40.667Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:41 2024-04-23T16:17:40.725Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:41 2024-04-23T16:17:40.750Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:41 2024-04-23T16:17:40.990Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:41 2024-04-23T16:17:41.085Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:17:41 2024-04-23T16:17:41.085Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:41 2024-04-23T16:17:41.105Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:41 2024-04-23T16:17:41.125Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:41 2024-04-23T16:17:41.128Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:41 2024-04-23T16:17:41.131Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:41 2024-04-23T16:17:41.133Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:41 2024-04-23T16:17:41.133Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:41 2024-04-23T16:17:41.189Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:41 2024-04-23T16:17:41.214Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:41 2024-04-23T16:17:41.376Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:41 2024-04-23T16:17:41.452Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:17:41 2024-04-23T16:17:41.453Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:41 2024-04-23T16:17:41.468Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:41 2024-04-23T16:17:41.479Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:41 2024-04-23T16:17:41.481Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:41 2024-04-23T16:17:41.488Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:41 2024-04-23T16:17:41.490Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:41 2024-04-23T16:17:41.490Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:41 2024-04-23T16:17:41.545Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:41 2024-04-23T16:17:41.565Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:41 2024-04-23T16:17:41.736Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:42 2024-04-23T16:17:41.832Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:17:42 2024-04-23T16:17:41.832Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:42 2024-04-23T16:17:41.845Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:42 2024-04-23T16:17:41.858Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:42 2024-04-23T16:17:41.859Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:42 2024-04-23T16:17:41.861Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:42 2024-04-23T16:17:41.862Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:42 2024-04-23T16:17:41.862Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:42 2024-04-23T16:17:41.908Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:42 2024-04-23T16:17:41.932Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:42 2024-04-23T16:17:42.088Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:42 2024-04-23T16:17:42.156Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:17:42 2024-04-23T16:17:42.156Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:42 2024-04-23T16:17:42.169Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:42 2024-04-23T16:17:42.182Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:42 2024-04-23T16:17:42.184Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:42 2024-04-23T16:17:42.186Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:42 2024-04-23T16:17:42.187Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:42 2024-04-23T16:17:42.187Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:42 2024-04-23T16:17:42.233Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:42 2024-04-23T16:17:42.254Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:42 2024-04-23T16:17:42.402Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:42 2024-04-23T16:17:42.464Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:17:42 2024-04-23T16:17:42.464Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:42 2024-04-23T16:17:42.477Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:42 2024-04-23T16:17:42.490Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:42 2024-04-23T16:17:42.500Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:42 2024-04-23T16:17:42.503Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:42 2024-04-23T16:17:42.504Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:42 2024-04-23T16:17:42.504Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:42 2024-04-23T16:17:42.545Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:42 2024-04-23T16:17:42.561Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:42 2024-04-23T16:17:42.706Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:43 2024-04-23T16:17:42.789Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:17:43 2024-04-23T16:17:42.789Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:43 2024-04-23T16:17:42.799Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:43 2024-04-23T16:17:42.809Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:43 2024-04-23T16:17:42.813Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:43 2024-04-23T16:17:42.814Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:43 2024-04-23T16:17:42.815Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:43 2024-04-23T16:17:42.815Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:43 2024-04-23T16:17:42.858Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:43 2024-04-23T16:17:42.875Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:43 2024-04-23T16:17:43.017Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:43 2024-04-23T16:17:43.081Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:17:43 2024-04-23T16:17:43.081Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:43 2024-04-23T16:17:43.090Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:43 2024-04-23T16:17:43.099Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:43 2024-04-23T16:17:43.101Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:43 2024-04-23T16:17:43.102Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:43 2024-04-23T16:17:43.104Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:43 2024-04-23T16:17:43.104Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:43 2024-04-23T16:17:43.140Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:43 2024-04-23T16:17:43.158Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:43 2024-04-23T16:17:43.314Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:43 2024-04-23T16:17:43.400Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:17:43 2024-04-23T16:17:43.400Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:43 2024-04-23T16:17:43.411Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:43 2024-04-23T16:17:43.421Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:43 2024-04-23T16:17:43.423Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:43 2024-04-23T16:17:43.424Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:43 2024-04-23T16:17:43.429Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:43 2024-04-23T16:17:43.429Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:43 2024-04-23T16:17:43.472Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:43 2024-04-23T16:17:43.496Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:43 2024-04-23T16:17:43.649Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:44 2024-04-23T16:17:43.713Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:17:44 2024-04-23T16:17:43.713Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:44 2024-04-23T16:17:43.725Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:44 2024-04-23T16:17:43.734Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:44 2024-04-23T16:17:43.737Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:44 2024-04-23T16:17:43.739Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:44 2024-04-23T16:17:43.741Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:44 2024-04-23T16:17:43.741Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:44 2024-04-23T16:17:43.787Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:44 2024-04-23T16:17:43.809Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:44 2024-04-23T16:17:43.939Z INFO 13513 --- [cps-integration-test] [onPool-worker-1] .u.d.o.ResourceDataOperationRequestUtils : Data operations request 61841893-d98d-4e24-b2dc-474f64183c0b completed. 16:17:44 2024-04-23T16:17:44.032Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:44 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.432 s - in org.onap.cps.integration.functional.NcmpBearerTokenPassthroughSpec 16:17:44 [INFO] Running org.onap.cps.integration.functional.NcmpCmHandleCreateSpec 16:17:44 2024-04-23T16:17:44.083Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:17:44 allow.auto.create.topics = true 16:17:44 auto.commit.interval.ms = 5000 16:17:44 auto.include.jmx.reporter = true 16:17:44 auto.offset.reset = earliest 16:17:44 bootstrap.servers = [PLAINTEXT://localhost:32791] 16:17:44 check.crcs = true 16:17:44 client.dns.lookup = use_all_dns_ips 16:17:44 client.id = consumer-ncmp-group-7 16:17:44 client.rack = 16:17:44 connections.max.idle.ms = 540000 16:17:44 default.api.timeout.ms = 60000 16:17:44 enable.auto.commit = true 16:17:44 exclude.internal.topics = true 16:17:44 fetch.max.bytes = 52428800 16:17:44 fetch.max.wait.ms = 500 16:17:44 fetch.min.bytes = 1 16:17:44 group.id = ncmp-group 16:17:44 group.instance.id = null 16:17:44 heartbeat.interval.ms = 3000 16:17:44 interceptor.classes = [] 16:17:44 internal.leave.group.on.close = true 16:17:44 internal.throw.on.fetch.stable.offset.unsupported = false 16:17:44 isolation.level = read_uncommitted 16:17:44 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:17:44 max.partition.fetch.bytes = 1048576 16:17:44 max.poll.interval.ms = 300000 16:17:44 max.poll.records = 500 16:17:44 metadata.max.age.ms = 300000 16:17:44 metric.reporters = [] 16:17:44 metrics.num.samples = 2 16:17:44 metrics.recording.level = INFO 16:17:44 metrics.sample.window.ms = 30000 16:17:44 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:17:44 receive.buffer.bytes = 65536 16:17:44 reconnect.backoff.max.ms = 1000 16:17:44 reconnect.backoff.ms = 50 16:17:44 request.timeout.ms = 30000 16:17:44 retry.backoff.ms = 100 16:17:44 sasl.client.callback.handler.class = null 16:17:44 sasl.jaas.config = null 16:17:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:44 sasl.kerberos.min.time.before.relogin = 60000 16:17:44 sasl.kerberos.service.name = null 16:17:44 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:44 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:44 sasl.login.callback.handler.class = null 16:17:44 sasl.login.class = null 16:17:44 sasl.login.connect.timeout.ms = null 16:17:44 sasl.login.read.timeout.ms = null 16:17:44 sasl.login.refresh.buffer.seconds = 300 16:17:44 sasl.login.refresh.min.period.seconds = 60 16:17:44 sasl.login.refresh.window.factor = 0.8 16:17:44 sasl.login.refresh.window.jitter = 0.05 16:17:44 sasl.login.retry.backoff.max.ms = 10000 16:17:44 sasl.login.retry.backoff.ms = 100 16:17:44 sasl.mechanism = GSSAPI 16:17:44 sasl.oauthbearer.clock.skew.seconds = 30 16:17:44 sasl.oauthbearer.expected.audience = null 16:17:44 sasl.oauthbearer.expected.issuer = null 16:17:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:44 sasl.oauthbearer.jwks.endpoint.url = null 16:17:44 sasl.oauthbearer.scope.claim.name = scope 16:17:44 sasl.oauthbearer.sub.claim.name = sub 16:17:44 sasl.oauthbearer.token.endpoint.url = null 16:17:44 security.protocol = PLAINTEXT 16:17:44 security.providers = null 16:17:44 send.buffer.bytes = 131072 16:17:44 session.timeout.ms = 45000 16:17:44 socket.connection.setup.timeout.max.ms = 30000 16:17:44 socket.connection.setup.timeout.ms = 10000 16:17:44 ssl.cipher.suites = null 16:17:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:44 ssl.endpoint.identification.algorithm = https 16:17:44 ssl.engine.factory.class = null 16:17:44 ssl.key.password = null 16:17:44 ssl.keymanager.algorithm = SunX509 16:17:44 ssl.keystore.certificate.chain = null 16:17:44 ssl.keystore.key = null 16:17:44 ssl.keystore.location = null 16:17:44 ssl.keystore.password = null 16:17:44 ssl.keystore.type = JKS 16:17:44 ssl.protocol = TLSv1.3 16:17:44 ssl.provider = null 16:17:44 ssl.secure.random.implementation = null 16:17:44 ssl.trustmanager.algorithm = PKIX 16:17:44 ssl.truststore.certificates = null 16:17:44 ssl.truststore.location = null 16:17:44 ssl.truststore.password = null 16:17:44 ssl.truststore.type = JKS 16:17:44 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:17:44 16:17:44 2024-04-23T16:17:44.085Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:17:44 2024-04-23T16:17:44.085Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:17:44 2024-04-23T16:17:44.085Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713889064085 16:17:47 2024-04-23T16:17:44.094Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Subscribed to topic(s): ncmp-events 16:17:47 2024-04-23T16:17:44.151Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:17:47 2024-04-23T16:17:44.151Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:47 2024-04-23T16:17:44.176Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:47 2024-04-23T16:17:44.190Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:47 2024-04-23T16:17:44.191Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:47 2024-04-23T16:17:44.192Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:47 2024-04-23T16:17:44.194Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:47 2024-04-23T16:17:44.194Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:47 2024-04-23T16:17:44.239Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:47 2024-04-23T16:17:44.262Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:47 2024-04-23T16:17:44.337Z INFO 13513 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Cluster ID: E1p73hW1Qd2mETSmnfDv2A 16:17:47 2024-04-23T16:17:44.337Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 16:17:47 2024-04-23T16:17:44.341Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] (Re-)joining group 16:17:47 2024-04-23T16:17:44.345Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-7-1ea5f7e5-796a-4539-a648-7a4634126c55 16:17:47 2024-04-23T16:17:44.345Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 16:17:47 2024-04-23T16:17:44.345Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] (Re-)joining group 16:17:47 2024-04-23T16:17:46.619Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Request joining group due to: group is already rebalancing 16:17:47 2024-04-23T16:17:46.620Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Revoke previously assigned partitions dmi-device-heartbeat-0 16:17:47 2024-04-23T16:17:46.621Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-device-heartbeat-0] 16:17:47 2024-04-23T16:17:46.621Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] (Re-)joining group 16:17:47 2024-04-23T16:17:46.623Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Request joining group due to: group is already rebalancing 16:17:47 2024-04-23T16:17:46.623Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Revoke previously assigned partitions subscription-0 16:17:47 2024-04-23T16:17:46.623Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 16:17:47 2024-04-23T16:17:46.623Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] (Re-)joining group 16:17:47 2024-04-23T16:17:46.645Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: group is already rebalancing 16:17:47 2024-04-23T16:17:46.645Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Revoke previously assigned partitions dmi-ncmp-cm-avc-subscription-0 16:17:47 2024-04-23T16:17:46.645Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 16:17:47 2024-04-23T16:17:46.645Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 16:17:47 2024-04-23T16:17:46.650Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: group is already rebalancing 16:17:47 2024-04-23T16:17:46.651Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Revoke previously assigned partitions dmi-cm-events-0 16:17:47 2024-04-23T16:17:46.651Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 16:17:47 2024-04-23T16:17:46.651Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 16:17:47 2024-04-23T16:17:46.654Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-5-4f1a831f-adf5-4c9d-a263-72f89e00f4a1', protocol='range'} 16:17:47 2024-04-23T16:17:46.655Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-6-8680fd2e-21c3-4ab4-9b4a-7a1b7d2c2f6a', protocol='range'} 16:17:47 2024-04-23T16:17:46.655Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-7-1ea5f7e5-796a-4539-a648-7a4634126c55', protocol='range'} 16:17:47 2024-04-23T16:17:46.656Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-1-9919c3fd-fab6-43cf-a9f4-fadf20308113', protocol='range'} 16:17:47 2024-04-23T16:17:46.657Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-2-f715d687-eef7-4014-b331-33f36e1f3f87', protocol='range'} 16:17:47 2024-04-23T16:17:47.031Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-5-4f1a831f-adf5-4c9d-a263-72f89e00f4a1=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-6-8680fd2e-21c3-4ab4-9b4a-7a1b7d2c2f6a=Assignment(partitions=[subscription-0]), consumer-ncmp-group-7-1ea5f7e5-796a-4539-a648-7a4634126c55=Assignment(partitions=[ncmp-events-0]), consumer-ncmp-group-2-f715d687-eef7-4014-b331-33f36e1f3f87=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-1-9919c3fd-fab6-43cf-a9f4-fadf20308113=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0])} 16:17:47 2024-04-23T16:17:47.038Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-2-f715d687-eef7-4014-b331-33f36e1f3f87', protocol='range'} 16:17:47 2024-04-23T16:17:47.038Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-1-9919c3fd-fab6-43cf-a9f4-fadf20308113', protocol='range'} 16:17:47 2024-04-23T16:17:47.038Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-0]) 16:17:47 2024-04-23T16:17:47.038Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-7-1ea5f7e5-796a-4539-a648-7a4634126c55', protocol='range'} 16:17:47 2024-04-23T16:17:47.038Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: dmi-cm-events-0 16:17:47 2024-04-23T16:17:47.038Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]) 16:17:47 2024-04-23T16:17:47.038Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0 16:17:47 2024-04-23T16:17:47.038Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 16:17:47 2024-04-23T16:17:47.038Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-0 16:17:47 2024-04-23T16:17:47.038Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-6-8680fd2e-21c3-4ab4-9b4a-7a1b7d2c2f6a', protocol='range'} 16:17:47 2024-04-23T16:17:47.039Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[subscription-0]) 16:17:47 2024-04-23T16:17:47.039Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Adding newly assigned partitions: subscription-0 16:17:47 2024-04-23T16:17:47.039Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-5-4f1a831f-adf5-4c9d-a263-72f89e00f4a1', protocol='range'} 16:17:47 2024-04-23T16:17:47.039Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0]) 16:17:47 2024-04-23T16:17:47.039Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 16:17:47 2024-04-23T16:17:47.041Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Found no committed offset for partition ncmp-events-0 16:17:47 2024-04-23T16:17:47.044Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Setting offset for partition dmi-device-heartbeat-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 16:17:47 2024-04-23T16:17:47.044Z INFO 13513 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 16:17:47 2024-04-23T16:17:47.044Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Setting offset for partition dmi-cm-events-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 16:17:47 2024-04-23T16:17:47.044Z INFO 13513 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 16:17:47 2024-04-23T16:17:47.045Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Setting offset for partition dmi-ncmp-cm-avc-subscription-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 16:17:47 2024-04-23T16:17:47.045Z INFO 13513 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 16:17:47 2024-04-23T16:17:47.048Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Setting offset for partition subscription-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 16:17:47 2024-04-23T16:17:47.048Z INFO 13513 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 16:17:47 2024-04-23T16:17:47.062Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 16:17:47 2024-04-23T16:17:47.179Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:47 2024-04-23T16:17:47.188Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:17:47 allow.auto.create.topics = true 16:17:47 auto.commit.interval.ms = 5000 16:17:47 auto.include.jmx.reporter = true 16:17:47 auto.offset.reset = earliest 16:17:47 bootstrap.servers = [PLAINTEXT://localhost:32791] 16:17:47 check.crcs = true 16:17:47 client.dns.lookup = use_all_dns_ips 16:17:47 client.id = consumer-ncmp-group-8 16:17:47 client.rack = 16:17:47 connections.max.idle.ms = 540000 16:17:47 default.api.timeout.ms = 60000 16:17:47 enable.auto.commit = true 16:17:47 exclude.internal.topics = true 16:17:47 fetch.max.bytes = 52428800 16:17:47 fetch.max.wait.ms = 500 16:17:47 fetch.min.bytes = 1 16:17:47 group.id = ncmp-group 16:17:47 group.instance.id = null 16:17:47 heartbeat.interval.ms = 3000 16:17:47 interceptor.classes = [] 16:17:47 internal.leave.group.on.close = true 16:17:47 internal.throw.on.fetch.stable.offset.unsupported = false 16:17:47 isolation.level = read_uncommitted 16:17:47 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:17:47 max.partition.fetch.bytes = 1048576 16:17:47 max.poll.interval.ms = 300000 16:17:47 max.poll.records = 500 16:17:47 metadata.max.age.ms = 300000 16:17:47 metric.reporters = [] 16:17:47 metrics.num.samples = 2 16:17:47 metrics.recording.level = INFO 16:17:47 metrics.sample.window.ms = 30000 16:17:47 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:17:47 receive.buffer.bytes = 65536 16:17:47 reconnect.backoff.max.ms = 1000 16:17:47 reconnect.backoff.ms = 50 16:17:47 request.timeout.ms = 30000 16:17:47 retry.backoff.ms = 100 16:17:47 sasl.client.callback.handler.class = null 16:17:47 sasl.jaas.config = null 16:17:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:47 sasl.kerberos.min.time.before.relogin = 60000 16:17:47 sasl.kerberos.service.name = null 16:17:47 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:47 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:47 sasl.login.callback.handler.class = null 16:17:47 sasl.login.class = null 16:17:47 sasl.login.connect.timeout.ms = null 16:17:47 sasl.login.read.timeout.ms = null 16:17:47 sasl.login.refresh.buffer.seconds = 300 16:17:47 sasl.login.refresh.min.period.seconds = 60 16:17:47 sasl.login.refresh.window.factor = 0.8 16:17:47 sasl.login.refresh.window.jitter = 0.05 16:17:47 sasl.login.retry.backoff.max.ms = 10000 16:17:47 sasl.login.retry.backoff.ms = 100 16:17:47 sasl.mechanism = GSSAPI 16:17:47 sasl.oauthbearer.clock.skew.seconds = 30 16:17:47 sasl.oauthbearer.expected.audience = null 16:17:47 sasl.oauthbearer.expected.issuer = null 16:17:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:47 sasl.oauthbearer.jwks.endpoint.url = null 16:17:47 sasl.oauthbearer.scope.claim.name = scope 16:17:47 sasl.oauthbearer.sub.claim.name = sub 16:17:47 sasl.oauthbearer.token.endpoint.url = null 16:17:47 security.protocol = PLAINTEXT 16:17:47 security.providers = null 16:17:47 send.buffer.bytes = 131072 16:17:47 session.timeout.ms = 45000 16:17:47 socket.connection.setup.timeout.max.ms = 30000 16:17:47 socket.connection.setup.timeout.ms = 10000 16:17:47 ssl.cipher.suites = null 16:17:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:47 ssl.endpoint.identification.algorithm = https 16:17:47 ssl.engine.factory.class = null 16:17:47 ssl.key.password = null 16:17:47 ssl.keymanager.algorithm = SunX509 16:17:47 ssl.keystore.certificate.chain = null 16:17:47 ssl.keystore.key = null 16:17:47 ssl.keystore.location = null 16:17:47 ssl.keystore.password = null 16:17:47 ssl.keystore.type = JKS 16:17:47 ssl.protocol = TLSv1.3 16:17:47 ssl.provider = null 16:17:47 ssl.secure.random.implementation = null 16:17:47 ssl.trustmanager.algorithm = PKIX 16:17:47 ssl.truststore.certificates = null 16:17:47 ssl.truststore.location = null 16:17:47 ssl.truststore.password = null 16:17:47 ssl.truststore.type = JKS 16:17:47 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:17:47 16:17:47 2024-04-23T16:17:47.191Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:17:47 2024-04-23T16:17:47.191Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:17:47 2024-04-23T16:17:47.191Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713889067191 16:17:47 2024-04-23T16:17:47.257Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:17:47 2024-04-23T16:17:47.258Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:47 2024-04-23T16:17:47.277Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:47 2024-04-23T16:17:47.288Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:47 2024-04-23T16:17:47.290Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:47 2024-04-23T16:17:47.291Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:47 2024-04-23T16:17:47.292Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:47 2024-04-23T16:17:47.292Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:47 2024-04-23T16:17:47.316Z WARN 13513 --- [cps-integration-test] [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:17:47 2024-04-23T16:17:47.317Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 16:17:47 2024-04-23T16:17:47.340Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:47 2024-04-23T16:17:47.478Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:48 2024-04-23T16:17:47.487Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:17:48 allow.auto.create.topics = true 16:17:48 auto.commit.interval.ms = 5000 16:17:48 auto.include.jmx.reporter = true 16:17:48 auto.offset.reset = earliest 16:17:48 bootstrap.servers = [PLAINTEXT://localhost:32791] 16:17:48 check.crcs = true 16:17:48 client.dns.lookup = use_all_dns_ips 16:17:48 client.id = consumer-ncmp-group-9 16:17:48 client.rack = 16:17:48 connections.max.idle.ms = 540000 16:17:48 default.api.timeout.ms = 60000 16:17:48 enable.auto.commit = true 16:17:48 exclude.internal.topics = true 16:17:48 fetch.max.bytes = 52428800 16:17:48 fetch.max.wait.ms = 500 16:17:48 fetch.min.bytes = 1 16:17:48 group.id = ncmp-group 16:17:48 group.instance.id = null 16:17:48 heartbeat.interval.ms = 3000 16:17:48 interceptor.classes = [] 16:17:48 internal.leave.group.on.close = true 16:17:48 internal.throw.on.fetch.stable.offset.unsupported = false 16:17:48 isolation.level = read_uncommitted 16:17:48 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:17:48 max.partition.fetch.bytes = 1048576 16:17:48 max.poll.interval.ms = 300000 16:17:48 max.poll.records = 500 16:17:48 metadata.max.age.ms = 300000 16:17:48 metric.reporters = [] 16:17:48 metrics.num.samples = 2 16:17:48 metrics.recording.level = INFO 16:17:48 metrics.sample.window.ms = 30000 16:17:48 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:17:48 receive.buffer.bytes = 65536 16:17:48 reconnect.backoff.max.ms = 1000 16:17:48 reconnect.backoff.ms = 50 16:17:48 request.timeout.ms = 30000 16:17:48 retry.backoff.ms = 100 16:17:48 sasl.client.callback.handler.class = null 16:17:48 sasl.jaas.config = null 16:17:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:48 sasl.kerberos.min.time.before.relogin = 60000 16:17:48 sasl.kerberos.service.name = null 16:17:48 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:48 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:48 sasl.login.callback.handler.class = null 16:17:48 sasl.login.class = null 16:17:48 sasl.login.connect.timeout.ms = null 16:17:48 sasl.login.read.timeout.ms = null 16:17:48 sasl.login.refresh.buffer.seconds = 300 16:17:48 sasl.login.refresh.min.period.seconds = 60 16:17:48 sasl.login.refresh.window.factor = 0.8 16:17:48 sasl.login.refresh.window.jitter = 0.05 16:17:48 sasl.login.retry.backoff.max.ms = 10000 16:17:48 sasl.login.retry.backoff.ms = 100 16:17:48 sasl.mechanism = GSSAPI 16:17:48 sasl.oauthbearer.clock.skew.seconds = 30 16:17:48 sasl.oauthbearer.expected.audience = null 16:17:48 sasl.oauthbearer.expected.issuer = null 16:17:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:48 sasl.oauthbearer.jwks.endpoint.url = null 16:17:48 sasl.oauthbearer.scope.claim.name = scope 16:17:48 sasl.oauthbearer.sub.claim.name = sub 16:17:48 sasl.oauthbearer.token.endpoint.url = null 16:17:48 security.protocol = PLAINTEXT 16:17:48 security.providers = null 16:17:48 send.buffer.bytes = 131072 16:17:48 session.timeout.ms = 45000 16:17:48 socket.connection.setup.timeout.max.ms = 30000 16:17:48 socket.connection.setup.timeout.ms = 10000 16:17:48 ssl.cipher.suites = null 16:17:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:48 ssl.endpoint.identification.algorithm = https 16:17:48 ssl.engine.factory.class = null 16:17:48 ssl.key.password = null 16:17:48 ssl.keymanager.algorithm = SunX509 16:17:48 ssl.keystore.certificate.chain = null 16:17:48 ssl.keystore.key = null 16:17:48 ssl.keystore.location = null 16:17:48 ssl.keystore.password = null 16:17:48 ssl.keystore.type = JKS 16:17:48 ssl.protocol = TLSv1.3 16:17:48 ssl.provider = null 16:17:48 ssl.secure.random.implementation = null 16:17:48 ssl.trustmanager.algorithm = PKIX 16:17:48 ssl.truststore.certificates = null 16:17:48 ssl.truststore.location = null 16:17:48 ssl.truststore.password = null 16:17:48 ssl.truststore.type = JKS 16:17:48 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:17:48 16:17:48 2024-04-23T16:17:47.490Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:17:48 2024-04-23T16:17:47.490Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:17:48 2024-04-23T16:17:47.490Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713889067490 16:17:48 2024-04-23T16:17:47.539Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:17:48 2024-04-23T16:17:47.539Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:48 2024-04-23T16:17:47.546Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:48 2024-04-23T16:17:47.555Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:48 2024-04-23T16:17:47.568Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:48 2024-04-23T16:17:47.581Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:48 2024-04-23T16:17:47.585Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:48 2024-04-23T16:17:47.585Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:48 2024-04-23T16:17:47.627Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:48 2024-04-23T16:17:47.640Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:48 2024-04-23T16:17:47.742Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:48 2024-04-23T16:17:47.749Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:48 2024-04-23T16:17:47.757Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:48 2024-04-23T16:17:47.759Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:48 2024-04-23T16:17:47.760Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:48 2024-04-23T16:17:47.764Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 16:17:48 2024-04-23T16:17:47.764Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:48 2024-04-23T16:17:47.802Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 16:17:48 2024-04-23T16:17:47.819Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:48 2024-04-23T16:17:47.932Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:48 2024-04-23T16:17:47.946Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:48 2024-04-23T16:17:47.953Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:48 2024-04-23T16:17:47.954Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:48 2024-04-23T16:17:47.956Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:48 2024-04-23T16:17:47.958Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-3 to current batch 16:17:48 2024-04-23T16:17:47.958Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:48 2024-04-23T16:17:47.993Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: B 16:17:48 2024-04-23T16:17:48.006Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-3 is now in READY state 16:17:48 2024-04-23T16:17:48.026Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:48 2024-04-23T16:17:48.198Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:48 2024-04-23T16:17:48.207Z INFO 13513 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:17:48 allow.auto.create.topics = true 16:17:48 auto.commit.interval.ms = 5000 16:17:48 auto.include.jmx.reporter = true 16:17:48 auto.offset.reset = earliest 16:17:48 bootstrap.servers = [PLAINTEXT://localhost:32791] 16:17:48 check.crcs = true 16:17:48 client.dns.lookup = use_all_dns_ips 16:17:48 client.id = consumer-ncmp-group-10 16:17:48 client.rack = 16:17:48 connections.max.idle.ms = 540000 16:17:48 default.api.timeout.ms = 60000 16:17:48 enable.auto.commit = true 16:17:48 exclude.internal.topics = true 16:17:48 fetch.max.bytes = 52428800 16:17:48 fetch.max.wait.ms = 500 16:17:48 fetch.min.bytes = 1 16:17:48 group.id = ncmp-group 16:17:48 group.instance.id = null 16:17:48 heartbeat.interval.ms = 3000 16:17:48 interceptor.classes = [] 16:17:48 internal.leave.group.on.close = true 16:17:48 internal.throw.on.fetch.stable.offset.unsupported = false 16:17:48 isolation.level = read_uncommitted 16:17:48 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:17:48 max.partition.fetch.bytes = 1048576 16:17:48 max.poll.interval.ms = 300000 16:17:48 max.poll.records = 500 16:17:48 metadata.max.age.ms = 300000 16:17:48 metric.reporters = [] 16:17:48 metrics.num.samples = 2 16:17:48 metrics.recording.level = INFO 16:17:48 metrics.sample.window.ms = 30000 16:17:48 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:17:48 receive.buffer.bytes = 65536 16:17:48 reconnect.backoff.max.ms = 1000 16:17:48 reconnect.backoff.ms = 50 16:17:48 request.timeout.ms = 30000 16:17:48 retry.backoff.ms = 100 16:17:48 sasl.client.callback.handler.class = null 16:17:48 sasl.jaas.config = null 16:17:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:48 sasl.kerberos.min.time.before.relogin = 60000 16:17:48 sasl.kerberos.service.name = null 16:17:48 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:48 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:48 sasl.login.callback.handler.class = null 16:17:48 sasl.login.class = null 16:17:48 sasl.login.connect.timeout.ms = null 16:17:48 sasl.login.read.timeout.ms = null 16:17:48 sasl.login.refresh.buffer.seconds = 300 16:17:48 sasl.login.refresh.min.period.seconds = 60 16:17:48 sasl.login.refresh.window.factor = 0.8 16:17:48 sasl.login.refresh.window.jitter = 0.05 16:17:48 sasl.login.retry.backoff.max.ms = 10000 16:17:48 sasl.login.retry.backoff.ms = 100 16:17:48 sasl.mechanism = GSSAPI 16:17:48 sasl.oauthbearer.clock.skew.seconds = 30 16:17:48 sasl.oauthbearer.expected.audience = null 16:17:48 sasl.oauthbearer.expected.issuer = null 16:17:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:48 sasl.oauthbearer.jwks.endpoint.url = null 16:17:48 sasl.oauthbearer.scope.claim.name = scope 16:17:48 sasl.oauthbearer.sub.claim.name = sub 16:17:48 sasl.oauthbearer.token.endpoint.url = null 16:17:48 security.protocol = PLAINTEXT 16:17:48 security.providers = null 16:17:48 send.buffer.bytes = 131072 16:17:48 session.timeout.ms = 45000 16:17:48 socket.connection.setup.timeout.max.ms = 30000 16:17:48 socket.connection.setup.timeout.ms = 10000 16:17:48 ssl.cipher.suites = null 16:17:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:48 ssl.endpoint.identification.algorithm = https 16:17:48 ssl.engine.factory.class = null 16:17:48 ssl.key.password = null 16:17:48 ssl.keymanager.algorithm = SunX509 16:17:48 ssl.keystore.certificate.chain = null 16:17:48 ssl.keystore.key = null 16:17:48 ssl.keystore.location = null 16:17:48 ssl.keystore.password = null 16:17:48 ssl.keystore.type = JKS 16:17:48 ssl.protocol = TLSv1.3 16:17:48 ssl.provider = null 16:17:48 ssl.secure.random.implementation = null 16:17:48 ssl.trustmanager.algorithm = PKIX 16:17:48 ssl.truststore.certificates = null 16:17:48 ssl.truststore.location = null 16:17:48 ssl.truststore.password = null 16:17:48 ssl.truststore.type = JKS 16:17:48 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:17:48 16:17:48 2024-04-23T16:17:48.209Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 16:17:48 2024-04-23T16:17:48.209Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 16:17:48 2024-04-23T16:17:48.209Z INFO 13513 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713889068209 16:17:48 2024-04-23T16:17:48.264Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 16:17:48 2024-04-23T16:17:48.265Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:17:48 2024-04-23T16:17:48.265Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:48 2024-04-23T16:17:48.279Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:48 2024-04-23T16:17:48.307Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 2 advised cm handles from DB 16:17:48 2024-04-23T16:17:48.311Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 2 16:17:48 2024-04-23T16:17:48.312Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 16:17:48 2024-04-23T16:17:48.320Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 16:17:48 2024-04-23T16:17:48.324Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:48 2024-04-23T16:17:48.324Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 16:17:48 2024-04-23T16:17:48.349Z WARN 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-2 module failed due to reason Unable to read resource data.. 16:17:48 2024-04-23T16:17:48.349Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in LOCKED state 16:17:48 2024-04-23T16:17:48.360Z WARN 13513 --- [cps-integration-test] [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:17:48 2024-04-23T16:17:48.360Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 16:17:48 2024-04-23T16:17:48.377Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:48 2024-04-23T16:17:48.484Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:17:48 2024-04-23T16:17:48.493Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 2 cmHandles 16:17:48 2024-04-23T16:17:48.494Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:17:48 2024-04-23T16:17:48.494Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 16:17:48 2024-04-23T16:17:48.494Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:17:48 2024-04-23T16:17:48.495Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:17:48 2024-04-23T16:17:48.495Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:17:48 2024-04-23T16:17:48.495Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 16:17:48 2024-04-23T16:17:48.495Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-2 is true 16:17:48 2024-04-23T16:17:48.504Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 removed from in progress map 16:17:48 2024-04-23T16:17:48.553Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:48 2024-04-23T16:17:48.574Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 2 advised cm handles from DB 16:17:48 2024-04-23T16:17:48.576Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 2 16:17:48 2024-04-23T16:17:48.578Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 16:17:48 2024-04-23T16:17:48.580Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:48 2024-04-23T16:17:48.581Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 16:17:48 2024-04-23T16:17:48.581Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 16:17:48 2024-04-23T16:17:48.621Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:48 2024-04-23T16:17:48.655Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 16:17:48 2024-04-23T16:17:48.684Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:48 2024-04-23T16:17:48.810Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.768 s - in org.onap.cps.integration.functional.NcmpCmHandleCreateSpec 16:17:48 [INFO] Running org.onap.cps.integration.functional.NcmpCmHandleUpgradeSpec 16:17:49 2024-04-23T16:17:48.886Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:17:49 2024-04-23T16:17:48.886Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:49 2024-04-23T16:17:48.900Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:49 2024-04-23T16:17:48.911Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:49 2024-04-23T16:17:48.915Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:49 2024-04-23T16:17:48.917Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:49 2024-04-23T16:17:48.918Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:49 2024-04-23T16:17:48.918Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:49 2024-04-23T16:17:48.964Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:49 2024-04-23T16:17:48.988Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:49 2024-04-23T16:17:49.074Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:17:49 2024-04-23T16:17:49.106Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:17:49 2024-04-23T16:17:49.112Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:17:49 2024-04-23T16:17:49.113Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:17:49 2024-04-23T16:17:49.113Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:17:49 2024-04-23T16:17:49.114Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:17:49 2024-04-23T16:17:49.127Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:49 2024-04-23T16:17:49.134Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:49 2024-04-23T16:17:49.135Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:49 2024-04-23T16:17:49.136Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:49 2024-04-23T16:17:49.138Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:49 2024-04-23T16:17:49.138Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:49 2024-04-23T16:17:49.193Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:49 2024-04-23T16:17:49.213Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:49 2024-04-23T16:17:49.322Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:49 2024-04-23T16:17:49.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:17:49 2024-04-23T16:17:49.372Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:49 2024-04-23T16:17:49.377Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:49 2024-04-23T16:17:49.383Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:49 2024-04-23T16:17:49.384Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:49 2024-04-23T16:17:49.385Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:49 2024-04-23T16:17:49.386Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:49 2024-04-23T16:17:49.386Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:49 2024-04-23T16:17:49.418Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:49 2024-04-23T16:17:49.433Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:49 2024-04-23T16:17:49.547Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:17:49 2024-04-23T16:17:49.577Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:17:49 2024-04-23T16:17:49.586Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:17:49 2024-04-23T16:17:49.586Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:17:49 2024-04-23T16:17:49.586Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:17:49 2024-04-23T16:17:49.589Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:17:49 2024-04-23T16:17:49.603Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:49 2024-04-23T16:17:49.610Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:49 2024-04-23T16:17:49.612Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:49 2024-04-23T16:17:49.613Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:49 2024-04-23T16:17:49.624Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:49 2024-04-23T16:17:49.624Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:49 2024-04-23T16:17:49.683Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:49 2024-04-23T16:17:49.699Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:49 2024-04-23T16:17:49.809Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:50 2024-04-23T16:17:49.859Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:17:50 2024-04-23T16:17:49.859Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:50 2024-04-23T16:17:49.866Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:50 2024-04-23T16:17:49.872Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:50 2024-04-23T16:17:49.873Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:50 2024-04-23T16:17:49.874Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:50 2024-04-23T16:17:49.876Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:50 2024-04-23T16:17:49.876Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:50 2024-04-23T16:17:49.913Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:50 2024-04-23T16:17:49.927Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:50 2024-04-23T16:17:50.030Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:17:50 2024-04-23T16:17:50.051Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:17:50 2024-04-23T16:17:50.058Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:17:50 2024-04-23T16:17:50.058Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:17:50 2024-04-23T16:17:50.058Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:17:50 2024-04-23T16:17:50.060Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:17:50 2024-04-23T16:17:50.076Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:50 2024-04-23T16:17:50.085Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:50 2024-04-23T16:17:50.086Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:50 2024-04-23T16:17:50.087Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:50 2024-04-23T16:17:50.095Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:50 2024-04-23T16:17:50.095Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:50 2024-04-23T16:17:50.132Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:50 2024-04-23T16:17:50.147Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:50 2024-04-23T16:17:50.299Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:50 2024-04-23T16:17:50.349Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:17:50 2024-04-23T16:17:50.349Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:50 2024-04-23T16:17:50.357Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:50 2024-04-23T16:17:50.364Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:50 2024-04-23T16:17:50.365Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:50 2024-04-23T16:17:50.366Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:50 2024-04-23T16:17:50.367Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:50 2024-04-23T16:17:50.367Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:50 2024-04-23T16:17:50.404Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:50 2024-04-23T16:17:50.416Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:50 2024-04-23T16:17:50.518Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:17:50 2024-04-23T16:17:50.549Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:17:50 2024-04-23T16:17:50.556Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:17:50 2024-04-23T16:17:50.557Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:17:50 2024-04-23T16:17:50.557Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:17:50 2024-04-23T16:17:50.558Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:17:50 2024-04-23T16:17:50.571Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:50 2024-04-23T16:17:50.579Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:50 2024-04-23T16:17:50.580Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:50 2024-04-23T16:17:50.581Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:50 2024-04-23T16:17:50.582Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:50 2024-04-23T16:17:50.582Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:50 2024-04-23T16:17:50.626Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:50 2024-04-23T16:17:50.640Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:50 2024-04-23T16:17:50.771Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:51 2024-04-23T16:17:50.826Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 16:17:51 2024-04-23T16:17:50.826Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:51 2024-04-23T16:17:50.836Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:51 2024-04-23T16:17:50.844Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:51 2024-04-23T16:17:50.846Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:51 2024-04-23T16:17:50.847Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:51 2024-04-23T16:17:50.849Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 16:17:51 2024-04-23T16:17:50.849Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:51 2024-04-23T16:17:50.883Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 16:17:51 2024-04-23T16:17:50.896Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:51 2024-04-23T16:17:51.011Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:17:51 2024-04-23T16:17:51.011Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:51 2024-04-23T16:17:51.018Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:51 2024-04-23T16:17:51.026Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:51 2024-04-23T16:17:51.028Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:51 2024-04-23T16:17:51.030Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:51 2024-04-23T16:17:51.031Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:51 2024-04-23T16:17:51.031Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:51 2024-04-23T16:17:51.062Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:51 2024-04-23T16:17:51.076Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:51 2024-04-23T16:17:51.184Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:17:51 2024-04-23T16:17:51.203Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:17:51 2024-04-23T16:17:51.211Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:17:51 2024-04-23T16:17:51.211Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:17:51 2024-04-23T16:17:51.211Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:17:51 2024-04-23T16:17:51.212Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:17:51 2024-04-23T16:17:51.228Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:51 2024-04-23T16:17:51.236Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:51 2024-04-23T16:17:51.237Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:51 2024-04-23T16:17:51.238Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:51 2024-04-23T16:17:51.239Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:51 2024-04-23T16:17:51.239Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:51 2024-04-23T16:17:51.253Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: moduleSet2 16:17:51 2024-04-23T16:17:51.271Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:51 2024-04-23T16:17:51.284Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:51 2024-04-23T16:17:51.423Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:52 2024-04-23T16:17:51.469Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 16:17:52 2024-04-23T16:17:51.469Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:52 2024-04-23T16:17:51.479Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:52 2024-04-23T16:17:51.486Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:52 2024-04-23T16:17:51.487Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:52 2024-04-23T16:17:51.488Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:52 2024-04-23T16:17:51.490Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 16:17:52 2024-04-23T16:17:51.490Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:52 2024-04-23T16:17:51.524Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 16:17:52 2024-04-23T16:17:51.537Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:52 2024-04-23T16:17:51.644Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:17:52 2024-04-23T16:17:51.644Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:52 2024-04-23T16:17:51.649Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:52 2024-04-23T16:17:51.657Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:52 2024-04-23T16:17:51.658Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:52 2024-04-23T16:17:51.659Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:52 2024-04-23T16:17:51.660Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:52 2024-04-23T16:17:51.660Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:52 2024-04-23T16:17:51.696Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:52 2024-04-23T16:17:51.713Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:52 2024-04-23T16:17:51.797Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:17:52 2024-04-23T16:17:51.809Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:17:52 2024-04-23T16:17:51.815Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:17:52 2024-04-23T16:17:51.815Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:17:52 2024-04-23T16:17:51.815Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:17:52 2024-04-23T16:17:51.815Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:17:52 2024-04-23T16:17:51.826Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:52 2024-04-23T16:17:51.832Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:52 2024-04-23T16:17:51.834Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:52 2024-04-23T16:17:51.834Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:52 2024-04-23T16:17:51.835Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:52 2024-04-23T16:17:51.835Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:52 2024-04-23T16:17:51.851Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: moduleSet2 16:17:52 2024-04-23T16:17:51.870Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:52 2024-04-23T16:17:51.885Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:52 2024-04-23T16:17:51.997Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:52 2024-04-23T16:17:52.035Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:17:52 2024-04-23T16:17:52.035Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:52 2024-04-23T16:17:52.041Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:52 2024-04-23T16:17:52.047Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:52 2024-04-23T16:17:52.049Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:52 2024-04-23T16:17:52.050Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:52 2024-04-23T16:17:52.051Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:52 2024-04-23T16:17:52.051Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:52 2024-04-23T16:17:52.087Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:52 2024-04-23T16:17:52.098Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:52 2024-04-23T16:17:52.198Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:52 2024-04-23T16:17:52.257Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:52 2024-04-23T16:17:52.302Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:17:52 2024-04-23T16:17:52.302Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:52 2024-04-23T16:17:52.309Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:52 2024-04-23T16:17:52.316Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:52 2024-04-23T16:17:52.317Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:52 2024-04-23T16:17:52.318Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:52 2024-04-23T16:17:52.319Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:52 2024-04-23T16:17:52.319Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:52 2024-04-23T16:17:52.355Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:52 2024-04-23T16:17:52.369Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:52 2024-04-23T16:17:52.453Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:17:52 2024-04-23T16:17:52.465Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:17:52 2024-04-23T16:17:52.469Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:17:52 2024-04-23T16:17:52.470Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:17:52 2024-04-23T16:17:52.470Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:17:52 2024-04-23T16:17:52.470Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:17:52 2024-04-23T16:17:52.480Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:52 2024-04-23T16:17:52.486Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:17:52 2024-04-23T16:17:52.487Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:17:52 2024-04-23T16:17:52.488Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:17:52 2024-04-23T16:17:52.490Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:52 2024-04-23T16:17:52.490Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:17:52 2024-04-23T16:17:52.506Z WARN 13513 --- [cps-integration-test] [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:17:52 2024-04-23T16:17:52.506Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 16:17:52 2024-04-23T16:17:52.518Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:52 2024-04-23T16:17:52.667Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:52 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.845 s - in org.onap.cps.integration.functional.NcmpCmHandleUpgradeSpec 16:17:52 [INFO] Running org.onap.cps.integration.functional.NcmpCmNotificationSubscriptionSpec 16:17:52 2024-04-23T16:17:52.822Z INFO 13513 --- [cps-integration-test] [ main] cationSubscriptionPersistenceServiceImpl : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 16:17:52 2024-04-23T16:17:52.858Z INFO 13513 --- [cps-integration-test] [ main] cationSubscriptionPersistenceServiceImpl : No subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 16:17:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s - in org.onap.cps.integration.functional.NcmpCmNotificationSubscriptionSpec 16:17:52 [INFO] Running org.onap.cps.integration.functional.NcmpRestApiSpec 16:17:53 2024-04-23T16:17:52.936Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 16:17:53 2024-04-23T16:17:52.937Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-3 already registered 16:17:53 2024-04-23T16:17:52.938Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:17:53 2024-04-23T16:17:52.938Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:53 2024-04-23T16:17:52.944Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:17:53 2024-04-23T16:17:52.951Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 3 advised cm handles from DB 16:17:53 2024-04-23T16:17:52.955Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 3 16:17:53 2024-04-23T16:17:52.956Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 16:17:53 2024-04-23T16:17:52.958Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:17:53 2024-04-23T16:17:52.959Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 16:17:53 2024-04-23T16:17:52.968Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-3 to current batch 16:17:53 2024-04-23T16:17:52.968Z INFO 13513 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 16:17:53 2024-04-23T16:17:53.000Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:17:53 2024-04-23T16:17:53.019Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 16:17:53 2024-04-23T16:17:53.040Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-3 is now in READY state 16:17:53 2024-04-23T16:17:53.061Z INFO 13513 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:17:53 2024-04-23T16:17:53.757Z INFO 13513 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:17:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.921 s - in org.onap.cps.integration.functional.NcmpRestApiSpec 16:17:53 [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 16:17:54 line 1:0 mismatched input 'invalid' expecting '/' 16:17:54 line 1:0 mismatched input 'invalid' expecting '/' 16:17:54 2024-04-23T16:17:54.261Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 16:17:54 2024-04-23T16:17:54.626Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:17:54 2024-04-23T16:17:54.626Z ERROR 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('48'::int8),('{}'),(NULL),('/bookstore'),('394'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:54 Detail: Key (anchor_id, xpath)=(48, /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:17:54 2024-04-23T16:17:54.626Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:17:54 2024-04-23T16:17:54.626Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('48'::int8),('{}'),(NULL),('/bookstore'),('394'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:54 Detail: Key (anchor_id, xpath)=(48, /bookstore) already exists. Call getNextException to see other errors in the batch. 16:17:54 2024-04-23T16:17:54.626Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:54 Detail: Key (anchor_id, xpath)=(48, /bookstore) already exists. 16:17:54 2024-04-23T16:17:54.628Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('48'::int8),('{}'),(NULL),('/bookstore'),('394'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:54 Detail: Key (anchor_id, xpath)=(48, /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:17:54 2024-04-23T16:17:54.633Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:17:54 2024-04-23T16:17:54.633Z ERROR 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('48'::int8),('{}'),(NULL),('/bookstore'),('395'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:54 Detail: Key (anchor_id, xpath)=(48, /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:17:54 2024-04-23T16:17:54.633Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:17:54 2024-04-23T16:17:54.633Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('48'::int8),('{}'),(NULL),('/bookstore'),('395'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:54 Detail: Key (anchor_id, xpath)=(48, /bookstore) already exists. Call getNextException to see other errors in the batch. 16:17:54 2024-04-23T16:17:54.633Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:54 Detail: Key (anchor_id, xpath)=(48, /bookstore) already exists. 16:17:54 line 1:9 missing '/' at 'path' 16:17:54 line 1:9 missing '/' at 'path' 16:17:54 2024-04-23T16:17:54.701Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 16:17:54 2024-04-23T16:17:54.834Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:17:54 2024-04-23T16:17:54.834Z ERROR 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('50'::int8),('{"code":"1"}'),('396'::int8),('/bookstore/categories[@code=''1'']'),('429'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:54 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:17:54 2024-04-23T16:17:54.834Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:17:54 2024-04-23T16:17:54.834Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('50'::int8),('{"code":"1"}'),('396'::int8),('/bookstore/categories[@code=''1'']'),('429'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:54 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:17:54 2024-04-23T16:17:54.834Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:54 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. 16:17:54 2024-04-23T16:17:54.835Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('50'::int8),('{"code":"1"}'),('396'::int8),('/bookstore/categories[@code=''1'']'),('429'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:54 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 16:17:54 2024-04-23T16:17:54.838Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:17:54 2024-04-23T16:17:54.838Z ERROR 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('50'::int8),('{"code":"1"}'),('396'::int8),('/bookstore/categories[@code=''1'']'),('431'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:54 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:17:54 2024-04-23T16:17:54.838Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:17:54 2024-04-23T16:17:54.838Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('50'::int8),('{"code":"1"}'),('396'::int8),('/bookstore/categories[@code=''1'']'),('431'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:54 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:17:54 2024-04-23T16:17:54.838Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:54 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. 16:17:54 2024-04-23T16:17:54.954Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:17:54 2024-04-23T16:17:54.954Z ERROR 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('51'::int8),('{"code":"1"}'),('432'::int8),('/bookstore/categories[@code=''1'']'),('465'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:54 Detail: Key (anchor_id, xpath)=(51, /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:17:54 2024-04-23T16:17:54.954Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:17:55 2024-04-23T16:17:54.954Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('51'::int8),('{"code":"1"}'),('432'::int8),('/bookstore/categories[@code=''1'']'),('465'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:55 Detail: Key (anchor_id, xpath)=(51, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:17:55 2024-04-23T16:17:54.954Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:55 Detail: Key (anchor_id, xpath)=(51, /bookstore/categories[@code='1']) already exists. 16:17:55 2024-04-23T16:17:54.955Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('51'::int8),('{"code":"1"}'),('432'::int8),('/bookstore/categories[@code=''1'']'),('465'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:55 Detail: Key (anchor_id, xpath)=(51, /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:17:55 2024-04-23T16:17:54.959Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:17:55 2024-04-23T16:17:54.959Z ERROR 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('51'::int8),('{"code":"1"}'),('432'::int8),('/bookstore/categories[@code=''1'']'),('467'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:55 Detail: Key (anchor_id, xpath)=(51, /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:17:55 2024-04-23T16:17:54.959Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:17:55 2024-04-23T16:17:54.959Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('51'::int8),('{"code":"1"}'),('432'::int8),('/bookstore/categories[@code=''1'']'),('467'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:55 Detail: Key (anchor_id, xpath)=(51, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:17:55 2024-04-23T16:17:54.959Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:55 Detail: Key (anchor_id, xpath)=(51, /bookstore/categories[@code='1']) already exists. 16:17:55 2024-04-23T16:17:55.048Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:17:55 2024-04-23T16:17:55.048Z ERROR 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('52'::int8),('{"code":"1"}'),('468'::int8),('/bookstore/categories[@code=''1'']'),('497'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:55 Detail: Key (anchor_id, xpath)=(52, /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:17:55 2024-04-23T16:17:55.048Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:17:55 2024-04-23T16:17:55.048Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('52'::int8),('{"code":"1"}'),('468'::int8),('/bookstore/categories[@code=''1'']'),('497'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:55 Detail: Key (anchor_id, xpath)=(52, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:17:55 2024-04-23T16:17:55.048Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:55 Detail: Key (anchor_id, xpath)=(52, /bookstore/categories[@code='1']) already exists. 16:17:55 2024-04-23T16:17:55.049Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('52'::int8),('{"code":"1"}'),('468'::int8),('/bookstore/categories[@code=''1'']'),('497'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:55 Detail: Key (anchor_id, xpath)=(52, /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:17:55 2024-04-23T16:17:55.051Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:17:55 2024-04-23T16:17:55.051Z ERROR 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('52'::int8),('{"code":"1"}'),('468'::int8),('/bookstore/categories[@code=''1'']'),('498'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:55 Detail: Key (anchor_id, xpath)=(52, /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:17:55 2024-04-23T16:17:55.051Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:17:55 2024-04-23T16:17:55.051Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('52'::int8),('{"code":"1"}'),('468'::int8),('/bookstore/categories[@code=''1'']'),('498'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:55 Detail: Key (anchor_id, xpath)=(52, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:17:55 2024-04-23T16:17:55.051Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:55 Detail: Key (anchor_id, xpath)=(52, /bookstore/categories[@code='1']) already exists. 16:17:55 2024-04-23T16:17:55.078Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:17:55 2024-04-23T16:17:55.078Z ERROR 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('52'::int8),('{"code":"1"}'),('468'::int8),('/bookstore/categories[@code=''1'']'),('499'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:55 Detail: Key (anchor_id, xpath)=(52, /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:17:55 2024-04-23T16:17:55.078Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:17:55 2024-04-23T16:17:55.078Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('52'::int8),('{"code":"1"}'),('468'::int8),('/bookstore/categories[@code=''1'']'),('499'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:55 Detail: Key (anchor_id, xpath)=(52, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:17:55 2024-04-23T16:17:55.078Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:55 Detail: Key (anchor_id, xpath)=(52, /bookstore/categories[@code='1']) already exists. 16:17:55 2024-04-23T16:17:55.079Z WARN 13513 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('52'::int8),('{"code":"1"}'),('468'::int8),('/bookstore/categories[@code=''1'']'),('499'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:55 Detail: Key (anchor_id, xpath)=(52, /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:17:55 2024-04-23T16:17:55.081Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:17:55 2024-04-23T16:17:55.081Z ERROR 13513 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('52'::int8),('{"code":"1"}'),('468'::int8),('/bookstore/categories[@code=''1'']'),('501'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:55 Detail: Key (anchor_id, xpath)=(52, /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:17:55 2024-04-23T16:17:55.081Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:17:55 2024-04-23T16:17:55.081Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('52'::int8),('{"code":"1"}'),('468'::int8),('/bookstore/categories[@code=''1'']'),('501'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:55 Detail: Key (anchor_id, xpath)=(52, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:17:55 2024-04-23T16:17:55.081Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:17:55 Detail: Key (anchor_id, xpath)=(52, /bookstore/categories[@code='1']) already exists. 16:17:56 [INFO] Tests run: 97, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.375 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 16:17:56 [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 16:17:56 2024-04-23T16:17:56.219Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_0, Optional[2000-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_30, Optional[2030-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_71, Optional[2071-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_68, Optional[2068-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_83, Optional[2083-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_43, Optional[2043-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_73, Optional[2073-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_93, Optional[2093-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_58, Optional[2058-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_45, Optional[2045-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_87, Optional[2087-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_74, Optional[2074-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_2, Optional[2002-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_15, Optional[2015-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_53, Optional[2053-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_56, Optional[2056-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_70, Optional[2070-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_5, Optional[2005-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_10, Optional[2010-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_95, Optional[2095-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_42, Optional[2042-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_9, Optional[2009-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_72, Optional[2072-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_100, Optional[2100-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_55, Optional[2055-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_92, Optional[2092-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_33, Optional[2033-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_35, Optional[2035-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_22, Optional[2022-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_28, Optional[2028-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_94, Optional[2094-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_24, Optional[2024-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_47, Optional[2047-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_50, Optional[2050-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_54, Optional[2054-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_37, Optional[2037-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_27, Optional[2027-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_81, Optional[2081-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_44, Optional[2044-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_20, Optional[2020-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_77, Optional[2077-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_62, Optional[2062-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_11, Optional[2011-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_98, Optional[2098-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_23, Optional[2023-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_48, Optional[2048-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_16, Optional[2016-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_18, Optional[2018-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_17, Optional[2017-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_29, Optional[2029-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_79, Optional[2079-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_86, Optional[2086-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_6, Optional[2006-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_82, Optional[2082-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_31, Optional[2031-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_76, Optional[2076-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_4, Optional[2004-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_40, Optional[2040-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_91, Optional[2091-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_36, Optional[2036-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_41, Optional[2041-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_49, Optional[2049-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_25, Optional[2025-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_78, Optional[2078-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_97, Optional[2097-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_90, Optional[2090-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_12, Optional[2012-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_88, Optional[2088-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_96, Optional[2096-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_19, Optional[2019-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_26, Optional[2026-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_64, Optional[2064-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_61, Optional[2061-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_80, Optional[2080-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_3, Optional[2003-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_34, Optional[2034-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_57, Optional[2057-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_67, Optional[2067-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_52, Optional[2052-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_13, Optional[2013-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_84, Optional[2084-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_7, Optional[2007-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_38, Optional[2038-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_51, Optional[2051-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_65, Optional[2065-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_99, Optional[2099-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_66, Optional[2066-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_8, Optional[2008-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_14, Optional[2014-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_59, Optional[2059-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_32, Optional[2032-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_75, Optional[2075-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_60, Optional[2060-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_85, Optional[2085-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_46, Optional[2046-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_89, Optional[2089-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_21, Optional[2021-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_69, Optional[2069-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_39, Optional[2039-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.372Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_63, Optional[2063-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:56 2024-04-23T16:17:56.591Z WARN 13513 --- [cps-integration-test] [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 16:17:56 2024-04-23T16:17:56.646Z WARN 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:17:56 2024-04-23T16:17:56.646Z ERROR 13513 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 16:17:56 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 11) already exists. 16:17:56 2024-04-23T16:17:56.889Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 16:17:57 2024-04-23T16:17:56.998Z WARN 13513 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_1, Optional[2001-01-01]] 16:17:57 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.831 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 16:17:57 [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 16:17:57 line 1:0 mismatched input 'cpsPath' expecting '/' 16:17:57 line 1:0 mismatched input 'cpsPath' expecting '/' 16:17:58 [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.029 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 16:17:58 [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 16:17:58 2024-04-23T16:17:58.380Z INFO 13513 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 16:17:58 2024-04-23T16:17:58.384Z WARN 13513 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 16:17:58 2024-04-23T16:17:58.384Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 16:17:58 2024-04-23T16:17:58.384Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32790/test?loggerLevel=OFF] 16:17:58 2024-04-23T16:17:58.384Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 16:17:58 2024-04-23T16:17:58.384Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 16:17:58 2024-04-23T16:17:58.387Z INFO 13513 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 16:17:58 2024-04-23T16:17:58.412Z WARN 13513 --- [cps-integration-test] [ main] org.hibernate.orm.deprecation : HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 16:17:58 2024-04-23T16:17:58.508Z INFO 13513 --- [cps-integration-test] [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 16:17:58 Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 16:17:58 2024-04-23T16:17:58.533Z INFO 13513 --- [cps-integration-test] [pool-4-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:17:58 Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 16:17:58 2024-04-23T16:17:58.555Z INFO 13513 --- [cps-integration-test] [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:17:58 Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 16:17:58 2024-04-23T16:17:58.862Z INFO 13513 --- [cps-integration-test] [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:17:58 2024-04-23T16:17:58.865Z INFO 13513 --- [cps-integration-test] [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:17:58 Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 16:17:58 2024-04-23T16:17:58.874Z INFO 13513 --- [cps-integration-test] [pool-8-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:17:58 2024-04-23T16:17:58.877Z INFO 13513 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:17:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.818 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec 16:17:58 2024-04-23T16:17:58.897Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 16:17:58 2024-04-23T16:17:58.898Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 16:17:58 2024-04-23T16:17:58.898Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 16:17:58 2024-04-23T16:17:58.898Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 16:17:58 2024-04-23T16:17:58.899Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 16:17:58 2024-04-23T16:17:58.899Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5703 is SHUTTING_DOWN 16:17:58 2024-04-23T16:17:58.899Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5701 is SHUTTING_DOWN 16:17:58 2024-04-23T16:17:58.899Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is SHUTTING_DOWN 16:17:58 2024-04-23T16:17:58.899Z INFO 13513 --- [cps-integration-test] [ Thread-9] org.hibernate.orm.connections.pooling : HHH10001008: Cleaning up connection pool [jdbc:postgresql://localhost:32790/test?loggerLevel=OFF] 16:17:58 2024-04-23T16:17:58.899Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5704 is SHUTTING_DOWN 16:17:58 2024-04-23T16:17:58.900Z WARN 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 16:17:58 2024-04-23T16:17:58.900Z WARN 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 16:17:58 2024-04-23T16:17:58.900Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5702 is SHUTTING_DOWN 16:17:58 2024-04-23T16:17:58.900Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 16:17:58 2024-04-23T16:17:58.900Z WARN 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 16:17:58 2024-04-23T16:17:58.900Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 16:17:58 2024-04-23T16:17:58.900Z WARN 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 16:17:58 2024-04-23T16:17:58.900Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 16:17:58 2024-04-23T16:17:58.900Z WARN 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 16:17:58 2024-04-23T16:17:58.901Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 16:17:58 2024-04-23T16:17:58.901Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 16:17:58 2024-04-23T16:17:58.903Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 16:17:58 2024-04-23T16:17:58.903Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 16:17:58 2024-04-23T16:17:58.903Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 16:17:58 2024-04-23T16:17:58.903Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 16:17:58 2024-04-23T16:17:58.903Z INFO 13513 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 16:17:59 [INFO] 16:17:59 [INFO] Results: 16:17:59 [INFO] 16:17:59 [INFO] Tests run: 333, Failures: 0, Errors: 0, Skipped: 0 16:17:59 [INFO] 16:17:59 [INFO] 16:17:59 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- 16:17:59 [INFO] Skipping JaCoCo execution due to missing classes directory. 16:17:59 [INFO] 16:17:59 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- 16:17:59 [INFO] 16:17:59 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 16:17:59 [WARNING] JAR will be empty - no content was marked for inclusion! 16:17:59 [INFO] Building jar: /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.4.8-SNAPSHOT.jar 16:17:59 [INFO] 16:17:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- 16:17:59 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/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:17:59 [INFO] 16:17:59 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- 16:17:59 [INFO] 16:17:59 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- 16:17:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:17:59 [INFO] 16:17:59 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- 16:17:59 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-merge-java/integration-test/target/classes 16:17:59 [INFO] 16:17:59 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- 16:17:59 [INFO] 16:17:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 16:17:59 [INFO] Installing /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.8-SNAPSHOT/integration-test-3.4.8-SNAPSHOT.jar 16:17:59 [INFO] Installing /w/workspace/cps-master-merge-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.8-SNAPSHOT/integration-test-3.4.8-SNAPSHOT.pom 16:17:59 [INFO] 16:17:59 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ integration-test --- 16:17:59 [INFO] 16:17:59 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 16:17:59 [INFO] Building cps-application 3.4.8-SNAPSHOT [21/23] 16:17:59 [INFO] --------------------------------[ jar ]--------------------------------- 16:18:00 [INFO] 16:18:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 16:18:00 [INFO] 16:18:00 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- 16:18:00 [INFO] 16:18:00 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- 16:18:00 [INFO] 16:18:00 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- 16:18: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-merge-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:18:00 [INFO] 16:18:00 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- 16:18: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-merge-java/cps-application/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:18:00 [INFO] 16:18:00 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- 16:18:00 [INFO] You have 0 Checkstyle violations. 16:18:00 [INFO] 16:18:00 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- 16:18:00 [INFO] You have 0 Checkstyle violations. 16:18:00 [INFO] 16:18:00 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- 16:18:00 [INFO] Starting audit... 16:18:00 Audit done. 16:18:00 [INFO] You have 0 Checkstyle violations. 16:18:00 [INFO] 16:18:00 [INFO] --- spring-boot-maven-plugin:3.2.4:build-info (default) @ cps-application --- 16:18:00 [INFO] 16:18:00 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 16:18:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:18:00 [INFO] Copying 1 resource 16:18:00 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-sources/license 16:18:00 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-resources/licenses 16:18:00 [INFO] 16:18:00 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- 16:18:00 [INFO] Changes detected - recompiling the module! :dependency 16:18:00 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 16:18:00 [INFO] 16:18:00 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> 16:18:00 [INFO] 16:18:00 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- 16:18:00 [INFO] Fork Value is true 16:18:02 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:18: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.3/spotbugs-4.2.3.jar) 16:18:02 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:18:02 [java] WARNING: System::setSecurityManager will be removed in a future release 16:18:03 [INFO] Done SpotBugs Analysis.... 16:18:03 [INFO] 16:18:03 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< 16:18:03 [INFO] 16:18:03 [INFO] 16:18:03 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- 16:18:03 [INFO] BugInstance size is 0 16:18:03 [INFO] Error size is 0 16:18:03 [INFO] No errors/warnings found 16:18:03 [INFO] 16:18:03 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 16:18:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:18:03 [INFO] Copying 2 resources 16:18:03 [INFO] 16:18:03 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- 16:18:03 [INFO] Changes detected - recompiling the module! :dependency 16:18:03 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:18:03 [INFO] 16:18:03 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- 16:18:03 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:18:03 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:18:04 [INFO] Compiled 2 files. 16:18:04 [INFO] 16:18:04 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- 16:18:04 [INFO] 16:18:04 [INFO] ------------------------------------------------------- 16:18:04 [INFO] T E S T S 16:18:04 [INFO] ------------------------------------------------------- 16:18:05 16:18:05.071 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-merge-java/cps-application/target/test-classes/archunit.properties 16:18:05 16:18:05.361 [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:18:05 16:18:05.546 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 16:18:05 16:18:05.625 [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:18:05 16:18:05.637 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 16:18:05 [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 16:18:08 16:18:04,936 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 16:18:08 16:18:04,939 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72fc6b5e - Here is a list of configurators discovered as a service, by rank: 16:18:08 16:18:04,939 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72fc6b5e - org.springframework.boot.logging.logback.RootLogLevelConfigurator 16:18:08 16:18:04,939 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72fc6b5e - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 16:18:08 16:18:04,939 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72fc6b5e - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 16:18:08 16:18:04,947 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72fc6b5e - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 16:18:08 16:18:04,947 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72fc6b5e - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 16:18:08 16:18:04,949 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72fc6b5e - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 16:18:08 16:18:04,950 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 16:18:08 16:18:04,951 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 16:18:08 16:18:04,951 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72fc6b5e - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 16:18:08 16:18:04,951 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72fc6b5e - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 16:18:08 16:18:04,952 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72fc6b5e - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 16:18:08 16:18:04,952 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:18:08 16:18:04,952 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:18:08 16:18:04,952 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72fc6b5e - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 16:18:08 16:18:04,952 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72fc6b5e - Trying to configure with ch.qos.logback.classic.BasicConfigurator 16:18:08 16:18:04,953 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72fc6b5e - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 16:18:08 16:18:04,953 |-INFO in ch.qos.logback.classic.BasicConfigurator@4353230 - Setting up default configuration. 16:18:08 16:18:04,973 |-INFO in ch.qos.logback.classic.util.ContextInitializer@72fc6b5e - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 20 milliseconds. ExecutionStatus=NEUTRAL 16:18:08 16:18:06,372 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@9214725 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:18:08 16:18:06,420 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@289d9f0d - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:18:08 16:18:06,420 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@9214725 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:18:08 16:18:06,424 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 16:18:08 16:18:06,424 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:18:08 16:18:06,424 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 16:18:08 16:18:06,424 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:18:08 16:18:06,424 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:18:08 16:18:06,426 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@289d9f0d - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:18:08 16:18:06,426 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@9214725 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:18:08 16:18:06,433 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:18:08 16:18:06,433 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:18:08 16:18:06,438 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:18:08 16:18:06,469 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713889086468) 16:18:08 16:18:06,470 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 16:18:08 16:18:06,470 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:18:08 16:18:06,477 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:18:08 16:18:06,478 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39aaa7db - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:18:08 16:18:06,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:18:08 16:18:06,478 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39aaa7db - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:18:08 16:18:06,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:18:08 16:18:06,478 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39aaa7db - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:18:08 16:18:06,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:18:08 16:18:06,478 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39aaa7db - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:18:08 16:18:06,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:18:08 16:18:06,478 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39aaa7db - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:18:08 16:18:06,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:18:08 16:18:06,478 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39aaa7db - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:18:08 16:18:06,479 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:18:08 16:18:06,479 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39aaa7db - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:18:08 16:18:06,479 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:18:08 16:18:06,479 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39aaa7db - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:18:08 16:18:06,479 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:18:08 16:18:06,479 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:18:08 16:18:06,485 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:18:08 16:18:06,506 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:18:08 16:18:06,506 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:18:08 16:18:06,519 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:18:08 16:18:06,550 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:18:08 16:18:06,872 |-INFO in ch.qos.logback.classic.pattern.DateConverter@14a3a66c - Setting zoneId to "UTC" 16:18:08 16:18:06,882 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:18:08 16:18:06,882 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:18:08 16:18:07,142 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:18:08 16:18:07,143 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:18:08 16:18:07,143 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:18:08 16:18:07,143 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:18:08 16:18:07,144 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:18:08 16:18:07,144 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39aaa7db - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:18:08 16:18:07,144 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:18:08 16:18:07,144 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1738d3b2 - End of configuration. 16:18:08 16:18:07,144 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@539953af - Registering current configuration as safe fallback point 16:18:08 16:18:08 16:18:08 . ____ _ __ _ _ 16:18:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:18:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:18:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:18:08 ' |____| .__|_| |_|_| |_\__, | / / / / 16:18:08 =========|_|==============|___/=/_/_/_/ 16:18:08 :: Spring Boot :: (v3.2.4) 16:18:08 16:18:08 2024-04-23T16:18:07.254Z INFO 15047 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 15047 (started by jenkins in /w/workspace/cps-master-merge-java/cps-application) 16:18:08 2024-04-23T16:18:07.255Z INFO 15047 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 16:18:08 2024-04-23T16:18:08.866Z INFO 15047 --- [ main] [ ] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:18:08 2024-04-23T16:18:08.867Z INFO 15047 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:18:08 2024-04-23T16:18:08.868Z INFO 15047 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:18:08 2024-04-23T16:18:08.896Z INFO 15047 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 2.939 seconds (process running for 4.71) 16:18:09 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:18:10 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.343 s - in org.onap.cps.rest.controller.ControllerSecuritySpec 16:18:10 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 16:18:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.config.MicroMeterConfigSpec 16:18:10 [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 16:18:14 2024-04-23T16:18:10.294Z INFO 15047 --- [ main] [ ] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea 16:18:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.806 s - in org.onap.cps.architecture.LayeredArchitectureTest 16:18:14 [INFO] 16:18:14 [INFO] Results: 16:18:14 [INFO] 16:18:14 [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2 16:18:14 [INFO] 16:18:14 [INFO] 16:18:14 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- 16:18:14 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 16:18:14 [INFO] Analyzed bundle 'cps-application' with 2 classes 16:18:14 [INFO] 16:18:14 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- 16:18:14 [INFO] 16:18:14 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 16:18:14 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.8-SNAPSHOT.jar 16:18:14 [INFO] 16:18:14 [INFO] --- spring-boot-maven-plugin:3.2.4:repackage (default) @ cps-application --- 16:18:14 [INFO] Attaching repackaged archive /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.8-SNAPSHOT-springboot.jar with classifier springboot 16:18:14 [INFO] 16:18:14 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 16:18:14 [INFO] 16:18:14 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240423T161012Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 16:18:14 [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:18:14 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 16:18:14 [INFO] Building snapshot dependencies layer... 16:18:14 [INFO] Building dependencies layer... 16:18:14 [INFO] Building resources layer... 16:18:14 [INFO] Building classes layer... 16:18:14 [INFO] Building jvm arg files layer... 16:18:14 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 16:18:19 [INFO] 16:18:19 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 16:18:19 [INFO] Loading to Docker daemon... 16:18:20 [INFO] 16:18:20 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240423T161012Z, nexus3.onap.org:10003/onap/cps-and-ncmp 16:18:20 [INFO] 16:18:20 [INFO] 16:18:20 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- 16:18: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-merge-java/cps-application/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:18:20 [INFO] 16:18:20 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- 16:18:20 [INFO] 16:18:20 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- 16:18:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:18:20 [INFO] 16:18:20 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- 16:18:20 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 16:18:20 [INFO] Analyzed bundle 'cps-application' with 2 classes 16:18:20 [INFO] All coverage checks have been met. 16:18:20 [INFO] 16:18:20 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- 16:18:20 [INFO] 16:18:20 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 16:18:20 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.8-SNAPSHOT/cps-application-3.4.8-SNAPSHOT.jar 16:18:20 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.8-SNAPSHOT/cps-application-3.4.8-SNAPSHOT.pom 16:18:20 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.8-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.8-SNAPSHOT/cps-application-3.4.8-SNAPSHOT-springboot.jar 16:18:20 [INFO] 16:18:20 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-application --- 16:18:23 [INFO] 16:18:23 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ cps-application --- 16:18:23 [INFO] 16:18:23 [INFO] Containerizing application to nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240423T161012Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 16:18:23 [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:18:23 [INFO] Building dependencies layer... 16:18:23 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 16:18:23 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240423T161012Z 16:18:23 [INFO] Building snapshot dependencies layer... 16:18:23 [INFO] Building classes layer... 16:18:23 [INFO] Building jvm arg files layer... 16:18:23 [INFO] Building resources layer... 16:18:23 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 16:18:23 [INFO] 16:18:23 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 16:18:23 [INFO] 16:18:23 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240423T161012Z, nexus3.onap.org:10003/onap/cps-and-ncmp 16:18:23 [INFO] 16:18:23 [INFO] 16:18:23 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 16:18:23 [INFO] Building jacoco-report 3.4.8-SNAPSHOT [22/23] 16:18:23 [INFO] --------------------------------[ jar ]--------------------------------- 16:18:23 [INFO] 16:18:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 16:18:23 [INFO] 16:18:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- 16:18:23 [INFO] 16:18:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- 16:18:23 [INFO] 16:18:23 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- 16:18:23 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:18:23 [INFO] 16:18:23 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- 16:18:23 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/jacoco-report/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:18:23 [INFO] 16:18:23 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- 16:18:23 [INFO] You have 0 Checkstyle violations. 16:18:23 [INFO] 16:18:23 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- 16:18:23 [INFO] You have 0 Checkstyle violations. 16:18:23 [INFO] 16:18:23 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- 16:18:23 [INFO] Starting audit... 16:18:23 Audit done. 16:18:23 [INFO] You have 0 Checkstyle violations. 16:18:23 [INFO] 16:18:23 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 16:18:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:18:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/main/resources 16:18:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-sources/license 16:18:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-resources/licenses 16:18:23 [INFO] 16:18:23 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- 16:18:23 [INFO] No sources to compile 16:18:23 [INFO] 16:18:23 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> 16:18:23 [INFO] 16:18:23 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- 16:18:23 [INFO] 16:18:23 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< 16:18:23 [INFO] 16:18:23 [INFO] 16:18:23 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- 16:18:23 [INFO] 16:18:23 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 16:18:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:18:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/test/resources 16:18:23 [INFO] 16:18:23 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- 16:18:23 [INFO] No sources to compile 16:18:23 [INFO] 16:18:23 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- 16:18:23 [INFO] No sources specified for compilation. Skipping. 16:18:23 [INFO] 16:18:23 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- 16:18:23 [INFO] No tests to run. 16:18:23 [INFO] 16:18:23 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- 16:18:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:18:23 [INFO] 16:18:23 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- 16:18:24 [INFO] 16:18:24 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 16:18:24 [WARNING] JAR will be empty - no content was marked for inclusion! 16:18:24 [INFO] Building jar: /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.4.8-SNAPSHOT.jar 16:18:24 [INFO] 16:18:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- 16:18:24 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/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:18:24 [INFO] 16:18:24 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- 16:18:24 [INFO] No tests to run. 16:18:24 [INFO] 16:18:24 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- 16:18:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:18:24 [INFO] 16:18:24 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- 16:18:24 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-ut.exec 16:18:24 [INFO] 16:18:24 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- 16:18:24 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 16:18:24 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:18:24 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:18:24 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:18:24 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:18:24 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:18:24 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 16:18:24 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-ut.exec 16:18:24 [INFO] Analyzed bundle 'cps-application' with 2 classes 16:18:24 [INFO] Analyzed bundle 'cps-events' with 3 classes 16:18:24 [INFO] Analyzed bundle 'cps-ncmp-rest' with 13 classes 16:18:24 [INFO] Analyzed bundle 'cps-ncmp-service' with 111 classes 16:18:24 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 16:18:24 [INFO] Analyzed bundle 'cps-rest' with 6 classes 16:18:24 [INFO] Analyzed bundle 'cps-ri' with 22 classes 16:18:24 [INFO] Analyzed bundle 'cps-service' with 56 classes 16:18:24 [INFO] Analyzed bundle 'integration-test' with 0 classes 16:18:24 [INFO] 16:18:24 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- 16:18:24 [INFO] 16:18:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 16:18:24 [INFO] Installing /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.8-SNAPSHOT/jacoco-report-3.4.8-SNAPSHOT.jar 16:18:24 [INFO] Installing /w/workspace/cps-master-merge-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.8-SNAPSHOT/jacoco-report-3.4.8-SNAPSHOT.pom 16:18:24 [INFO] 16:18:24 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ jacoco-report --- 16:18:24 [INFO] 16:18:24 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 16:18:24 [INFO] Building cps 3.4.8-SNAPSHOT [23/23] 16:18:24 [INFO] --------------------------------[ pom ]--------------------------------- 16:18:24 [INFO] 16:18:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 16:18:24 [INFO] 16:18:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- 16:18:24 [INFO] 16:18:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- 16:18:24 [INFO] 16:18:24 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- 16:18:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-merge-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 16:18:27 [INFO] 16:18:27 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- 16:18:27 [INFO] Starting audit... 16:18:27 Audit done. 16:18:27 [INFO] You have 0 Checkstyle violations. 16:18:27 [INFO] 16:18:27 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- 16:18:27 [INFO] Starting audit... 16:18:27 Audit done. 16:18:27 [INFO] You have 0 Checkstyle violations. 16:18:27 [INFO] 16:18:27 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- 16:18:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:18:28 [INFO] 16:18:28 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- 16:18:28 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-merge-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 16:18:28 [INFO] 16:18:28 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- 16:18:28 [INFO] No tests to run. 16:18:28 [INFO] 16:18:28 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- 16:18:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:18:28 [INFO] 16:18:28 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- 16:18:28 [INFO] 16:18:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 16:18:28 [INFO] Installing /w/workspace/cps-master-merge-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.4.8-SNAPSHOT/cps-aggregator-3.4.8-SNAPSHOT.pom 16:18:28 [INFO] 16:18:28 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-aggregator --- 16:18:28 [INFO] ------------------------------------------------------------------------ 16:18:28 [INFO] Reactor Summary for cps 3.4.8-SNAPSHOT: 16:18:28 [INFO] 16:18:28 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.837 s] 16:18:28 [INFO] cps-bom ............................................ SUCCESS [ 0.156 s] 16:18:28 [INFO] checkstyle ......................................... SUCCESS [ 4.207 s] 16:18:28 [INFO] spotbugs ........................................... SUCCESS [ 0.169 s] 16:18:28 [INFO] cps-parent ......................................... SUCCESS [ 11.431 s] 16:18:28 [INFO] cps-events ......................................... SUCCESS [ 7.506 s] 16:18:28 [INFO] cps-path-parser .................................... SUCCESS [ 11.845 s] 16:18:28 [INFO] cps-service ........................................ SUCCESS [ 46.826 s] 16:18:28 [INFO] cps-rest ........................................... SUCCESS [ 22.172 s] 16:18:28 [INFO] cps-ncmp-events .................................... SUCCESS [ 5.004 s] 16:18:28 [INFO] cps-ncmp-service ................................... SUCCESS [02:48 min] 16:18:28 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 19.290 s] 16:18:28 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.317 s] 16:18:28 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 9.283 s] 16:18:28 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 5.663 s] 16:18:28 [INFO] cps-ri ............................................. SUCCESS [ 25.649 s] 16:18:28 [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.350 s] 16:18:28 [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 3.981 s] 16:18:28 [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 11.624 s] 16:18:28 [INFO] integration-test ................................... SUCCESS [01:48 min] 16:18:28 [INFO] cps-application .................................... SUCCESS [ 23.987 s] 16:18:28 [INFO] jacoco-report ...................................... SUCCESS [ 0.949 s] 16:18:28 [INFO] cps ................................................ SUCCESS [ 3.429 s] 16:18:28 [INFO] ------------------------------------------------------------------------ 16:18:28 [INFO] BUILD SUCCESS 16:18:28 [INFO] ------------------------------------------------------------------------ 16:18:28 [INFO] Total time: 08:15 min 16:18:28 [INFO] Finished at: 2024-04-23T16:18:28Z 16:18:28 [INFO] ------------------------------------------------------------------------ 16:18:28 $ ssh-agent -k 16:18:28 unset SSH_AUTH_SOCK; 16:18:28 unset SSH_AGENT_PID; 16:18:28 echo Agent pid 5582 killed; 16:18:28 [ssh-agent] Stopped. 16:18:28 [PostBuildScript] - [INFO] Executing post build scripts. 16:18:28 [cps-master-merge-java] $ /bin/bash /tmp/jenkins3084623426098959682.sh 16:18:28 ---> sysstat.sh 16:18:28 [cps-master-merge-java] $ /bin/bash /tmp/jenkins16667342633061309346.sh 16:18:28 ---> package-listing.sh 16:18:28 ++ facter osfamily 16:18:28 ++ tr '[:upper:]' '[:lower:]' 16:18:28 + OS_FAMILY=redhat 16:18:28 + workspace=/w/workspace/cps-master-merge-java 16:18:28 + START_PACKAGES=/tmp/packages_start.txt 16:18:28 + END_PACKAGES=/tmp/packages_end.txt 16:18:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:18:28 + PACKAGES=/tmp/packages_start.txt 16:18:28 + '[' /w/workspace/cps-master-merge-java ']' 16:18:28 + PACKAGES=/tmp/packages_end.txt 16:18:28 + case "${OS_FAMILY}" in 16:18:28 + rpm -qa 16:18:28 + sort 16:18:29 + '[' -f /tmp/packages_start.txt ']' 16:18:29 + '[' -f /tmp/packages_end.txt ']' 16:18:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:18:29 + '[' /w/workspace/cps-master-merge-java ']' 16:18:29 + mkdir -p /w/workspace/cps-master-merge-java/archives/ 16:18:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-merge-java/archives/ 16:18:29 [cps-master-merge-java] $ /bin/bash /tmp/jenkins63316653158125801.sh 16:18:29 ---> capture-instance-metadata.sh 16:18:29 Setup pyenv: 16:18:29 system 16:18:29 3.8.13 16:18:29 3.9.13 16:18:29 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 16:18:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YiJb from file:/tmp/.os_lf_venv 16:18:31 lf-activate-venv(): INFO: Installing: lftools 16:18:40 lf-activate-venv(): INFO: Adding /tmp/venv-YiJb/bin to PATH 16:18:40 INFO: Running in OpenStack, capturing instance metadata 16:18:41 [cps-master-merge-java] $ /bin/bash /tmp/jenkins6123647367063066886.sh 16:18:41 provisioning config files... 16:18:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-merge-java@tmp/config16333154780662309906tmp 16:18:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:18:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:18:41 [EnvInject] - Injecting environment variables from a build step. 16:18:41 [EnvInject] - Injecting as environment variables the properties content 16:18:41 SERVER_ID=logs 16:18:41 16:18:41 [EnvInject] - Variables injected successfully. 16:18:41 [cps-master-merge-java] $ /bin/bash /tmp/jenkins5808921747322831275.sh 16:18:41 ---> create-netrc.sh 16:18:41 [cps-master-merge-java] $ /bin/bash /tmp/jenkins15752495442593364747.sh 16:18:41 ---> python-tools-install.sh 16:18:41 Setup pyenv: 16:18:41 system 16:18:41 3.8.13 16:18:41 3.9.13 16:18:41 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 16:18:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YiJb from file:/tmp/.os_lf_venv 16:18:42 lf-activate-venv(): INFO: Installing: lftools 16:18:50 lf-activate-venv(): INFO: Adding /tmp/venv-YiJb/bin to PATH 16:18:50 [cps-master-merge-java] $ /bin/bash /tmp/jenkins15916752307817165668.sh 16:18:50 ---> sudo-logs.sh 16:18:50 Archiving 'sudo' log.. 16:18:50 [cps-master-merge-java] $ /bin/bash /tmp/jenkins1742294696413969810.sh 16:18:50 ---> job-cost.sh 16:18:50 Setup pyenv: 16:18:51 system 16:18:51 3.8.13 16:18:51 3.9.13 16:18:51 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 16:18:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YiJb from file:/tmp/.os_lf_venv 16:18:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:18:57 lf-activate-venv(): INFO: Adding /tmp/venv-YiJb/bin to PATH 16:18:57 INFO: No Stack... 16:18:57 INFO: Retrieving Pricing Info for: v3-standard-8 16:18:58 INFO: Archiving Costs 16:18:58 [cps-master-merge-java] $ /bin/bash -l /tmp/jenkins14868288393932495979.sh 16:18:58 ---> logs-deploy.sh 16:18:58 Setup pyenv: 16:18:58 system 16:18:58 3.8.13 16:18:58 3.9.13 16:18:58 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 16:18:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YiJb from file:/tmp/.os_lf_venv 16:18:59 lf-activate-venv(): INFO: Installing: lftools 16:19:08 lf-activate-venv(): INFO: Adding /tmp/venv-YiJb/bin to PATH 16:19:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-merge-java/1299 16:19:08 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 16:19:09 Archives upload complete. 16:19:09 INFO: archiving logs to Nexus 16:19:10 ---> uname -a: 16:19:10 Linux prd-centos8-docker-8c-8g-25369.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:19:10 16:19:10 16:19:10 ---> lscpu: 16:19:10 Architecture: x86_64 16:19:10 CPU op-mode(s): 32-bit, 64-bit 16:19:10 Byte Order: Little Endian 16:19:10 CPU(s): 8 16:19:10 On-line CPU(s) list: 0-7 16:19:10 Thread(s) per core: 1 16:19:10 Core(s) per socket: 1 16:19:10 Socket(s): 8 16:19:10 NUMA node(s): 1 16:19:10 Vendor ID: AuthenticAMD 16:19:10 CPU family: 23 16:19:10 Model: 49 16:19:10 Model name: AMD EPYC-Rome Processor 16:19:10 Stepping: 0 16:19:10 CPU MHz: 2800.000 16:19:10 BogoMIPS: 5600.00 16:19:10 Virtualization: AMD-V 16:19:10 Hypervisor vendor: KVM 16:19:10 Virtualization type: full 16:19:10 L1d cache: 32K 16:19:10 L1i cache: 32K 16:19:10 L2 cache: 512K 16:19:10 L3 cache: 16384K 16:19:10 NUMA node0 CPU(s): 0-7 16:19:10 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:19:10 16:19:10 16:19:10 ---> nproc: 16:19:10 8 16:19:10 16:19:10 16:19:10 ---> df -h: 16:19:10 Filesystem Size Used Avail Use% Mounted on 16:19:10 devtmpfs 16G 0 16G 0% /dev 16:19:10 tmpfs 16G 0 16G 0% /dev/shm 16:19:10 tmpfs 16G 17M 16G 1% /run 16:19:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:19:10 /dev/vda1 160G 13G 148G 8% / 16:19:10 tmpfs 3.2G 0 3.2G 0% /run/user/1001 16:19:10 16:19:10 16:19:10 ---> free -m: 16:19:10 total used free shared buff/cache available 16:19:10 Mem: 31890 1124 25674 19 5092 30292 16:19:10 Swap: 1023 0 1023 16:19:10 16:19:10 16:19:10 ---> ip addr: 16:19:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:19:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:19:10 inet 127.0.0.1/8 scope host lo 16:19:10 valid_lft forever preferred_lft forever 16:19:10 inet6 ::1/128 scope host 16:19:10 valid_lft forever preferred_lft forever 16:19:10 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:19:10 link/ether fa:16:3e:d7:56:26 brd ff:ff:ff:ff:ff:ff 16:19:10 altname enp0s3 16:19:10 altname ens3 16:19:10 inet 10.30.106.135/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 16:19:10 valid_lft 85765sec preferred_lft 85765sec 16:19:10 inet6 fe80::f816:3eff:fed7:5626/64 scope link 16:19:10 valid_lft forever preferred_lft forever 16:19:10 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 16:19:10 link/ether 02:42:c2:19:fc:c8 brd ff:ff:ff:ff:ff:ff 16:19:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:19:10 valid_lft forever preferred_lft forever 16:19:10 inet6 fe80::42:c2ff:fe19:fcc8/64 scope link 16:19:10 valid_lft forever preferred_lft forever 16:19:10 16:19:10 16:19:10 ---> sar -b -r -n DEV: 16:19:10 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 04/23/2024 _x86_64_ (8 CPU) 16:19:10 16:19:10 16:08:32 LINUX RESTART (8 CPU) 16:19:10 16:19:10 04:09:01 PM tps rtps wtps bread/s bwrtn/s 16:19:10 04:10:01 PM 106.86 12.48 94.39 2185.94 6215.01 16:19:10 04:11:01 PM 263.07 20.08 242.99 3989.87 11526.73 16:19:10 04:12:01 PM 76.36 1.27 75.09 383.21 10363.71 16:19:10 04:13:01 PM 103.72 3.22 100.50 581.54 38746.65 16:19:10 04:14:01 PM 39.99 9.30 30.69 320.03 821.76 16:19:10 04:15:01 PM 39.16 0.02 39.14 0.53 835.71 16:19:10 04:16:01 PM 33.59 0.00 33.59 0.00 6994.35 16:19:10 04:17:01 PM 118.71 2.48 116.23 4490.64 29221.41 16:19:10 04:18:01 PM 21.09 1.10 19.99 68.64 607.20 16:19:10 04:19:01 PM 45.21 0.48 44.73 64.12 15743.86 16:19:10 Average: 84.77 5.04 79.73 1208.44 12107.78 16:19:10 16:19:10 04:09:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:19:10 04:10:01 PM 29585552 31257492 3070160 9.40 2688 1996296 1450428 4.30 169004 2475804 150316 16:19:10 04:11:01 PM 28336020 30536056 4319692 13.23 2688 2513424 1926628 5.72 261316 3576564 277880 16:19:10 04:12:01 PM 27178404 29453036 5477308 16.77 2688 2585584 2842812 8.43 317440 4666872 53180 16:19:10 04:13:01 PM 25141916 28247928 7513796 23.01 2688 3400092 6095296 18.08 457884 6483228 188 16:19:10 04:14:01 PM 25189080 28306152 7466632 22.86 2688 3410404 4034572 11.97 535224 6359968 16 16:19:10 04:15:01 PM 25320836 28451200 7334876 22.46 2688 3422884 3952920 11.73 543976 6229348 9784 16:19:10 04:16:01 PM 25365216 28696976 7290496 22.33 2688 3623476 3945756 11.71 664068 6059632 11624 16:19:10 04:17:01 PM 23306056 27622136 9349656 28.63 2688 4599352 6760100 20.06 855500 7848304 3056 16:19:10 04:18:01 PM 24489832 28766824 8165880 25.01 2688 4549432 3892864 11.55 851972 6689248 12504 16:19:10 04:19:01 PM 26316280 31045180 6339432 19.41 2688 4997800 1510516 4.48 1124876 4594236 23032 16:19:10 Average: 26022919 29238298 6632793 20.31 2688 3509874 3641189 10.80 578126 5498320 54158 16:19:10 16:19:10 04:09:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:19:10 04:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:10 04:10:01 PM eth0 62.71 44.02 839.49 8.13 0.00 0.00 0.00 0.00 16:19:10 04:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:10 04:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:10 04:11:01 PM eth0 447.21 366.36 5461.34 62.39 0.00 0.00 0.00 0.00 16:19:10 04:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:10 04:12:01 PM lo 2.27 2.27 0.45 0.45 0.00 0.00 0.00 0.00 16:19:10 04:12:01 PM eth0 103.47 80.74 714.80 21.92 0.00 0.00 0.00 0.00 16:19:10 04:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:10 04:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:10 04:13:01 PM eth0 1081.96 414.51 6483.41 32.37 0.00 0.00 0.00 0.00 16:19:10 04:13:01 PM docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 16:19:10 04:13:01 PM veth5f586e0 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 16:19:10 04:14:01 PM lo 108.41 108.41 34.09 34.09 0.00 0.00 0.00 0.00 16:19:10 04:14:01 PM eth0 67.54 48.65 27.63 29.28 0.00 0.00 0.00 0.00 16:19:10 04:14:01 PM docker0 6.83 7.38 0.87 0.87 0.00 0.00 0.00 0.00 16:19:10 04:15:01 PM lo 151.29 151.29 38.06 38.06 0.00 0.00 0.00 0.00 16:19:10 04:15:01 PM eth0 83.34 55.69 25.21 31.80 0.00 0.00 0.00 0.00 16:19:10 04:15:01 PM docker0 4.90 5.97 1.08 0.77 0.00 0.00 0.00 0.00 16:19:10 04:16:01 PM lo 0.22 0.22 0.03 0.03 0.00 0.00 0.00 0.00 16:19:10 04:16:01 PM eth0 157.23 145.77 549.37 1259.52 0.00 0.00 0.00 0.00 16:19:10 04:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:10 04:17:01 PM lo 12.98 12.98 2.10 2.10 0.00 0.00 0.00 0.00 16:19:10 04:17:01 PM eth0 515.99 236.15 3458.15 30.38 0.00 0.00 0.00 0.00 16:19:10 04:17:01 PM docker0 6.11 7.03 0.70 1.67 0.00 0.00 0.00 0.00 16:19:10 04:17:01 PM veth05acde0 6.11 7.16 0.79 1.68 0.00 0.00 0.00 0.00 16:19:10 04:17:01 PM veth74a6861 0.00 0.58 0.00 0.28 0.00 0.00 0.00 0.00 16:19:10 04:18:01 PM lo 877.49 877.49 288.21 288.21 0.00 0.00 0.00 0.00 16:19:10 04:18:01 PM eth0 89.47 65.39 166.95 27.09 0.00 0.00 0.00 0.00 16:19:10 04:18:01 PM docker0 237.57 244.99 55.70 43.21 0.00 0.00 0.00 0.00 16:19:10 04:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:10 04:19:01 PM eth0 62.21 86.00 99.26 1834.15 0.00 0.00 0.00 0.00 16:19:10 04:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:10 Average: lo 115.27 115.27 36.29 36.29 0.00 0.00 0.00 0.00 16:19:10 Average: eth0 267.12 154.33 1782.56 333.69 0.00 0.00 0.00 0.00 16:19:10 Average: docker0 25.54 26.55 5.84 4.65 0.00 0.00 0.00 0.00 16:19:10 16:19:10 16:19:10 ---> sar -P ALL: 16:19:10 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 04/23/2024 _x86_64_ (8 CPU) 16:19:10 16:19:10 16:08:32 LINUX RESTART (8 CPU) 16:19:10 16:19:10 04:09:01 PM CPU %user %nice %system %iowait %steal %idle 16:19:10 04:10:01 PM all 10.26 0.00 0.97 1.20 0.04 87.53 16:19:10 04:10:01 PM 0 0.65 0.00 0.60 0.73 0.05 97.97 16:19:10 04:10:01 PM 1 12.65 0.00 0.90 0.63 0.03 85.78 16:19:10 04:10:01 PM 2 20.58 0.00 1.89 1.77 0.05 75.71 16:19:10 04:10:01 PM 3 10.75 0.00 1.00 0.72 0.03 87.50 16:19:10 04:10:01 PM 4 9.52 0.00 1.00 0.92 0.02 88.55 16:19:10 04:10:01 PM 5 13.41 0.00 1.10 0.42 0.03 85.04 16:19:10 04:10:01 PM 6 11.87 0.00 0.84 3.19 0.03 84.07 16:19:10 04:10:01 PM 7 2.64 0.00 0.47 1.24 0.03 95.62 16:19:10 04:11:01 PM all 24.71 0.00 1.43 1.72 0.09 72.05 16:19:10 04:11:01 PM 0 17.25 0.00 1.20 1.39 0.08 80.07 16:19:10 04:11:01 PM 1 44.44 0.00 2.38 1.54 0.10 51.54 16:19:10 04:11:01 PM 2 23.75 0.00 1.44 1.76 0.08 72.97 16:19:10 04:11:01 PM 3 23.86 0.00 0.99 0.72 0.08 74.35 16:19:10 04:11:01 PM 4 26.69 0.00 1.17 1.16 0.08 70.90 16:19:10 04:11:01 PM 5 19.79 0.00 1.41 2.81 0.07 75.92 16:19:10 04:11:01 PM 6 21.65 0.00 0.89 1.82 0.08 75.56 16:19:10 04:11:01 PM 7 20.25 0.00 1.97 2.58 0.10 75.10 16:19:10 04:12:01 PM all 37.13 0.00 0.95 0.84 0.09 60.99 16:19:10 04:12:01 PM 0 21.48 0.00 0.99 0.00 0.10 77.43 16:19:10 04:12:01 PM 1 36.78 0.00 1.25 1.57 0.10 60.30 16:19:10 04:12:01 PM 2 26.82 0.00 0.67 0.08 0.10 72.33 16:19:10 04:12:01 PM 3 52.61 0.00 0.57 0.00 0.10 46.72 16:19:10 04:12:01 PM 4 48.55 0.00 1.04 0.05 0.08 50.28 16:19:10 04:12:01 PM 5 47.84 0.00 1.17 0.80 0.08 50.10 16:19:10 04:12:01 PM 6 21.25 0.00 0.84 3.27 0.07 74.57 16:19:10 04:12:01 PM 7 41.70 0.00 1.07 0.94 0.08 56.20 16:19:10 04:13:01 PM all 28.50 0.12 2.25 2.73 0.09 66.32 16:19:10 04:13:01 PM 0 28.74 0.00 2.06 0.10 0.08 69.01 16:19:10 04:13:01 PM 1 33.55 0.00 3.36 7.55 0.08 55.45 16:19:10 04:13:01 PM 2 21.39 0.00 1.80 4.37 0.08 72.36 16:19:10 04:13:01 PM 3 24.81 0.00 1.98 0.62 0.07 72.52 16:19:10 04:13:01 PM 4 34.02 0.00 2.47 5.64 0.10 57.77 16:19:10 04:13:01 PM 5 22.83 0.00 1.96 1.64 0.10 73.47 16:19:10 04:13:01 PM 6 27.21 0.89 2.24 1.43 0.10 68.12 16:19:10 04:13:01 PM 7 35.45 0.05 2.09 0.47 0.08 61.85 16:19:10 04:14:01 PM all 17.86 0.22 1.54 0.16 0.08 80.14 16:19:10 04:14:01 PM 0 21.08 0.00 1.44 0.10 0.13 77.24 16:19:10 04:14:01 PM 1 17.60 0.07 1.37 0.12 0.10 80.74 16:19:10 04:14:01 PM 2 20.74 0.00 1.73 0.08 0.10 77.35 16:19:10 04:14:01 PM 3 17.01 0.03 1.79 0.44 0.07 80.66 16:19:10 04:14:01 PM 4 17.89 0.00 1.31 0.12 0.05 80.63 16:19:10 04:14:01 PM 5 15.52 0.05 1.56 0.07 0.07 82.74 16:19:10 04:14:01 PM 6 19.08 1.54 1.76 0.13 0.07 77.43 16:19:10 04:14:01 PM 7 13.93 0.03 1.37 0.23 0.07 84.36 16:19:10 04:15:01 PM all 27.72 0.68 2.88 0.48 0.14 68.11 16:19:10 04:15:01 PM 0 21.64 4.96 3.15 0.35 0.12 69.78 16:19:10 04:15:01 PM 1 33.11 0.15 3.31 0.29 0.15 63.00 16:19:10 04:15:01 PM 2 29.01 0.02 2.10 0.22 0.17 68.49 16:19:10 04:15:01 PM 3 31.11 0.00 3.42 0.76 0.13 64.59 16:19:10 04:15:01 PM 4 28.56 0.05 2.70 0.96 0.13 67.60 16:19:10 04:15:01 PM 5 29.90 0.03 2.71 0.64 0.12 66.60 16:19:10 04:15:01 PM 6 20.71 0.10 2.67 0.47 0.13 75.91 16:19:10 04:15:01 PM 7 27.71 0.12 3.00 0.13 0.13 68.91 16:19:10 04:16:01 PM all 37.93 0.00 1.14 0.56 0.08 60.28 16:19:10 04:16:01 PM 0 40.98 0.00 0.82 0.03 0.08 58.09 16:19:10 04:16:01 PM 1 58.23 0.00 1.12 0.90 0.10 39.65 16:19:10 04:16:01 PM 2 49.44 0.00 1.38 0.03 0.10 49.04 16:19:10 04:16:01 PM 3 48.86 0.00 1.91 0.12 0.10 49.01 16:19:10 04:16:01 PM 4 34.70 0.00 0.73 0.02 0.07 64.48 16:19:10 04:16:01 PM 5 18.53 0.00 0.99 0.02 0.07 80.40 16:19:10 04:16:01 PM 6 26.61 0.00 1.14 2.68 0.07 69.51 16:19:10 04:16:01 PM 7 26.11 0.00 1.07 0.68 0.08 72.05 16:19:10 04:17:01 PM all 23.99 0.35 2.21 2.35 0.07 71.03 16:19:10 04:17:01 PM 0 13.91 0.00 1.82 1.88 0.07 82.32 16:19:10 04:17:01 PM 1 20.99 0.02 3.39 4.55 0.08 70.96 16:19:10 04:17:01 PM 2 29.75 0.00 2.54 3.28 0.07 64.35 16:19:10 04:17:01 PM 3 20.35 0.07 2.19 0.05 0.07 77.28 16:19:10 04:17:01 PM 4 15.67 2.72 2.10 0.50 0.07 78.93 16:19:10 04:17:01 PM 5 32.42 0.00 1.63 5.63 0.07 60.26 16:19:10 04:17:01 PM 6 28.13 0.00 2.09 2.07 0.08 67.63 16:19:10 04:17:01 PM 7 30.70 0.00 1.95 0.79 0.08 66.48 16:19:10 04:18:01 PM all 21.00 0.00 1.31 0.05 0.07 77.57 16:19:10 04:18:01 PM 0 24.40 0.00 1.14 0.03 0.07 74.36 16:19:10 04:18:01 PM 1 19.85 0.00 0.99 0.15 0.08 78.93 16:19:10 04:18:01 PM 2 22.27 0.00 1.54 0.05 0.07 76.08 16:19:10 04:18:01 PM 3 21.27 0.00 0.97 0.02 0.08 77.66 16:19:10 04:18:01 PM 4 17.00 0.00 1.44 0.02 0.07 81.48 16:19:10 04:18:01 PM 5 23.95 0.00 1.69 0.02 0.08 74.26 16:19:10 04:18:01 PM 6 20.80 0.00 1.36 0.07 0.05 77.72 16:19:10 04:18:01 PM 7 18.47 0.00 1.36 0.02 0.07 80.09 16:19:10 04:19:01 PM all 19.98 0.00 1.18 1.14 0.05 77.66 16:19:10 04:19:01 PM 0 14.41 0.00 1.24 0.02 0.03 84.30 16:19:10 04:19:01 PM 1 38.11 0.00 1.15 2.55 0.05 58.13 16:19:10 04:19:01 PM 2 28.13 0.00 1.64 4.05 0.07 66.12 16:19:10 04:19:01 PM 3 16.20 0.00 1.32 1.22 0.05 81.21 16:19:10 04:19:01 PM 4 26.26 0.00 1.47 0.97 0.07 71.23 16:19:10 04:19:01 PM 5 18.64 0.00 0.95 0.12 0.05 80.24 16:19:10 04:19:01 PM 6 12.29 0.00 0.72 0.15 0.03 86.80 16:19:10 04:19:01 PM 7 5.78 0.00 0.94 0.02 0.03 93.23 16:19:10 Average: all 24.90 0.14 1.59 1.12 0.08 72.18 16:19:10 Average: 0 20.45 0.50 1.44 0.46 0.08 77.06 16:19:10 Average: 1 31.53 0.02 1.92 1.98 0.09 64.45 16:19:10 Average: 2 27.19 0.00 1.67 1.57 0.09 69.48 16:19:10 Average: 3 26.68 0.01 1.61 0.47 0.08 71.15 16:19:10 Average: 4 25.89 0.28 1.54 1.03 0.07 71.18 16:19:10 Average: 5 24.27 0.01 1.51 1.21 0.07 72.92 16:19:10 Average: 6 20.95 0.25 1.45 1.53 0.07 75.74 16:19:10 Average: 7 22.25 0.02 1.53 0.71 0.08 75.41 16:19:10 16:19:10 16:19:10