08:08:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/137593 08:08:17 Running as SYSTEM 08:08:17 [EnvInject] - Loading node environment variables. 08:08:17 Building remotely on prd-centos8-docker-8c-8g-20477 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-merge-java 08:08:17 [ssh-agent] Looking for ssh-agent implementation... 08:08:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:08:17 $ ssh-agent 08:08:17 SSH_AUTH_SOCK=/tmp/ssh-e7VAM4j0Y2Yj/agent.5584 08:08:17 SSH_AGENT_PID=5586 08:08:17 [ssh-agent] Started. 08:08:17 Running ssh-add (command line suppressed) 08:08:17 Identity added: /w/workspace/cps-master-merge-java@tmp/private_key_12709080846515813237.key (/w/workspace/cps-master-merge-java@tmp/private_key_12709080846515813237.key) 08:08:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:08:17 The recommended git tool is: NONE 08:08:19 using credential onap-jenkins-ssh 08:08:19 Wiping out workspace first. 08:08:19 Cloning the remote Git repository 08:08:19 Cloning repository git://cloud.onap.org/mirror/cps.git 08:08:19 > git init /w/workspace/cps-master-merge-java # timeout=10 08:08:19 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 08:08:19 > git --version # timeout=10 08:08:19 > git --version # 'git version 2.39.1' 08:08:19 using GIT_SSH to set credentials Gerrit user 08:08:19 [INFO] Currently running in a labeled security context 08:08:19 [INFO] Currently SELinux is 'enforcing' on the host 08:08:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-merge-java@tmp/jenkins-gitclient-ssh9118917414991324976.key 08:08:19 Verifying host key using manually-configured host key entries 08:08:19 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:08:21 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 08:08:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:08:22 Avoid second fetch 08:08:22 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:08:22 Checking out Revision bd9751eff9d61436b48bbbad6f8ddd9b3429ca96 (refs/remotes/origin/master) 08:08:22 > git config core.sparsecheckout # timeout=10 08:08:22 > git checkout -f bd9751eff9d61436b48bbbad6f8ddd9b3429ca96 # timeout=30 08:08:22 Commit message: "Merge "[BUG] Mock DMI will respond to Health Checks during tests"" 08:08:22 > git rev-list --no-walk 0ac5d9688575cce0695060ac7862ee136fed229c # timeout=10 08:08:22 Run condition [Regular expression match] enabling prebuild for step [Execute shell] 08:08:22 provisioning config files... 08:08:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:08:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:08:22 [cps-master-merge-java] $ /bin/bash /tmp/jenkins9303518353403989878.sh 08:08:22 ---> python-tools-install.sh 08:08:22 Setup pyenv: 08:08:22 system 08:08:22 * 3.8.13 (set by /opt/pyenv/version) 08:08:22 * 3.9.13 (set by /opt/pyenv/version) 08:08:22 * 3.10.6 (set by /opt/pyenv/version) 08:08:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AyrL 08:08:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:08:30 lf-activate-venv(): INFO: Installing: lftools 08:09:00 lf-activate-venv(): INFO: Adding /tmp/venv-AyrL/bin to PATH 08:09:00 Generating Requirements File 08:09:26 Python 3.10.6 08:09:26 pip 24.0 from /tmp/venv-AyrL/lib/python3.10/site-packages/pip (python 3.10) 08:09:27 appdirs==1.4.4 08:09:27 argcomplete==3.2.3 08:09:27 aspy.yaml==1.3.0 08:09:27 attrs==23.2.0 08:09:27 autopage==0.5.2 08:09:27 beautifulsoup4==4.12.3 08:09:27 boto3==1.34.77 08:09:27 botocore==1.34.77 08:09:27 bs4==0.0.2 08:09:27 cachetools==5.3.3 08:09:27 certifi==2024.2.2 08:09:27 cffi==1.16.0 08:09:27 cfgv==3.4.0 08:09:27 chardet==5.2.0 08:09:27 charset-normalizer==3.3.2 08:09:27 click==8.1.7 08:09:27 cliff==4.6.0 08:09:27 cmd2==2.4.3 08:09:27 cryptography==3.3.2 08:09:27 debtcollector==3.0.0 08:09:27 decorator==5.1.1 08:09:27 defusedxml==0.7.1 08:09:27 Deprecated==1.2.14 08:09:27 distlib==0.3.8 08:09:27 dnspython==2.6.1 08:09:27 docker==4.2.2 08:09:27 dogpile.cache==1.3.2 08:09:27 email_validator==2.1.1 08:09:27 filelock==3.13.3 08:09:27 future==1.0.0 08:09:27 gitdb==4.0.11 08:09:27 GitPython==3.1.43 08:09:27 google-auth==2.29.0 08:09:27 httplib2==0.22.0 08:09:27 identify==2.5.35 08:09:27 idna==3.6 08:09:27 importlib-resources==1.5.0 08:09:27 iso8601==2.1.0 08:09:27 Jinja2==3.1.3 08:09:27 jmespath==1.0.1 08:09:27 jsonpatch==1.33 08:09:27 jsonpointer==2.4 08:09:27 jsonschema==4.21.1 08:09:27 jsonschema-specifications==2023.12.1 08:09:27 keystoneauth1==5.6.0 08:09:27 kubernetes==29.0.0 08:09:27 lftools==0.37.10 08:09:27 lxml==5.2.1 08:09:27 MarkupSafe==2.1.5 08:09:27 msgpack==1.0.8 08:09:27 multi_key_dict==2.0.3 08:09:27 munch==4.0.0 08:09:27 netaddr==1.2.1 08:09:27 netifaces==0.11.0 08:09:27 niet==1.4.2 08:09:27 nodeenv==1.8.0 08:09:27 oauth2client==4.1.3 08:09:27 oauthlib==3.2.2 08:09:27 openstacksdk==3.0.0 08:09:27 os-client-config==2.1.0 08:09:27 os-service-types==1.7.0 08:09:27 osc-lib==3.0.1 08:09:27 oslo.config==9.4.0 08:09:27 oslo.context==5.5.0 08:09:27 oslo.i18n==6.3.0 08:09:27 oslo.log==5.5.1 08:09:27 oslo.serialization==5.4.0 08:09:27 oslo.utils==7.1.0 08:09:27 packaging==24.0 08:09:27 pbr==6.0.0 08:09:27 platformdirs==4.2.0 08:09:27 prettytable==3.10.0 08:09:27 pyasn1==0.6.0 08:09:27 pyasn1_modules==0.4.0 08:09:27 pycparser==2.22 08:09:27 pygerrit2==2.0.15 08:09:27 PyGithub==2.3.0 08:09:27 pyinotify==0.9.6 08:09:27 PyJWT==2.8.0 08:09:27 PyNaCl==1.5.0 08:09:27 pyparsing==2.4.7 08:09:27 pyperclip==1.8.2 08:09:27 pyrsistent==0.20.0 08:09:27 python-cinderclient==9.5.0 08:09:27 python-dateutil==2.9.0.post0 08:09:27 python-heatclient==3.5.0 08:09:27 python-jenkins==1.8.2 08:09:27 python-keystoneclient==5.4.0 08:09:27 python-magnumclient==4.4.0 08:09:27 python-novaclient==18.6.0 08:09:27 python-openstackclient==6.6.0 08:09:27 python-swiftclient==4.5.0 08:09:27 PyYAML==6.0.1 08:09:27 referencing==0.34.0 08:09:27 requests==2.31.0 08:09:27 requests-oauthlib==2.0.0 08:09:27 requestsexceptions==1.4.0 08:09:27 rfc3986==2.0.0 08:09:27 rpds-py==0.18.0 08:09:27 rsa==4.9 08:09:27 ruamel.yaml==0.18.6 08:09:27 ruamel.yaml.clib==0.2.8 08:09:27 s3transfer==0.10.1 08:09:27 simplejson==3.19.2 08:09:27 six==1.16.0 08:09:27 smmap==5.0.1 08:09:27 soupsieve==2.5 08:09:27 stevedore==5.2.0 08:09:27 tabulate==0.9.0 08:09:27 toml==0.10.2 08:09:27 tomlkit==0.12.4 08:09:27 tqdm==4.66.2 08:09:27 typing_extensions==4.10.0 08:09:27 tzdata==2024.1 08:09:27 urllib3==1.26.18 08:09:27 virtualenv==20.25.1 08:09:27 wcwidth==0.2.13 08:09:27 websocket-client==1.7.0 08:09:27 wrapt==1.16.0 08:09:27 xdg==6.0.0 08:09:27 xmltodict==0.13.0 08:09:27 yq==3.2.3 08:09:27 [EnvInject] - Injecting environment variables from a build step. 08:09:27 [EnvInject] - Injecting as environment variables the properties content 08:09:27 SET_JDK_VERSION=openjdk17 08:09:27 GIT_URL="git://cloud.onap.org/mirror" 08:09:27 08:09:27 [EnvInject] - Variables injected successfully. 08:09:27 [cps-master-merge-java] $ /bin/sh /tmp/jenkins4113280091783199959.sh 08:09:27 ---> update-java-alternatives.sh 08:09:27 ---> Updating Java version 08:09:27 ---> RedHat type system detected 08:09:28 openjdk version "17.0.6-ea" 2023-01-17 LTS 08:09:28 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 08:09:28 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) 08:09:28 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 08:09:28 [EnvInject] - Injecting environment variables from a build step. 08:09:28 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 08:09:28 [EnvInject] - Variables injected successfully. 08:09:28 provisioning config files... 08:09:28 copy managed file [global-settings] to file:/w/workspace/cps-master-merge-java@tmp/config241284285416490262tmp 08:09:28 copy managed file [cps-settings] to file:/w/workspace/cps-master-merge-java@tmp/config15324041451582057542tmp 08:09:28 Regular expression run condition: Expression=[.*(amd64|arm64).*], Label=[cps] 08:09:28 Run condition [Regular expression match] preventing perform for step [Execute shell] 08:09:28 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-20477 08:09:28 using settings config with name cps-settings 08:09:28 Replacing all maven server entries not found in credentials list is true 08:09:28 using global settings config with name global-settings 08:09:28 Replacing all maven server entries not found in credentials list is true 08:09:28 [cps-master-merge-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings9872833724442031571.xml -gs /tmp/global-settings2290334025577105754.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=c454bb912798d90ee0d6cb6fc56c8926dc120bb1 -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/+/137593 -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=137593 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Daniel Hanrahan\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/93/137593/6 -DGERRIT_NEWREV=bd9751eff9d61436b48bbbad6f8ddd9b3429ca96 "-DGERRIT_PATCHSET_UPLOADER_NAME=Daniel Hanrahan" '-DGERRIT_CHANGE_OWNER=\"Daniel Hanrahan\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=W0JVR10gTW9jayBETUkgd2lsbCByZXNwb25kIHRvIEhlYWx0aCBDaGVja3MgZHVyaW5nIHRlc3RzCgpIZWFsdGggQ2hlY2sgZm9yIERNSSBpcyBzb21ldGltZXMgcnVubmluZyBkdXJpbmcgaW50ZWdyYXRpb24gdGVzdHMsCmNhdXNpbmcgdGhlIG1vY2tEbWlTZXJ2ZXIgdG8gZmFpbCBkdWUgdG8gdW5leHBlY3RlZCBSZXN0IHJlcXVlc3RzLgpBcyBhIGZpeCwgdGhlIG1vY2sgRE1JIHdpbGwgcmVzcG9uZCB0byBoZWFsdGggY2hlY2tzLgoKSXNzdWUtSUQ6IENQUy0yMTY3ClNpZ25lZC1vZmYtYnk6IGRhbmllbGhhbnJhaGFuIDxkYW5pZWwuaGFucmFoYW5AZXN0LnRlY2g+CkNoYW5nZS1JZDogSWU0YTAwNTk1ODNlNjZkZmNjMDBlMWFhOTk4NjcxYTY2MmNjZjA1M2EK -DGERRIT_NAME=Primary -DGERRIT_TOPIC=CPS-2167 "-DGERRIT_CHANGE_SUBJECT=[BUG] Mock DMI will respond to Health Checks during tests" '-DGERRIT_EVENT_ACCOUNT=\"Toine Siebelink\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ie4a0059583e66dfcc00e1aa998671a662ccf053a -DGERRIT_EVENT_HASH=-644605476 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=toine.siebelink@est.tech -DGERRIT_PATCHSET_NUMBER=6 "-DGERRIT_CHANGE_OWNER_NAME=Daniel Hanrahan" clean deploy -B -P cps-ncmp-docker -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 08:09:30 [INFO] Scanning for projects... 08:09:32 [WARNING] 08:09:32 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.8-SNAPSHOT 08:09:32 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 177, column 21 08:09:32 [WARNING] 08:09:32 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.8-SNAPSHOT 08:09:32 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 211, column 21 08:09:32 [WARNING] 08:09:32 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.8-SNAPSHOT 08:09:32 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 66, column 21 08:09:32 [WARNING] 08:09:32 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 08:09:32 [WARNING] 08:09:32 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 08:09:32 [WARNING] 08:09:32 [INFO] ------------------------------------------------------------------------ 08:09:32 [INFO] Reactor Build Order: 08:09:32 [INFO] 08:09:32 [INFO] org.onap.cps:cps-dependencies [pom] 08:09:32 [INFO] cps-bom [pom] 08:09:32 [INFO] checkstyle [jar] 08:09:32 [INFO] spotbugs [jar] 08:09:32 [INFO] cps-parent [pom] 08:09:32 [INFO] cps-events [jar] 08:09:32 [INFO] cps-path-parser [jar] 08:09:32 [INFO] cps-service [jar] 08:09:32 [INFO] cps-rest [jar] 08:09:32 [INFO] cps-ncmp-events [jar] 08:09:32 [INFO] cps-ncmp-service [jar] 08:09:32 [INFO] cps-ncmp-rest [jar] 08:09:32 [INFO] cps-ncmp-rest-stub [pom] 08:09:32 [INFO] cps-ncmp-rest-stub-service [jar] 08:09:32 [INFO] cps-ncmp-rest-stub-app [jar] 08:09:32 [INFO] cps-ri [jar] 08:09:32 [INFO] dmi-plugin-demo-and-csit-stub [pom] 08:09:32 [INFO] dmi-plugin-demo-and-csit-stub-service [jar] 08:09:32 [INFO] dmi-plugin-demo-and-csit-stub-app [jar] 08:09:32 [INFO] integration-test [jar] 08:09:32 [INFO] cps-application [jar] 08:09:32 [INFO] jacoco-report [jar] 08:09:32 [INFO] cps [pom] 08:09:32 [INFO] 08:09:32 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 08:09:32 [INFO] Building org.onap.cps:cps-dependencies 3.4.8-SNAPSHOT [1/23] 08:09:32 [INFO] --------------------------------[ pom ]--------------------------------- 08:09:33 [INFO] 08:09:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 08:09:33 [INFO] 08:09:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 08:09:34 [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 08:09:34 [INFO] 08:09:34 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ cps-dependencies --- 08:09:34 [INFO] 08:09:34 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 08:09:34 [INFO] Building cps-bom 3.4.8-SNAPSHOT [2/23] 08:09:34 [INFO] --------------------------------[ pom ]--------------------------------- 08:09:34 [INFO] 08:09:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 08:09:34 [INFO] 08:09:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 08:09:34 [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 08:09:34 [INFO] 08:09:34 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ cps-bom --- 08:09:34 [INFO] 08:09:34 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 08:09:35 [INFO] Building checkstyle 3.4.8-SNAPSHOT [3/23] 08:09:35 [INFO] --------------------------------[ jar ]--------------------------------- 08:09:35 [INFO] 08:09:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 08:09:35 [INFO] 08:09:35 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 08:09:35 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 08:09:35 [INFO] Copying 4 resources 08:09:35 [INFO] 08:09:35 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 08:09:36 [INFO] No sources to compile 08:09:36 [INFO] 08:09:36 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 08:09:36 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 08:09:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/checkstyle/src/test/resources 08:09:36 [INFO] 08:09:36 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 08:09:36 [INFO] No sources to compile 08:09:36 [INFO] 08:09:36 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 08:09:37 [INFO] No tests to run. 08:09:37 [INFO] 08:09:37 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 08:09:37 [INFO] Building jar: /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.4.8-SNAPSHOT.jar 08:09:37 [INFO] 08:09:37 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 08:09:38 ======================================================================================================================== 08:09:38 Copyright Check Python Script: 08:09:38 Error, Committer email is not included in config file. 08:09:38 If your company is new to the project please make appropriate changes to project-committers-config.csv 08:09:38 for Copyright Check to work. 08:09:38 Exiting... 08:09:38 ======================================================================================================================== 08:09:38 [INFO] 08:09:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 08:09:38 [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 08:09:38 [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 08:09:38 [INFO] 08:09:38 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ checkstyle --- 08:09:38 [INFO] 08:09:38 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 08:09:38 [INFO] Building spotbugs 3.4.8-SNAPSHOT [4/23] 08:09:38 [INFO] --------------------------------[ jar ]--------------------------------- 08:09:38 [INFO] 08:09:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 08:09:38 [INFO] 08:09:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 08:09:38 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 08:09:38 [INFO] Copying 1 resource 08:09:38 [INFO] 08:09:38 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 08:09:38 [INFO] No sources to compile 08:09:38 [INFO] 08:09:38 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 08:09:38 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 08:09:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/spotbugs/src/test/resources 08:09:38 [INFO] 08:09:38 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 08:09:38 [INFO] No sources to compile 08:09:38 [INFO] 08:09:38 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 08:09:38 [INFO] No tests to run. 08:09:38 [INFO] 08:09:38 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 08:09:38 [INFO] Building jar: /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.4.8-SNAPSHOT.jar 08:09:38 [INFO] 08:09:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 08:09:38 [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 08:09:38 [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 08:09:38 [INFO] 08:09:38 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ spotbugs --- 08:09:38 [INFO] 08:09:38 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 08:09:38 [INFO] Building cps-parent 3.4.8-SNAPSHOT [5/23] 08:09:38 [INFO] --------------------------------[ pom ]--------------------------------- 08:09:39 [INFO] 08:09:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 08:09:39 [INFO] 08:09:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- 08:09:39 [INFO] 08:09:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- 08:09:39 [INFO] 08:09:39 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- 08:09:40 [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/* 08:09:40 [INFO] 08:09:40 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- 08:09:40 [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/* 08:09:40 [INFO] 08:09:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- 08:09:42 [INFO] You have 0 Checkstyle violations. 08:09:42 [INFO] 08:09:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- 08:09:43 [INFO] You have 0 Checkstyle violations. 08:09:43 [INFO] 08:09:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- 08:09:43 [INFO] Starting audit... 08:09:43 Audit done. 08:09:43 [INFO] You have 0 Checkstyle violations. 08:09:43 [INFO] 08:09:43 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> 08:09:43 [INFO] 08:09:43 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- 08:09:46 [INFO] 08:09:46 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< 08:09:46 [INFO] 08:09:46 [INFO] 08:09:46 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- 08:09:46 [INFO] 08:09:46 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- 08:09:47 [INFO] No sources specified for compilation. Skipping. 08:09:47 [INFO] 08:09:47 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- 08:09:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:09:47 [INFO] 08:09:47 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- 08:09:47 [INFO] 08:09:47 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- 08:09:47 [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/* 08:09:47 [INFO] 08:09:47 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- 08:09:48 [INFO] No tests to run. 08:09:48 [INFO] 08:09:48 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- 08:09:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:09:48 [INFO] 08:09:48 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- 08:09:48 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-ut.exec 08:09:48 [INFO] 08:09:48 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- 08:09:48 [INFO] 08:09:48 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 08:09:48 [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 08:09:48 [INFO] 08:09:48 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-parent --- 08:09:48 [INFO] 08:09:48 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 08:09:48 [INFO] Building cps-events 3.4.8-SNAPSHOT [6/23] 08:09:48 [INFO] --------------------------------[ jar ]--------------------------------- 08:09:48 [INFO] 08:09:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 08:09:48 [INFO] 08:09:48 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- 08:09:48 [INFO] 08:09:48 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- 08:09:48 [INFO] 08:09:48 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- 08:09:48 [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/* 08:09:48 [INFO] 08:09:48 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- 08:09:48 [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/* 08:09:48 [INFO] 08:09:48 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 08:09:49 [INFO] 08:09:49 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- 08:09:49 [INFO] You have 0 Checkstyle violations. 08:09:49 [INFO] 08:09:49 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- 08:09:49 [INFO] You have 0 Checkstyle violations. 08:09:49 [INFO] 08:09:49 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- 08:09:49 [INFO] Starting audit... 08:09:49 Audit done. 08:09:49 [INFO] You have 0 Checkstyle violations. 08:09:49 [INFO] 08:09:49 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 08:09:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:09:49 [INFO] Copying 2 resources 08:09:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-sources/license 08:09:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-resources/licenses 08:09:49 [INFO] 08:09:49 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- 08:09:50 [INFO] Changes detected - recompiling the module! :dependency 08:09:50 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 08:09:50 [INFO] 08:09:50 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> 08:09:50 [INFO] 08:09:50 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- 08:09:50 [INFO] Fork Value is true 08:09:52 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:09:52 [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) 08:09:52 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:09:52 [java] WARNING: System::setSecurityManager will be removed in a future release 08:09:53 [INFO] Done SpotBugs Analysis.... 08:09:54 [INFO] 08:09:54 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< 08:09:54 [INFO] 08:09:54 [INFO] 08:09:54 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- 08:09:54 [INFO] BugInstance size is 0 08:09:54 [INFO] Error size is 0 08:09:54 [INFO] No errors/warnings found 08:09:54 [INFO] 08:09:54 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 08:09:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:09:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/src/test/resources 08:09:54 [INFO] 08:09:54 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- 08:09:54 [INFO] No sources to compile 08:09:54 [INFO] 08:09:54 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- 08:09:54 [INFO] No sources specified for compilation. Skipping. 08:09:54 [INFO] 08:09:54 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- 08:09:54 [INFO] No tests to run. 08:09:54 [INFO] 08:09:54 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- 08:09:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:09:54 [INFO] 08:09:54 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- 08:09:54 [INFO] 08:09:54 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 08:09:54 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.4.8-SNAPSHOT.jar 08:09:54 [INFO] 08:09:54 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- 08:09:54 [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/* 08:09:54 [INFO] 08:09:54 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- 08:09:54 [INFO] No tests to run. 08:09:54 [INFO] 08:09:54 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- 08:09:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:09:54 [INFO] 08:09:54 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- 08:09:54 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-ut.exec 08:09:54 [INFO] 08:09:54 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- 08:09:54 [INFO] 08:09:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 08:09:54 [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 08:09:54 [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 08:09:54 [INFO] 08:09:54 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-events --- 08:09:54 [INFO] 08:09:54 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 08:09:54 [INFO] Building cps-path-parser 3.4.8-SNAPSHOT [7/23] 08:09:54 [INFO] --------------------------------[ jar ]--------------------------------- 08:09:56 [INFO] 08:09:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 08:09:56 [INFO] 08:09:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- 08:09:56 [INFO] 08:09:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- 08:09:56 [INFO] 08:09:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- 08:09:56 [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/* 08:09:56 [INFO] 08:09:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- 08:09:56 [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/* 08:09:56 [INFO] 08:09:56 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 08:09:57 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/antlr4 08:09:57 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 08:09:57 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 08:09:57 [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 08:09:57 [INFO] 08:09:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- 08:09:57 [INFO] You have 0 Checkstyle violations. 08:09:57 [INFO] 08:09:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- 08:09:58 [INFO] You have 0 Checkstyle violations. 08:09:58 [INFO] 08:09:58 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- 08:09:58 [INFO] Starting audit... 08:09:58 Audit done. 08:09:58 [INFO] You have 0 Checkstyle violations. 08:09:58 [INFO] 08:09:58 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 08:09:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:09:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/resources 08:09:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-sources/license 08:09:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-resources/licenses 08:09:58 [INFO] 08:09:58 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- 08:09:58 [INFO] Changes detected - recompiling the module! :dependency 08:09:58 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 08:09:58 [INFO] 08:09:58 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> 08:09:58 [INFO] 08:09:58 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- 08:09:58 [INFO] Fork Value is true 08:10:00 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:10:00 [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) 08:10:00 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:10:00 [java] WARNING: System::setSecurityManager will be removed in a future release 08:10:02 [INFO] Done SpotBugs Analysis.... 08:10:02 [INFO] 08:10:02 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< 08:10:02 [INFO] 08:10:02 [INFO] 08:10:02 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- 08:10:02 [INFO] BugInstance size is 0 08:10:02 [INFO] Error size is 0 08:10:02 [INFO] No errors/warnings found 08:10:02 [INFO] 08:10:02 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 08:10:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:10:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/test/resources 08:10:02 [INFO] 08:10:02 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- 08:10:02 [INFO] No sources to compile 08:10:02 [INFO] 08:10:02 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- 08:10:02 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:10:02 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:10:03 [INFO] Compiled 4 files. 08:10:03 [INFO] 08:10:03 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- 08:10:04 [INFO] 08:10:04 [INFO] ------------------------------------------------------- 08:10:04 [INFO] T E S T S 08:10:04 [INFO] ------------------------------------------------------- 08:10:05 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 08:10:05 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 08:10:05 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 08:10:05 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 08:10:05 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 08:10:05 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 08:10:05 line 1:18 missing QName at '' 08:10:06 [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.589 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec 08:10:06 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 08:10:06 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec 08:10:06 [INFO] 08:10:06 [INFO] Results: 08:10:06 [INFO] 08:10:06 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 08:10:06 [INFO] 08:10:06 [INFO] 08:10:06 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- 08:10:06 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 08:10:06 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 08:10:06 [INFO] 08:10:06 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- 08:10:06 [INFO] 08:10:06 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 08:10:06 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.4.8-SNAPSHOT.jar 08:10:06 [INFO] 08:10:06 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- 08:10: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-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/* 08:10:06 [INFO] 08:10:06 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- 08:10:06 [INFO] 08:10:06 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- 08:10:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:10:06 [INFO] 08:10:06 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- 08:10:06 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 08:10:06 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 08:10:06 [INFO] All coverage checks have been met. 08:10:06 [INFO] 08:10:06 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- 08:10:06 [INFO] 08:10:06 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 08:10:06 [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 08:10:06 [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 08:10:06 [INFO] 08:10:06 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-path-parser --- 08:10:06 [INFO] 08:10:06 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 08:10:06 [INFO] Building cps-service 3.4.8-SNAPSHOT [8/23] 08:10:06 [INFO] --------------------------------[ jar ]--------------------------------- 08:10:11 [INFO] 08:10:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 08:10:11 [INFO] 08:10:11 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- 08:10:11 [INFO] 08:10:11 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- 08:10:11 [INFO] 08:10:11 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- 08:10: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/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/* 08:10:11 [INFO] 08:10:11 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- 08:10: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/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/* 08:10:11 [INFO] 08:10:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- 08:10:11 [INFO] You have 0 Checkstyle violations. 08:10:11 [INFO] 08:10:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- 08:10:11 [INFO] You have 0 Checkstyle violations. 08:10:11 [INFO] 08:10:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- 08:10:12 [INFO] Starting audit... 08:10:12 Audit done. 08:10:12 [INFO] You have 0 Checkstyle violations. 08:10:12 [INFO] 08:10:12 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 08:10:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:10:12 [INFO] Copying 1 resource 08:10:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-sources/license 08:10:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-resources/licenses 08:10:12 [INFO] 08:10:12 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- 08:10:12 [INFO] Changes detected - recompiling the module! :dependency 08:10:12 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 08:10:13 [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. 08:10:13 [INFO] /w/workspace/cps-master-merge-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. 08:10:13 [INFO] 08:10:13 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> 08:10:13 [INFO] 08:10:13 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- 08:10:13 [INFO] Fork Value is true 08:10:15 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:10:15 [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) 08:10:15 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:10:15 [java] WARNING: System::setSecurityManager will be removed in a future release 08:10:18 [INFO] Done SpotBugs Analysis.... 08:10:18 [INFO] 08:10:18 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< 08:10:18 [INFO] 08:10:18 [INFO] 08:10:18 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- 08:10:18 [INFO] BugInstance size is 0 08:10:18 [INFO] Error size is 0 08:10:18 [INFO] No errors/warnings found 08:10:18 [INFO] 08:10:18 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 08:10:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:10:18 [INFO] Copying 30 resources 08:10:18 [INFO] 08:10:18 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- 08:10:18 [INFO] Changes detected - recompiling the module! :dependency 08:10:18 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 08:10:19 [INFO] 08:10:19 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- 08:10:19 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:10:19 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:10:21 [INFO] Compiled 67 files. 08:10:21 [INFO] 08:10:21 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- 08:10:21 [INFO] 08:10:21 [INFO] ------------------------------------------------------- 08:10:21 [INFO] T E S T S 08:10:21 [INFO] ------------------------------------------------------- 08:10:23 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 08:10:24 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.743 s - in org.onap.cps.utils.DataMapUtilsSpec 08:10:24 [INFO] Running org.onap.cps.utils.GsonSpec 08:10:24 first-container a-leaf a-Value 08:10:24 last-container x-leaf x-value 08:10:24 08:10:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.onap.cps.utils.GsonSpec 08:10:24 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 08:10:25 08:10:25.651 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 08:10:25 08:10:25.662 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 08:10:25 08:10:25.697 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 08:10:25 08:10:25.701 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 08:10:25 08:10:25.730 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 08:10:25 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.59 s - in org.onap.cps.utils.JsonObjectMapperSpec 08:10:25 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 08:10:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.733 s - in org.onap.cps.utils.JsonParserStreamSpec 08:10:26 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 08:10:26 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s - in org.onap.cps.utils.PrefixResolverSpec 08:10:26 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 08:10:26 [Fatal Error] :1:1: Content is not allowed in prolog. 08:10:26 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s - in org.onap.cps.utils.XmlFileUtilsSpec 08:10:26 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 08:10:27 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 08:10:27 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 08:10:27 [Fatal Error] :1:1: Premature end of file. 08:10:27 line 1:1 no viable alternative at input '/' 08:10:27 line 1:1 no viable alternative at input '/[' 08:10:27 line 1:11 missing QName at '' 08:10:27 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s - in org.onap.cps.utils.YangParserHelperSpec 08:10:27 [INFO] Running org.onap.cps.utils.YangParserSpec 08:10:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.utils.YangParserSpec 08:10:27 [INFO] Running org.onap.cps.utils.YangUtilsSpec 08:10:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.utils.YangUtilsSpec 08:10:27 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 08:10:27 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec 08:10:27 [INFO] Running org.onap.cps.api.impl.CpsAnchorServiceImplSpec 08:10:27 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.api.impl.CpsAnchorServiceImplSpec 08:10:27 [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec 08:10:27 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 08:10:27 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 08:10:27 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec 08:10:27 [INFO] Running org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 08:10:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 08:10:27 [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec 08:10:27 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec 08:10:27 [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec 08:10:27 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec 08:10:27 [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec 08:10:27 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec 08:10:27 [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec 08:10:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec 08:10:28 [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 08:10:29 08:10:22,141 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 08:10:29 08:10:22,144 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Here is a list of configurators discovered as a service, by rank: 08:10:29 08:10:22,144 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:10:29 08:10:22,144 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 08:10:29 08:10:22,144 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:10:29 08:10:22,153 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:10:29 08:10:22,153 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 08:10:29 08:10:22,156 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 08:10:29 08:10:22,158 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 08:10:29 08:10:22,158 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 08:10:29 08:10:22,158 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:10:29 08:10:22,158 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 08:10:29 08:10:22,159 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 08:10:29 08:10:22,160 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:10:29 08:10:22,160 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:10:29 08:10:22,160 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:10:29 08:10:22,160 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 08:10:29 08:10:22,161 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 08:10:29 08:10:22,161 |-INFO in ch.qos.logback.classic.BasicConfigurator@2f8892c5 - Setting up default configuration. 08:10:29 08:10:22,181 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 20 milliseconds. ExecutionStatus=NEUTRAL 08:10:29 08:10:28,353 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4ae707c - 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. 08:10:29 08:10:28,353 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@288aaeaf - 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 08:10:29 08:10:28,356 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:10:29 08:10:28,356 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:10:29 08:10:28,356 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:10:29 08:10:28,356 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:10:29 08:10:28,356 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:10:29 08:10:28,358 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4ae707c - 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. 08:10:29 08:10:28,358 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@288aaeaf - 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 08:10:29 08:10:28,366 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:10:29 08:10:28,366 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:10:29 08:10:28,370 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:10:29 08:10:28,402 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712218228401) 08:10:29 08:10:28,402 |-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] 08:10:29 08:10:28,402 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:10:29 08:10:28,409 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:10:29 08:10:28,409 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:10:29 08:10:28,410 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:10:29 08:10:28,410 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:10:29 08:10:28,410 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:10:29 08:10:28,410 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:10:29 08:10:28,410 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:10:29 08:10:28,410 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:10:29 08:10:28,410 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:10:29 08:10:28,410 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:10:29 08:10:28,410 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:10:29 08:10:28,410 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:10:29 08:10:28,410 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:10:29 08:10:28,410 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:10:29 08:10:28,410 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:10:29 08:10:28,410 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:10:29 08:10:28,411 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:10:29 08:10:28,411 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:10:29 08:10:28,416 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:10:29 08:10:28,436 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:10:29 08:10:28,436 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:10:29 08:10:28,443 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:10:29 08:10:28,468 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:10:29 08:10:28,931 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3babb257 - Setting zoneId to "UTC" 08:10:29 08:10:28,941 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:10:29 08:10:28,941 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:10:29 08:10:29,200 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:10:29 08:10:29,201 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:10:29 08:10:29,201 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:10:29 08:10:29,201 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:10:29 08:10:29,202 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:10:29 08:10:29,202 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:10:29 08:10:29,202 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:10:29 08:10:29,202 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4c7108ce - End of configuration. 08:10:29 08:10:29,202 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@31733839 - Registering current configuration as safe fallback point 08:10:29 08:10:29 08:10:29 . ____ _ __ _ _ 08:10:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:10:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:10:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:10:29 ' |____| .__|_| |_|_| |_\__, | / / / / 08:10:29 =========|_|==============|___/=/_/_/_/ 08:10:29 :: Spring Boot :: (v3.2.4) 08:10:29 08:10:29 2024-04-04T08:10:29.373Z INFO 6636 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6636 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 08:10:29 2024-04-04T08:10:29.374Z INFO 6636 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 08:10:29 2024-04-04T08:10:29.763Z INFO 6636 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.698 seconds (process running for 8.476) 08:10:30 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:10:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.423 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 08:10:30 [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec 08:10:33 08:10:33 . ____ _ __ _ _ 08:10:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:10:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:10:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:10:33 ' |____| .__|_| |_|_| |_\__, | / / / / 08:10:33 =========|_|==============|___/=/_/_/_/ 08:10:33 :: Spring Boot :: (v3.2.4) 08:10:33 08:10:33 2024-04-04T08:10:30.489Z INFO 6636 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6636 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 08:10:33 2024-04-04T08:10:30.489Z INFO 6636 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 08:10:33 2024-04-04T08:10:30.593Z WARN 6636 --- [ 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: 08:10: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 08:10:33 2024-04-04T08:10:30.677Z INFO 6636 --- [ main] com.hazelcast.system.logo : [10.30.107.4]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:10:33 + + o o o o---o o----o o o---o o o----o o--o--o 08:10:33 + + + + | | / \ / | | / / \ | | 08:10:33 + + + + + o----o o o o o----o | o o o o----o | 08:10:33 + + + + | | / \ / | | \ / \ | | 08:10:33 + + o o o o o---o o----o o----o o---o o o o----o o 08:10:33 2024-04-04T08:10:30.678Z INFO 6636 --- [ main] com.hazelcast.system : [10.30.107.4]:5701 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:10:33 2024-04-04T08:10:30.678Z INFO 6636 --- [ main] com.hazelcast.system : [10.30.107.4]:5701 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.4]:5701 08:10:33 2024-04-04T08:10:30.678Z INFO 6636 --- [ main] com.hazelcast.system : [10.30.107.4]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:10:33 2024-04-04T08:10:30.678Z INFO 6636 --- [ main] com.hazelcast.system : [10.30.107.4]: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. 08:10:33 2024-04-04T08:10:30.681Z INFO 6636 --- [ main] com.hazelcast.system : [10.30.107.4]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:10:33 To enable the Jet engine on the members, do one of the following: 08:10:33 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:10:33 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:10:33 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:10:33 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:10:33 2024-04-04T08:10:30.869Z INFO 6636 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.4]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:10:33 2024-04-04T08:10:31.096Z INFO 6636 --- [ main] com.hazelcast.system.security : [10.30.107.4]: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. 08:10:33 2024-04-04T08:10:31.202Z INFO 6636 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.4]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:10:33 2024-04-04T08:10:31.207Z WARN 6636 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.4]: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. 08:10:33 2024-04-04T08:10:31.522Z INFO 6636 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.4]:5701 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:10:33 2024-04-04T08:10:31.529Z INFO 6636 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.4]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.4]:5701 is STARTING 08:10:33 2024-04-04T08:10:33.828Z INFO 6636 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.4]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:10:33 08:10:33 Members {size:1, ver:1} [ 08:10:33 Member [10.30.107.4]:5701 - ee27aceb-beb1-445b-8954-00adaaffbb46 this 08:10:33 ] 08:10:33 08:10:33 2024-04-04T08:10:33.847Z INFO 6636 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.4]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.4]:5701 is STARTED 08:10:33 2024-04-04T08:10:33.894Z INFO 6636 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 3.437 seconds (process running for 12.608) 08:10:33 2024-04-04T08:10:33.965Z INFO 6636 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 08:10:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.513 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec 08:10:33 [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec 08:10:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec 08:10:34 [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 08:10:36 2024-04-04T08:10:33.981Z INFO 6636 --- [ main] com.hazelcast.system.logo : [10.30.107.4]:5702 [my cluster] [5.3.6] 08:10:36 + + o o o o---o o----o o o---o o o----o o--o--o 08:10:36 + + + + | | / \ / | | / / \ | | 08:10:36 + + + + + o----o o o o o----o | o o o o----o | 08:10:36 + + + + | | / \ / | | \ / \ | | 08:10:36 + + o o o o o---o o----o o----o o---o o o o----o o 08:10:36 2024-04-04T08:10:33.981Z INFO 6636 --- [ main] com.hazelcast.system : [10.30.107.4]:5702 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:10:36 2024-04-04T08:10:33.981Z INFO 6636 --- [ main] com.hazelcast.system : [10.30.107.4]:5702 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.4]:5702 08:10:36 2024-04-04T08:10:33.981Z INFO 6636 --- [ main] com.hazelcast.system : [10.30.107.4]:5702 [my cluster] [5.3.6] Cluster name: my cluster 08:10:36 2024-04-04T08:10:33.981Z INFO 6636 --- [ main] com.hazelcast.system : [10.30.107.4]: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. 08:10:36 2024-04-04T08:10:33.981Z INFO 6636 --- [ main] com.hazelcast.system : [10.30.107.4]:5702 [my cluster] [5.3.6] The Jet engine is disabled. 08:10:36 To enable the Jet engine on the members, do one of the following: 08:10:36 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:10:36 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:10:36 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:10:36 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:10:36 2024-04-04T08:10:33.986Z INFO 6636 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.4]:5702 [my cluster] [5.3.6] TPC: disabled 08:10:36 2024-04-04T08:10:34.011Z INFO 6636 --- [ main] com.hazelcast.system.security : [10.30.107.4]: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. 08:10:36 2024-04-04T08:10:34.013Z INFO 6636 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.4]:5702 [my cluster] [5.3.6] Using Multicast discovery 08:10:36 2024-04-04T08:10:34.013Z WARN 6636 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.4]: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. 08:10:36 2024-04-04T08:10:34.024Z INFO 6636 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.4]:5702 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:10:36 2024-04-04T08:10:34.025Z INFO 6636 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.4]:5702 [my cluster] [5.3.6] [10.30.107.4]:5702 is STARTING 08:10:36 2024-04-04T08:10:36.544Z INFO 6636 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.4]:5702 [my cluster] [5.3.6] 08:10:36 08:10:36 Members {size:1, ver:1} [ 08:10:36 Member [10.30.107.4]:5702 - 3711f5aa-7cde-4b4f-a010-c33f02bd0f35 this 08:10:36 ] 08:10:36 08:10:36 2024-04-04T08:10:36.544Z WARN 6636 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.4]:5702 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 08:10:36 2024-04-04T08:10:36.545Z INFO 6636 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.4]:5702 [my cluster] [5.3.6] [10.30.107.4]:5702 is STARTED 08:10:41 2024-04-04T08:10:36.555Z INFO 6636 --- [ main] com.hazelcast.system.logo : [10.30.107.4]:5703 [my cluster] [5.3.6] 08:10:41 + + o o o o---o o----o o o---o o o----o o--o--o 08:10:41 + + + + | | / \ / | | / / \ | | 08:10:41 + + + + + o----o o o o o----o | o o o o----o | 08:10:41 + + + + | | / \ / | | \ / \ | | 08:10:41 + + o o o o o---o o----o o----o o---o o o o----o o 08:10:41 2024-04-04T08:10:36.555Z INFO 6636 --- [ main] com.hazelcast.system : [10.30.107.4]:5703 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:10:41 2024-04-04T08:10:36.555Z INFO 6636 --- [ main] com.hazelcast.system : [10.30.107.4]:5703 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.4]:5703 08:10:41 2024-04-04T08:10:36.555Z INFO 6636 --- [ main] com.hazelcast.system : [10.30.107.4]:5703 [my cluster] [5.3.6] Cluster name: my cluster 08:10:41 2024-04-04T08:10:36.555Z INFO 6636 --- [ main] com.hazelcast.system : [10.30.107.4]: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. 08:10:41 2024-04-04T08:10:36.555Z INFO 6636 --- [ main] com.hazelcast.system : [10.30.107.4]:5703 [my cluster] [5.3.6] The Jet engine is disabled. 08:10:41 To enable the Jet engine on the members, do one of the following: 08:10:41 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:10:41 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:10:41 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:10:41 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:10:41 2024-04-04T08:10:36.561Z INFO 6636 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.4]:5703 [my cluster] [5.3.6] TPC: disabled 08:10:41 2024-04-04T08:10:36.569Z INFO 6636 --- [ main] com.hazelcast.system.security : [10.30.107.4]: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. 08:10:41 2024-04-04T08:10:36.571Z INFO 6636 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.4]:5703 [my cluster] [5.3.6] Using Multicast discovery 08:10:41 2024-04-04T08:10:36.571Z WARN 6636 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.4]: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. 08:10:41 2024-04-04T08:10:36.584Z INFO 6636 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.4]:5703 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:10:41 2024-04-04T08:10:36.585Z INFO 6636 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.4]:5703 [my cluster] [5.3.6] [10.30.107.4]:5703 is STARTING 08:10:41 2024-04-04T08:10:36.654Z INFO 6636 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.4]:5703 [my cluster] [5.3.6] Trying to join to discovered node: [10.30.107.4]:5702 08:10:41 2024-04-04T08:10:36.680Z INFO 6636 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.4:5702 and /10.30.107.4:41837 08:10:41 2024-04-04T08:10:36.681Z INFO 6636 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.4:41837 and /10.30.107.4:5702 08:10:41 2024-04-04T08:10:41.783Z INFO 6636 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.4]:5702 [my cluster] [5.3.6] 08:10:41 08:10:41 Members {size:2, ver:2} [ 08:10:41 Member [10.30.107.4]:5702 - 3711f5aa-7cde-4b4f-a010-c33f02bd0f35 this 08:10:41 Member [10.30.107.4]:5703 - 962bdcbb-30bd-4c69-bf87-8f277d426467 08:10:41 ] 08:10:41 08:10:41 2024-04-04T08:10:41.792Z INFO 6636 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.4]:5703 [my cluster] [5.3.6] 08:10:41 08:10:41 Members {size:2, ver:2} [ 08:10:41 Member [10.30.107.4]:5702 - 3711f5aa-7cde-4b4f-a010-c33f02bd0f35 08:10:41 Member [10.30.107.4]:5703 - 962bdcbb-30bd-4c69-bf87-8f277d426467 this 08:10:41 ] 08:10:41 08:10:41 2024-04-04T08:10:41.793Z WARN 6636 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.4]:5703 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 08:10:41 2024-04-04T08:10:41.794Z INFO 6636 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.4]:5703 [my cluster] [5.3.6] [10.30.107.4]:5703 is STARTED 08:10:48 2024-04-04T08:10:41.805Z INFO 6636 --- [ main] com.hazelcast.system.logo : [10.30.107.4]:5704 [my cluster] [5.3.6] 08:10:48 + + o o o o---o o----o o o---o o o----o o--o--o 08:10:48 + + + + | | / \ / | | / / \ | | 08:10:48 + + + + + o----o o o o o----o | o o o o----o | 08:10:48 + + + + | | / \ / | | \ / \ | | 08:10:48 + + o o o o o---o o----o o----o o---o o o o----o o 08:10:48 2024-04-04T08:10:41.805Z INFO 6636 --- [ main] com.hazelcast.system : [10.30.107.4]:5704 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:10:48 2024-04-04T08:10:41.805Z INFO 6636 --- [ main] com.hazelcast.system : [10.30.107.4]:5704 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.4]:5704 08:10:48 2024-04-04T08:10:41.805Z INFO 6636 --- [ main] com.hazelcast.system : [10.30.107.4]:5704 [my cluster] [5.3.6] Cluster name: my cluster 08:10:48 2024-04-04T08:10:41.805Z INFO 6636 --- [ main] com.hazelcast.system : [10.30.107.4]: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. 08:10:48 2024-04-04T08:10:41.805Z INFO 6636 --- [ main] com.hazelcast.system : [10.30.107.4]:5704 [my cluster] [5.3.6] The Jet engine is disabled. 08:10:48 To enable the Jet engine on the members, do one of the following: 08:10:48 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:10:48 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:10:48 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:10:48 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:10:48 2024-04-04T08:10:41.813Z INFO 6636 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.4]:5704 [my cluster] [5.3.6] TPC: disabled 08:10:48 2024-04-04T08:10:41.824Z INFO 6636 --- [ main] com.hazelcast.system.security : [10.30.107.4]: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. 08:10:48 2024-04-04T08:10:41.825Z INFO 6636 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.4]:5704 [my cluster] [5.3.6] Using Multicast discovery 08:10:48 2024-04-04T08:10:41.826Z WARN 6636 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.4]: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. 08:10:48 2024-04-04T08:10:41.841Z INFO 6636 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.4]:5704 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:10:48 2024-04-04T08:10:41.842Z INFO 6636 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.4]:5704 [my cluster] [5.3.6] [10.30.107.4]:5704 is STARTING 08:10:48 2024-04-04T08:10:41.977Z INFO 6636 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.4]:5704 [my cluster] [5.3.6] Trying to join to discovered node: [10.30.107.4]:5702 08:10:48 2024-04-04T08:10:41.979Z INFO 6636 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.4:5702 and /10.30.107.4:33541 08:10:48 2024-04-04T08:10:41.980Z INFO 6636 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.4:33541 and /10.30.107.4:5702 08:10:48 2024-04-04T08:10:47.087Z INFO 6636 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.4]:5702 [my cluster] [5.3.6] 08:10:48 08:10:48 Members {size:3, ver:3} [ 08:10:48 Member [10.30.107.4]:5702 - 3711f5aa-7cde-4b4f-a010-c33f02bd0f35 this 08:10:48 Member [10.30.107.4]:5703 - 962bdcbb-30bd-4c69-bf87-8f277d426467 08:10:48 Member [10.30.107.4]:5704 - 033ff772-d631-4442-ba1a-42d5a1e4b385 08:10:48 ] 08:10:48 08:10:48 2024-04-04T08:10:47.091Z INFO 6636 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.4]:5704 [my cluster] [5.3.6] 08:10:48 08:10:48 Members {size:3, ver:3} [ 08:10:48 Member [10.30.107.4]:5702 - 3711f5aa-7cde-4b4f-a010-c33f02bd0f35 08:10:48 Member [10.30.107.4]:5703 - 962bdcbb-30bd-4c69-bf87-8f277d426467 08:10:48 Member [10.30.107.4]:5704 - 033ff772-d631-4442-ba1a-42d5a1e4b385 this 08:10:48 ] 08:10:48 08:10:48 2024-04-04T08:10:47.092Z INFO 6636 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.4]:5703 [my cluster] [5.3.6] 08:10:48 08:10:48 Members {size:3, ver:3} [ 08:10:48 Member [10.30.107.4]:5702 - 3711f5aa-7cde-4b4f-a010-c33f02bd0f35 08:10:48 Member [10.30.107.4]:5703 - 962bdcbb-30bd-4c69-bf87-8f277d426467 this 08:10:48 Member [10.30.107.4]:5704 - 033ff772-d631-4442-ba1a-42d5a1e4b385 08:10:48 ] 08:10:48 08:10:48 2024-04-04T08:10:47.092Z INFO 6636 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.4]:5704 [my cluster] [5.3.6] Connecting to /10.30.107.4:5703, timeout: 10000, bind-any: true 08:10:48 2024-04-04T08:10:47.095Z INFO 6636 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.4:5704 and /10.30.107.4:60089 08:10:48 2024-04-04T08:10:47.095Z INFO 6636 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.4:60089 and /10.30.107.4:5704 08:10:48 2024-04-04T08:10:47.097Z INFO 6636 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.4:5703 and /10.30.107.4:42051 08:10:48 2024-04-04T08:10:47.097Z INFO 6636 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.4:42051 and /10.30.107.4:5703 08:10:48 2024-04-04T08:10:48.092Z WARN 6636 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.4]:5704 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 08:10:48 2024-04-04T08:10:48.092Z INFO 6636 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.4]:5704 [my cluster] [5.3.6] [10.30.107.4]:5704 is STARTED 08:10:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.13 s - in org.onap.cps.cache.HazelcastCacheConfigSpec 08:10:48 [INFO] Running org.onap.cps.config.AsyncConfigSpec 08:10:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.onap.cps.config.AsyncConfigSpec 08:10:48 [INFO] Running org.onap.cps.config.CacheConfigSpec 08:10:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.config.CacheConfigSpec 08:10:48 [INFO] Running org.onap.cps.events.EventsPublisherSpec 08:10:48 2024-04-04T08:10:48.353Z DEBUG 6636 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 08:10:48 2024-04-04T08:10:48.360Z ERROR 6636 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 08:10:48 2024-04-04T08:10:48.373Z DEBUG 6636 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 08:10:48 2024-04-04T08:10:48.380Z DEBUG 6636 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 08:10:48 2024-04-04T08:10:48.386Z DEBUG 6636 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 08:10:48 2024-04-04T08:10:48.387Z DEBUG 6636 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 08:10:48 2024-04-04T08:10:48.388Z ERROR 6636 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 08:10:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in org.onap.cps.events.EventsPublisherSpec 08:10:48 [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec 08:10:48 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.spi.FetchDescendantsOptionSpec 08:10:48 [INFO] Running org.onap.cps.spi.PaginationOptionSpec 08:10:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.spi.PaginationOptionSpec 08:10:48 [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec 08:10:48 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec 08:10:48 [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec 08:10:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.spi.model.ConditionPropertiesSpec 08:10:48 [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 08:10:48 2024-04-04T08:10:48.640Z WARN 6636 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy145 08:10:48 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in org.onap.cps.spi.model.DataNodeBuilderSpec 08:10:48 [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec 08:10:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec 08:10:48 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 08:10:48 2024-04-04T08:10:48.715Z ERROR 6636 --- [ 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] 08:10:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 08:10:48 [INFO] 08:10:48 [INFO] Results: 08:10:48 [INFO] 08:10:48 [INFO] Tests run: 309, Failures: 0, Errors: 0, Skipped: 0 08:10:48 [INFO] 08:10:48 [INFO] 08:10:48 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- 08:10:48 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 08:10:49 [INFO] Analyzed bundle 'cps-service' with 56 classes 08:10:49 [INFO] 08:10:49 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- 08:10:49 [INFO] 08:10:49 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 08:10:49 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar 08:10:49 [INFO] 08:10:49 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- 08:10:49 [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/* 08:10:49 [INFO] 08:10:49 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- 08:10:49 [INFO] 08:10:49 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- 08:10:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:10:49 [INFO] 08:10:49 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- 08:10:49 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 08:10:49 [INFO] Analyzed bundle 'cps-service' with 56 classes 08:10:49 [INFO] All coverage checks have been met. 08:10:49 [INFO] 08:10:49 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- 08:10:49 [INFO] 08:10:49 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 08:10:49 [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 08:10:49 [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 08:10:49 [INFO] 08:10:49 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-service --- 08:10:49 [INFO] 08:10:49 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 08:10:49 [INFO] Building cps-rest 3.4.8-SNAPSHOT [9/23] 08:10:49 [INFO] --------------------------------[ jar ]--------------------------------- 08:10:51 [INFO] 08:10:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 08:10:51 [INFO] 08:10:51 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- 08:10:51 [INFO] 08:10:51 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- 08:10:51 [INFO] 08:10:51 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- 08:10:51 [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/* 08:10:51 [INFO] 08:10:51 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- 08:10:51 [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/* 08:10:51 [INFO] 08:10:51 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- 08:10:54 [INFO] Generating with dryRun=false 08:10:54 [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. 08:10:54 [INFO] OpenAPI Generator: spring (server) 08:10:54 [INFO] Generator 'spring' is considered stable. 08:10:54 [INFO] ---------------------------------- 08:10:54 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 08:10:54 [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) 08:10:54 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 08:10:54 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:10:54 [INFO] Processing operation createDataspace 08:10:54 [INFO] Processing operation deleteDataspace 08:10:54 [INFO] Processing operation createDataspaceV2 08:10:54 [INFO] Processing operation getAllDataspaces 08:10:54 [INFO] Processing operation getDataspace 08:10:54 [INFO] Processing operation createAnchor 08:10:54 [INFO] Processing operation createAnchorV2 08:10:54 [INFO] Processing operation getAnchors 08:10:54 [INFO] Processing operation getAnchor 08:10:54 [INFO] Processing operation deleteAnchor 08:10:54 [INFO] Processing operation createSchemaSet 08:10:54 [INFO] Processing operation createSchemaSetV2 08:10:54 [INFO] Processing operation getSchemaSets 08:10:54 [INFO] Processing operation getSchemaSet 08:10:54 [INFO] Processing operation deleteSchemaSet 08:10:54 [INFO] Processing operation getNodeByDataspaceAndAnchor 08:10:54 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 08:10:54 [INFO] Processing operation replaceNode 08:10:54 [INFO] Processing operation createNode 08:10:54 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:10:54 [INFO] Processing operation deleteDataNode 08:10:54 [INFO] Processing operation updateNodeLeaves 08:10:54 [INFO] Processing operation deleteListOrListElement 08:10:54 [INFO] Processing operation replaceListContent 08:10:54 [INFO] Processing operation addListElements 08:10:54 [INFO] Processing operation getDeltaByDataspaceAndAnchors 08:10:54 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 08:10:54 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 08:10:54 [INFO] Processing operation getNodesByDataspaceAndCpsPath 08:10:54 [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] 08:10:54 [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] 08:10:54 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 08:10:54 [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 08:10:54 [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 08:10:54 [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 08:10:54 [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 08:10:54 [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 08:10:54 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:10:54 [WARNING] Multiple MediaTypes found, using only the first one 08:10:54 [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] 08:10:54 [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 08:10:54 [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] 08:10:54 [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 08:10:54 [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] 08:10:54 [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 08:10:54 [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] 08:10:54 [INFO] Skipping generation of supporting files. 08:10:54 ################################################################################ 08:10:54 # Thanks for using OpenAPI Generator. # 08:10:54 # Please consider donation to help us maintain this project 🙏 # 08:10:54 # https://opencollective.com/openapi_generator/donate # 08:10:54 ################################################################################ 08:10:54 [INFO] 08:10:54 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- 08:10:54 [INFO] You have 0 Checkstyle violations. 08:10:54 [INFO] 08:10:54 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- 08:10:54 [INFO] You have 0 Checkstyle violations. 08:10:54 [INFO] 08:10:54 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- 08:10:54 [INFO] Starting audit... 08:10:54 Audit done. 08:10:54 [INFO] You have 0 Checkstyle violations. 08:10:54 [INFO] 08:10:54 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- 08:10:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:10:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/src/main/resources 08:10:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/license 08:10:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-resources/licenses 08:10:54 [INFO] 08:10:54 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- 08:10:54 [INFO] Changes detected - recompiling the module! :dependency 08:10:54 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 08:10:56 [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". 08:10:56 [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. 08:10:56 [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. 08:10:56 [INFO] 08:10:56 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> 08:10:56 [INFO] 08:10:56 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- 08:10:56 [INFO] Fork Value is true 08:10:57 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:10: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) 08:10:57 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:10:57 [java] WARNING: System::setSecurityManager will be removed in a future release 08:10:59 [INFO] Done SpotBugs Analysis.... 08:10:59 [INFO] 08:10:59 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< 08:10:59 [INFO] 08:10:59 [INFO] 08:10:59 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- 08:10:59 [INFO] BugInstance size is 0 08:10:59 [INFO] Error size is 0 08:10:59 [INFO] No errors/warnings found 08:10:59 [INFO] 08:10:59 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- 08:10:59 [INFO] Generating with dryRun=false 08:10:59 [INFO] No .openapi-generator-ignore file found. 08:10:59 [INFO] OpenAPI Generator: openapi-yaml (documentation) 08:10:59 [INFO] Generator 'openapi-yaml' is considered stable. 08:10:59 [INFO] Output file [outputFile=openapi.yaml] 08:10:59 [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] 08:10:59 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 08:10:59 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:10:59 [WARNING] Multiple MediaTypes found, using only the first one 08:10:59 [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] 08:10:59 [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] 08:10:59 [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] 08:10:59 [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] 08:10:59 [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] 08:10:59 [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] 08:10:59 [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] 08:10:59 [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] 08:10:59 [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] 08:10:59 [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] 08:10:59 [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] 08:10:59 [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] 08:10:59 [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] 08:10:59 [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] 08:10:59 [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] 08:10:59 [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] 08:10:59 [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] 08:10:59 [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] 08:10:59 [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] 08:10:59 [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] 08:10:59 [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] 08:10:59 [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] 08:10:59 [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] 08:10:59 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/README.md 08:10:59 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/openapi.yaml 08:10:59 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 08:10:59 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 08:10:59 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 08:10:59 ################################################################################ 08:10:59 # Thanks for using OpenAPI Generator. # 08:10:59 # Please consider donation to help us maintain this project 🙏 # 08:10:59 # https://opencollective.com/openapi_generator/donate # 08:10:59 ################################################################################ 08:10:59 [INFO] 08:10:59 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- 08:10:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:10:59 [INFO] Copying 1 resource 08:10:59 [INFO] 08:10:59 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- 08:10:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:10:59 [INFO] Copying 6 resources 08:10:59 [INFO] 08:10:59 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- 08:10:59 [INFO] Changes detected - recompiling the module! :dependency 08:10:59 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 08:11:00 [INFO] 08:11:00 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- 08:11:00 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:11:00 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:11:01 [INFO] Compiled 27 files. 08:11:01 [INFO] 08:11:01 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- 08:11:01 [INFO] 08:11:01 [INFO] ------------------------------------------------------- 08:11:01 [INFO] T E S T S 08:11:01 [INFO] ------------------------------------------------------- 08:11:03 08:11:02.803 [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. 08:11:03 08:11:03.015 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 08:11:03 08:11:03.138 [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. 08:11:03 08:11:03.156 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 08:11:03 08:11:03.174 [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. 08:11:03 08:11:03.186 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 08:11:03 08:11:03.200 [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. 08:11:03 08:11:03.226 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 08:11:03 08:11:03.260 [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. 08:11:03 08:11:03.269 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 08:11:03 08:11:03.274 [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. 08:11:03 08:11:03.283 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 08:11:03 08:11:03.286 [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. 08:11:03 08:11:03.294 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 08:11:03 08:11:03.297 [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. 08:11:03 08:11:03.304 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 08:11:03 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 08:11:06 08:11:02,612 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 08:11:06 08:11:02,616 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2527765a - Here is a list of configurators discovered as a service, by rank: 08:11:06 08:11:02,616 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2527765a - org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:11:06 08:11:02,616 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2527765a - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 08:11:06 08:11:02,616 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2527765a - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:11:06 08:11:02,625 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2527765a - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:11:06 08:11:02,625 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2527765a - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 08:11:06 08:11:02,626 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2527765a - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 08:11:06 08:11:02,628 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 08:11:06 08:11:02,628 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 08:11:06 08:11:02,628 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2527765a - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:11:06 08:11:02,628 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2527765a - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 08:11:06 08:11:02,629 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2527765a - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 08:11:06 08:11:02,630 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:11:06 08:11:02,630 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:11:06 08:11:02,630 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2527765a - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:11:06 08:11:02,630 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2527765a - Trying to configure with ch.qos.logback.classic.BasicConfigurator 08:11:06 08:11:02,631 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2527765a - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 08:11:06 08:11:02,631 |-INFO in ch.qos.logback.classic.BasicConfigurator@6ea4b4b2 - Setting up default configuration. 08:11:06 08:11:02,649 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2527765a - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 18 milliseconds. ExecutionStatus=NEUTRAL 08:11:06 08:11:04,501 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@371fdf43 - 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 08:11:06 08:11:04,559 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@37f687c1 - 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. 08:11:06 08:11:04,559 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@371fdf43 - 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 08:11:06 08:11:04,563 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:11:06 08:11:04,563 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:11:06 08:11:04,563 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:11:06 08:11:04,563 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:11:06 08:11:04,563 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:11:06 08:11:04,565 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@37f687c1 - 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. 08:11:06 08:11:04,565 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@371fdf43 - 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 08:11:06 08:11:04,572 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:11:06 08:11:04,572 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:11:06 08:11:04,578 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:11:06 08:11:04,613 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712218264612) 08:11:06 08:11:04,613 |-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] 08:11:06 08:11:04,614 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:11:06 08:11:04,622 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:11:06 08:11:04,622 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@297da2c3 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:11:06 08:11:04,623 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:11:06 08:11:04,623 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@297da2c3 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:11:06 08:11:04,623 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:11:06 08:11:04,623 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@297da2c3 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:11:06 08:11:04,624 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:11:06 08:11:04,624 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@297da2c3 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:11:06 08:11:04,624 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:11:06 08:11:04,624 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@297da2c3 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:11:06 08:11:04,624 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:11:06 08:11:04,624 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@297da2c3 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:11:06 08:11:04,624 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:11:06 08:11:04,624 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@297da2c3 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:11:06 08:11:04,624 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:11:06 08:11:04,624 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@297da2c3 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:11:06 08:11:04,624 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:11:06 08:11:04,624 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:11:06 08:11:04,631 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:11:06 08:11:04,651 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:11:06 08:11:04,651 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:11:06 08:11:04,663 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:11:06 08:11:04,671 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:11:06 08:11:05,012 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6237927a - Setting zoneId to "UTC" 08:11:06 08:11:05,022 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:11:06 08:11:05,022 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:11:06 08:11:05,312 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:11:06 08:11:05,313 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:11:06 08:11:05,313 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:11:06 08:11:05,314 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:11:06 08:11:05,314 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:11:06 08:11:05,314 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@297da2c3 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:11:06 08:11:05,315 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:11:06 08:11:05,315 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2b9bacb8 - End of configuration. 08:11:06 08:11:05,315 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2850fe85 - Registering current configuration as safe fallback point 08:11:06 08:11:06 08:11:06 . ____ _ __ _ _ 08:11:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:11:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:11:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:11:06 ' |____| .__|_| |_|_| |_\__, | / / / / 08:11:06 =========|_|==============|___/=/_/_/_/ 08:11:06 :: Spring Boot :: (v3.2.4) 08:11:06 08:11:06 2024-04-04T08:11:05.442Z INFO 6969 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6969 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 08:11:06 2024-04-04T08:11:05.443Z INFO 6969 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 08:11:06 2024-04-04T08:11:06.865Z INFO 6969 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:11:06 2024-04-04T08:11:06.866Z INFO 6969 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:11:06 2024-04-04T08:11:06.867Z INFO 6969 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 08:11:06 2024-04-04T08:11:06.890Z INFO 6969 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.859 seconds (process running for 5.127) 08:11:07 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:11:08 2024-04-04T08:11:08.048Z ERROR 6969 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:11:08 08:11:08 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 08:11:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:11:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:11:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:11:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:11:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:11:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:11:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:11:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:11:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:11:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 08:11:08 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:103) 08:11:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:11:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:11:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:11:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:11:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:11:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:08 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:11:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:11:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:11:08 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:11:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:08 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:11:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:11:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:11:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:11:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:08 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:11:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:11:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:11:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:08 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:11:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:11:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:11:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:11:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:11:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:11:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:11:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:11:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:11:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:11:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:11:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:11:08 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:11:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:11:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:11:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:11:08 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:11:08 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:11:08 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:11:08 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:11:08 Caused by: java.lang.RuntimeException: null 08:11:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:11:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:11:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:11:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:11:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:11:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:11:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:11:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:11:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:11:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 08:11:08 ... 88 common frames omitted 08:11:08 08:11:08 2024-04-04T08:11:08.252Z ERROR 6969 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:11:08 08:11:08 org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. 08:11:08 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) 08:11:08 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) 08:11:08 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:110) 08:11:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:08 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:11:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:11:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:11:08 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:11:08 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:11:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:11:08 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:11:08 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:11:08 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 08:11:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:08 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:11:08 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:11:08 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:11:08 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:11:08 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:11:08 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:11:08 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:11:08 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:11:08 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:11:08 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:11:08 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:11:08 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:11:08 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:11:08 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:11:08 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:11:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:08 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:11:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:08 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:08 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:11:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:08 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:08 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:11:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:08 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:08 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:11:08 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:11:08 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:216) 08:11:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:11:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:11:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:11:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:11:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:08 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:11:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:11:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:11:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:11:08 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:11:08 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:11:08 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:11:08 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:11:08 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:11:08 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:08 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:11:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:11:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:11:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:08 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:11:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:11:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:11:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:08 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:11:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:11:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:11:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:11:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:11:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:11:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:11:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:11:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:11:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:11:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:11:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:11:08 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:11:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:11:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:11:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:11:08 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:11:08 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:11:08 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:11:08 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:11:08 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 08:11:08 and component.yang=fake component content 1 08:11:08 08:11:08 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 08:11:08 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 08:11:08 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 08:11:08 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 08:11:08 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 08:11:08 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 08:11:08 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 08:11:08 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 08:11:08 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) 08:11:08 ... 150 common frames omitted 08:11:08 08:11:08 2024-04-04T08:11:08.406Z ERROR 6969 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:11:08 08:11:08 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 08:11:08 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 08:11:08 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 08:11:08 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 08:11:08 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 08:11:08 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:11:08 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:11:08 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:11:08 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:11:08 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:11:08 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:11:08 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:11:08 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:11:08 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:11:08 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:11:08 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:11:08 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:11:08 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:11:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:08 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:11:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:08 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:08 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:11:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:08 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:08 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:11:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:08 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:08 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:11:08 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:11:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:11:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:11:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:11:08 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 08:11:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:11:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:11:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:11:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:11:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:08 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:11:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:11:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:11:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:11:08 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:11:08 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:11:08 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:11:08 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:11:08 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:11:08 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:08 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:11:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:11:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:11:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:08 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:11:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:11:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:11:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:08 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:11:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:11:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:11:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:11:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:11:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:11:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:11:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:11:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:11:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:11:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:11:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:11:08 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:11:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:11:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:11:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:11:08 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:11:08 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:11:08 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:11:08 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:11:08 08:11:08 2024-04-04T08:11:08.415Z ERROR 6969 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:11:08 08:11:08 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 08:11:08 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 08:11:08 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 08:11:08 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 08:11:08 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 08:11:08 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:11:08 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:11:08 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:11:08 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:11:08 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:11:08 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:11:08 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:11:08 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:11:08 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:11:08 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:11:08 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:11:08 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:11:08 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:11:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:08 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:11:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:08 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:08 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:11:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:08 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:08 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:11:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:08 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:08 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:11:08 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:11:08 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 08:11:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:11:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:11:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:11:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:11:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:08 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:11:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:11:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:11:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:11:08 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:11:08 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:11:08 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:11:08 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:11:08 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:11:08 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:08 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:11:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:11:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:11:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:08 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:11:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:08 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:11:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:11:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:08 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:11:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:11:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:11:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:11:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:11:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:11:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:11:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:11:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:11:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:11:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:11:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:11:08 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:11:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:11:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:11:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:11:08 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:11:08 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:11:08 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:11:08 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:11:08 08:11:08 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.882 s - in org.onap.cps.rest.controller.AdminRestControllerSpec 08:11:08 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 08:11:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec 08:11:08 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 08:11:08 08:11:08 . ____ _ __ _ _ 08:11:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:11:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:11:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:11:08 ' |____| .__|_| |_|_| |_\__, | / / / / 08:11:08 =========|_|==============|___/=/_/_/_/ 08:11:08 :: Spring Boot :: (v3.2.4) 08:11:08 08:11:08 2024-04-04T08:11:08.619Z INFO 6969 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6969 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 08:11:08 2024-04-04T08:11:08.619Z INFO 6969 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 08:11:08 2024-04-04T08:11:08.982Z INFO 6969 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:11:08 2024-04-04T08:11:08.982Z INFO 6969 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:11:08 2024-04-04T08:11:08.982Z INFO 6969 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 08:11:08 2024-04-04T08:11:08.987Z INFO 6969 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.399 seconds (process running for 7.225) 08:11:09 2024-04-04T08:11:09.091Z ERROR 6969 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:11:09 08:11:09 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:11:09 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:11:09 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:11:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:11:09 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:11:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:11:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:11:09 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:09 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:11:09 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:11:09 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:11:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:11:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:11:09 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:11:09 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:11:09 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:11:09 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:11:09 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:11:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:11:09 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:11:09 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:11:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:11:09 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:11:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:11:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:11:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:11:09 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:11:09 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:11:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:11:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:11:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:09 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:11:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:11:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:11:09 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:11:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:11:09 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:11:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:11:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:11:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:11:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:11:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:11:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:11:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:11:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:11:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:11:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:11:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:11:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:11:09 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:11:09 08:11:09 2024-04-04T08:11:09.228Z ERROR 6969 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:11:09 08:11:09 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:11:09 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:11:09 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:11:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:11:09 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:11:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:11:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:11:09 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:09 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:11:09 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:11:09 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:11:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:11:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:11:09 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:11:09 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:11:09 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:11:09 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:11:09 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:11:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:11:09 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:11:09 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:11:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:11:09 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:11:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:11:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:11:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:11:09 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:11:09 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:11:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:11:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:11:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:09 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:11:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:11:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:11:09 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:11:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:11:09 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:11:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:11:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:11:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:11:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:11:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:11:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:11:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:11:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:11:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:11:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:11:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:11:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:11:09 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:11:09 08:11:09 2024-04-04T08:11:09.247Z ERROR 6969 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:11:09 08:11:09 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:11:09 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:11:09 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:11:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:11:09 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:11:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:11:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:11:09 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:09 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:11:09 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:11:09 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:11:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:11:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:11:09 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:11:09 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:11:09 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:11:09 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:11:09 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:11:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:11:09 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:11:09 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:11:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:11:09 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:11:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:11:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:11:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:11:09 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:11:09 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:11:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:11:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:11:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:09 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:11:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:11:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:11:09 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:11:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:11:09 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:11:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:11:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:11:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:11:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:11:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:11:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:11:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:11:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:11:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:11:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:11:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:11:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:11:09 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:11:09 08:11:09 2024-04-04T08:11:09.469Z ERROR 6969 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:11:09 08:11:09 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:11:09 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:11:09 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:11:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:11:09 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:11:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:11:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:11:09 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:09 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:11:09 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:11:09 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:11:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:11:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:11:09 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:11:09 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:11:09 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:11:09 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:11:09 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 08:11:09 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:11:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:11:09 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:11:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:11:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:11:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:11:09 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:11:09 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:384) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:11:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:11:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:11:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:09 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:11:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:11:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:11:09 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:11:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:11:09 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:11:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:11:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:11:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:11:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:11:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:11:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:11:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:11:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:11:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:11:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:11:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:11:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:11:09 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:11:09 08:11:09 2024-04-04T08:11:09.494Z ERROR 6969 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:11:09 08:11:09 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:11:09 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:11:09 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:11:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:11:09 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:11:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:11:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:11:09 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:09 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:11:09 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:11:09 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:11:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:11:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:11:09 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:11:09 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:11:09 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:11:09 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:11:09 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 08:11:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 08:11:09 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:11:09 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:11:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:11:09 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:11:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:11:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:11:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:11:09 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:11:09 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:429) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:11:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:11:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:11:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:09 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:11:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:11:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:11:09 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:11:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:11:09 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:11:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:11:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:11:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:11:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:11:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:11:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:11:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:11:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:11:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:11:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:11:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:11:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:11:09 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:11:09 08:11:09 2024-04-04T08:11:09.510Z ERROR 6969 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:11:09 08:11:09 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:11:09 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:11:09 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:11:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:11:09 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:11:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:11:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:11:09 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:09 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:11:09 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:11:09 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:11:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:11:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:11:09 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:11:09 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:11:09 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:11:09 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:11:09 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 08:11:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 08:11:09 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:11:09 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:11:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:11:09 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:11:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:11:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:11:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:11:09 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:11:09 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:454) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:11:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:11:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:11:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:09 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:11:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:11:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:11:09 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:11:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:11:09 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:11:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:11:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:11:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:11:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:11:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:11:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:11:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:11:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:11:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:11:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:11:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:11:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:11:09 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:11:09 08:11:09 2024-04-04T08:11:09.523Z ERROR 6969 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:11:09 08:11:09 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:11:09 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:11:09 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:11:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:11:09 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:11:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:11:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:11:09 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:09 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:11:09 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:11:09 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:11:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:11:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:11:09 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:11:09 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:11:09 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:11:09 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:11:09 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 08:11:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 08:11:09 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:11:09 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:11:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:11:09 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:11:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:11:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:11:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:11:09 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:11:09 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:11:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:11:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:11:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:09 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:11:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:11:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:11:09 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:11:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:11:09 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:11:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:11:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:11:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:11:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:11:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:11:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:11:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:11:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:11:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:11:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:11:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:11:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:11:09 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:11:09 08:11:09 2024-04-04T08:11:09.534Z ERROR 6969 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:11:09 08:11:09 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:11:09 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:11:09 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:11:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:11:09 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:11:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:11:09 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:11:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:11:09 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:09 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:11:09 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:11:09 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:11:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:11:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:11:09 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:11:09 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:11:09 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:11:09 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:11:09 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 08:11:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 08:11:09 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:11:09 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:11:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:11:09 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:11:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:11:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:11:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:11:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:11:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:11:09 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:11:09 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:11:09 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:11:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:11:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:11:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:09 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:11:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:11:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:11:09 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:11:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:11:09 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:11:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:11:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:11:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:11:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:11:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:11:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:11:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:11:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:11:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:11:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:11:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:11:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:11:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:11:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:11:09 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:11:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:11:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:11:09 08:11:09 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.008 s - in org.onap.cps.rest.controller.DataRestControllerSpec 08:11:09 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 08:11:09 08:11:09 . ____ _ __ _ _ 08:11:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:11:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:11:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:11:09 ' |____| .__|_| |_|_| |_\__, | / / / / 08:11:09 =========|_|==============|___/=/_/_/_/ 08:11:09 :: Spring Boot :: (v3.2.4) 08:11:09 08:11:09 2024-04-04T08:11:09.572Z INFO 6969 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6969 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 08:11:09 2024-04-04T08:11:09.572Z INFO 6969 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 08:11:09 2024-04-04T08:11:09.808Z INFO 6969 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:11:09 2024-04-04T08:11:09.808Z INFO 6969 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:11:09 2024-04-04T08:11:09.808Z INFO 6969 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 08:11:09 2024-04-04T08:11:09.813Z INFO 6969 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.268 seconds (process running for 8.051) 08:11:09 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s - in org.onap.cps.rest.controller.QueryRestControllerSpec 08:11:09 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 08:11:10 08:11:10 . ____ _ __ _ _ 08:11:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:11:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:11:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:11:10 ' |____| .__|_| |_|_| |_\__, | / / / / 08:11:10 =========|_|==============|___/=/_/_/_/ 08:11:10 :: Spring Boot :: (v3.2.4) 08:11:10 08:11:10 2024-04-04T08:11:10.002Z INFO 6969 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6969 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 08:11:10 2024-04-04T08:11:10.002Z INFO 6969 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 08:11:10 2024-04-04T08:11:10.247Z INFO 6969 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:11:10 2024-04-04T08:11:10.247Z INFO 6969 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:11:10 2024-04-04T08:11:10.247Z INFO 6969 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 08:11:10 2024-04-04T08:11:10.251Z INFO 6969 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.287 seconds (process running for 8.489) 08:11:10 2024-04-04T08:11:10.271Z ERROR 6969 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:11:10 08:11:10 java.lang.IllegalStateException: some error message 08:11:10 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:11:10 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:11:10 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:11:10 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:11:10 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:11:10 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:11:10 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:11:10 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:11:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:11:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:11:10 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:108) 08:11:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:11:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:11:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:11:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:11:10 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:11:10 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:11:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:11:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:11:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:11:10 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:11:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:11:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:11:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:11:10 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:11:10 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:11:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:11:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:11:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:11:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:11:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:11:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:11:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:11:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:11:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:11:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:11:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:11:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:11:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:11:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:11:10 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:11:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:11:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:11:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:11:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:11:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:11:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:11:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:11:10 08:11:10 2024-04-04T08:11:10.294Z ERROR 6969 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:11:10 08:11:10 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 08:11:10 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:11:10 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:11:10 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:11:10 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:11:10 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:11:10 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:11:10 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:11:10 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:11:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:11:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 08:11:10 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:135) 08:11:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:11:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:11:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:11:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:11:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:11:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:11:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:11:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:11:10 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:11:10 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:11:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:11:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:11:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:11:10 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:11:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:11:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:11:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:11:10 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:11:10 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:11:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:11:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:11:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:11:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:11:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:11:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:11:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:11:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:11:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:11:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:11:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:11:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:11:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:11:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:11:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:11:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:11:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:11:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:11:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:11:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:11:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:11:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:11:10 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:11:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:11:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:11:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:11:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:11:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:11:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:11:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:11:10 Caused by: java.lang.Throwable: null 08:11:10 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:11:10 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:11:10 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:11:10 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:11:10 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:11:10 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:11:10 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:11:10 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:11:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:11:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 08:11:10 ... 88 common frames omitted 08:11:10 08:11:10 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 08:11:10 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 08:11:10 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec 08:11:10 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 08:11:10 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 08:11:10 [INFO] 08:11:10 [INFO] Results: 08:11:10 [INFO] 08:11:10 [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 08:11:10 [INFO] 08:11:10 [INFO] 08:11:10 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- 08:11:10 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 08:11:10 [INFO] Analyzed bundle 'cps-rest' with 6 classes 08:11:10 [INFO] 08:11:10 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- 08:11:10 [INFO] 08:11:10 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 08:11:10 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.4.8-SNAPSHOT.jar 08:11:10 [INFO] 08:11:10 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- 08:11:10 [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/* 08:11:10 [INFO] 08:11:10 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- 08:11:10 [INFO] 08:11:10 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- 08:11:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:11:10 [INFO] 08:11:10 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- 08:11:10 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 08:11:10 [INFO] Analyzed bundle 'cps-rest' with 6 classes 08:11:10 [INFO] All coverage checks have been met. 08:11:10 [INFO] 08:11:10 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- 08:11:10 [INFO] 08:11:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 08:11:10 [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 08:11:10 [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 08:11:10 [INFO] 08:11:10 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-rest --- 08:11:10 [INFO] 08:11:10 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 08:11:10 [INFO] Building cps-ncmp-events 3.4.8-SNAPSHOT [10/23] 08:11:10 [INFO] --------------------------------[ jar ]--------------------------------- 08:11:10 [INFO] 08:11:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 08:11:10 [INFO] 08:11:10 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- 08:11:10 [INFO] 08:11:10 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- 08:11:10 [INFO] 08:11:10 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- 08:11:10 [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/* 08:11:10 [INFO] 08:11:10 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 08:11:10 [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/* 08:11:10 [INFO] 08:11:10 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 08:11:11 [INFO] 08:11:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- 08:11:11 [INFO] You have 0 Checkstyle violations. 08:11:11 [INFO] 08:11:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- 08:11:11 [INFO] You have 0 Checkstyle violations. 08:11:11 [INFO] 08:11:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- 08:11:11 [INFO] Starting audit... 08:11:11 Audit done. 08:11:11 [INFO] You have 0 Checkstyle violations. 08:11:11 [INFO] 08:11:11 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 08:11:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:11:11 [INFO] Copying 12 resources 08:11:11 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-sources/license 08:11:11 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-resources/licenses 08:11:11 [INFO] 08:11:11 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- 08:11:11 [INFO] Changes detected - recompiling the module! :dependency 08:11:11 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 08:11:11 [INFO] 08:11:11 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> 08:11:11 [INFO] 08:11:11 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- 08:11:11 [INFO] Fork Value is true 08:11:12 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:11:12 [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) 08:11:12 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:11:12 [java] WARNING: System::setSecurityManager will be removed in a future release 08:11:15 [INFO] Done SpotBugs Analysis.... 08:11:15 [INFO] 08:11:15 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< 08:11:15 [INFO] 08:11:15 [INFO] 08:11:15 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- 08:11:15 [INFO] BugInstance size is 0 08:11:15 [INFO] Error size is 0 08:11:15 [INFO] No errors/warnings found 08:11:15 [INFO] 08:11:15 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 08:11:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:11:15 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/src/test/resources 08:11:15 [INFO] 08:11:15 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- 08:11:15 [INFO] No sources to compile 08:11:15 [INFO] 08:11:15 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- 08:11:15 [INFO] No sources specified for compilation. Skipping. 08:11:15 [INFO] 08:11:15 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- 08:11:15 [INFO] No tests to run. 08:11:15 [INFO] 08:11:15 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- 08:11:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:11:15 [INFO] 08:11:15 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- 08:11:15 [INFO] 08:11:15 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 08:11:15 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.4.8-SNAPSHOT.jar 08:11:15 [INFO] 08:11:15 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- 08:11:15 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-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/* 08:11:15 [INFO] 08:11:15 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- 08:11:15 [INFO] No tests to run. 08:11:15 [INFO] 08:11:15 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- 08:11:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:11:15 [INFO] 08:11:15 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- 08:11:15 [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 08:11:15 [INFO] 08:11:15 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- 08:11:15 [INFO] 08:11:15 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 08:11:15 [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 08:11:15 [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 08:11:15 [INFO] 08:11:15 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-events --- 08:11:15 [INFO] 08:11:15 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 08:11:15 [INFO] Building cps-ncmp-service 3.4.8-SNAPSHOT [11/23] 08:11:15 [INFO] --------------------------------[ jar ]--------------------------------- 08:11:16 [INFO] 08:11:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 08:11:16 [INFO] 08:11:16 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- 08:11:16 [INFO] 08:11:16 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- 08:11:16 [INFO] 08:11:16 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- 08:11:16 [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/* 08:11:16 [INFO] 08:11:16 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 08:11:16 [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/* 08:11:16 [INFO] 08:11:16 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- 08:11:16 [INFO] You have 0 Checkstyle violations. 08:11:16 [INFO] 08:11:16 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- 08:11:16 [INFO] You have 0 Checkstyle violations. 08:11:16 [INFO] 08:11:16 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- 08:11:16 [INFO] Starting audit... 08:11:16 Audit done. 08:11:16 [INFO] You have 0 Checkstyle violations. 08:11:16 [INFO] 08:11:16 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 08:11:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:11:16 [INFO] Copying 2 resources 08:11:16 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-sources/license 08:11:16 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-resources/licenses 08:11:16 [INFO] 08:11:16 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- 08:11:16 [INFO] Changes detected - recompiling the module! :dependency 08:11:16 [INFO] Compiling 117 source files with javac [debug release 17] to target/classes 08:11:18 [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". 08:11:18 [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". 08:11:18 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/kafka/KafkaConfig.java:[62,77] buildProducerProperties() in org.springframework.boot.autoconfigure.kafka.KafkaProperties has been deprecated and marked for removal 08:11:18 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/kafka/KafkaConfig.java:[75,77] buildConsumerProperties() in org.springframework.boot.autoconfigure.kafka.KafkaProperties has been deprecated and marked for removal 08:11:18 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/kafka/KafkaConfig.java:[115,77] buildProducerProperties() in org.springframework.boot.autoconfigure.kafka.KafkaProperties has been deprecated and marked for removal 08:11:18 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/kafka/KafkaConfig.java:[127,77] buildConsumerProperties() in org.springframework.boot.autoconfigure.kafka.KafkaProperties has been deprecated and marked for removal 08:11:18 [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. 08:11:18 [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. 08:11:18 [INFO] 08:11:18 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> 08:11:18 [INFO] 08:11:18 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- 08:11:18 [INFO] Fork Value is true 08:11:20 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:11:20 [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) 08:11:20 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:11:20 [java] WARNING: System::setSecurityManager will be removed in a future release 08:11:25 [INFO] Done SpotBugs Analysis.... 08:11:25 [INFO] 08:11:25 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< 08:11:25 [INFO] 08:11:25 [INFO] 08:11:25 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- 08:11:25 [INFO] BugInstance size is 0 08:11:25 [INFO] Error size is 0 08:11:25 [INFO] No errors/warnings found 08:11:25 [INFO] 08:11:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 08:11:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:11:25 [INFO] Copying 12 resources 08:11:25 [INFO] 08:11:25 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- 08:11:25 [INFO] Changes detected - recompiling the module! :dependency 08:11:25 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 08:11:25 [INFO] 08:11:25 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- 08:11:25 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:11:25 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:11:29 [INFO] Compiled 187 files. 08:11:29 [INFO] 08:11:29 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- 08:11:29 [INFO] 08:11:29 [INFO] ------------------------------------------------------- 08:11:29 [INFO] T E S T S 08:11:29 [INFO] ------------------------------------------------------- 08:11:32 [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 08:11:33 08:11:33.409 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 08:11:33 08:11:33.461 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 08:11:33 08:11:33.468 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 08:11:33 08:11:33.468 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 08:11:33 08:11:33.483 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 08:11:33 08:11:33.495 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 08:11:33 08:11:33.499 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 08:11:33 08:11:33.537 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 08:11:33 08:11:33.543 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 08:11:33 08:11:33.553 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message 08:11:33 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.419 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec 08:11:33 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 08:11:33 08:11:33.582 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 08:11:33 08:11:33.588 [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 08:11:33 08:11:33.592 [main] ERROR org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating data node failed: test message 08:11:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 08:11:33 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 08:11:33 08:11:33.606 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully 08:11:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 08:11:33 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 08:11:33 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 08:11:33 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 08:11:34 08:11:34.131 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 08:11:34 08:11:34.140 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 08:11:34 08:11:34.144 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:11:34 08:11:34.149 [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 08:11:34 08:11:34.149 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:11:34 08:11:34.152 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 08:11:34 08:11:34.152 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:11:34 08:11:34.154 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:11:34 08:11:34.155 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:11:34 08:11:34.157 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:11:34 08:11:34.173 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:11:34 08:11:34.178 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:11:34 08:11:34.180 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:11:34 08:11:34.181 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:11:34 08:11:34.185 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:11:34 08:11:34.186 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:11:34 08:11:34.188 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:11:34 08:11:34.193 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:11:34 08:11:34.197 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:11:34 08:11:34.203 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:11:34 08:11:34.211 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:11:34 08:11:34.214 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:11:34 08:11:34.222 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 08:11:34 08:11:34.223 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 08:11:34 08:11:34.228 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:11:34 08:11:34.235 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 08:11:34 08:11:34.235 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 08:11:34 08:11:34.236 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:11:34 08:11:34.240 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 08:11:34 08:11:34.241 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 08:11:34 08:11:34.241 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:11:34 08:11:34.244 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 08:11:34 08:11:34.244 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 08:11:34 08:11:34.245 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:11:34 08:11:34.246 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 08:11:34 08:11:34.246 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 08:11:34 08:11:34.247 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:11:34 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.493 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 08:11:34 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 08:11:34 08:11:34.524 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true 08:11:34 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 08:11:34 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 08:11:34 08:11:34.608 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:11:34 08:11:34.613 [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 08:11:34 08:11:34.613 [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) 08:11:34 08:11:34.656 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:11:34 08:11:34.656 [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 08:11:34 08:11:34.656 [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) 08:11:34 08:11:34.658 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:11:34 08:11:34.660 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:11:34 08:11:34.663 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:11:34 08:11:34.664 [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 08:11:34 08:11:34.664 [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) 08:11:34 08:11:34.665 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:11:34 08:11:34.666 [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 08:11:34 08:11:34.666 [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) 08:11:34 08:11:34.667 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:11:34 08:11:34.669 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:11:34 08:11:34.671 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:11:34 08:11:34.674 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:11:34 08:11:34.674 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 08:11:34 08:11:34.675 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 08:11:34 08:11:34.676 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:11:34 08:11:34.681 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 08:11:34 08:11:34.684 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 08:11:34 08:11:34.685 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 08:11:34 08:11:34.688 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:11:34 08:11:34.688 [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 08:11:34 08:11:34.688 [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) 08:11:34 08:11:34.689 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 08:11:34 08:11:34.689 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:11:34 08:11:34.689 [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 08:11:34 08:11:34.690 [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) 08:11:34 08:11:34.696 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : alt-1) 08:11:34 08:11:34.699 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating data-producer-identifier for cmHandle cmHandleId with value : someDataProducerIdentifier) 08:11:34 08:11:34.705 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating data-producer-identifier for cmHandle cmHandleId with value : someDataProducerIdentifier) 08:11:34 08:11:34.706 [main] WARN org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update dataProducerIdentifier for cmHandle myHandle1. Value for dataProducerIdentifier has been set previously. 08:11:34 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 08:11:34 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 08:11:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 08:11:34 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 08:11:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 08:11:34 [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 08:11:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 08:11:34 08:11:34.905 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 08:11:34 08:11:34.908 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 08:11:34 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 08:12:13 08:11:35.683 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 08:12:13 08:11:35.693 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 08:12:13 08:11:35.717 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 08:12:13 Server Version: 23.0.1 08:12:13 API Version: 1.42 08:12:13 Operating System: CentOS Stream 8 08:12:13 Total Memory: 31890 MB 08:12:13 08:11:35.721 [main] WARN org.testcontainers.utility.ResourceReaper -- 08:12:13 ******************************************************************************** 08:12:13 Ryuk has been disabled. This can cause unexpected behavior in your environment. 08:12:13 ******************************************************************************** 08:12:13 08:11:35.726 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 08:12:13 08:11:35.727 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 08:12:13 08:11:35.755 [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. 08:12:13 08:11:35.763 [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) 08:12:13 08:11:38.281 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Starting to pull image 08:12:13 08:11:38.307 [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) 08:12:13 08:11:38.839 [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) 08:12:13 08:11:40.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, (37 MB/? MB) 08:12:13 08:11:41.028 [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, (59 MB/? MB) 08:12:13 08:11:41.328 [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) 08:12:13 08:11:41.844 [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, (84 MB/? MB) 08:12:13 08:11:42.294 [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, (96 MB/? MB) 08:12:13 08:11:42.359 [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, (96 MB/? MB) 08:12:13 08:11:42.374 [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, (96 MB/? MB) 08:12:13 08:11:42.874 [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, (113 MB/? MB) 08:12:13 08:11:43.977 [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, (163 MB/? MB) 08:12:13 08:11:44.492 [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, (177 MB/? MB) 08:12:13 08:11:47.349 [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, (303 MB/? MB) 08:12:13 08:11:50.063 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (366 MB/370 MB) 08:12:13 08:11:55.244 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (366 MB/370 MB) 08:12:13 08:11:55.396 [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, (366 MB/370 MB) 08:12:13 08:11:55.491 [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, (366 MB/370 MB) 08:12:13 08:11:55.782 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (368 MB/370 MB) 08:12:13 08:11:55.873 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (368 MB/370 MB) 08:12:13 08:11:55.952 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (368 MB/370 MB) 08:12:13 08:11:56.029 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (368 MB/370 MB) 08:12:13 08:11:56.658 [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) 08:12:13 08:11:56.734 [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) 08:12:13 08:11:56.754 [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) 08:12:13 08:11:56.754 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Image registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 pull took PT20.997964917S 08:12:13 08:11:56.796 [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 08:12:13 08:12:05.285 [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: 2d67a37826df36b3b800e311d2007da3c1146fed2abb59b25175219c412cef06 08:12:13 08:12:11.517 [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.720237229S 08:12:13 08:12:11.661 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: 08:12:13 allow.auto.create.topics = true 08:12:13 auto.commit.interval.ms = 5000 08:12:13 auto.include.jmx.reporter = true 08:12:13 auto.offset.reset = earliest 08:12:13 bootstrap.servers = [PLAINTEXT://localhost:32768] 08:12:13 check.crcs = true 08:12:13 client.dns.lookup = use_all_dns_ips 08:12:13 client.id = consumer-test-1 08:12:13 client.rack = 08:12:13 connections.max.idle.ms = 540000 08:12:13 default.api.timeout.ms = 60000 08:12:13 enable.auto.commit = true 08:12:13 exclude.internal.topics = true 08:12:13 fetch.max.bytes = 52428800 08:12:13 fetch.max.wait.ms = 500 08:12:13 fetch.min.bytes = 1 08:12:13 group.id = test 08:12:13 group.instance.id = null 08:12:13 heartbeat.interval.ms = 3000 08:12:13 interceptor.classes = [] 08:12:13 internal.leave.group.on.close = true 08:12:13 internal.throw.on.fetch.stable.offset.unsupported = false 08:12:13 isolation.level = read_uncommitted 08:12:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:12:13 max.partition.fetch.bytes = 1048576 08:12:13 max.poll.interval.ms = 300000 08:12:13 max.poll.records = 500 08:12:13 metadata.max.age.ms = 300000 08:12:13 metric.reporters = [] 08:12:13 metrics.num.samples = 2 08:12:13 metrics.recording.level = INFO 08:12:13 metrics.sample.window.ms = 30000 08:12:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:12:13 receive.buffer.bytes = 65536 08:12:13 reconnect.backoff.max.ms = 1000 08:12:13 reconnect.backoff.ms = 50 08:12:13 request.timeout.ms = 30000 08:12:13 retry.backoff.ms = 100 08:12:13 sasl.client.callback.handler.class = null 08:12:13 sasl.jaas.config = null 08:12:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:12:13 sasl.kerberos.min.time.before.relogin = 60000 08:12:13 sasl.kerberos.service.name = null 08:12:13 sasl.kerberos.ticket.renew.jitter = 0.05 08:12:13 sasl.kerberos.ticket.renew.window.factor = 0.8 08:12:13 sasl.login.callback.handler.class = null 08:12:13 sasl.login.class = null 08:12:13 sasl.login.connect.timeout.ms = null 08:12:13 sasl.login.read.timeout.ms = null 08:12:13 sasl.login.refresh.buffer.seconds = 300 08:12:13 sasl.login.refresh.min.period.seconds = 60 08:12:13 sasl.login.refresh.window.factor = 0.8 08:12:13 sasl.login.refresh.window.jitter = 0.05 08:12:13 sasl.login.retry.backoff.max.ms = 10000 08:12:13 sasl.login.retry.backoff.ms = 100 08:12:13 sasl.mechanism = GSSAPI 08:12:13 sasl.oauthbearer.clock.skew.seconds = 30 08:12:13 sasl.oauthbearer.expected.audience = null 08:12:13 sasl.oauthbearer.expected.issuer = null 08:12:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:12:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:12:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:12:13 sasl.oauthbearer.jwks.endpoint.url = null 08:12:13 sasl.oauthbearer.scope.claim.name = scope 08:12:13 sasl.oauthbearer.sub.claim.name = sub 08:12:13 sasl.oauthbearer.token.endpoint.url = null 08:12:13 security.protocol = PLAINTEXT 08:12:13 security.providers = null 08:12:13 send.buffer.bytes = 131072 08:12:13 session.timeout.ms = 45000 08:12:13 socket.connection.setup.timeout.max.ms = 30000 08:12:13 socket.connection.setup.timeout.ms = 10000 08:12:13 ssl.cipher.suites = null 08:12:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:12:13 ssl.endpoint.identification.algorithm = https 08:12:13 ssl.engine.factory.class = null 08:12:13 ssl.key.password = null 08:12:13 ssl.keymanager.algorithm = SunX509 08:12:13 ssl.keystore.certificate.chain = null 08:12:13 ssl.keystore.key = null 08:12:13 ssl.keystore.location = null 08:12:13 ssl.keystore.password = null 08:12:13 ssl.keystore.type = JKS 08:12:13 ssl.protocol = TLSv1.3 08:12:13 ssl.provider = null 08:12:13 ssl.secure.random.implementation = null 08:12:13 ssl.trustmanager.algorithm = PKIX 08:12:13 ssl.truststore.certificates = null 08:12:13 ssl.truststore.location = null 08:12:13 ssl.truststore.password = null 08:12:13 ssl.truststore.type = JKS 08:12:13 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:12:13 08:12:13 08:12:11.800 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.6.1 08:12:13 08:12:11.801 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 5e3c2b738d253ff5 08:12:13 08:12:11.801 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1712218331798 08:12:13 08:11:30,117 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 08:12:13 08:11:30,120 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4e5ac029 - Here is a list of configurators discovered as a service, by rank: 08:12:13 08:11:30,120 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4e5ac029 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:12:13 08:11:30,120 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4e5ac029 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 08:12:13 08:11:30,120 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4e5ac029 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:12:13 08:11:30,129 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4e5ac029 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:12:13 08:11:30,129 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4e5ac029 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 08:12:13 08:11:30,131 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4e5ac029 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 08:12:13 08:11:30,133 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 08:12:13 08:11:30,133 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 08:12:13 08:11:30,133 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4e5ac029 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:12:13 08:11:30,133 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4e5ac029 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 08:12:13 08:11:30,134 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4e5ac029 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 08:12:13 08:11:30,134 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:12:13 08:11:30,134 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:12:13 08:11:30,134 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4e5ac029 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:12:13 08:11:30,134 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4e5ac029 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 08:12:13 08:11:30,136 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4e5ac029 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 08:12:13 08:11:30,136 |-INFO in ch.qos.logback.classic.BasicConfigurator@259b8c13 - Setting up default configuration. 08:12:13 08:11:30,155 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4e5ac029 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 19 milliseconds. ExecutionStatus=NEUTRAL 08:12:13 08:12:12,050 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6e4b3e56 - 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 08:12:13 08:12:12,110 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@72143dfe - 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. 08:12:13 08:12:12,110 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6e4b3e56 - 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 08:12:13 08:12:12,114 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:12:13 08:12:12,114 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:12:13 08:12:12,114 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:12:13 08:12:12,114 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:12:13 08:12:12,114 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:12:13 08:12:12,116 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@72143dfe - 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. 08:12:13 08:12:12,116 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6e4b3e56 - 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 08:12:13 08:12:12,123 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:12:13 08:12:12,123 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:12:13 08:12:12,127 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:12:13 08:12:12,160 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712218332159) 08:12:13 08:12:12,160 |-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] 08:12:13 08:12:12,161 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:12:13 08:12:12,166 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:12:13 08:12:12,166 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a57e01d - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:12:13 08:12:12,167 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:12:13 08:12:12,167 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a57e01d - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:12:13 08:12:12,167 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:12:13 08:12:12,167 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a57e01d - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:12:13 08:12:12,167 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:12:13 08:12:12,167 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a57e01d - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:12:13 08:12:12,167 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:12:13 08:12:12,167 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a57e01d - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:12:13 08:12:12,167 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:12:13 08:12:12,167 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a57e01d - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:12:13 08:12:12,167 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:12:13 08:12:12,167 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a57e01d - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:12:13 08:12:12,167 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:12:13 08:12:12,167 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a57e01d - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:12:13 08:12:12,168 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:12:13 08:12:12,168 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:12:13 08:12:12,173 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:12:13 08:12:12,192 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:12:13 08:12:12,192 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:12:13 08:12:12,199 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:12:13 08:12:12,205 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:12:13 08:12:12,679 |-INFO in ch.qos.logback.classic.pattern.DateConverter@13d50250 - Setting zoneId to "UTC" 08:12:13 08:12:12,687 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:12:13 08:12:12,687 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:12:13 08:12:12,916 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:12:13 08:12:12,917 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:12:13 08:12:12,917 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:12:13 08:12:12,918 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:12:13 08:12:12,918 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:12:13 08:12:12,918 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6a57e01d - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:12:13 08:12:12,918 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:12:13 08:12:12,919 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@245b37f2 - End of configuration. 08:12:13 08:12:12,919 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7773054a - Registering current configuration as safe fallback point 08:12:13 08:12:13 08:12:13 . ____ _ __ _ _ 08:12:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:12:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:12:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:12:13 ' |____| .__|_| |_|_| |_\__, | / / / / 08:12:13 =========|_|==============|___/=/_/_/_/ 08:12:13 :: Spring Boot :: (v3.2.4) 08:12:13 08:12:13 2024-04-04T08:12:12.974Z INFO 7138 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 7138 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:12:13 2024-04-04T08:12:12.984Z INFO 7138 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 08:12:13 2024-04-04T08:12:13.154Z INFO 7138 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.344 seconds (process running for 43.956) 08:12:13 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:12:15 2024-04-04T08:12:13.715Z INFO 7138 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 08:12:15 2024-04-04T08:12:13.754Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:12:15 2024-04-04T08:12:13.754Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:12:15 acks = -1 08:12:15 auto.include.jmx.reporter = true 08:12:15 batch.size = 16384 08:12:15 bootstrap.servers = [PLAINTEXT://localhost:32768] 08:12:15 buffer.memory = 33554432 08:12:15 client.dns.lookup = use_all_dns_ips 08:12:15 client.id = producer-1 08:12:15 compression.type = none 08:12:15 connections.max.idle.ms = 540000 08:12:15 delivery.timeout.ms = 120000 08:12:15 enable.idempotence = false 08:12:15 interceptor.classes = [] 08:12:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:12:15 linger.ms = 1 08:12:15 max.block.ms = 60000 08:12:15 max.in.flight.requests.per.connection = 5 08:12:15 max.request.size = 1048576 08:12:15 metadata.max.age.ms = 300000 08:12:15 metadata.max.idle.ms = 300000 08:12:15 metric.reporters = [] 08:12:15 metrics.num.samples = 2 08:12:15 metrics.recording.level = INFO 08:12:15 metrics.sample.window.ms = 30000 08:12:15 partitioner.adaptive.partitioning.enable = true 08:12:15 partitioner.availability.timeout.ms = 0 08:12:15 partitioner.class = null 08:12:15 partitioner.ignore.keys = false 08:12:15 receive.buffer.bytes = 32768 08:12:15 reconnect.backoff.max.ms = 1000 08:12:15 reconnect.backoff.ms = 50 08:12:15 request.timeout.ms = 30000 08:12:15 retries = 0 08:12:15 retry.backoff.ms = 100 08:12:15 sasl.client.callback.handler.class = null 08:12:15 sasl.jaas.config = null 08:12:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:12:15 sasl.kerberos.min.time.before.relogin = 60000 08:12:15 sasl.kerberos.service.name = null 08:12:15 sasl.kerberos.ticket.renew.jitter = 0.05 08:12:15 sasl.kerberos.ticket.renew.window.factor = 0.8 08:12:15 sasl.login.callback.handler.class = null 08:12:15 sasl.login.class = null 08:12:15 sasl.login.connect.timeout.ms = null 08:12:15 sasl.login.read.timeout.ms = null 08:12:15 sasl.login.refresh.buffer.seconds = 300 08:12:15 sasl.login.refresh.min.period.seconds = 60 08:12:15 sasl.login.refresh.window.factor = 0.8 08:12:15 sasl.login.refresh.window.jitter = 0.05 08:12:15 sasl.login.retry.backoff.max.ms = 10000 08:12:15 sasl.login.retry.backoff.ms = 100 08:12:15 sasl.mechanism = GSSAPI 08:12:15 sasl.oauthbearer.clock.skew.seconds = 30 08:12:15 sasl.oauthbearer.expected.audience = null 08:12:15 sasl.oauthbearer.expected.issuer = null 08:12:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:12:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:12:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:12:15 sasl.oauthbearer.jwks.endpoint.url = null 08:12:15 sasl.oauthbearer.scope.claim.name = scope 08:12:15 sasl.oauthbearer.sub.claim.name = sub 08:12:15 sasl.oauthbearer.token.endpoint.url = null 08:12:15 security.protocol = PLAINTEXT 08:12:15 security.providers = null 08:12:15 send.buffer.bytes = 131072 08:12:15 socket.connection.setup.timeout.max.ms = 30000 08:12:15 socket.connection.setup.timeout.ms = 10000 08:12:15 ssl.cipher.suites = null 08:12:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:12:15 ssl.endpoint.identification.algorithm = https 08:12:15 ssl.engine.factory.class = null 08:12:15 ssl.key.password = null 08:12:15 ssl.keymanager.algorithm = SunX509 08:12:15 ssl.keystore.certificate.chain = null 08:12:15 ssl.keystore.key = null 08:12:15 ssl.keystore.location = null 08:12:15 ssl.keystore.password = null 08:12:15 ssl.keystore.type = JKS 08:12:15 ssl.protocol = TLSv1.3 08:12:15 ssl.provider = null 08:12:15 ssl.secure.random.implementation = null 08:12:15 ssl.trustmanager.algorithm = PKIX 08:12:15 ssl.truststore.certificates = null 08:12:15 ssl.truststore.location = null 08:12:15 ssl.truststore.password = null 08:12:15 ssl.truststore.type = JKS 08:12:15 transaction.timeout.ms = 60000 08:12:15 transactional.id = null 08:12:15 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:12:15 08:12:15 2024-04-04T08:12:13.781Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:12:15 2024-04-04T08:12:13.781Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:12:15 2024-04-04T08:12:13.781Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:12:15 2024-04-04T08:12:13.781Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218333781 08:12:15 2024-04-04T08:12:14.338Z WARN 7138 --- [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} 08:12:15 2024-04-04T08:12:14.339Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: 9S-WzM9LSRG8_y4FWM6CpQ 08:12:15 2024-04-04T08:12:14.463Z WARN 7138 --- [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} 08:12:15 2024-04-04T08:12:14.645Z INFO 7138 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: 9S-WzM9LSRG8_y4FWM6CpQ 08:12:15 2024-04-04T08:12:14.766Z INFO 7138 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32768 (id: 2147483646 rack: null) 08:12:15 2024-04-04T08:12:14.776Z INFO 7138 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 08:12:15 2024-04-04T08:12:14.814Z INFO 7138 --- [ 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-d218a22b-703f-4fc8-ba53-e557f5b67e89 08:12:15 2024-04-04T08:12:14.814Z INFO 7138 --- [ 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) 08:12:15 2024-04-04T08:12:14.815Z INFO 7138 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 08:12:15 2024-04-04T08:12:14.845Z INFO 7138 --- [ 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-d218a22b-703f-4fc8-ba53-e557f5b67e89', protocol='range'} 08:12:15 2024-04-04T08:12:14.856Z INFO 7138 --- [ 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-d218a22b-703f-4fc8-ba53-e557f5b67e89=Assignment(partitions=[test-topic-0])} 08:12:15 2024-04-04T08:12:14.881Z INFO 7138 --- [ 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-d218a22b-703f-4fc8-ba53-e557f5b67e89', protocol='range'} 08:12:15 2024-04-04T08:12:14.882Z INFO 7138 --- [ 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]) 08:12:15 2024-04-04T08:12:14.884Z INFO 7138 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 08:12:15 2024-04-04T08:12:14.895Z INFO 7138 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 08:12:15 2024-04-04T08:12:14.916Z INFO 7138 --- [ 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}}. 08:12:15 2024-04-04T08:12:15.075Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:15 2024-04-04T08:12:15.084Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 08:12:15 2024-04-04T08:12:15.163Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:15 2024-04-04T08:12:15.164Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 192ms, elapsed time since send: 192ms, request timeout: 30000ms) 08:12:15 2024-04-04T08:12:15.164Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 08:12:15 2024-04-04T08:12:15.164Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 08:12:15 2024-04-04T08:12:15.165Z INFO 7138 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=536675361, epoch=1) to node 1: 08:12:15 08:12:15 org.apache.kafka.common.errors.DisconnectException: null 08:12:15 08:12:15 2024-04-04T08:12:15.168Z INFO 7138 --- [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. 08:12:15 2024-04-04T08:12:15.178Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:15 2024-04-04T08:12:15.178Z WARN 7138 --- [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. 08:12:15 2024-04-04T08:12:15.270Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:15 2024-04-04T08:12:15.270Z WARN 7138 --- [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. 08:12:15 2024-04-04T08:12:15.280Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:15 2024-04-04T08:12:15.280Z WARN 7138 --- [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. 08:12:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.393 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 08:12:15 [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 08:12:21 2024-04-04T08:12:15.326Z INFO 7138 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:12:21 2024-04-04T08:12:15.372Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:21 2024-04-04T08:12:15.372Z WARN 7138 --- [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. 08:12:21 2024-04-04T08:12:15.385Z INFO 7138 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 943daa7ec22cfa46adb05aed4b984a426d4cfa9fa4e3fd9bbafaa00595582b29 08:12:21 2024-04-04T08:12:15.534Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:21 2024-04-04T08:12:15.534Z WARN 7138 --- [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. 08:12:21 2024-04-04T08:12:15.675Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:21 2024-04-04T08:12:15.676Z WARN 7138 --- [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. 08:12:21 2024-04-04T08:12:15.889Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:21 2024-04-04T08:12:15.890Z WARN 7138 --- [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. 08:12:21 2024-04-04T08:12:16.180Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:21 2024-04-04T08:12:16.180Z WARN 7138 --- [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. 08:12:21 2024-04-04T08:12:16.698Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:21 2024-04-04T08:12:16.699Z WARN 7138 --- [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. 08:12:21 2024-04-04T08:12:17.086Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:21 2024-04-04T08:12:17.086Z WARN 7138 --- [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. 08:12:21 2024-04-04T08:12:17.864Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:21 2024-04-04T08:12:17.864Z WARN 7138 --- [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. 08:12:21 2024-04-04T08:12:17.991Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:21 2024-04-04T08:12:17.991Z WARN 7138 --- [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. 08:12:21 2024-04-04T08:12:18.771Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:21 2024-04-04T08:12:18.771Z WARN 7138 --- [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. 08:12:21 2024-04-04T08:12:18.895Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:21 2024-04-04T08:12:18.895Z WARN 7138 --- [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. 08:12:21 2024-04-04T08:12:19.793Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:21 2024-04-04T08:12:19.794Z WARN 7138 --- [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. 08:12:21 2024-04-04T08:12:19.802Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:21 2024-04-04T08:12:19.802Z WARN 7138 --- [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. 08:12:21 2024-04-04T08:12:20.708Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:21 2024-04-04T08:12:20.708Z WARN 7138 --- [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. 08:12:21 2024-04-04T08:12:20.816Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:21 2024-04-04T08:12:20.817Z WARN 7138 --- [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. 08:12:21 2024-04-04T08:12:20.935Z INFO 7138 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.608858602S 08:12:21 2024-04-04T08:12:20.942Z INFO 7138 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:12:21 allow.auto.create.topics = true 08:12:21 auto.commit.interval.ms = 5000 08:12:21 auto.include.jmx.reporter = true 08:12:21 auto.offset.reset = earliest 08:12:21 bootstrap.servers = [PLAINTEXT://localhost:32770] 08:12:21 check.crcs = true 08:12:21 client.dns.lookup = use_all_dns_ips 08:12:21 client.id = consumer-test-2 08:12:21 client.rack = 08:12:21 connections.max.idle.ms = 540000 08:12:21 default.api.timeout.ms = 60000 08:12:21 enable.auto.commit = true 08:12:21 exclude.internal.topics = true 08:12:21 fetch.max.bytes = 52428800 08:12:21 fetch.max.wait.ms = 500 08:12:21 fetch.min.bytes = 1 08:12:21 group.id = test 08:12:21 group.instance.id = null 08:12:21 heartbeat.interval.ms = 3000 08:12:21 interceptor.classes = [] 08:12:21 internal.leave.group.on.close = true 08:12:21 internal.throw.on.fetch.stable.offset.unsupported = false 08:12:21 isolation.level = read_uncommitted 08:12:21 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:12:21 max.partition.fetch.bytes = 1048576 08:12:21 max.poll.interval.ms = 300000 08:12:21 max.poll.records = 500 08:12:21 metadata.max.age.ms = 300000 08:12:21 metric.reporters = [] 08:12:21 metrics.num.samples = 2 08:12:21 metrics.recording.level = INFO 08:12:21 metrics.sample.window.ms = 30000 08:12:21 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:12:21 receive.buffer.bytes = 65536 08:12:21 reconnect.backoff.max.ms = 1000 08:12:21 reconnect.backoff.ms = 50 08:12:21 request.timeout.ms = 30000 08:12:21 retry.backoff.ms = 100 08:12:21 sasl.client.callback.handler.class = null 08:12:21 sasl.jaas.config = null 08:12:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:12:21 sasl.kerberos.min.time.before.relogin = 60000 08:12:21 sasl.kerberos.service.name = null 08:12:21 sasl.kerberos.ticket.renew.jitter = 0.05 08:12:21 sasl.kerberos.ticket.renew.window.factor = 0.8 08:12:21 sasl.login.callback.handler.class = null 08:12:21 sasl.login.class = null 08:12:21 sasl.login.connect.timeout.ms = null 08:12:21 sasl.login.read.timeout.ms = null 08:12:21 sasl.login.refresh.buffer.seconds = 300 08:12:21 sasl.login.refresh.min.period.seconds = 60 08:12:21 sasl.login.refresh.window.factor = 0.8 08:12:21 sasl.login.refresh.window.jitter = 0.05 08:12:21 sasl.login.retry.backoff.max.ms = 10000 08:12:21 sasl.login.retry.backoff.ms = 100 08:12:21 sasl.mechanism = GSSAPI 08:12:21 sasl.oauthbearer.clock.skew.seconds = 30 08:12:21 sasl.oauthbearer.expected.audience = null 08:12:21 sasl.oauthbearer.expected.issuer = null 08:12:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:12:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:12:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:12:21 sasl.oauthbearer.jwks.endpoint.url = null 08:12:21 sasl.oauthbearer.scope.claim.name = scope 08:12:21 sasl.oauthbearer.sub.claim.name = sub 08:12:21 sasl.oauthbearer.token.endpoint.url = null 08:12:21 security.protocol = PLAINTEXT 08:12:21 security.providers = null 08:12:21 send.buffer.bytes = 131072 08:12:21 session.timeout.ms = 45000 08:12:21 socket.connection.setup.timeout.max.ms = 30000 08:12:21 socket.connection.setup.timeout.ms = 10000 08:12:21 ssl.cipher.suites = null 08:12:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:12:21 ssl.endpoint.identification.algorithm = https 08:12:21 ssl.engine.factory.class = null 08:12:21 ssl.key.password = null 08:12:21 ssl.keymanager.algorithm = SunX509 08:12:21 ssl.keystore.certificate.chain = null 08:12:21 ssl.keystore.key = null 08:12:21 ssl.keystore.location = null 08:12:21 ssl.keystore.password = null 08:12:21 ssl.keystore.type = JKS 08:12:21 ssl.protocol = TLSv1.3 08:12:21 ssl.provider = null 08:12:21 ssl.secure.random.implementation = null 08:12:21 ssl.trustmanager.algorithm = PKIX 08:12:21 ssl.truststore.certificates = null 08:12:21 ssl.truststore.location = null 08:12:21 ssl.truststore.password = null 08:12:21 ssl.truststore.type = JKS 08:12:21 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:12:21 08:12:21 2024-04-04T08:12:20.947Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:12:21 2024-04-04T08:12:20.947Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:12:21 2024-04-04T08:12:20.947Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218340947 08:12:21 08:12:20,984 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 08:12:21 08:12:20,984 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 08:12:21 08:12:20,985 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@513ca84f - 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 08:12:21 08:12:20,989 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@72143dfe - 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. 08:12:21 08:12:20,989 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@513ca84f - 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 08:12:21 08:12:20,991 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:12:21 08:12:20,991 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:12:21 08:12:20,991 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:12:21 08:12:20,991 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:12:21 08:12:20,991 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:12:21 08:12:20,993 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@72143dfe - 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. 08:12:21 08:12:20,993 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@513ca84f - 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 08:12:21 08:12:21,000 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:12:21 08:12:21,000 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:12:21 08:12:21,000 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:12:21 08:12:21,000 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712218341000) 08:12:21 08:12:21,001 |-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] 08:12:21 08:12:21,001 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:12:21 08:12:21,002 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:12:21 08:12:21,002 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd2c566 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:12:21 08:12:21,002 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:12:21 08:12:21,002 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd2c566 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:12:21 08:12:21,002 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:12:21 08:12:21,002 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd2c566 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:12:21 08:12:21,003 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:12:21 08:12:21,003 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd2c566 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:12:21 08:12:21,003 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:12:21 08:12:21,003 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd2c566 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:12:21 08:12:21,003 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:12:21 08:12:21,003 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd2c566 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:12:21 08:12:21,003 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:12:21 08:12:21,003 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd2c566 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:12:21 08:12:21,003 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:12:21 08:12:21,003 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd2c566 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:12:21 08:12:21,003 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:12:21 08:12:21,003 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:12:21 08:12:21,004 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:12:21 08:12:21,005 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:12:21 08:12:21,005 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:12:21 08:12:21,006 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:12:21 08:12:21,006 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:12:21 08:12:21,015 |-INFO in ch.qos.logback.classic.pattern.DateConverter@79db3f2d - Setting zoneId to "UTC" 08:12:21 08:12:21,016 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:12:21 08:12:21,016 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:12:21 08:12:21,021 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:12:21 08:12:21,021 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:12:21 08:12:21,021 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:12:21 08:12:21,021 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:12:21 08:12:21,021 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:12:21 08:12:21,022 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd2c566 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:12:21 08:12:21,022 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:12:21 08:12:21,026 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@12dda1b8 - End of configuration. 08:12:21 08:12:21,026 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@26971d7c - Registering current configuration as safe fallback point 08:12:21 08:12:21 08:12:21 . ____ _ __ _ _ 08:12:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:12:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:12:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:12:21 ' |____| .__|_| |_|_| |_\__, | / / / / 08:12:21 =========|_|==============|___/=/_/_/_/ 08:12:21 :: Spring Boot :: (v3.2.4) 08:12:21 08:12:21 2024-04-04T08:12:21.046Z INFO 7138 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 7138 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:12:21 2024-04-04T08:12:21.046Z INFO 7138 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 08:12:21 2024-04-04T08:12:21.252Z INFO 7138 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.302 seconds (process running for 52.054) 08:12:22 2024-04-04T08:12:21.275Z INFO 7138 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 08:12:22 2024-04-04T08:12:21.333Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:12:22 2024-04-04T08:12:21.333Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:12:22 acks = -1 08:12:22 auto.include.jmx.reporter = true 08:12:22 batch.size = 16384 08:12:22 bootstrap.servers = [PLAINTEXT://localhost:32770] 08:12:22 buffer.memory = 33554432 08:12:22 client.dns.lookup = use_all_dns_ips 08:12:22 client.id = producer-2 08:12:22 compression.type = none 08:12:22 connections.max.idle.ms = 540000 08:12:22 delivery.timeout.ms = 120000 08:12:22 enable.idempotence = false 08:12:22 interceptor.classes = [] 08:12:22 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:12:22 linger.ms = 1 08:12:22 max.block.ms = 60000 08:12:22 max.in.flight.requests.per.connection = 5 08:12:22 max.request.size = 1048576 08:12:22 metadata.max.age.ms = 300000 08:12:22 metadata.max.idle.ms = 300000 08:12:22 metric.reporters = [] 08:12:22 metrics.num.samples = 2 08:12:22 metrics.recording.level = INFO 08:12:22 metrics.sample.window.ms = 30000 08:12:22 partitioner.adaptive.partitioning.enable = true 08:12:22 partitioner.availability.timeout.ms = 0 08:12:22 partitioner.class = null 08:12:22 partitioner.ignore.keys = false 08:12:22 receive.buffer.bytes = 32768 08:12:22 reconnect.backoff.max.ms = 1000 08:12:22 reconnect.backoff.ms = 50 08:12:22 request.timeout.ms = 30000 08:12:22 retries = 0 08:12:22 retry.backoff.ms = 100 08:12:22 sasl.client.callback.handler.class = null 08:12:22 sasl.jaas.config = null 08:12:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:12:22 sasl.kerberos.min.time.before.relogin = 60000 08:12:22 sasl.kerberos.service.name = null 08:12:22 sasl.kerberos.ticket.renew.jitter = 0.05 08:12:22 sasl.kerberos.ticket.renew.window.factor = 0.8 08:12:22 sasl.login.callback.handler.class = null 08:12:22 sasl.login.class = null 08:12:22 sasl.login.connect.timeout.ms = null 08:12:22 sasl.login.read.timeout.ms = null 08:12:22 sasl.login.refresh.buffer.seconds = 300 08:12:22 sasl.login.refresh.min.period.seconds = 60 08:12:22 sasl.login.refresh.window.factor = 0.8 08:12:22 sasl.login.refresh.window.jitter = 0.05 08:12:22 sasl.login.retry.backoff.max.ms = 10000 08:12:22 sasl.login.retry.backoff.ms = 100 08:12:22 sasl.mechanism = GSSAPI 08:12:22 sasl.oauthbearer.clock.skew.seconds = 30 08:12:22 sasl.oauthbearer.expected.audience = null 08:12:22 sasl.oauthbearer.expected.issuer = null 08:12:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:12:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:12:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:12:22 sasl.oauthbearer.jwks.endpoint.url = null 08:12:22 sasl.oauthbearer.scope.claim.name = scope 08:12:22 sasl.oauthbearer.sub.claim.name = sub 08:12:22 sasl.oauthbearer.token.endpoint.url = null 08:12:22 security.protocol = PLAINTEXT 08:12:22 security.providers = null 08:12:22 send.buffer.bytes = 131072 08:12:22 socket.connection.setup.timeout.max.ms = 30000 08:12:22 socket.connection.setup.timeout.ms = 10000 08:12:22 ssl.cipher.suites = null 08:12:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:12:22 ssl.endpoint.identification.algorithm = https 08:12:22 ssl.engine.factory.class = null 08:12:22 ssl.key.password = null 08:12:22 ssl.keymanager.algorithm = SunX509 08:12:22 ssl.keystore.certificate.chain = null 08:12:22 ssl.keystore.key = null 08:12:22 ssl.keystore.location = null 08:12:22 ssl.keystore.password = null 08:12:22 ssl.keystore.type = JKS 08:12:22 ssl.protocol = TLSv1.3 08:12:22 ssl.provider = null 08:12:22 ssl.secure.random.implementation = null 08:12:22 ssl.trustmanager.algorithm = PKIX 08:12:22 ssl.truststore.certificates = null 08:12:22 ssl.truststore.location = null 08:12:22 ssl.truststore.password = null 08:12:22 ssl.truststore.type = JKS 08:12:22 transaction.timeout.ms = 60000 08:12:22 transactional.id = null 08:12:22 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:12:22 08:12:22 2024-04-04T08:12:21.337Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:12:22 2024-04-04T08:12:21.337Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:12:22 2024-04-04T08:12:21.337Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:12:22 2024-04-04T08:12:21.337Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218341337 08:12:22 2024-04-04T08:12:21.437Z WARN 7138 --- [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} 08:12:22 2024-04-04T08:12:21.437Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: 6Jg3GXudTMqkpf5RQfZNVQ 08:12:22 2024-04-04T08:12:21.555Z WARN 7138 --- [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} 08:12:22 2024-04-04T08:12:21.687Z INFO 7138 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 6Jg3GXudTMqkpf5RQfZNVQ 08:12:22 2024-04-04T08:12:21.727Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:22 2024-04-04T08:12:21.727Z WARN 7138 --- [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. 08:12:22 2024-04-04T08:12:21.814Z INFO 7138 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 08:12:22 2024-04-04T08:12:21.817Z INFO 7138 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 08:12:22 2024-04-04T08:12:21.821Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:22 2024-04-04T08:12:21.821Z WARN 7138 --- [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. 08:12:22 2024-04-04T08:12:21.841Z INFO 7138 --- [ 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-fc669dd8-b66e-4fa8-b0f7-6d959c574591 08:12:22 2024-04-04T08:12:21.841Z INFO 7138 --- [ 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) 08:12:22 2024-04-04T08:12:21.841Z INFO 7138 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 08:12:22 2024-04-04T08:12:21.868Z INFO 7138 --- [ 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-fc669dd8-b66e-4fa8-b0f7-6d959c574591', protocol='range'} 08:12:22 2024-04-04T08:12:21.869Z INFO 7138 --- [ 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-fc669dd8-b66e-4fa8-b0f7-6d959c574591=Assignment(partitions=[client-topic-0])} 08:12:22 2024-04-04T08:12:21.889Z INFO 7138 --- [ 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-fc669dd8-b66e-4fa8-b0f7-6d959c574591', protocol='range'} 08:12:22 2024-04-04T08:12:21.889Z INFO 7138 --- [ 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]) 08:12:22 2024-04-04T08:12:21.890Z INFO 7138 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 08:12:22 2024-04-04T08:12:21.901Z INFO 7138 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 08:12:22 2024-04-04T08:12:21.914Z INFO 7138 --- [ 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}}. 08:12:22 2024-04-04T08:12:21.993Z INFO 7138 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:12:22 allow.auto.create.topics = true 08:12:22 auto.commit.interval.ms = 5000 08:12:22 auto.include.jmx.reporter = true 08:12:22 auto.offset.reset = earliest 08:12:22 bootstrap.servers = [PLAINTEXT://localhost:32770] 08:12:22 check.crcs = true 08:12:22 client.dns.lookup = use_all_dns_ips 08:12:22 client.id = consumer-test-3 08:12:22 client.rack = 08:12:22 connections.max.idle.ms = 540000 08:12:22 default.api.timeout.ms = 60000 08:12:22 enable.auto.commit = true 08:12:22 exclude.internal.topics = true 08:12:22 fetch.max.bytes = 52428800 08:12:22 fetch.max.wait.ms = 500 08:12:22 fetch.min.bytes = 1 08:12:22 group.id = test 08:12:22 group.instance.id = null 08:12:22 heartbeat.interval.ms = 3000 08:12:22 interceptor.classes = [] 08:12:22 internal.leave.group.on.close = true 08:12:22 internal.throw.on.fetch.stable.offset.unsupported = false 08:12:22 isolation.level = read_uncommitted 08:12:22 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:12:22 max.partition.fetch.bytes = 1048576 08:12:22 max.poll.interval.ms = 300000 08:12:22 max.poll.records = 500 08:12:22 metadata.max.age.ms = 300000 08:12:22 metric.reporters = [] 08:12:22 metrics.num.samples = 2 08:12:22 metrics.recording.level = INFO 08:12:22 metrics.sample.window.ms = 30000 08:12:22 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:12:22 receive.buffer.bytes = 65536 08:12:22 reconnect.backoff.max.ms = 1000 08:12:22 reconnect.backoff.ms = 50 08:12:22 request.timeout.ms = 30000 08:12:22 retry.backoff.ms = 100 08:12:22 sasl.client.callback.handler.class = null 08:12:22 sasl.jaas.config = null 08:12:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:12:22 sasl.kerberos.min.time.before.relogin = 60000 08:12:22 sasl.kerberos.service.name = null 08:12:22 sasl.kerberos.ticket.renew.jitter = 0.05 08:12:22 sasl.kerberos.ticket.renew.window.factor = 0.8 08:12:22 sasl.login.callback.handler.class = null 08:12:22 sasl.login.class = null 08:12:22 sasl.login.connect.timeout.ms = null 08:12:22 sasl.login.read.timeout.ms = null 08:12:22 sasl.login.refresh.buffer.seconds = 300 08:12:22 sasl.login.refresh.min.period.seconds = 60 08:12:22 sasl.login.refresh.window.factor = 0.8 08:12:22 sasl.login.refresh.window.jitter = 0.05 08:12:22 sasl.login.retry.backoff.max.ms = 10000 08:12:22 sasl.login.retry.backoff.ms = 100 08:12:22 sasl.mechanism = GSSAPI 08:12:22 sasl.oauthbearer.clock.skew.seconds = 30 08:12:22 sasl.oauthbearer.expected.audience = null 08:12:22 sasl.oauthbearer.expected.issuer = null 08:12:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:12:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:12:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:12:22 sasl.oauthbearer.jwks.endpoint.url = null 08:12:22 sasl.oauthbearer.scope.claim.name = scope 08:12:22 sasl.oauthbearer.sub.claim.name = sub 08:12:22 sasl.oauthbearer.token.endpoint.url = null 08:12:22 security.protocol = PLAINTEXT 08:12:22 security.providers = null 08:12:22 send.buffer.bytes = 131072 08:12:22 session.timeout.ms = 45000 08:12:22 socket.connection.setup.timeout.max.ms = 30000 08:12:22 socket.connection.setup.timeout.ms = 10000 08:12:22 ssl.cipher.suites = null 08:12:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:12:22 ssl.endpoint.identification.algorithm = https 08:12:22 ssl.engine.factory.class = null 08:12:22 ssl.key.password = null 08:12:22 ssl.keymanager.algorithm = SunX509 08:12:22 ssl.keystore.certificate.chain = null 08:12:22 ssl.keystore.key = null 08:12:22 ssl.keystore.location = null 08:12:22 ssl.keystore.password = null 08:12:22 ssl.keystore.type = JKS 08:12:22 ssl.protocol = TLSv1.3 08:12:22 ssl.provider = null 08:12:22 ssl.secure.random.implementation = null 08:12:22 ssl.trustmanager.algorithm = PKIX 08:12:22 ssl.truststore.certificates = null 08:12:22 ssl.truststore.location = null 08:12:22 ssl.truststore.password = null 08:12:22 ssl.truststore.type = JKS 08:12:22 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:12:22 08:12:22 2024-04-04T08:12:21.997Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:12:22 2024-04-04T08:12:21.998Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:12:22 2024-04-04T08:12:21.998Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218341997 08:12:22 2024-04-04T08:12:22.006Z INFO 7138 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:12:22 allow.auto.create.topics = true 08:12:22 auto.commit.interval.ms = 5000 08:12:22 auto.include.jmx.reporter = true 08:12:22 auto.offset.reset = earliest 08:12:22 bootstrap.servers = [PLAINTEXT://localhost:32770] 08:12:22 check.crcs = true 08:12:22 client.dns.lookup = use_all_dns_ips 08:12:22 client.id = consumer-test-4 08:12:22 client.rack = 08:12:22 connections.max.idle.ms = 540000 08:12:22 default.api.timeout.ms = 60000 08:12:22 enable.auto.commit = true 08:12:22 exclude.internal.topics = true 08:12:22 fetch.max.bytes = 52428800 08:12:22 fetch.max.wait.ms = 500 08:12:22 fetch.min.bytes = 1 08:12:22 group.id = test 08:12:22 group.instance.id = null 08:12:22 heartbeat.interval.ms = 3000 08:12:22 interceptor.classes = [] 08:12:22 internal.leave.group.on.close = true 08:12:22 internal.throw.on.fetch.stable.offset.unsupported = false 08:12:22 isolation.level = read_uncommitted 08:12:22 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:12:22 max.partition.fetch.bytes = 1048576 08:12:22 max.poll.interval.ms = 300000 08:12:22 max.poll.records = 500 08:12:22 metadata.max.age.ms = 300000 08:12:22 metric.reporters = [] 08:12:22 metrics.num.samples = 2 08:12:22 metrics.recording.level = INFO 08:12:22 metrics.sample.window.ms = 30000 08:12:22 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:12:22 receive.buffer.bytes = 65536 08:12:22 reconnect.backoff.max.ms = 1000 08:12:22 reconnect.backoff.ms = 50 08:12:22 request.timeout.ms = 30000 08:12:22 retry.backoff.ms = 100 08:12:22 sasl.client.callback.handler.class = null 08:12:22 sasl.jaas.config = null 08:12:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:12:22 sasl.kerberos.min.time.before.relogin = 60000 08:12:22 sasl.kerberos.service.name = null 08:12:22 sasl.kerberos.ticket.renew.jitter = 0.05 08:12:22 sasl.kerberos.ticket.renew.window.factor = 0.8 08:12:22 sasl.login.callback.handler.class = null 08:12:22 sasl.login.class = null 08:12:22 sasl.login.connect.timeout.ms = null 08:12:22 sasl.login.read.timeout.ms = null 08:12:22 sasl.login.refresh.buffer.seconds = 300 08:12:22 sasl.login.refresh.min.period.seconds = 60 08:12:22 sasl.login.refresh.window.factor = 0.8 08:12:22 sasl.login.refresh.window.jitter = 0.05 08:12:22 sasl.login.retry.backoff.max.ms = 10000 08:12:22 sasl.login.retry.backoff.ms = 100 08:12:22 sasl.mechanism = GSSAPI 08:12:22 sasl.oauthbearer.clock.skew.seconds = 30 08:12:22 sasl.oauthbearer.expected.audience = null 08:12:22 sasl.oauthbearer.expected.issuer = null 08:12:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:12:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:12:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:12:22 sasl.oauthbearer.jwks.endpoint.url = null 08:12:22 sasl.oauthbearer.scope.claim.name = scope 08:12:22 sasl.oauthbearer.sub.claim.name = sub 08:12:22 sasl.oauthbearer.token.endpoint.url = null 08:12:22 security.protocol = PLAINTEXT 08:12:22 security.providers = null 08:12:22 send.buffer.bytes = 131072 08:12:22 session.timeout.ms = 45000 08:12:22 socket.connection.setup.timeout.max.ms = 30000 08:12:22 socket.connection.setup.timeout.ms = 10000 08:12:22 ssl.cipher.suites = null 08:12:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:12:22 ssl.endpoint.identification.algorithm = https 08:12:22 ssl.engine.factory.class = null 08:12:22 ssl.key.password = null 08:12:22 ssl.keymanager.algorithm = SunX509 08:12:22 ssl.keystore.certificate.chain = null 08:12:22 ssl.keystore.key = null 08:12:22 ssl.keystore.location = null 08:12:22 ssl.keystore.password = null 08:12:22 ssl.keystore.type = JKS 08:12:22 ssl.protocol = TLSv1.3 08:12:22 ssl.provider = null 08:12:22 ssl.secure.random.implementation = null 08:12:22 ssl.trustmanager.algorithm = PKIX 08:12:22 ssl.truststore.certificates = null 08:12:22 ssl.truststore.location = null 08:12:22 ssl.truststore.password = null 08:12:22 ssl.truststore.type = JKS 08:12:22 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:12:22 08:12:22 2024-04-04T08:12:22.010Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:12:22 2024-04-04T08:12:22.010Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:12:22 2024-04-04T08:12:22.010Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218342010 08:12:22 2024-04-04T08:12:22.075Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:22 2024-04-04T08:12:22.077Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 08:12:22 2024-04-04T08:12:22.173Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:22 2024-04-04T08:12:22.173Z INFO 7138 --- [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: 211ms, elapsed time since send: 211ms, request timeout: 30000ms) 08:12:22 2024-04-04T08:12:22.173Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 08:12:22 2024-04-04T08:12:22.173Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 08:12:22 2024-04-04T08:12:22.173Z INFO 7138 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=360350797, epoch=1) to node 1: 08:12:22 08:12:22 org.apache.kafka.common.errors.DisconnectException: null 08:12:22 08:12:22 2024-04-04T08:12:22.173Z INFO 7138 --- [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. 08:12:22 2024-04-04T08:12:22.178Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:22 2024-04-04T08:12:22.178Z WARN 7138 --- [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. 08:12:22 2024-04-04T08:12:22.275Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:22 2024-04-04T08:12:22.275Z WARN 7138 --- [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. 08:12:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.973 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 08:12:22 [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 08:12:28 2024-04-04T08:12:22.307Z INFO 7138 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:12:28 2024-04-04T08:12:22.329Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:28 2024-04-04T08:12:22.330Z WARN 7138 --- [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. 08:12:28 2024-04-04T08:12:22.354Z INFO 7138 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 0872f99148ce8583732f6b55ca1916af934503b321b700c8db9b3cb809a2570f 08:12:28 2024-04-04T08:12:22.481Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:28 2024-04-04T08:12:22.481Z WARN 7138 --- [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. 08:12:28 2024-04-04T08:12:22.530Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:28 2024-04-04T08:12:22.530Z WARN 7138 --- [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. 08:12:28 2024-04-04T08:12:22.784Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:28 2024-04-04T08:12:22.784Z WARN 7138 --- [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. 08:12:28 2024-04-04T08:12:22.827Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:28 2024-04-04T08:12:22.827Z WARN 7138 --- [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. 08:12:28 2024-04-04T08:12:22.890Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:28 2024-04-04T08:12:22.890Z WARN 7138 --- [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. 08:12:28 2024-04-04T08:12:22.934Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:28 2024-04-04T08:12:22.934Z WARN 7138 --- [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. 08:12:28 2024-04-04T08:12:23.187Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:28 2024-04-04T08:12:23.187Z WARN 7138 --- [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. 08:12:28 2024-04-04T08:12:23.640Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:29 2024-04-04T08:12:23.640Z WARN 7138 --- [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. 08:12:29 2024-04-04T08:12:23.765Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:29 2024-04-04T08:12:23.765Z WARN 7138 --- [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. 08:12:29 2024-04-04T08:12:23.890Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:29 2024-04-04T08:12:23.890Z WARN 7138 --- [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. 08:12:29 2024-04-04T08:12:23.934Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:29 2024-04-04T08:12:23.934Z WARN 7138 --- [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. 08:12:29 2024-04-04T08:12:24.696Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:29 2024-04-04T08:12:24.697Z WARN 7138 --- [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. 08:12:29 2024-04-04T08:12:24.722Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:29 2024-04-04T08:12:24.722Z WARN 7138 --- [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. 08:12:29 2024-04-04T08:12:24.937Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:29 2024-04-04T08:12:24.937Z WARN 7138 --- [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. 08:12:29 2024-04-04T08:12:25.094Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:29 2024-04-04T08:12:25.094Z WARN 7138 --- [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. 08:12:29 2024-04-04T08:12:25.551Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:29 2024-04-04T08:12:25.551Z WARN 7138 --- [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. 08:12:29 2024-04-04T08:12:25.880Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:29 2024-04-04T08:12:25.880Z WARN 7138 --- [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. 08:12:29 2024-04-04T08:12:26.142Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:29 2024-04-04T08:12:26.142Z WARN 7138 --- [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. 08:12:29 2024-04-04T08:12:26.298Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:29 2024-04-04T08:12:26.298Z WARN 7138 --- [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. 08:12:29 2024-04-04T08:12:26.405Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:29 2024-04-04T08:12:26.405Z WARN 7138 --- [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. 08:12:29 2024-04-04T08:12:26.952Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:29 2024-04-04T08:12:26.952Z WARN 7138 --- [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. 08:12:29 2024-04-04T08:12:27.048Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:29 2024-04-04T08:12:27.048Z WARN 7138 --- [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. 08:12:29 2024-04-04T08:12:27.311Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:29 2024-04-04T08:12:27.311Z WARN 7138 --- [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. 08:12:29 2024-04-04T08:12:27.403Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:29 2024-04-04T08:12:27.403Z WARN 7138 --- [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. 08:12:29 2024-04-04T08:12:27.914Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:29 2024-04-04T08:12:27.914Z WARN 7138 --- [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. 08:12:29 2024-04-04T08:12:28.045Z INFO 7138 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.738087288S 08:12:29 08:12:28,112 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 08:12:29 08:12:28,112 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 08:12:29 08:12:28,113 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1309cca9 - 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 08:12:29 08:12:28,117 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@72143dfe - 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. 08:12:29 08:12:28,117 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1309cca9 - 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 08:12:29 08:12:28,120 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:12:29 08:12:28,120 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:12:29 08:12:28,120 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:12:29 08:12:28,120 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:12:29 08:12:28,120 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:12:29 08:12:28,121 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@72143dfe - 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. 08:12:29 08:12:28,121 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1309cca9 - 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 08:12:29 08:12:28,124 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:12:29 08:12:28,124 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:12:29 08:12:28,124 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:12:29 08:12:28,124 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712218348124) 08:12:29 08:12:28,124 |-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] 08:12:29 08:12:28,124 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:12:29 08:12:28,125 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:12:29 08:12:28,125 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8dc07ba - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:12:29 08:12:28,125 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:12:29 08:12:28,125 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8dc07ba - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:12:29 08:12:28,125 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:12:29 08:12:28,125 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8dc07ba - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:12:29 08:12:28,126 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:12:29 08:12:28,126 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8dc07ba - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:12:29 08:12:28,126 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:12:29 08:12:28,126 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8dc07ba - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:12:29 08:12:28,126 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:12:29 08:12:28,126 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8dc07ba - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:12:29 08:12:28,126 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:12:29 08:12:28,126 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8dc07ba - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:12:29 08:12:28,126 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:12:29 08:12:28,126 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8dc07ba - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:12:29 08:12:28,126 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:12:29 08:12:28,126 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:12:29 08:12:28,126 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:12:29 08:12:28,127 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:12:29 08:12:28,127 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:12:29 08:12:28,127 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:12:29 08:12:28,127 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:12:29 08:12:28,133 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2999e224 - Setting zoneId to "UTC" 08:12:29 08:12:28,135 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:12:29 08:12:28,135 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:12:29 08:12:28,139 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:12:29 08:12:28,139 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:12:29 08:12:28,139 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:12:29 08:12:28,139 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:12:29 08:12:28,139 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:12:29 08:12:28,139 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8dc07ba - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:12:29 08:12:28,139 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:12:29 08:12:28,139 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5871dc87 - End of configuration. 08:12:29 08:12:28,140 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5403fa4 - Registering current configuration as safe fallback point 08:12:29 08:12:29 08:12:29 . ____ _ __ _ _ 08:12:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:12:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:12:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:12:29 ' |____| .__|_| |_|_| |_\__, | / / / / 08:12:29 =========|_|==============|___/=/_/_/_/ 08:12:29 :: Spring Boot :: (v3.2.4) 08:12:29 08:12:29 2024-04-04T08:12:28.147Z INFO 7138 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 7138 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:12:29 2024-04-04T08:12:28.147Z INFO 7138 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 08:12:29 2024-04-04T08:12:28.159Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:29 2024-04-04T08:12:28.159Z WARN 7138 --- [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. 08:12:29 2024-04-04T08:12:28.267Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:29 2024-04-04T08:12:28.267Z WARN 7138 --- [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. 08:12:29 2024-04-04T08:12:28.610Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:29 2024-04-04T08:12:28.610Z WARN 7138 --- [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. 08:12:29 2024-04-04T08:12:28.886Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:29 2024-04-04T08:12:28.886Z WARN 7138 --- [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. 08:12:29 2024-04-04T08:12:28.942Z INFO 7138 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:12:29 allow.auto.create.topics = true 08:12:29 auto.commit.interval.ms = 5000 08:12:29 auto.include.jmx.reporter = true 08:12:29 auto.offset.reset = latest 08:12:29 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:12:29 check.crcs = true 08:12:29 client.dns.lookup = use_all_dns_ips 08:12:29 client.id = consumer-ncmp-data-operation-event-group-5 08:12:29 client.rack = 08:12:29 connections.max.idle.ms = 540000 08:12:29 default.api.timeout.ms = 60000 08:12:29 enable.auto.commit = false 08:12:29 exclude.internal.topics = true 08:12:29 fetch.max.bytes = 52428800 08:12:29 fetch.max.wait.ms = 500 08:12:29 fetch.min.bytes = 1 08:12:29 group.id = ncmp-data-operation-event-group 08:12:29 group.instance.id = null 08:12:29 heartbeat.interval.ms = 3000 08:12:29 interceptor.classes = [] 08:12:29 internal.leave.group.on.close = true 08:12:29 internal.throw.on.fetch.stable.offset.unsupported = false 08:12:29 isolation.level = read_uncommitted 08:12:29 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:12:29 max.partition.fetch.bytes = 1048576 08:12:29 max.poll.interval.ms = 300000 08:12:29 max.poll.records = 500 08:12:29 metadata.max.age.ms = 300000 08:12:29 metric.reporters = [] 08:12:29 metrics.num.samples = 2 08:12:29 metrics.recording.level = INFO 08:12:29 metrics.sample.window.ms = 30000 08:12:29 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:12:29 receive.buffer.bytes = 65536 08:12:29 reconnect.backoff.max.ms = 1000 08:12:29 reconnect.backoff.ms = 50 08:12:29 request.timeout.ms = 30000 08:12:29 retry.backoff.ms = 100 08:12:29 sasl.client.callback.handler.class = null 08:12:29 sasl.jaas.config = null 08:12:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:12:29 sasl.kerberos.min.time.before.relogin = 60000 08:12:29 sasl.kerberos.service.name = null 08:12:29 sasl.kerberos.ticket.renew.jitter = 0.05 08:12:29 sasl.kerberos.ticket.renew.window.factor = 0.8 08:12:29 sasl.login.callback.handler.class = null 08:12:29 sasl.login.class = null 08:12:29 sasl.login.connect.timeout.ms = null 08:12:29 sasl.login.read.timeout.ms = null 08:12:29 sasl.login.refresh.buffer.seconds = 300 08:12:29 sasl.login.refresh.min.period.seconds = 60 08:12:29 sasl.login.refresh.window.factor = 0.8 08:12:29 sasl.login.refresh.window.jitter = 0.05 08:12:29 sasl.login.retry.backoff.max.ms = 10000 08:12:29 sasl.login.retry.backoff.ms = 100 08:12:29 sasl.mechanism = GSSAPI 08:12:29 sasl.oauthbearer.clock.skew.seconds = 30 08:12:29 sasl.oauthbearer.expected.audience = null 08:12:29 sasl.oauthbearer.expected.issuer = null 08:12:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:12:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:12:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:12:29 sasl.oauthbearer.jwks.endpoint.url = null 08:12:29 sasl.oauthbearer.scope.claim.name = scope 08:12:29 sasl.oauthbearer.sub.claim.name = sub 08:12:29 sasl.oauthbearer.token.endpoint.url = null 08:12:29 security.protocol = PLAINTEXT 08:12:29 security.providers = null 08:12:29 send.buffer.bytes = 131072 08:12:29 session.timeout.ms = 45000 08:12:29 socket.connection.setup.timeout.max.ms = 30000 08:12:29 socket.connection.setup.timeout.ms = 10000 08:12:29 ssl.cipher.suites = null 08:12:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:12:29 ssl.endpoint.identification.algorithm = https 08:12:29 ssl.engine.factory.class = null 08:12:29 ssl.key.password = null 08:12:29 ssl.keymanager.algorithm = SunX509 08:12:29 ssl.keystore.certificate.chain = null 08:12:29 ssl.keystore.key = null 08:12:29 ssl.keystore.location = null 08:12:29 ssl.keystore.password = null 08:12:29 ssl.keystore.type = JKS 08:12:29 ssl.protocol = TLSv1.3 08:12:29 ssl.provider = null 08:12:29 ssl.secure.random.implementation = null 08:12:29 ssl.trustmanager.algorithm = PKIX 08:12:29 ssl.truststore.certificates = null 08:12:29 ssl.truststore.location = null 08:12:29 ssl.truststore.password = null 08:12:29 ssl.truststore.type = JKS 08:12:29 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:12:29 08:12:29 2024-04-04T08:12:28.946Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:12:29 2024-04-04T08:12:28.946Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:12:29 2024-04-04T08:12:28.946Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218348946 08:12:29 2024-04-04T08:12:28.947Z INFO 7138 --- [ 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 08:12:29 2024-04-04T08:12:28.958Z INFO 7138 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:12:29 allow.auto.create.topics = true 08:12:29 auto.commit.interval.ms = 5000 08:12:29 auto.include.jmx.reporter = true 08:12:29 auto.offset.reset = latest 08:12:29 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:12:29 check.crcs = true 08:12:29 client.dns.lookup = use_all_dns_ips 08:12:29 client.id = consumer-ncmp-async-rest-request-event-group-6 08:12:29 client.rack = 08:12:29 connections.max.idle.ms = 540000 08:12:29 default.api.timeout.ms = 60000 08:12:29 enable.auto.commit = false 08:12:29 exclude.internal.topics = true 08:12:29 fetch.max.bytes = 52428800 08:12:29 fetch.max.wait.ms = 500 08:12:29 fetch.min.bytes = 1 08:12:29 group.id = ncmp-async-rest-request-event-group 08:12:29 group.instance.id = null 08:12:29 heartbeat.interval.ms = 3000 08:12:29 interceptor.classes = [] 08:12:29 internal.leave.group.on.close = true 08:12:29 internal.throw.on.fetch.stable.offset.unsupported = false 08:12:29 isolation.level = read_uncommitted 08:12:29 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:12:29 max.partition.fetch.bytes = 1048576 08:12:29 max.poll.interval.ms = 300000 08:12:29 max.poll.records = 500 08:12:29 metadata.max.age.ms = 300000 08:12:29 metric.reporters = [] 08:12:29 metrics.num.samples = 2 08:12:29 metrics.recording.level = INFO 08:12:29 metrics.sample.window.ms = 30000 08:12:29 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:12:29 receive.buffer.bytes = 65536 08:12:29 reconnect.backoff.max.ms = 1000 08:12:29 reconnect.backoff.ms = 50 08:12:29 request.timeout.ms = 30000 08:12:29 retry.backoff.ms = 100 08:12:29 sasl.client.callback.handler.class = null 08:12:29 sasl.jaas.config = null 08:12:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:12:29 sasl.kerberos.min.time.before.relogin = 60000 08:12:29 sasl.kerberos.service.name = null 08:12:29 sasl.kerberos.ticket.renew.jitter = 0.05 08:12:29 sasl.kerberos.ticket.renew.window.factor = 0.8 08:12:29 sasl.login.callback.handler.class = null 08:12:29 sasl.login.class = null 08:12:29 sasl.login.connect.timeout.ms = null 08:12:29 sasl.login.read.timeout.ms = null 08:12:29 sasl.login.refresh.buffer.seconds = 300 08:12:29 sasl.login.refresh.min.period.seconds = 60 08:12:29 sasl.login.refresh.window.factor = 0.8 08:12:29 sasl.login.refresh.window.jitter = 0.05 08:12:29 sasl.login.retry.backoff.max.ms = 10000 08:12:29 sasl.login.retry.backoff.ms = 100 08:12:29 sasl.mechanism = GSSAPI 08:12:29 sasl.oauthbearer.clock.skew.seconds = 30 08:12:29 sasl.oauthbearer.expected.audience = null 08:12:29 sasl.oauthbearer.expected.issuer = null 08:12:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:12:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:12:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:12:29 sasl.oauthbearer.jwks.endpoint.url = null 08:12:29 sasl.oauthbearer.scope.claim.name = scope 08:12:29 sasl.oauthbearer.sub.claim.name = sub 08:12:29 sasl.oauthbearer.token.endpoint.url = null 08:12:29 security.protocol = PLAINTEXT 08:12:29 security.providers = null 08:12:29 send.buffer.bytes = 131072 08:12:29 session.timeout.ms = 45000 08:12:29 socket.connection.setup.timeout.max.ms = 30000 08:12:29 socket.connection.setup.timeout.ms = 10000 08:12:29 ssl.cipher.suites = null 08:12:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:12:29 ssl.endpoint.identification.algorithm = https 08:12:29 ssl.engine.factory.class = null 08:12:29 ssl.key.password = null 08:12:29 ssl.keymanager.algorithm = SunX509 08:12:29 ssl.keystore.certificate.chain = null 08:12:29 ssl.keystore.key = null 08:12:29 ssl.keystore.location = null 08:12:29 ssl.keystore.password = null 08:12:29 ssl.keystore.type = JKS 08:12:29 ssl.protocol = TLSv1.3 08:12:29 ssl.provider = null 08:12:29 ssl.secure.random.implementation = null 08:12:29 ssl.trustmanager.algorithm = PKIX 08:12:29 ssl.truststore.certificates = null 08:12:29 ssl.truststore.location = null 08:12:29 ssl.truststore.password = null 08:12:29 ssl.truststore.type = JKS 08:12:29 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:12:29 08:12:29 2024-04-04T08:12:28.975Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:12:29 2024-04-04T08:12:28.975Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:12:29 2024-04-04T08:12:28.975Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218348975 08:12:29 2024-04-04T08:12:28.976Z INFO 7138 --- [ 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 08:12:29 2024-04-04T08:12:28.983Z INFO 7138 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.9 seconds (process running for 59.784) 08:12:29 2024-04-04T08:12:29.028Z WARN 7138 --- [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} 08:12:29 2024-04-04T08:12:29.028Z INFO 7138 --- [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: g25RUvTNRMGr1JT9y5o11g 08:12:29 2024-04-04T08:12:29.074Z WARN 7138 --- [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} 08:12:29 2024-04-04T08:12:29.074Z INFO 7138 --- [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: g25RUvTNRMGr1JT9y5o11g 08:12:29 2024-04-04T08:12:29.087Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:29 2024-04-04T08:12:29.087Z WARN 7138 --- [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. 08:12:29 2024-04-04T08:12:29.165Z WARN 7138 --- [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} 08:12:29 2024-04-04T08:12:29.186Z WARN 7138 --- [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} 08:12:29 2024-04-04T08:12:29.278Z INFO 7138 --- [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) 08:12:29 2024-04-04T08:12:29.279Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:29 2024-04-04T08:12:29.280Z INFO 7138 --- [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 08:12:29 2024-04-04T08:12:29.280Z WARN 7138 --- [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. 08:12:29 2024-04-04T08:12:29.304Z INFO 7138 --- [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) 08:12:29 2024-04-04T08:12:29.305Z INFO 7138 --- [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 08:12:29 2024-04-04T08:12:29.308Z INFO 7138 --- [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-c1d9db61-49f8-471b-9140-398f527df229 08:12:29 2024-04-04T08:12:29.308Z INFO 7138 --- [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) 08:12:29 2024-04-04T08:12:29.308Z INFO 7138 --- [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 08:12:29 2024-04-04T08:12:29.317Z INFO 7138 --- [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-d526aaa3-1683-4d8a-8914-7cb71cb0cb6c 08:12:29 2024-04-04T08:12:29.318Z INFO 7138 --- [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) 08:12:29 2024-04-04T08:12:29.318Z INFO 7138 --- [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 08:12:29 2024-04-04T08:12:29.332Z INFO 7138 --- [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-c1d9db61-49f8-471b-9140-398f527df229', protocol='range'} 08:12:29 2024-04-04T08:12:29.333Z INFO 7138 --- [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-c1d9db61-49f8-471b-9140-398f527df229=Assignment(partitions=[ncmp-async-m2m-0])} 08:12:29 2024-04-04T08:12:29.336Z INFO 7138 --- [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-d526aaa3-1683-4d8a-8914-7cb71cb0cb6c', protocol='range'} 08:12:29 2024-04-04T08:12:29.336Z INFO 7138 --- [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-d526aaa3-1683-4d8a-8914-7cb71cb0cb6c=Assignment(partitions=[ncmp-async-m2m-0])} 08:12:29 2024-04-04T08:12:29.387Z INFO 7138 --- [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-d526aaa3-1683-4d8a-8914-7cb71cb0cb6c', protocol='range'} 08:12:29 2024-04-04T08:12:29.388Z INFO 7138 --- [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]) 08:12:29 2024-04-04T08:12:29.388Z INFO 7138 --- [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 08:12:29 2024-04-04T08:12:29.389Z INFO 7138 --- [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-c1d9db61-49f8-471b-9140-398f527df229', protocol='range'} 08:12:29 2024-04-04T08:12:29.389Z INFO 7138 --- [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]) 08:12:29 2024-04-04T08:12:29.390Z INFO 7138 --- [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 08:12:29 2024-04-04T08:12:29.399Z INFO 7138 --- [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 08:12:29 2024-04-04T08:12:29.399Z INFO 7138 --- [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 08:12:29 2024-04-04T08:12:29.401Z INFO 7138 --- [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 08:12:29 2024-04-04T08:12:29.402Z INFO 7138 --- [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 08:12:29 2024-04-04T08:12:29.406Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:12:29 2024-04-04T08:12:29.407Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:12:29 acks = -1 08:12:29 auto.include.jmx.reporter = true 08:12:29 batch.size = 16384 08:12:29 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:12:29 buffer.memory = 33554432 08:12:29 client.dns.lookup = use_all_dns_ips 08:12:29 client.id = producer-3 08:12:29 compression.type = none 08:12:29 connections.max.idle.ms = 540000 08:12:29 delivery.timeout.ms = 120000 08:12:29 enable.idempotence = false 08:12:29 interceptor.classes = [] 08:12:29 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:12:29 linger.ms = 1 08:12:29 max.block.ms = 60000 08:12:29 max.in.flight.requests.per.connection = 5 08:12:29 max.request.size = 1048576 08:12:29 metadata.max.age.ms = 300000 08:12:29 metadata.max.idle.ms = 300000 08:12:29 metric.reporters = [] 08:12:29 metrics.num.samples = 2 08:12:29 metrics.recording.level = INFO 08:12:29 metrics.sample.window.ms = 30000 08:12:29 partitioner.adaptive.partitioning.enable = true 08:12:29 partitioner.availability.timeout.ms = 0 08:12:29 partitioner.class = null 08:12:29 partitioner.ignore.keys = false 08:12:29 receive.buffer.bytes = 32768 08:12:29 reconnect.backoff.max.ms = 1000 08:12:29 reconnect.backoff.ms = 50 08:12:29 request.timeout.ms = 30000 08:12:29 retries = 0 08:12:29 retry.backoff.ms = 100 08:12:29 sasl.client.callback.handler.class = null 08:12:29 sasl.jaas.config = null 08:12:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:12:29 sasl.kerberos.min.time.before.relogin = 60000 08:12:29 sasl.kerberos.service.name = null 08:12:29 sasl.kerberos.ticket.renew.jitter = 0.05 08:12:29 sasl.kerberos.ticket.renew.window.factor = 0.8 08:12:29 sasl.login.callback.handler.class = null 08:12:29 sasl.login.class = null 08:12:29 sasl.login.connect.timeout.ms = null 08:12:29 sasl.login.read.timeout.ms = null 08:12:29 sasl.login.refresh.buffer.seconds = 300 08:12:29 sasl.login.refresh.min.period.seconds = 60 08:12:29 sasl.login.refresh.window.factor = 0.8 08:12:29 sasl.login.refresh.window.jitter = 0.05 08:12:29 sasl.login.retry.backoff.max.ms = 10000 08:12:29 sasl.login.retry.backoff.ms = 100 08:12:29 sasl.mechanism = GSSAPI 08:12:29 sasl.oauthbearer.clock.skew.seconds = 30 08:12:29 sasl.oauthbearer.expected.audience = null 08:12:29 sasl.oauthbearer.expected.issuer = null 08:12:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:12:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:12:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:12:29 sasl.oauthbearer.jwks.endpoint.url = null 08:12:29 sasl.oauthbearer.scope.claim.name = scope 08:12:29 sasl.oauthbearer.sub.claim.name = sub 08:12:29 sasl.oauthbearer.token.endpoint.url = null 08:12:29 security.protocol = PLAINTEXT 08:12:29 security.providers = null 08:12:29 send.buffer.bytes = 131072 08:12:29 socket.connection.setup.timeout.max.ms = 30000 08:12:29 socket.connection.setup.timeout.ms = 10000 08:12:29 ssl.cipher.suites = null 08:12:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:12:29 ssl.endpoint.identification.algorithm = https 08:12:29 ssl.engine.factory.class = null 08:12:29 ssl.key.password = null 08:12:29 ssl.keymanager.algorithm = SunX509 08:12:29 ssl.keystore.certificate.chain = null 08:12:29 ssl.keystore.key = null 08:12:29 ssl.keystore.location = null 08:12:29 ssl.keystore.password = null 08:12:29 ssl.keystore.type = JKS 08:12:29 ssl.protocol = TLSv1.3 08:12:29 ssl.provider = null 08:12:29 ssl.secure.random.implementation = null 08:12:29 ssl.trustmanager.algorithm = PKIX 08:12:29 ssl.truststore.certificates = null 08:12:29 ssl.truststore.location = null 08:12:29 ssl.truststore.password = null 08:12:29 ssl.truststore.type = JKS 08:12:29 transaction.timeout.ms = 60000 08:12:29 transactional.id = null 08:12:29 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:12:29 08:12:29 2024-04-04T08:12:29.411Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:12:29 2024-04-04T08:12:29.411Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:12:29 2024-04-04T08:12:29.411Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:12:29 2024-04-04T08:12:29.411Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218349411 08:12:29 2024-04-04T08:12:29.417Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: g25RUvTNRMGr1JT9y5o11g 08:12:29 2024-04-04T08:12:29.423Z INFO 7138 --- [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}}. 08:12:29 2024-04-04T08:12:29.424Z INFO 7138 --- [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}}. 08:12:29 2024-04-04T08:12:29.460Z INFO 7138 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 08:12:29 2024-04-04T08:12:29.460Z INFO 7138 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 08:12:29 2024-04-04T08:12:29.721Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:29 2024-04-04T08:12:29.722Z WARN 7138 --- [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. 08:12:29 2024-04-04T08:12:29.733Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:12:29 2024-04-04T08:12:29.733Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:12:29 acks = -1 08:12:29 auto.include.jmx.reporter = true 08:12:29 batch.size = 16384 08:12:29 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:12:29 buffer.memory = 33554432 08:12:29 client.dns.lookup = use_all_dns_ips 08:12:29 client.id = producer-4 08:12:29 compression.type = none 08:12:29 connections.max.idle.ms = 540000 08:12:29 delivery.timeout.ms = 120000 08:12:29 enable.idempotence = false 08:12:29 interceptor.classes = [] 08:12:29 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:12:29 linger.ms = 1 08:12:29 max.block.ms = 60000 08:12:29 max.in.flight.requests.per.connection = 5 08:12:29 max.request.size = 1048576 08:12:29 metadata.max.age.ms = 300000 08:12:29 metadata.max.idle.ms = 300000 08:12:29 metric.reporters = [] 08:12:29 metrics.num.samples = 2 08:12:29 metrics.recording.level = INFO 08:12:29 metrics.sample.window.ms = 30000 08:12:29 partitioner.adaptive.partitioning.enable = true 08:12:29 partitioner.availability.timeout.ms = 0 08:12:29 partitioner.class = null 08:12:29 partitioner.ignore.keys = false 08:12:29 receive.buffer.bytes = 32768 08:12:29 reconnect.backoff.max.ms = 1000 08:12:29 reconnect.backoff.ms = 50 08:12:29 request.timeout.ms = 30000 08:12:29 retries = 0 08:12:29 retry.backoff.ms = 100 08:12:29 sasl.client.callback.handler.class = null 08:12:29 sasl.jaas.config = null 08:12:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:12:29 sasl.kerberos.min.time.before.relogin = 60000 08:12:29 sasl.kerberos.service.name = null 08:12:29 sasl.kerberos.ticket.renew.jitter = 0.05 08:12:29 sasl.kerberos.ticket.renew.window.factor = 0.8 08:12:29 sasl.login.callback.handler.class = null 08:12:29 sasl.login.class = null 08:12:29 sasl.login.connect.timeout.ms = null 08:12:29 sasl.login.read.timeout.ms = null 08:12:29 sasl.login.refresh.buffer.seconds = 300 08:12:29 sasl.login.refresh.min.period.seconds = 60 08:12:29 sasl.login.refresh.window.factor = 0.8 08:12:29 sasl.login.refresh.window.jitter = 0.05 08:12:29 sasl.login.retry.backoff.max.ms = 10000 08:12:29 sasl.login.retry.backoff.ms = 100 08:12:29 sasl.mechanism = GSSAPI 08:12:29 sasl.oauthbearer.clock.skew.seconds = 30 08:12:29 sasl.oauthbearer.expected.audience = null 08:12:29 sasl.oauthbearer.expected.issuer = null 08:12:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:12:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:12:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:12:29 sasl.oauthbearer.jwks.endpoint.url = null 08:12:29 sasl.oauthbearer.scope.claim.name = scope 08:12:29 sasl.oauthbearer.sub.claim.name = sub 08:12:29 sasl.oauthbearer.token.endpoint.url = null 08:12:29 security.protocol = PLAINTEXT 08:12:29 security.providers = null 08:12:29 send.buffer.bytes = 131072 08:12:29 socket.connection.setup.timeout.max.ms = 30000 08:12:29 socket.connection.setup.timeout.ms = 10000 08:12:29 ssl.cipher.suites = null 08:12:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:12:29 ssl.endpoint.identification.algorithm = https 08:12:29 ssl.engine.factory.class = null 08:12:29 ssl.key.password = null 08:12:29 ssl.keymanager.algorithm = SunX509 08:12:29 ssl.keystore.certificate.chain = null 08:12:29 ssl.keystore.key = null 08:12:29 ssl.keystore.location = null 08:12:29 ssl.keystore.password = null 08:12:29 ssl.keystore.type = JKS 08:12:29 ssl.protocol = TLSv1.3 08:12:29 ssl.provider = null 08:12:29 ssl.secure.random.implementation = null 08:12:29 ssl.trustmanager.algorithm = PKIX 08:12:29 ssl.truststore.certificates = null 08:12:29 ssl.truststore.location = null 08:12:29 ssl.truststore.password = null 08:12:29 ssl.truststore.type = JKS 08:12:29 transaction.timeout.ms = 60000 08:12:29 transactional.id = null 08:12:29 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:12:29 08:12:29 2024-04-04T08:12:29.737Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:12:29 2024-04-04T08:12:29.737Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:12:29 2024-04-04T08:12:29.737Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:12:29 2024-04-04T08:12:29.737Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218349737 08:12:29 2024-04-04T08:12:29.747Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: g25RUvTNRMGr1JT9y5o11g 08:12:29 2024-04-04T08:12:29.799Z ERROR 7138 --- [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 08:12:29 08:12:29 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 08:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) 08:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) 08:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) 08:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 08:12:29 at io.micrometer.observation.Observation.observe(Observation.java:499) 08:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 08:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 08:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 08:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 08:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 08:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 08:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 08:12:29 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 08:12:29 at java.base/java.lang.Thread.run(Thread.java:833) 08:12:29 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 08:12:29 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 08:12:29 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 08:12:29 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 08:12:29 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) 08:12:29 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) 08:12:29 at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) 08:12:29 at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) 08:12:29 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) 08:12:29 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) 08:12:29 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 08:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) 08:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) 08:12:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) 08:12:29 ... 3 common frames omitted 08:12:29 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 08:12:29 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 08:12:29 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 08:12:29 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 08:12:29 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 08:12:29 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 08:12:29 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 08:12:29 ... 14 common frames omitted 08:12:29 08:12:30 2024-04-04T08:12:29.869Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:12:30 2024-04-04T08:12:29.869Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:12:30 acks = -1 08:12:30 auto.include.jmx.reporter = true 08:12:30 batch.size = 16384 08:12:30 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:12:30 buffer.memory = 33554432 08:12:30 client.dns.lookup = use_all_dns_ips 08:12:30 client.id = producer-5 08:12:30 compression.type = none 08:12:30 connections.max.idle.ms = 540000 08:12:30 delivery.timeout.ms = 120000 08:12:30 enable.idempotence = false 08:12:30 interceptor.classes = [] 08:12:30 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:12:30 linger.ms = 1 08:12:30 max.block.ms = 60000 08:12:30 max.in.flight.requests.per.connection = 5 08:12:30 max.request.size = 1048576 08:12:30 metadata.max.age.ms = 300000 08:12:30 metadata.max.idle.ms = 300000 08:12:30 metric.reporters = [] 08:12:30 metrics.num.samples = 2 08:12:30 metrics.recording.level = INFO 08:12:30 metrics.sample.window.ms = 30000 08:12:30 partitioner.adaptive.partitioning.enable = true 08:12:30 partitioner.availability.timeout.ms = 0 08:12:30 partitioner.class = null 08:12:30 partitioner.ignore.keys = false 08:12:30 receive.buffer.bytes = 32768 08:12:30 reconnect.backoff.max.ms = 1000 08:12:30 reconnect.backoff.ms = 50 08:12:30 request.timeout.ms = 30000 08:12:30 retries = 0 08:12:30 retry.backoff.ms = 100 08:12:30 sasl.client.callback.handler.class = null 08:12:30 sasl.jaas.config = null 08:12:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:12:30 sasl.kerberos.min.time.before.relogin = 60000 08:12:30 sasl.kerberos.service.name = null 08:12:30 sasl.kerberos.ticket.renew.jitter = 0.05 08:12:30 sasl.kerberos.ticket.renew.window.factor = 0.8 08:12:30 sasl.login.callback.handler.class = null 08:12:30 sasl.login.class = null 08:12:30 sasl.login.connect.timeout.ms = null 08:12:30 sasl.login.read.timeout.ms = null 08:12:30 sasl.login.refresh.buffer.seconds = 300 08:12:30 sasl.login.refresh.min.period.seconds = 60 08:12:30 sasl.login.refresh.window.factor = 0.8 08:12:30 sasl.login.refresh.window.jitter = 0.05 08:12:30 sasl.login.retry.backoff.max.ms = 10000 08:12:30 sasl.login.retry.backoff.ms = 100 08:12:30 sasl.mechanism = GSSAPI 08:12:30 sasl.oauthbearer.clock.skew.seconds = 30 08:12:30 sasl.oauthbearer.expected.audience = null 08:12:30 sasl.oauthbearer.expected.issuer = null 08:12:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:12:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:12:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:12:30 sasl.oauthbearer.jwks.endpoint.url = null 08:12:30 sasl.oauthbearer.scope.claim.name = scope 08:12:30 sasl.oauthbearer.sub.claim.name = sub 08:12:30 sasl.oauthbearer.token.endpoint.url = null 08:12:30 security.protocol = PLAINTEXT 08:12:30 security.providers = null 08:12:30 send.buffer.bytes = 131072 08:12:30 socket.connection.setup.timeout.max.ms = 30000 08:12:30 socket.connection.setup.timeout.ms = 10000 08:12:30 ssl.cipher.suites = null 08:12:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:12:30 ssl.endpoint.identification.algorithm = https 08:12:30 ssl.engine.factory.class = null 08:12:30 ssl.key.password = null 08:12:30 ssl.keymanager.algorithm = SunX509 08:12:30 ssl.keystore.certificate.chain = null 08:12:30 ssl.keystore.key = null 08:12:30 ssl.keystore.location = null 08:12:30 ssl.keystore.password = null 08:12:30 ssl.keystore.type = JKS 08:12:30 ssl.protocol = TLSv1.3 08:12:30 ssl.provider = null 08:12:30 ssl.secure.random.implementation = null 08:12:30 ssl.trustmanager.algorithm = PKIX 08:12:30 ssl.truststore.certificates = null 08:12:30 ssl.truststore.location = null 08:12:30 ssl.truststore.password = null 08:12:30 ssl.truststore.type = JKS 08:12:30 transaction.timeout.ms = 60000 08:12:30 transactional.id = null 08:12:30 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:12:30 08:12:30 2024-04-04T08:12:29.872Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:12:30 2024-04-04T08:12:29.872Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:12:30 2024-04-04T08:12:29.872Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:12:30 2024-04-04T08:12:29.872Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218349872 08:12:30 2024-04-04T08:12:29.897Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: g25RUvTNRMGr1JT9y5o11g 08:12:30 2024-04-04T08:12:29.908Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:30 2024-04-04T08:12:29.909Z WARN 7138 --- [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. 08:12:30 2024-04-04T08:12:30.060Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:30 2024-04-04T08:12:30.060Z WARN 7138 --- [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. 08:12:30 2024-04-04T08:12:30.212Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:12:30 2024-04-04T08:12:30.213Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:12:30 acks = -1 08:12:30 auto.include.jmx.reporter = true 08:12:30 batch.size = 16384 08:12:30 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:12:30 buffer.memory = 33554432 08:12:30 client.dns.lookup = use_all_dns_ips 08:12:30 client.id = producer-6 08:12:30 compression.type = none 08:12:30 connections.max.idle.ms = 540000 08:12:30 delivery.timeout.ms = 120000 08:12:30 enable.idempotence = false 08:12:30 interceptor.classes = [] 08:12:30 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:12:30 linger.ms = 1 08:12:30 max.block.ms = 60000 08:12:30 max.in.flight.requests.per.connection = 5 08:12:30 max.request.size = 1048576 08:12:30 metadata.max.age.ms = 300000 08:12:30 metadata.max.idle.ms = 300000 08:12:30 metric.reporters = [] 08:12:30 metrics.num.samples = 2 08:12:30 metrics.recording.level = INFO 08:12:30 metrics.sample.window.ms = 30000 08:12:30 partitioner.adaptive.partitioning.enable = true 08:12:30 partitioner.availability.timeout.ms = 0 08:12:30 partitioner.class = null 08:12:30 partitioner.ignore.keys = false 08:12:30 receive.buffer.bytes = 32768 08:12:30 reconnect.backoff.max.ms = 1000 08:12:30 reconnect.backoff.ms = 50 08:12:30 request.timeout.ms = 30000 08:12:30 retries = 0 08:12:30 retry.backoff.ms = 100 08:12:30 sasl.client.callback.handler.class = null 08:12:30 sasl.jaas.config = null 08:12:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:12:30 sasl.kerberos.min.time.before.relogin = 60000 08:12:30 sasl.kerberos.service.name = null 08:12:30 sasl.kerberos.ticket.renew.jitter = 0.05 08:12:30 sasl.kerberos.ticket.renew.window.factor = 0.8 08:12:30 sasl.login.callback.handler.class = null 08:12:30 sasl.login.class = null 08:12:30 sasl.login.connect.timeout.ms = null 08:12:30 sasl.login.read.timeout.ms = null 08:12:30 sasl.login.refresh.buffer.seconds = 300 08:12:30 sasl.login.refresh.min.period.seconds = 60 08:12:30 sasl.login.refresh.window.factor = 0.8 08:12:30 sasl.login.refresh.window.jitter = 0.05 08:12:30 sasl.login.retry.backoff.max.ms = 10000 08:12:30 sasl.login.retry.backoff.ms = 100 08:12:30 sasl.mechanism = GSSAPI 08:12:30 sasl.oauthbearer.clock.skew.seconds = 30 08:12:30 sasl.oauthbearer.expected.audience = null 08:12:30 sasl.oauthbearer.expected.issuer = null 08:12:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:12:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:12:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:12:30 sasl.oauthbearer.jwks.endpoint.url = null 08:12:30 sasl.oauthbearer.scope.claim.name = scope 08:12:30 sasl.oauthbearer.sub.claim.name = sub 08:12:30 sasl.oauthbearer.token.endpoint.url = null 08:12:30 security.protocol = PLAINTEXT 08:12:30 security.providers = null 08:12:30 send.buffer.bytes = 131072 08:12:30 socket.connection.setup.timeout.max.ms = 30000 08:12:30 socket.connection.setup.timeout.ms = 10000 08:12:30 ssl.cipher.suites = null 08:12:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:12:30 ssl.endpoint.identification.algorithm = https 08:12:30 ssl.engine.factory.class = null 08:12:30 ssl.key.password = null 08:12:30 ssl.keymanager.algorithm = SunX509 08:12:30 ssl.keystore.certificate.chain = null 08:12:30 ssl.keystore.key = null 08:12:30 ssl.keystore.location = null 08:12:30 ssl.keystore.password = null 08:12:30 ssl.keystore.type = JKS 08:12:30 ssl.protocol = TLSv1.3 08:12:30 ssl.provider = null 08:12:30 ssl.secure.random.implementation = null 08:12:30 ssl.trustmanager.algorithm = PKIX 08:12:30 ssl.truststore.certificates = null 08:12:30 ssl.truststore.location = null 08:12:30 ssl.truststore.password = null 08:12:30 ssl.truststore.type = JKS 08:12:30 transaction.timeout.ms = 60000 08:12:30 transactional.id = null 08:12:30 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:12:30 08:12:30 2024-04-04T08:12:30.215Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:12:30 2024-04-04T08:12:30.215Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:12:30 2024-04-04T08:12:30.215Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:12:30 2024-04-04T08:12:30.215Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218350215 08:12:30 2024-04-04T08:12:30.223Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: g25RUvTNRMGr1JT9y5o11g 08:12:30 2024-04-04T08:12:30.285Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:30 2024-04-04T08:12:30.285Z WARN 7138 --- [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. 08:12:30 2024-04-04T08:12:30.533Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:12:30 2024-04-04T08:12:30.533Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:12:30 acks = -1 08:12:30 auto.include.jmx.reporter = true 08:12:30 batch.size = 16384 08:12:30 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:12:30 buffer.memory = 33554432 08:12:30 client.dns.lookup = use_all_dns_ips 08:12:30 client.id = producer-7 08:12:30 compression.type = none 08:12:30 connections.max.idle.ms = 540000 08:12:30 delivery.timeout.ms = 120000 08:12:30 enable.idempotence = false 08:12:30 interceptor.classes = [] 08:12:30 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:12:30 linger.ms = 1 08:12:30 max.block.ms = 60000 08:12:30 max.in.flight.requests.per.connection = 5 08:12:30 max.request.size = 1048576 08:12:30 metadata.max.age.ms = 300000 08:12:30 metadata.max.idle.ms = 300000 08:12:30 metric.reporters = [] 08:12:30 metrics.num.samples = 2 08:12:30 metrics.recording.level = INFO 08:12:30 metrics.sample.window.ms = 30000 08:12:30 partitioner.adaptive.partitioning.enable = true 08:12:30 partitioner.availability.timeout.ms = 0 08:12:30 partitioner.class = null 08:12:30 partitioner.ignore.keys = false 08:12:30 receive.buffer.bytes = 32768 08:12:30 reconnect.backoff.max.ms = 1000 08:12:30 reconnect.backoff.ms = 50 08:12:30 request.timeout.ms = 30000 08:12:30 retries = 0 08:12:30 retry.backoff.ms = 100 08:12:30 sasl.client.callback.handler.class = null 08:12:30 sasl.jaas.config = null 08:12:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:12:30 sasl.kerberos.min.time.before.relogin = 60000 08:12:30 sasl.kerberos.service.name = null 08:12:30 sasl.kerberos.ticket.renew.jitter = 0.05 08:12:30 sasl.kerberos.ticket.renew.window.factor = 0.8 08:12:30 sasl.login.callback.handler.class = null 08:12:30 sasl.login.class = null 08:12:30 sasl.login.connect.timeout.ms = null 08:12:30 sasl.login.read.timeout.ms = null 08:12:30 sasl.login.refresh.buffer.seconds = 300 08:12:30 sasl.login.refresh.min.period.seconds = 60 08:12:30 sasl.login.refresh.window.factor = 0.8 08:12:30 sasl.login.refresh.window.jitter = 0.05 08:12:30 sasl.login.retry.backoff.max.ms = 10000 08:12:30 sasl.login.retry.backoff.ms = 100 08:12:30 sasl.mechanism = GSSAPI 08:12:30 sasl.oauthbearer.clock.skew.seconds = 30 08:12:30 sasl.oauthbearer.expected.audience = null 08:12:30 sasl.oauthbearer.expected.issuer = null 08:12:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:12:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:12:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:12:30 sasl.oauthbearer.jwks.endpoint.url = null 08:12:30 sasl.oauthbearer.scope.claim.name = scope 08:12:30 sasl.oauthbearer.sub.claim.name = sub 08:12:30 sasl.oauthbearer.token.endpoint.url = null 08:12:30 security.protocol = PLAINTEXT 08:12:30 security.providers = null 08:12:30 send.buffer.bytes = 131072 08:12:30 socket.connection.setup.timeout.max.ms = 30000 08:12:30 socket.connection.setup.timeout.ms = 10000 08:12:30 ssl.cipher.suites = null 08:12:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:12:30 ssl.endpoint.identification.algorithm = https 08:12:30 ssl.engine.factory.class = null 08:12:30 ssl.key.password = null 08:12:30 ssl.keymanager.algorithm = SunX509 08:12:30 ssl.keystore.certificate.chain = null 08:12:30 ssl.keystore.key = null 08:12:30 ssl.keystore.location = null 08:12:30 ssl.keystore.password = null 08:12:30 ssl.keystore.type = JKS 08:12:30 ssl.protocol = TLSv1.3 08:12:30 ssl.provider = null 08:12:30 ssl.secure.random.implementation = null 08:12:30 ssl.trustmanager.algorithm = PKIX 08:12:30 ssl.truststore.certificates = null 08:12:30 ssl.truststore.location = null 08:12:30 ssl.truststore.password = null 08:12:30 ssl.truststore.type = JKS 08:12:30 transaction.timeout.ms = 60000 08:12:30 transactional.id = null 08:12:30 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:12:30 08:12:30 2024-04-04T08:12:30.535Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:12:30 2024-04-04T08:12:30.535Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:12:30 2024-04-04T08:12:30.535Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:12:30 2024-04-04T08:12:30.535Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218350535 08:12:30 2024-04-04T08:12:30.542Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: g25RUvTNRMGr1JT9y5o11g 08:12:30 2024-04-04T08:12:30.625Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:30 2024-04-04T08:12:30.625Z WARN 7138 --- [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. 08:12:31 2024-04-04T08:12:30.852Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:12:31 2024-04-04T08:12:30.853Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:12:31 acks = -1 08:12:31 auto.include.jmx.reporter = true 08:12:31 batch.size = 16384 08:12:31 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:12:31 buffer.memory = 33554432 08:12:31 client.dns.lookup = use_all_dns_ips 08:12:31 client.id = producer-8 08:12:31 compression.type = none 08:12:31 connections.max.idle.ms = 540000 08:12:31 delivery.timeout.ms = 120000 08:12:31 enable.idempotence = false 08:12:31 interceptor.classes = [] 08:12:31 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:12:31 linger.ms = 1 08:12:31 max.block.ms = 60000 08:12:31 max.in.flight.requests.per.connection = 5 08:12:31 max.request.size = 1048576 08:12:31 metadata.max.age.ms = 300000 08:12:31 metadata.max.idle.ms = 300000 08:12:31 metric.reporters = [] 08:12:31 metrics.num.samples = 2 08:12:31 metrics.recording.level = INFO 08:12:31 metrics.sample.window.ms = 30000 08:12:31 partitioner.adaptive.partitioning.enable = true 08:12:31 partitioner.availability.timeout.ms = 0 08:12:31 partitioner.class = null 08:12:31 partitioner.ignore.keys = false 08:12:31 receive.buffer.bytes = 32768 08:12:31 reconnect.backoff.max.ms = 1000 08:12:31 reconnect.backoff.ms = 50 08:12:31 request.timeout.ms = 30000 08:12:31 retries = 0 08:12:31 retry.backoff.ms = 100 08:12:31 sasl.client.callback.handler.class = null 08:12:31 sasl.jaas.config = null 08:12:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:12:31 sasl.kerberos.min.time.before.relogin = 60000 08:12:31 sasl.kerberos.service.name = null 08:12:31 sasl.kerberos.ticket.renew.jitter = 0.05 08:12:31 sasl.kerberos.ticket.renew.window.factor = 0.8 08:12:31 sasl.login.callback.handler.class = null 08:12:31 sasl.login.class = null 08:12:31 sasl.login.connect.timeout.ms = null 08:12:31 sasl.login.read.timeout.ms = null 08:12:31 sasl.login.refresh.buffer.seconds = 300 08:12:31 sasl.login.refresh.min.period.seconds = 60 08:12:31 sasl.login.refresh.window.factor = 0.8 08:12:31 sasl.login.refresh.window.jitter = 0.05 08:12:31 sasl.login.retry.backoff.max.ms = 10000 08:12:31 sasl.login.retry.backoff.ms = 100 08:12:31 sasl.mechanism = GSSAPI 08:12:31 sasl.oauthbearer.clock.skew.seconds = 30 08:12:31 sasl.oauthbearer.expected.audience = null 08:12:31 sasl.oauthbearer.expected.issuer = null 08:12:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:12:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:12:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:12:31 sasl.oauthbearer.jwks.endpoint.url = null 08:12:31 sasl.oauthbearer.scope.claim.name = scope 08:12:31 sasl.oauthbearer.sub.claim.name = sub 08:12:31 sasl.oauthbearer.token.endpoint.url = null 08:12:31 security.protocol = PLAINTEXT 08:12:31 security.providers = null 08:12:31 send.buffer.bytes = 131072 08:12:31 socket.connection.setup.timeout.max.ms = 30000 08:12:31 socket.connection.setup.timeout.ms = 10000 08:12:31 ssl.cipher.suites = null 08:12:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:12:31 ssl.endpoint.identification.algorithm = https 08:12:31 ssl.engine.factory.class = null 08:12:31 ssl.key.password = null 08:12:31 ssl.keymanager.algorithm = SunX509 08:12:31 ssl.keystore.certificate.chain = null 08:12:31 ssl.keystore.key = null 08:12:31 ssl.keystore.location = null 08:12:31 ssl.keystore.password = null 08:12:31 ssl.keystore.type = JKS 08:12:31 ssl.protocol = TLSv1.3 08:12:31 ssl.provider = null 08:12:31 ssl.secure.random.implementation = null 08:12:31 ssl.trustmanager.algorithm = PKIX 08:12:31 ssl.truststore.certificates = null 08:12:31 ssl.truststore.location = null 08:12:31 ssl.truststore.password = null 08:12:31 ssl.truststore.type = JKS 08:12:31 transaction.timeout.ms = 60000 08:12:31 transactional.id = null 08:12:31 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:12:31 08:12:31 2024-04-04T08:12:30.857Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:12:31 2024-04-04T08:12:30.857Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:12:31 2024-04-04T08:12:30.857Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:12:31 2024-04-04T08:12:30.857Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218350857 08:12:31 2024-04-04T08:12:30.865Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: g25RUvTNRMGr1JT9y5o11g 08:12:31 2024-04-04T08:12:30.866Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:31 2024-04-04T08:12:30.866Z WARN 7138 --- [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. 08:12:31 2024-04-04T08:12:30.879Z ERROR 7138 --- [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 08:12:31 08:12:31 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 08:12:31 Endpoint handler details: 08:12:31 Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 08:12:31 Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@1fafa1d6] 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2950) 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2895) 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2859) 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 08:12:31 at io.micrometer.observation.Observation.observe(Observation.java:499) 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 08:12:31 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 08:12:31 at java.base/java.lang.Thread.run(Thread.java:833) 08:12:31 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 08:12:31 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) 08:12:31 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 08:12:31 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 08:12:31 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 08:12:31 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 08:12:31 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2881) 08:12:31 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 08:12:31 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 08:12:31 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 08:12:31 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 08:12:31 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 08:12:31 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2881) 08:12:31 ... 12 common frames omitted 08:12:31 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@509e3886, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1712218350865, kafka_groupId=ncmp-async-rest-request-event-group}] 08:12:31 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 08:12:31 at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 08:12:31 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 08:12:31 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 08:12:31 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 08:12:31 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) 08:12:31 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:376) 08:12:31 ... 17 common frames omitted 08:12:31 08:12:31 2024-04-04T08:12:30.881Z ERROR 7138 --- [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 08:12:31 08:12:31 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 08:12:31 at io.micrometer.observation.Observation.observe(Observation.java:499) 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 08:12:31 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 08:12:31 at java.base/java.lang.Thread.run(Thread.java:833) 08:12:31 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 08:12:31 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 08:12:31 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 08:12:31 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 08:12:31 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) 08:12:31 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) 08:12:31 at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) 08:12:31 at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) 08:12:31 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) 08:12:31 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) 08:12:31 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) 08:12:31 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) 08:12:31 ... 3 common frames omitted 08:12:31 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 08:12:31 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 08:12:31 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 08:12:31 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 08:12:31 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 08:12:31 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 08:12:31 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 08:12:31 ... 14 common frames omitted 08:12:31 08:12:31 2024-04-04T08:12:31.223Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:31 2024-04-04T08:12:31.224Z WARN 7138 --- [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. 08:12:31 2024-04-04T08:12:31.235Z INFO 7138 --- [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. 08:12:31 2024-04-04T08:12:31.235Z INFO 7138 --- [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. 08:12:31 2024-04-04T08:12:31.235Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 08:12:31 2024-04-04T08:12:31.235Z INFO 7138 --- [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 27 due to node 1 being disconnected (elapsed time since creation: 358ms, elapsed time since send: 358ms, request timeout: 30000ms) 08:12:31 2024-04-04T08:12:31.235Z INFO 7138 --- [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. 08:12:31 2024-04-04T08:12:31.235Z INFO 7138 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 27 due to node 1 being disconnected (elapsed time since creation: 358ms, elapsed time since send: 358ms, request timeout: 30000ms) 08:12:31 2024-04-04T08:12:31.235Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:31 2024-04-04T08:12:31.235Z INFO 7138 --- [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=1114896549, epoch=6) to node 1: 08:12:31 08:12:31 org.apache.kafka.common.errors.DisconnectException: null 08:12:31 08:12:31 2024-04-04T08:12:31.235Z INFO 7138 --- [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. 08:12:31 2024-04-04T08:12:31.235Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 08:12:31 2024-04-04T08:12:31.235Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:31 2024-04-04T08:12:31.236Z INFO 7138 --- [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=1411887199, epoch=6) to node 1: 08:12:31 08:12:31 org.apache.kafka.common.errors.DisconnectException: null 08:12:31 08:12:31 2024-04-04T08:12:31.236Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 08:12:31 2024-04-04T08:12:31.236Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:31 2024-04-04T08:12:31.236Z INFO 7138 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 08:12:31 2024-04-04T08:12:31.236Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 08:12:31 2024-04-04T08:12:31.236Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:31 2024-04-04T08:12:31.236Z INFO 7138 --- [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. 08:12:31 2024-04-04T08:12:31.236Z INFO 7138 --- [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: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 08:12:31 2024-04-04T08:12:31.236Z INFO 7138 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 08:12:31 2024-04-04T08:12:31.236Z INFO 7138 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 08:12:31 2024-04-04T08:12:31.236Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:31 2024-04-04T08:12:31.236Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 08:12:31 2024-04-04T08:12:31.237Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:31 2024-04-04T08:12:31.237Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 08:12:31 2024-04-04T08:12:31.288Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:31 2024-04-04T08:12:31.288Z WARN 7138 --- [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. 08:12:31 2024-04-04T08:12:31.336Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:31 2024-04-04T08:12:31.336Z WARN 7138 --- [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. 08:12:31 2024-04-04T08:12:31.336Z INFO 7138 --- [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. 08:12:31 2024-04-04T08:12:31.336Z WARN 7138 --- [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. 08:12:31 2024-04-04T08:12:31.336Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:31 2024-04-04T08:12:31.336Z WARN 7138 --- [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. 08:12:31 2024-04-04T08:12:31.336Z INFO 7138 --- [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. 08:12:31 2024-04-04T08:12:31.336Z WARN 7138 --- [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. 08:12:31 2024-04-04T08:12:31.337Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:31 2024-04-04T08:12:31.337Z WARN 7138 --- [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. 08:12:31 2024-04-04T08:12:31.337Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:31 2024-04-04T08:12:31.337Z WARN 7138 --- [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. 08:12:31 2024-04-04T08:12:31.337Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:31 2024-04-04T08:12:31.337Z WARN 7138 --- [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. 08:12:31 2024-04-04T08:12:31.339Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:31 2024-04-04T08:12:31.339Z WARN 7138 --- [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. 08:12:31 2024-04-04T08:12:31.437Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:31 2024-04-04T08:12:31.437Z INFO 7138 --- [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. 08:12:31 2024-04-04T08:12:31.437Z WARN 7138 --- [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. 08:12:31 2024-04-04T08:12:31.437Z INFO 7138 --- [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. 08:12:31 2024-04-04T08:12:31.437Z WARN 7138 --- [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. 08:12:31 2024-04-04T08:12:31.437Z WARN 7138 --- [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. 08:12:31 2024-04-04T08:12:31.438Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:31 2024-04-04T08:12:31.438Z WARN 7138 --- [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. 08:12:31 2024-04-04T08:12:31.438Z INFO 7138 --- [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 08:12:31 2024-04-04T08:12:31.438Z INFO 7138 --- [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 08:12:31 2024-04-04T08:12:31.439Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:31 2024-04-04T08:12:31.439Z WARN 7138 --- [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. 08:12:31 2024-04-04T08:12:31.439Z INFO 7138 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 08:12:31 2024-04-04T08:12:31.439Z INFO 7138 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 08:12:31 2024-04-04T08:12:31.440Z INFO 7138 --- [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 08:12:31 2024-04-04T08:12:31.440Z INFO 7138 --- [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 08:12:31 2024-04-04T08:12:31.440Z INFO 7138 --- [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 08:12:31 2024-04-04T08:12:31.440Z INFO 7138 --- [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 08:12:31 2024-04-04T08:12:31.440Z INFO 7138 --- [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 08:12:31 2024-04-04T08:12:31.440Z INFO 7138 --- [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 08:12:31 2024-04-04T08:12:31.441Z INFO 7138 --- [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 08:12:31 2024-04-04T08:12:31.441Z INFO 7138 --- [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 08:12:31 2024-04-04T08:12:31.441Z INFO 7138 --- [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 08:12:31 2024-04-04T08:12:31.441Z INFO 7138 --- [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 08:12:31 2024-04-04T08:12:31.443Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:31 2024-04-04T08:12:31.443Z WARN 7138 --- [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. 08:12:31 2024-04-04T08:12:31.443Z INFO 7138 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 08:12:31 2024-04-04T08:12:31.443Z INFO 7138 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 08:12:31 2024-04-04T08:12:31.443Z INFO 7138 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 08:12:31 2024-04-04T08:12:31.443Z INFO 7138 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 08:12:31 2024-04-04T08:12:31.444Z INFO 7138 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 08:12:31 2024-04-04T08:12:31.444Z INFO 7138 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 08:12:31 2024-04-04T08:12:31.448Z INFO 7138 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 08:12:31 2024-04-04T08:12:31.448Z INFO 7138 --- [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 08:12:31 2024-04-04T08:12:31.448Z INFO 7138 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 08:12:31 2024-04-04T08:12:31.448Z INFO 7138 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 08:12:31 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.146 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 08:12:31 [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 08:12:37 2024-04-04T08:12:31.458Z INFO 7138 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:12:37 2024-04-04T08:12:31.488Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:37 2024-04-04T08:12:31.488Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:37 2024-04-04T08:12:31.488Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:31.488Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:31.517Z INFO 7138 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 171cad511ee3b3b4c1c959a76fdbff98d9cc0245d049ee76631485d1ade2a8b1 08:12:37 2024-04-04T08:12:31.530Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:37 2024-04-04T08:12:31.530Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:31.642Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:37 2024-04-04T08:12:31.642Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:31.690Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:37 2024-04-04T08:12:31.690Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:37 2024-04-04T08:12:31.691Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:31.691Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:31.700Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:37 2024-04-04T08:12:31.700Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:37 2024-04-04T08:12:31.700Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:31.700Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:31.740Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:37 2024-04-04T08:12:31.740Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:31.874Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:37 2024-04-04T08:12:31.874Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:32.042Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:37 2024-04-04T08:12:32.042Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:32.045Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:37 2024-04-04T08:12:32.045Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:32.092Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:37 2024-04-04T08:12:32.092Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:32.092Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:37 2024-04-04T08:12:32.092Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:32.156Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:37 2024-04-04T08:12:32.156Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:32.194Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:37 2024-04-04T08:12:32.194Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:32.207Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:37 2024-04-04T08:12:32.207Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:32.327Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:37 2024-04-04T08:12:32.328Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:32.434Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:37 2024-04-04T08:12:32.435Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:32.740Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:37 2024-04-04T08:12:32.740Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:32.813Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:37 2024-04-04T08:12:32.813Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:32.849Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:37 2024-04-04T08:12:32.849Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:32.900Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:37 2024-04-04T08:12:32.900Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:32.910Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:37 2024-04-04T08:12:32.910Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:32.995Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:37 2024-04-04T08:12:32.995Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:33.003Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:37 2024-04-04T08:12:33.003Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:33.111Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:37 2024-04-04T08:12:33.111Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:33.534Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:37 2024-04-04T08:12:33.534Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:33.539Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:37 2024-04-04T08:12:33.539Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:33.717Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:37 2024-04-04T08:12:33.717Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:33.844Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:37 2024-04-04T08:12:33.844Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:33.852Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:37 2024-04-04T08:12:33.852Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:33.897Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:37 2024-04-04T08:12:33.897Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:33.910Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:37 2024-04-04T08:12:33.910Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:33.955Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:37 2024-04-04T08:12:33.955Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:34.017Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:37 2024-04-04T08:12:34.017Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:34.118Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:37 2024-04-04T08:12:34.118Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:34.539Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:37 2024-04-04T08:12:34.539Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:34.543Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:37 2024-04-04T08:12:34.544Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:34.573Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:37 2024-04-04T08:12:34.573Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:34.750Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:37 2024-04-04T08:12:34.750Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:34.756Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:37 2024-04-04T08:12:34.756Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:34.924Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:37 2024-04-04T08:12:34.925Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:34.958Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:37 2024-04-04T08:12:34.958Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:35.000Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:37 2024-04-04T08:12:35.000Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:35.016Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:37 2024-04-04T08:12:35.016Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:35.024Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:37 2024-04-04T08:12:35.024Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:35.557Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:37 2024-04-04T08:12:35.557Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:35.716Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:37 2024-04-04T08:12:35.716Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:35.727Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:37 2024-04-04T08:12:35.727Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:35.751Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:37 2024-04-04T08:12:35.751Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:35.832Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:37 2024-04-04T08:12:35.832Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:35.869Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:37 2024-04-04T08:12:35.869Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:35.962Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:37 2024-04-04T08:12:35.962Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:35.974Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:37 2024-04-04T08:12:35.974Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:36.082Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:37 2024-04-04T08:12:36.082Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:36.109Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:37 2024-04-04T08:12:36.109Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:36.560Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:37 2024-04-04T08:12:36.560Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:36.740Z INFO 7138 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.281950142S 08:12:37 08:12:36,790 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 08:12:37 08:12:36,790 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 08:12:37 08:12:36,790 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@352cb17f - 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 08:12:37 08:12:36,793 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@72143dfe - 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. 08:12:37 08:12:36,793 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@352cb17f - 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 08:12:37 08:12:36,795 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:12:37 08:12:36,795 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:12:37 08:12:36,795 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:12:37 08:12:36,795 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:12:37 08:12:36,795 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:12:37 08:12:36,795 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@72143dfe - 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. 08:12:37 08:12:36,795 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@352cb17f - 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 08:12:37 08:12:36,797 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:12:37 08:12:36,797 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:12:37 08:12:36,797 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:12:37 08:12:36,797 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712218356797) 08:12:37 08:12:36,798 |-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] 08:12:37 08:12:36,798 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:12:37 08:12:36,798 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:12:37 08:12:36,798 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c281ccb - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:12:37 08:12:36,798 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:12:37 08:12:36,798 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c281ccb - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:12:37 08:12:36,798 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:12:37 08:12:36,798 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c281ccb - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:12:37 08:12:36,799 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:12:37 08:12:36,799 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c281ccb - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:12:37 08:12:36,799 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:12:37 08:12:36,799 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c281ccb - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:12:37 08:12:36,799 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:12:37 08:12:36,799 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c281ccb - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:12:37 08:12:36,799 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:12:37 08:12:36,799 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c281ccb - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:12:37 08:12:36,799 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:12:37 08:12:36,799 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c281ccb - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:12:37 08:12:36,799 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:12:37 08:12:36,799 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:12:37 08:12:36,799 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:12:37 08:12:36,800 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:12:37 08:12:36,800 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:12:37 08:12:36,800 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:12:37 08:12:36,800 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:12:37 08:12:36,811 |-INFO in ch.qos.logback.classic.pattern.DateConverter@12da5238 - Setting zoneId to "UTC" 08:12:37 08:12:36,812 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:12:37 08:12:36,812 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:12:37 08:12:36,816 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:12:37 08:12:36,816 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:12:37 08:12:36,816 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:12:37 08:12:36,816 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:12:37 08:12:36,817 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:12:37 08:12:36,817 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c281ccb - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:12:37 08:12:36,817 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:12:37 08:12:36,817 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@123a52d3 - End of configuration. 08:12:37 08:12:36,817 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@42cdaea2 - Registering current configuration as safe fallback point 08:12:37 08:12:37 08:12:37 . ____ _ __ _ _ 08:12:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:12:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:12:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:12:37 ' |____| .__|_| |_|_| |_\__, | / / / / 08:12:37 =========|_|==============|___/=/_/_/_/ 08:12:37 :: Spring Boot :: (v3.2.4) 08:12:37 08:12:37 2024-04-04T08:12:36.821Z INFO 7138 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 7138 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:12:37 2024-04-04T08:12:36.821Z INFO 7138 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 08:12:37 2024-04-04T08:12:36.827Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:37 2024-04-04T08:12:36.827Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:36.834Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:37 2024-04-04T08:12:36.835Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:36.878Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:37 2024-04-04T08:12:36.878Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:36.936Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:37 2024-04-04T08:12:36.936Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:37.007Z INFO 7138 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:12:37 allow.auto.create.topics = true 08:12:37 auto.commit.interval.ms = 5000 08:12:37 auto.include.jmx.reporter = true 08:12:37 auto.offset.reset = latest 08:12:37 bootstrap.servers = [PLAINTEXT://localhost:32774] 08:12:37 check.crcs = true 08:12:37 client.dns.lookup = use_all_dns_ips 08:12:37 client.id = consumer-ncmp-data-operation-event-group-7 08:12:37 client.rack = 08:12:37 connections.max.idle.ms = 540000 08:12:37 default.api.timeout.ms = 60000 08:12:37 enable.auto.commit = false 08:12:37 exclude.internal.topics = true 08:12:37 fetch.max.bytes = 52428800 08:12:37 fetch.max.wait.ms = 500 08:12:37 fetch.min.bytes = 1 08:12:37 group.id = ncmp-data-operation-event-group 08:12:37 group.instance.id = null 08:12:37 heartbeat.interval.ms = 3000 08:12:37 interceptor.classes = [] 08:12:37 internal.leave.group.on.close = true 08:12:37 internal.throw.on.fetch.stable.offset.unsupported = false 08:12:37 isolation.level = read_uncommitted 08:12:37 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:12:37 max.partition.fetch.bytes = 1048576 08:12:37 max.poll.interval.ms = 300000 08:12:37 max.poll.records = 500 08:12:37 metadata.max.age.ms = 300000 08:12:37 metric.reporters = [] 08:12:37 metrics.num.samples = 2 08:12:37 metrics.recording.level = INFO 08:12:37 metrics.sample.window.ms = 30000 08:12:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:12:37 receive.buffer.bytes = 65536 08:12:37 reconnect.backoff.max.ms = 1000 08:12:37 reconnect.backoff.ms = 50 08:12:37 request.timeout.ms = 30000 08:12:37 retry.backoff.ms = 100 08:12:37 sasl.client.callback.handler.class = null 08:12:37 sasl.jaas.config = null 08:12:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:12:37 sasl.kerberos.min.time.before.relogin = 60000 08:12:37 sasl.kerberos.service.name = null 08:12:37 sasl.kerberos.ticket.renew.jitter = 0.05 08:12:37 sasl.kerberos.ticket.renew.window.factor = 0.8 08:12:37 sasl.login.callback.handler.class = null 08:12:37 sasl.login.class = null 08:12:37 sasl.login.connect.timeout.ms = null 08:12:37 sasl.login.read.timeout.ms = null 08:12:37 sasl.login.refresh.buffer.seconds = 300 08:12:37 sasl.login.refresh.min.period.seconds = 60 08:12:37 sasl.login.refresh.window.factor = 0.8 08:12:37 sasl.login.refresh.window.jitter = 0.05 08:12:37 sasl.login.retry.backoff.max.ms = 10000 08:12:37 sasl.login.retry.backoff.ms = 100 08:12:37 sasl.mechanism = GSSAPI 08:12:37 sasl.oauthbearer.clock.skew.seconds = 30 08:12:37 sasl.oauthbearer.expected.audience = null 08:12:37 sasl.oauthbearer.expected.issuer = null 08:12:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:12:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:12:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:12:37 sasl.oauthbearer.jwks.endpoint.url = null 08:12:37 sasl.oauthbearer.scope.claim.name = scope 08:12:37 sasl.oauthbearer.sub.claim.name = sub 08:12:37 sasl.oauthbearer.token.endpoint.url = null 08:12:37 security.protocol = PLAINTEXT 08:12:37 security.providers = null 08:12:37 send.buffer.bytes = 131072 08:12:37 session.timeout.ms = 45000 08:12:37 socket.connection.setup.timeout.max.ms = 30000 08:12:37 socket.connection.setup.timeout.ms = 10000 08:12:37 ssl.cipher.suites = null 08:12:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:12:37 ssl.endpoint.identification.algorithm = https 08:12:37 ssl.engine.factory.class = null 08:12:37 ssl.key.password = null 08:12:37 ssl.keymanager.algorithm = SunX509 08:12:37 ssl.keystore.certificate.chain = null 08:12:37 ssl.keystore.key = null 08:12:37 ssl.keystore.location = null 08:12:37 ssl.keystore.password = null 08:12:37 ssl.keystore.type = JKS 08:12:37 ssl.protocol = TLSv1.3 08:12:37 ssl.provider = null 08:12:37 ssl.secure.random.implementation = null 08:12:37 ssl.trustmanager.algorithm = PKIX 08:12:37 ssl.truststore.certificates = null 08:12:37 ssl.truststore.location = null 08:12:37 ssl.truststore.password = null 08:12:37 ssl.truststore.type = JKS 08:12:37 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:12:37 08:12:37 2024-04-04T08:12:37.009Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:12:37 2024-04-04T08:12:37.009Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:12:37 2024-04-04T08:12:37.009Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218357009 08:12:37 2024-04-04T08:12:37.009Z INFO 7138 --- [ 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 08:12:37 2024-04-04T08:12:37.012Z INFO 7138 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:12:37 allow.auto.create.topics = true 08:12:37 auto.commit.interval.ms = 5000 08:12:37 auto.include.jmx.reporter = true 08:12:37 auto.offset.reset = latest 08:12:37 bootstrap.servers = [PLAINTEXT://localhost:32774] 08:12:37 check.crcs = true 08:12:37 client.dns.lookup = use_all_dns_ips 08:12:37 client.id = consumer-ncmp-async-rest-request-event-group-8 08:12:37 client.rack = 08:12:37 connections.max.idle.ms = 540000 08:12:37 default.api.timeout.ms = 60000 08:12:37 enable.auto.commit = false 08:12:37 exclude.internal.topics = true 08:12:37 fetch.max.bytes = 52428800 08:12:37 fetch.max.wait.ms = 500 08:12:37 fetch.min.bytes = 1 08:12:37 group.id = ncmp-async-rest-request-event-group 08:12:37 group.instance.id = null 08:12:37 heartbeat.interval.ms = 3000 08:12:37 interceptor.classes = [] 08:12:37 internal.leave.group.on.close = true 08:12:37 internal.throw.on.fetch.stable.offset.unsupported = false 08:12:37 isolation.level = read_uncommitted 08:12:37 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:12:37 max.partition.fetch.bytes = 1048576 08:12:37 max.poll.interval.ms = 300000 08:12:37 max.poll.records = 500 08:12:37 metadata.max.age.ms = 300000 08:12:37 metric.reporters = [] 08:12:37 metrics.num.samples = 2 08:12:37 metrics.recording.level = INFO 08:12:37 metrics.sample.window.ms = 30000 08:12:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:12:37 receive.buffer.bytes = 65536 08:12:37 reconnect.backoff.max.ms = 1000 08:12:37 reconnect.backoff.ms = 50 08:12:37 request.timeout.ms = 30000 08:12:37 retry.backoff.ms = 100 08:12:37 sasl.client.callback.handler.class = null 08:12:37 sasl.jaas.config = null 08:12:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:12:37 sasl.kerberos.min.time.before.relogin = 60000 08:12:37 sasl.kerberos.service.name = null 08:12:37 sasl.kerberos.ticket.renew.jitter = 0.05 08:12:37 sasl.kerberos.ticket.renew.window.factor = 0.8 08:12:37 sasl.login.callback.handler.class = null 08:12:37 sasl.login.class = null 08:12:37 sasl.login.connect.timeout.ms = null 08:12:37 sasl.login.read.timeout.ms = null 08:12:37 sasl.login.refresh.buffer.seconds = 300 08:12:37 sasl.login.refresh.min.period.seconds = 60 08:12:37 sasl.login.refresh.window.factor = 0.8 08:12:37 sasl.login.refresh.window.jitter = 0.05 08:12:37 sasl.login.retry.backoff.max.ms = 10000 08:12:37 sasl.login.retry.backoff.ms = 100 08:12:37 sasl.mechanism = GSSAPI 08:12:37 sasl.oauthbearer.clock.skew.seconds = 30 08:12:37 sasl.oauthbearer.expected.audience = null 08:12:37 sasl.oauthbearer.expected.issuer = null 08:12:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:12:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:12:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:12:37 sasl.oauthbearer.jwks.endpoint.url = null 08:12:37 sasl.oauthbearer.scope.claim.name = scope 08:12:37 sasl.oauthbearer.sub.claim.name = sub 08:12:37 sasl.oauthbearer.token.endpoint.url = null 08:12:37 security.protocol = PLAINTEXT 08:12:37 security.providers = null 08:12:37 send.buffer.bytes = 131072 08:12:37 session.timeout.ms = 45000 08:12:37 socket.connection.setup.timeout.max.ms = 30000 08:12:37 socket.connection.setup.timeout.ms = 10000 08:12:37 ssl.cipher.suites = null 08:12:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:12:37 ssl.endpoint.identification.algorithm = https 08:12:37 ssl.engine.factory.class = null 08:12:37 ssl.key.password = null 08:12:37 ssl.keymanager.algorithm = SunX509 08:12:37 ssl.keystore.certificate.chain = null 08:12:37 ssl.keystore.key = null 08:12:37 ssl.keystore.location = null 08:12:37 ssl.keystore.password = null 08:12:37 ssl.keystore.type = JKS 08:12:37 ssl.protocol = TLSv1.3 08:12:37 ssl.provider = null 08:12:37 ssl.secure.random.implementation = null 08:12:37 ssl.trustmanager.algorithm = PKIX 08:12:37 ssl.truststore.certificates = null 08:12:37 ssl.truststore.location = null 08:12:37 ssl.truststore.password = null 08:12:37 ssl.truststore.type = JKS 08:12:37 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:12:37 08:12:37 2024-04-04T08:12:37.018Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:12:37 2024-04-04T08:12:37.018Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:12:37 2024-04-04T08:12:37.018Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218357018 08:12:37 2024-04-04T08:12:37.018Z INFO 7138 --- [ 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 08:12:37 2024-04-04T08:12:37.024Z INFO 7138 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.276 seconds (process running for 67.825) 08:12:37 2024-04-04T08:12:37.025Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:37 2024-04-04T08:12:37.025Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:37.086Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:37 2024-04-04T08:12:37.086Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:37.093Z WARN 7138 --- [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} 08:12:37 2024-04-04T08:12:37.093Z INFO 7138 --- [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: qj72knpyS1iW1u--qN9vKA 08:12:37 2024-04-04T08:12:37.116Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:37 2024-04-04T08:12:37.117Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:37.150Z WARN 7138 --- [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} 08:12:37 2024-04-04T08:12:37.150Z INFO 7138 --- [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: qj72knpyS1iW1u--qN9vKA 08:12:37 2024-04-04T08:12:37.202Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:37 2024-04-04T08:12:37.202Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:37.210Z WARN 7138 --- [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} 08:12:37 2024-04-04T08:12:37.268Z WARN 7138 --- [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} 08:12:37 2024-04-04T08:12:37.322Z WARN 7138 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 08:12:37 2024-04-04T08:12:37.383Z INFO 7138 --- [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) 08:12:37 2024-04-04T08:12:37.384Z INFO 7138 --- [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 08:12:37 2024-04-04T08:12:37.407Z INFO 7138 --- [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-44841e14-997f-4d5d-9588-ec7c93221b1e 08:12:37 2024-04-04T08:12:37.407Z INFO 7138 --- [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) 08:12:37 2024-04-04T08:12:37.407Z INFO 7138 --- [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 08:12:37 2024-04-04T08:12:37.432Z INFO 7138 --- [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) 08:12:37 2024-04-04T08:12:37.433Z INFO 7138 --- [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 08:12:37 2024-04-04T08:12:37.437Z INFO 7138 --- [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-44841e14-997f-4d5d-9588-ec7c93221b1e', protocol='range'} 08:12:37 2024-04-04T08:12:37.438Z INFO 7138 --- [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-44841e14-997f-4d5d-9588-ec7c93221b1e=Assignment(partitions=[ncmp-async-m2m-0])} 08:12:37 2024-04-04T08:12:37.447Z INFO 7138 --- [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-cda7558d-5f59-4618-89aa-2beafc06be65 08:12:37 2024-04-04T08:12:37.447Z INFO 7138 --- [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) 08:12:37 2024-04-04T08:12:37.447Z INFO 7138 --- [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 08:12:37 2024-04-04T08:12:37.465Z INFO 7138 --- [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-cda7558d-5f59-4618-89aa-2beafc06be65', protocol='range'} 08:12:37 2024-04-04T08:12:37.465Z INFO 7138 --- [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-cda7558d-5f59-4618-89aa-2beafc06be65=Assignment(partitions=[ncmp-async-m2m-0])} 08:12:37 2024-04-04T08:12:37.516Z INFO 7138 --- [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-cda7558d-5f59-4618-89aa-2beafc06be65', protocol='range'} 08:12:37 2024-04-04T08:12:37.516Z INFO 7138 --- [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]) 08:12:37 2024-04-04T08:12:37.516Z INFO 7138 --- [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 08:12:37 2024-04-04T08:12:37.524Z INFO 7138 --- [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-44841e14-997f-4d5d-9588-ec7c93221b1e', protocol='range'} 08:12:37 2024-04-04T08:12:37.524Z INFO 7138 --- [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]) 08:12:37 2024-04-04T08:12:37.524Z INFO 7138 --- [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 08:12:37 2024-04-04T08:12:37.536Z INFO 7138 --- [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 08:12:37 2024-04-04T08:12:37.538Z INFO 7138 --- [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 08:12:37 2024-04-04T08:12:37.542Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:12:37 2024-04-04T08:12:37.542Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:12:37 acks = -1 08:12:37 auto.include.jmx.reporter = true 08:12:37 batch.size = 16384 08:12:37 bootstrap.servers = [PLAINTEXT://localhost:32774] 08:12:37 buffer.memory = 33554432 08:12:37 client.dns.lookup = use_all_dns_ips 08:12:37 client.id = producer-9 08:12:37 compression.type = none 08:12:37 connections.max.idle.ms = 540000 08:12:37 delivery.timeout.ms = 120000 08:12:37 enable.idempotence = false 08:12:37 interceptor.classes = [] 08:12:37 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:12:37 linger.ms = 1 08:12:37 max.block.ms = 60000 08:12:37 max.in.flight.requests.per.connection = 5 08:12:37 max.request.size = 1048576 08:12:37 metadata.max.age.ms = 300000 08:12:37 metadata.max.idle.ms = 300000 08:12:37 metric.reporters = [] 08:12:37 metrics.num.samples = 2 08:12:37 metrics.recording.level = INFO 08:12:37 metrics.sample.window.ms = 30000 08:12:37 partitioner.adaptive.partitioning.enable = true 08:12:37 partitioner.availability.timeout.ms = 0 08:12:37 partitioner.class = null 08:12:37 partitioner.ignore.keys = false 08:12:37 receive.buffer.bytes = 32768 08:12:37 reconnect.backoff.max.ms = 1000 08:12:37 reconnect.backoff.ms = 50 08:12:37 request.timeout.ms = 30000 08:12:37 retries = 0 08:12:37 retry.backoff.ms = 100 08:12:37 sasl.client.callback.handler.class = null 08:12:37 sasl.jaas.config = null 08:12:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:12:37 sasl.kerberos.min.time.before.relogin = 60000 08:12:37 sasl.kerberos.service.name = null 08:12:37 sasl.kerberos.ticket.renew.jitter = 0.05 08:12:37 sasl.kerberos.ticket.renew.window.factor = 0.8 08:12:37 sasl.login.callback.handler.class = null 08:12:37 sasl.login.class = null 08:12:37 sasl.login.connect.timeout.ms = null 08:12:37 sasl.login.read.timeout.ms = null 08:12:37 sasl.login.refresh.buffer.seconds = 300 08:12:37 sasl.login.refresh.min.period.seconds = 60 08:12:37 sasl.login.refresh.window.factor = 0.8 08:12:37 sasl.login.refresh.window.jitter = 0.05 08:12:37 sasl.login.retry.backoff.max.ms = 10000 08:12:37 sasl.login.retry.backoff.ms = 100 08:12:37 sasl.mechanism = GSSAPI 08:12:37 sasl.oauthbearer.clock.skew.seconds = 30 08:12:37 sasl.oauthbearer.expected.audience = null 08:12:37 sasl.oauthbearer.expected.issuer = null 08:12:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:12:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:12:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:12:37 sasl.oauthbearer.jwks.endpoint.url = null 08:12:37 sasl.oauthbearer.scope.claim.name = scope 08:12:37 sasl.oauthbearer.sub.claim.name = sub 08:12:37 sasl.oauthbearer.token.endpoint.url = null 08:12:37 security.protocol = PLAINTEXT 08:12:37 security.providers = null 08:12:37 send.buffer.bytes = 131072 08:12:37 socket.connection.setup.timeout.max.ms = 30000 08:12:37 socket.connection.setup.timeout.ms = 10000 08:12:37 ssl.cipher.suites = null 08:12:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:12:37 ssl.endpoint.identification.algorithm = https 08:12:37 ssl.engine.factory.class = null 08:12:37 ssl.key.password = null 08:12:37 ssl.keymanager.algorithm = SunX509 08:12:37 ssl.keystore.certificate.chain = null 08:12:37 ssl.keystore.key = null 08:12:37 ssl.keystore.location = null 08:12:37 ssl.keystore.password = null 08:12:37 ssl.keystore.type = JKS 08:12:37 ssl.protocol = TLSv1.3 08:12:37 ssl.provider = null 08:12:37 ssl.secure.random.implementation = null 08:12:37 ssl.trustmanager.algorithm = PKIX 08:12:37 ssl.truststore.certificates = null 08:12:37 ssl.truststore.location = null 08:12:37 ssl.truststore.password = null 08:12:37 ssl.truststore.type = JKS 08:12:37 transaction.timeout.ms = 60000 08:12:37 transactional.id = null 08:12:37 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:12:37 08:12:37 2024-04-04T08:12:37.545Z INFO 7138 --- [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 08:12:37 2024-04-04T08:12:37.552Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:12:37 2024-04-04T08:12:37.552Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:12:37 2024-04-04T08:12:37.552Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:12:37 2024-04-04T08:12:37.552Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218357552 08:12:37 2024-04-04T08:12:37.553Z INFO 7138 --- [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 08:12:37 2024-04-04T08:12:37.555Z INFO 7138 --- [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}}. 08:12:37 2024-04-04T08:12:37.562Z INFO 7138 --- [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}}. 08:12:37 2024-04-04T08:12:37.567Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: qj72knpyS1iW1u--qN9vKA 08:12:37 2024-04-04T08:12:37.574Z INFO 7138 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 08:12:37 2024-04-04T08:12:37.580Z INFO 7138 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 08:12:37 2024-04-04T08:12:37.652Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:37 2024-04-04T08:12:37.652Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:37.664Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:37 2024-04-04T08:12:37.665Z WARN 7138 --- [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. 08:12:37 2024-04-04T08:12:37.690Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:12:37 2024-04-04T08:12:37.690Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:12:37 acks = -1 08:12:37 auto.include.jmx.reporter = true 08:12:37 batch.size = 16384 08:12:37 bootstrap.servers = [PLAINTEXT://localhost:32774] 08:12:37 buffer.memory = 33554432 08:12:37 client.dns.lookup = use_all_dns_ips 08:12:37 client.id = producer-10 08:12:37 compression.type = none 08:12:37 connections.max.idle.ms = 540000 08:12:37 delivery.timeout.ms = 120000 08:12:37 enable.idempotence = false 08:12:37 interceptor.classes = [] 08:12:37 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:12:37 linger.ms = 1 08:12:37 max.block.ms = 60000 08:12:37 max.in.flight.requests.per.connection = 5 08:12:37 max.request.size = 1048576 08:12:37 metadata.max.age.ms = 300000 08:12:37 metadata.max.idle.ms = 300000 08:12:37 metric.reporters = [] 08:12:37 metrics.num.samples = 2 08:12:37 metrics.recording.level = INFO 08:12:37 metrics.sample.window.ms = 30000 08:12:37 partitioner.adaptive.partitioning.enable = true 08:12:37 partitioner.availability.timeout.ms = 0 08:12:37 partitioner.class = null 08:12:37 partitioner.ignore.keys = false 08:12:37 receive.buffer.bytes = 32768 08:12:37 reconnect.backoff.max.ms = 1000 08:12:37 reconnect.backoff.ms = 50 08:12:37 request.timeout.ms = 30000 08:12:37 retries = 0 08:12:37 retry.backoff.ms = 100 08:12:37 sasl.client.callback.handler.class = null 08:12:37 sasl.jaas.config = null 08:12:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:12:37 sasl.kerberos.min.time.before.relogin = 60000 08:12:37 sasl.kerberos.service.name = null 08:12:37 sasl.kerberos.ticket.renew.jitter = 0.05 08:12:37 sasl.kerberos.ticket.renew.window.factor = 0.8 08:12:37 sasl.login.callback.handler.class = null 08:12:37 sasl.login.class = null 08:12:37 sasl.login.connect.timeout.ms = null 08:12:37 sasl.login.read.timeout.ms = null 08:12:37 sasl.login.refresh.buffer.seconds = 300 08:12:37 sasl.login.refresh.min.period.seconds = 60 08:12:37 sasl.login.refresh.window.factor = 0.8 08:12:37 sasl.login.refresh.window.jitter = 0.05 08:12:37 sasl.login.retry.backoff.max.ms = 10000 08:12:37 sasl.login.retry.backoff.ms = 100 08:12:37 sasl.mechanism = GSSAPI 08:12:37 sasl.oauthbearer.clock.skew.seconds = 30 08:12:37 sasl.oauthbearer.expected.audience = null 08:12:37 sasl.oauthbearer.expected.issuer = null 08:12:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:12:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:12:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:12:37 sasl.oauthbearer.jwks.endpoint.url = null 08:12:37 sasl.oauthbearer.scope.claim.name = scope 08:12:37 sasl.oauthbearer.sub.claim.name = sub 08:12:37 sasl.oauthbearer.token.endpoint.url = null 08:12:37 security.protocol = PLAINTEXT 08:12:37 security.providers = null 08:12:37 send.buffer.bytes = 131072 08:12:37 socket.connection.setup.timeout.max.ms = 30000 08:12:37 socket.connection.setup.timeout.ms = 10000 08:12:37 ssl.cipher.suites = null 08:12:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:12:37 ssl.endpoint.identification.algorithm = https 08:12:37 ssl.engine.factory.class = null 08:12:37 ssl.key.password = null 08:12:37 ssl.keymanager.algorithm = SunX509 08:12:37 ssl.keystore.certificate.chain = null 08:12:37 ssl.keystore.key = null 08:12:37 ssl.keystore.location = null 08:12:37 ssl.keystore.password = null 08:12:37 ssl.keystore.type = JKS 08:12:37 ssl.protocol = TLSv1.3 08:12:37 ssl.provider = null 08:12:37 ssl.secure.random.implementation = null 08:12:37 ssl.trustmanager.algorithm = PKIX 08:12:37 ssl.truststore.certificates = null 08:12:37 ssl.truststore.location = null 08:12:37 ssl.truststore.password = null 08:12:37 ssl.truststore.type = JKS 08:12:37 transaction.timeout.ms = 60000 08:12:37 transactional.id = null 08:12:37 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:12:37 08:12:37 2024-04-04T08:12:37.692Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:12:37 2024-04-04T08:12:37.693Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:12:37 2024-04-04T08:12:37.693Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:12:37 2024-04-04T08:12:37.693Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218357692 08:12:37 2024-04-04T08:12:37.700Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: qj72knpyS1iW1u--qN9vKA 08:12:37 2024-04-04T08:12:37.737Z ERROR 7138 --- [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 08:12:37 08:12:37 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 08:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) 08:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) 08:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) 08:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 08:12:37 at io.micrometer.observation.Observation.observe(Observation.java:499) 08:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 08:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 08:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 08:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 08:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 08:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 08:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 08:12:37 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 08:12:37 at java.base/java.lang.Thread.run(Thread.java:833) 08:12:37 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 08:12:37 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 08:12:37 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 08:12:37 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 08:12:37 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) 08:12:37 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) 08:12:37 at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) 08:12:37 at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) 08:12:37 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) 08:12:37 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) 08:12:37 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 08:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) 08:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) 08:12:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) 08:12:37 ... 3 common frames omitted 08:12:37 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 08:12:37 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 08:12:37 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 08:12:37 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 08:12:37 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 08:12:37 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 08:12:37 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 08:12:37 ... 14 common frames omitted 08:12:37 08:12:37 2024-04-04T08:12:37.792Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:37 2024-04-04T08:12:37.792Z WARN 7138 --- [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. 08:12:38 2024-04-04T08:12:37.882Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:38 2024-04-04T08:12:37.882Z WARN 7138 --- [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. 08:12:38 2024-04-04T08:12:37.897Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:12:38 2024-04-04T08:12:37.897Z INFO 7138 --- [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. 08:12:38 2024-04-04T08:12:37.898Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 08:12:38 2024-04-04T08:12:37.898Z INFO 7138 --- [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. 08:12:38 2024-04-04T08:12:37.898Z INFO 7138 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 19 due to node 1 being disconnected (elapsed time since creation: 164ms, elapsed time since send: 164ms, request timeout: 30000ms) 08:12:38 2024-04-04T08:12:37.898Z INFO 7138 --- [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. 08:12:38 2024-04-04T08:12:37.898Z INFO 7138 --- [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. 08:12:38 2024-04-04T08:12:37.898Z INFO 7138 --- [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=1598359779, epoch=2) to node 1: 08:12:38 08:12:38 org.apache.kafka.common.errors.DisconnectException: null 08:12:38 08:12:38 2024-04-04T08:12:37.898Z INFO 7138 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 08:12:38 2024-04-04T08:12:37.898Z INFO 7138 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 165ms, elapsed time since send: 165ms, request timeout: 30000ms) 08:12:38 2024-04-04T08:12:37.898Z INFO 7138 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight METADATA request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 66ms, elapsed time since send: 66ms, request timeout: 30000ms) 08:12:38 2024-04-04T08:12:37.898Z INFO 7138 --- [est-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=1729074851, epoch=2) to node 1: 08:12:38 08:12:38 org.apache.kafka.common.errors.DisconnectException: null 08:12:38 08:12:38 2024-04-04T08:12:37.898Z INFO 7138 --- [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. 08:12:38 2024-04-04T08:12:37.898Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:12:38 2024-04-04T08:12:37.899Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 08:12:38 2024-04-04T08:12:37.900Z INFO 7138 --- [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. 08:12:38 2024-04-04T08:12:37.900Z INFO 7138 --- [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. 08:12:38 2024-04-04T08:12:37.944Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:38 2024-04-04T08:12:37.944Z WARN 7138 --- [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. 08:12:38 2024-04-04T08:12:37.945Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:38 2024-04-04T08:12:37.945Z WARN 7138 --- [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. 08:12:38 2024-04-04T08:12:37.946Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:38 2024-04-04T08:12:37.946Z WARN 7138 --- [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. 08:12:38 2024-04-04T08:12:37.946Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:38 2024-04-04T08:12:37.946Z WARN 7138 --- [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. 08:12:38 2024-04-04T08:12:37.999Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:12:38 2024-04-04T08:12:37.999Z WARN 7138 --- [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. 08:12:38 2024-04-04T08:12:37.999Z INFO 7138 --- [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. 08:12:38 2024-04-04T08:12:38.000Z WARN 7138 --- [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. 08:12:38 2024-04-04T08:12:38.000Z INFO 7138 --- [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. 08:12:38 2024-04-04T08:12:38.000Z WARN 7138 --- [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. 08:12:38 2024-04-04T08:12:38.000Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:12:38 2024-04-04T08:12:38.000Z WARN 7138 --- [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. 08:12:38 2024-04-04T08:12:38.073Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:38 2024-04-04T08:12:38.073Z WARN 7138 --- [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. 08:12:38 2024-04-04T08:12:38.093Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:38 2024-04-04T08:12:38.093Z WARN 7138 --- [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. 08:12:38 2024-04-04T08:12:38.100Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:12:38 2024-04-04T08:12:38.100Z WARN 7138 --- [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. 08:12:38 2024-04-04T08:12:38.126Z INFO 7138 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 08:12:38 2024-04-04T08:12:38.126Z INFO 7138 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 08:12:38 2024-04-04T08:12:38.126Z WARN 7138 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 08:12:38 2024-04-04T08:12:38.126Z WARN 7138 --- [ion-event-group] 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. 08:12:38 2024-04-04T08:12:38.126Z INFO 7138 --- [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 08:12:38 2024-04-04T08:12:38.126Z INFO 7138 --- [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 08:12:38 2024-04-04T08:12:38.126Z INFO 7138 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 08:12:38 2024-04-04T08:12:38.126Z INFO 7138 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 08:12:38 2024-04-04T08:12:38.126Z INFO 7138 --- [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 08:12:38 2024-04-04T08:12:38.126Z INFO 7138 --- [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 08:12:38 2024-04-04T08:12:38.126Z INFO 7138 --- [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 08:12:38 2024-04-04T08:12:38.126Z INFO 7138 --- [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 08:12:38 2024-04-04T08:12:38.126Z INFO 7138 --- [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 08:12:38 2024-04-04T08:12:38.126Z INFO 7138 --- [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 08:12:38 2024-04-04T08:12:38.126Z INFO 7138 --- [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 08:12:38 2024-04-04T08:12:38.126Z INFO 7138 --- [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 08:12:38 2024-04-04T08:12:38.127Z INFO 7138 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 08:12:38 2024-04-04T08:12:38.127Z INFO 7138 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 08:12:38 2024-04-04T08:12:38.127Z INFO 7138 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 08:12:38 2024-04-04T08:12:38.127Z INFO 7138 --- [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 08:12:38 2024-04-04T08:12:38.127Z INFO 7138 --- [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 08:12:38 2024-04-04T08:12:38.127Z INFO 7138 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 08:12:38 2024-04-04T08:12:38.127Z INFO 7138 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 08:12:38 2024-04-04T08:12:38.127Z INFO 7138 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 08:12:38 2024-04-04T08:12:38.129Z INFO 7138 --- [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 08:12:38 2024-04-04T08:12:38.129Z INFO 7138 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 08:12:38 2024-04-04T08:12:38.129Z INFO 7138 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 08:12:38 2024-04-04T08:12:38.129Z INFO 7138 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 08:12:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.674 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 08:12:38 [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 08:12:38 2024-04-04T08:12:38.152Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:12:38 2024-04-04T08:12:38.152Z WARN 7138 --- [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. 08:12:38 08:12:38,285 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 08:12:38 08:12:38,285 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 08:12:38 08:12:38,286 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5c3f7697 - 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 08:12:38 08:12:38,289 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@72143dfe - 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. 08:12:38 08:12:38,289 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5c3f7697 - 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 08:12:38 08:12:38,290 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:12:38 08:12:38,290 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:12:38 08:12:38,290 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:12:38 08:12:38,290 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:12:38 08:12:38,290 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:12:38 08:12:38,291 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@72143dfe - 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. 08:12:38 08:12:38,291 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5c3f7697 - 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 08:12:38 08:12:38,293 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:12:38 08:12:38,293 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:12:38 08:12:38,293 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:12:38 08:12:38,293 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712218358293) 08:12:38 08:12:38,293 |-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] 08:12:38 08:12:38,293 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:12:38 08:12:38,294 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:12:38 08:12:38,294 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1de2e303 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:12:38 08:12:38,294 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:12:38 08:12:38,294 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1de2e303 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:12:38 08:12:38,294 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:12:38 08:12:38,294 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1de2e303 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:12:38 08:12:38,294 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:12:38 08:12:38,294 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1de2e303 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:12:38 08:12:38,294 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:12:38 08:12:38,294 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1de2e303 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:12:38 08:12:38,294 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:12:38 08:12:38,294 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1de2e303 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:12:38 08:12:38,294 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:12:38 08:12:38,294 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1de2e303 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:12:38 08:12:38,294 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:12:38 08:12:38,294 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1de2e303 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:12:38 08:12:38,294 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:12:38 08:12:38,294 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:12:38 08:12:38,294 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:12:38 08:12:38,295 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:12:38 08:12:38,295 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:12:38 08:12:38,295 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:12:38 08:12:38,295 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:12:38 08:12:38,299 |-INFO in ch.qos.logback.classic.pattern.DateConverter@52092fc0 - Setting zoneId to "UTC" 08:12:38 08:12:38,299 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:12:38 08:12:38,299 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:12:38 08:12:38,302 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:12:38 08:12:38,302 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:12:38 08:12:38,302 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:12:38 08:12:38,302 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:12:38 08:12:38,303 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:12:38 08:12:38,303 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1de2e303 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:12:38 08:12:38,303 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:12:38 08:12:38,303 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@26a2471f - End of configuration. 08:12:38 08:12:38,303 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@18e1692 - Registering current configuration as safe fallback point 08:12:38 08:12:38 08:12:38 . ____ _ __ _ _ 08:12:38 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:12:38 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:12:38 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:12:38 ' |____| .__|_| |_|_| |_\__, | / / / / 08:12:38 =========|_|==============|___/=/_/_/_/ 08:12:38 :: Spring Boot :: (v3.2.4) 08:12:38 08:12:38 2024-04-04T08:12:38.306Z INFO 7138 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 7138 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:12:38 2024-04-04T08:12:38.307Z INFO 7138 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 08:12:38 2024-04-04T08:12:38.355Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:12:38 2024-04-04T08:12:38.356Z WARN 7138 --- [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. 08:12:38 2024-04-04T08:12:38.401Z INFO 7138 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.133 seconds (process running for 69.203) 08:12:38 2024-04-04T08:12:38.440Z WARN 7138 --- [ 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') 08:12:38 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 08:12:38 [INFO] Running org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 08:12:38 08:12:38 . ____ _ __ _ _ 08:12:38 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:12:38 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:12:38 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:12:38 ' |____| .__|_| |_|_| |_\__, | / / / / 08:12:38 =========|_|==============|___/=/_/_/_/ 08:12:38 :: Spring Boot :: (v3.2.4) 08:12:38 08:12:38 2024-04-04T08:12:38.482Z INFO 7138 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Starting HttpClientConfigurationSpec using Java 17.0.6-ea with PID 7138 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:12:38 2024-04-04T08:12:38.482Z INFO 7138 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 08:12:38 2024-04-04T08:12:38.499Z INFO 7138 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Started HttpClientConfigurationSpec in 0.036 seconds (process running for 69.301) 08:12:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 08:12:38 [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 08:12:38 08:12:38 . ____ _ __ _ _ 08:12:38 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:12:38 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:12:38 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:12:38 ' |____| .__|_| |_|_| |_\__, | / / / / 08:12:38 =========|_|==============|___/=/_/_/_/ 08:12:38 :: Spring Boot :: (v3.2.4) 08:12:38 08:12:38 2024-04-04T08:12:38.529Z INFO 7138 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 7138 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:12:38 2024-04-04T08:12:38.530Z INFO 7138 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 08:12:38 2024-04-04T08:12:38.535Z INFO 7138 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.023 seconds (process running for 69.337) 08:12:38 2024-04-04T08:12:38.572Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:38 2024-04-04T08:12:38.572Z WARN 7138 --- [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. 08:12:38 2024-04-04T08:12:38.696Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:38 2024-04-04T08:12:38.696Z WARN 7138 --- [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. 08:12:38 2024-04-04T08:12:38.705Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:12:38 2024-04-04T08:12:38.705Z WARN 7138 --- [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. 08:12:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 08:12:38 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 08:12:42 08:12:42 . ____ _ __ _ _ 08:12:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:12:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:12:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:12:42 ' |____| .__|_| |_|_| |_\__, | / / / / 08:12:42 =========|_|==============|___/=/_/_/_/ 08:12:42 :: Spring Boot :: (v3.2.4) 08:12:42 08:12:42 2024-04-04T08:12:38.789Z INFO 7138 --- [ main] mNotificationSubscriptionCacheConfigSpec : Starting CmNotificationSubscriptionCacheConfigSpec using Java 17.0.6-ea with PID 7138 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:12:42 2024-04-04T08:12:38.789Z INFO 7138 --- [ main] mNotificationSubscriptionCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 08:12:42 2024-04-04T08:12:38.790Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:42 2024-04-04T08:12:38.790Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:38.858Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:12:42 2024-04-04T08:12:38.858Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:38.871Z WARN 7138 --- [ 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: 08:12:42 --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 08:12:42 2024-04-04T08:12:38.947Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:42 2024-04-04T08:12:38.948Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:38.958Z INFO 7138 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:12:42 + + o o o o---o o----o o o---o o o----o o--o--o 08:12:42 + + + + | | / \ / | | / / \ | | 08:12:42 + + + + + o----o o o o o----o | o o o o----o | 08:12:42 + + + + | | / \ / | | \ / \ | | 08:12:42 + + o o o o o---o o----o o----o o---o o o o----o o 08:12:42 2024-04-04T08:12:38.958Z INFO 7138 --- [ 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. 08:12:42 2024-04-04T08:12:38.958Z INFO 7138 --- [ 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 08:12:42 2024-04-04T08:12:38.958Z INFO 7138 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:12:42 2024-04-04T08:12:38.958Z INFO 7138 --- [ 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. 08:12:42 2024-04-04T08:12:38.961Z INFO 7138 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:12:42 To enable the Jet engine on the members, do one of the following: 08:12:42 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:12:42 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:12:42 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:12:42 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:12:42 2024-04-04T08:12:38.999Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:42 2024-04-04T08:12:38.999Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:38.999Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:42 2024-04-04T08:12:38.999Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:39.089Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:42 2024-04-04T08:12:39.090Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:39.155Z INFO 7138 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:12:42 2024-04-04T08:12:39.156Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:42 2024-04-04T08:12:39.156Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:39.186Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:42 2024-04-04T08:12:39.186Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:39.250Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:42 2024-04-04T08:12:39.250Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:39.365Z INFO 7138 --- [ 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. 08:12:42 2024-04-04T08:12:39.465Z INFO 7138 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:12:42 2024-04-04T08:12:39.469Z WARN 7138 --- [ 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. 08:12:42 2024-04-04T08:12:39.508Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:12:42 2024-04-04T08:12:39.508Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:39.586Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:42 2024-04-04T08:12:39.587Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:39.661Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:12:42 2024-04-04T08:12:39.661Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:39.700Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:42 2024-04-04T08:12:39.700Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:39.735Z INFO 7138 --- [ 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. 08:12:42 2024-04-04T08:12:39.742Z INFO 7138 --- [ 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 08:12:42 2024-04-04T08:12:39.853Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:42 2024-04-04T08:12:39.853Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:39.950Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:42 2024-04-04T08:12:39.950Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:39.953Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:42 2024-04-04T08:12:39.953Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:40.094Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:42 2024-04-04T08:12:40.094Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:40.144Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:42 2024-04-04T08:12:40.144Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:40.153Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:42 2024-04-04T08:12:40.153Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:40.315Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:42 2024-04-04T08:12:40.315Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:40.355Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:42 2024-04-04T08:12:40.355Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:40.415Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:12:42 2024-04-04T08:12:40.415Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:40.556Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:42 2024-04-04T08:12:40.556Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:40.589Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:42 2024-04-04T08:12:40.589Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:40.617Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:12:42 2024-04-04T08:12:40.617Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:40.705Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:42 2024-04-04T08:12:40.706Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:40.954Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:42 2024-04-04T08:12:40.954Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:40.997Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:42 2024-04-04T08:12:40.997Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:41.008Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:42 2024-04-04T08:12:41.008Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:41.106Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:42 2024-04-04T08:12:41.106Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:41.199Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:42 2024-04-04T08:12:41.199Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:41.269Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:42 2024-04-04T08:12:41.269Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:41.370Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:12:42 2024-04-04T08:12:41.370Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:41.409Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:42 2024-04-04T08:12:41.409Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:41.460Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:42 2024-04-04T08:12:41.460Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:41.520Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:12:42 2024-04-04T08:12:41.520Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:41.610Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:42 2024-04-04T08:12:41.611Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:41.794Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:42 2024-04-04T08:12:41.794Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:41.800Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:42 2024-04-04T08:12:41.800Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:41.959Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:42 2024-04-04T08:12:41.960Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:42.012Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:42 2024-04-04T08:12:42.012Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:42.057Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:42 2024-04-04T08:12:42.057Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:42.103Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:42 2024-04-04T08:12:42.103Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:42.174Z INFO 7138 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:12:42 08:12:42 Members {size:1, ver:1} [ 08:12:42 Member [10.250.0.254]:5701 - a521d160-282c-49b8-bcec-8c01a9b165e7 this 08:12:42 ] 08:12:42 08:12:42 2024-04-04T08:12:42.192Z INFO 7138 --- [ 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 08:12:42 2024-04-04T08:12:42.216Z INFO 7138 --- [cached.thread-1] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initializing cluster partition table arrangement... 08:12:42 2024-04-04T08:12:42.222Z INFO 7138 --- [ main] mNotificationSubscriptionCacheConfigSpec : Started CmNotificationSubscriptionCacheConfigSpec in 3.453 seconds (process running for 73.023) 08:12:42 2024-04-04T08:12:42.424Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:42 2024-04-04T08:12:42.424Z WARN 7138 --- [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. 08:12:42 2024-04-04T08:12:42.430Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:12:42 2024-04-04T08:12:42.430Z WARN 7138 --- [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. 08:12:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.683 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 08:12:42 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 08:12:49 08:12:49 . ____ _ __ _ _ 08:12:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:12:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:12:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:12:49 ' |____| .__|_| |_|_| |_\__, | / / / / 08:12:49 =========|_|==============|___/=/_/_/_/ 08:12:49 :: Spring Boot :: (v3.2.4) 08:12:49 08:12:49 2024-04-04T08:12:42.471Z INFO 7138 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 7138 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:12:49 2024-04-04T08:12:42.471Z INFO 7138 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 08:12:49 2024-04-04T08:12:42.487Z INFO 7138 --- [ main] com.hazelcast.system.logo : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:12:49 + + o o o o---o o----o o o---o o o----o o--o--o 08:12:49 + + + + | | / \ / | | / / \ | | 08:12:49 + + + + + o----o o o o o----o | o o o o----o | 08:12:49 + + + + | | / \ / | | \ / \ | | 08:12:49 + + o o o o o---o o----o o----o o---o o o o----o o 08:12:49 2024-04-04T08:12:42.487Z INFO 7138 --- [ main] com.hazelcast.system : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:12:49 2024-04-04T08:12:42.487Z INFO 7138 --- [ main] com.hazelcast.system : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.4]:5702 08:12:49 2024-04-04T08:12:42.487Z INFO 7138 --- [ main] com.hazelcast.system : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:12:49 2024-04-04T08:12:42.487Z INFO 7138 --- [ main] com.hazelcast.system : [10.30.107.4]: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. 08:12:49 2024-04-04T08:12:42.487Z INFO 7138 --- [ main] com.hazelcast.system : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:12:49 To enable the Jet engine on the members, do one of the following: 08:12:49 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:12:49 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:12:49 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:12:49 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:12:49 2024-04-04T08:12:42.491Z INFO 7138 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:12:49 2024-04-04T08:12:42.500Z INFO 7138 --- [ main] com.hazelcast.system.security : [10.30.107.4]: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. 08:12:49 2024-04-04T08:12:42.502Z INFO 7138 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:12:49 2024-04-04T08:12:42.502Z WARN 7138 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.4]: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. 08:12:49 2024-04-04T08:12:42.515Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:49 2024-04-04T08:12:42.516Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:42.519Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:49 2024-04-04T08:12:42.519Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:42.525Z INFO 7138 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:12:49 2024-04-04T08:12:42.525Z INFO 7138 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.4]:5702 is STARTING 08:12:49 2024-04-04T08:12:42.626Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:49 2024-04-04T08:12:42.626Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:42.710Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:12:49 2024-04-04T08:12:42.710Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:42.826Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:49 2024-04-04T08:12:42.826Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:42.826Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:49 2024-04-04T08:12:42.826Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:42.961Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:49 2024-04-04T08:12:42.962Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:43.137Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:49 2024-04-04T08:12:43.137Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:43.139Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:49 2024-04-04T08:12:43.139Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:43.278Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:49 2024-04-04T08:12:43.278Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:43.464Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:12:49 2024-04-04T08:12:43.464Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:43.480Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:49 2024-04-04T08:12:43.480Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:43.578Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:49 2024-04-04T08:12:43.579Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:43.591Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:49 2024-04-04T08:12:43.591Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:43.614Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:12:49 2024-04-04T08:12:43.614Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:43.631Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:49 2024-04-04T08:12:43.631Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:43.828Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:49 2024-04-04T08:12:43.828Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:43.880Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:49 2024-04-04T08:12:43.880Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:44.164Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:49 2024-04-04T08:12:44.165Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:44.182Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:49 2024-04-04T08:12:44.182Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:44.192Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:49 2024-04-04T08:12:44.192Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:44.343Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:49 2024-04-04T08:12:44.343Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:44.485Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:49 2024-04-04T08:12:44.485Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:44.545Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:49 2024-04-04T08:12:44.545Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:44.668Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:12:49 2024-04-04T08:12:44.668Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:44.733Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:49 2024-04-04T08:12:44.733Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:44.782Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:49 2024-04-04T08:12:44.782Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:44.818Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:12:49 2024-04-04T08:12:44.818Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:44.831Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:49 2024-04-04T08:12:44.831Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:44.836Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:49 2024-04-04T08:12:44.836Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:45.085Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:49 2024-04-04T08:12:45.086Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:45.267Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:49 2024-04-04T08:12:45.267Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:45.338Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:49 2024-04-04T08:12:45.339Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:45.346Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:49 2024-04-04T08:12:45.346Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:45.399Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:49 2024-04-04T08:12:45.399Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:45.447Z INFO 7138 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:12:49 08:12:49 Members {size:1, ver:1} [ 08:12:49 Member [10.30.107.4]:5702 - 9498942d-41b1-447f-b547-bbc448eed9c4 this 08:12:49 ] 08:12:49 08:12:49 2024-04-04T08:12:45.447Z WARN 7138 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.4]: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! 08:12:49 2024-04-04T08:12:45.448Z INFO 7138 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.4]:5702 is STARTED 08:12:49 2024-04-04T08:12:45.462Z INFO 7138 --- [ main] com.hazelcast.system.logo : [10.30.107.4]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:12:49 + + o o o o---o o----o o o---o o o----o o--o--o 08:12:49 + + + + | | / \ / | | / / \ | | 08:12:49 + + + + + o----o o o o o----o | o o o o----o | 08:12:49 + + + + | | / \ / | | \ / \ | | 08:12:49 + + o o o o o---o o----o o----o o---o o o o----o o 08:12:49 2024-04-04T08:12:45.462Z INFO 7138 --- [ main] com.hazelcast.system : [10.30.107.4]:5703 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:12:49 2024-04-04T08:12:45.462Z INFO 7138 --- [ main] com.hazelcast.system : [10.30.107.4]:5703 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.4]:5703 08:12:49 2024-04-04T08:12:45.462Z INFO 7138 --- [ main] com.hazelcast.system : [10.30.107.4]:5703 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:12:49 2024-04-04T08:12:45.462Z INFO 7138 --- [ main] com.hazelcast.system : [10.30.107.4]: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. 08:12:49 2024-04-04T08:12:45.462Z INFO 7138 --- [ main] com.hazelcast.system : [10.30.107.4]:5703 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:12:49 To enable the Jet engine on the members, do one of the following: 08:12:49 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:12:49 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:12:49 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:12:49 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:12:49 2024-04-04T08:12:45.466Z INFO 7138 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.4]:5703 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:12:49 2024-04-04T08:12:45.477Z INFO 7138 --- [ main] com.hazelcast.system.security : [10.30.107.4]: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. 08:12:49 2024-04-04T08:12:45.480Z INFO 7138 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.4]:5703 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:12:49 2024-04-04T08:12:45.480Z WARN 7138 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.4]: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. 08:12:49 2024-04-04T08:12:45.491Z INFO 7138 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.4]:5703 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:12:49 2024-04-04T08:12:45.491Z INFO 7138 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.4]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.4]:5703 is STARTING 08:12:49 2024-04-04T08:12:45.497Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:49 2024-04-04T08:12:45.497Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:45.537Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:49 2024-04-04T08:12:45.537Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:45.634Z INFO 7138 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.4]:5703 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.107.4]:5702 08:12:49 2024-04-04T08:12:45.656Z INFO 7138 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:5702 and /10.30.107.4:42515 08:12:49 2024-04-04T08:12:45.658Z INFO 7138 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:42515 and /10.30.107.4:5702 08:12:49 2024-04-04T08:12:45.671Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:12:49 2024-04-04T08:12:45.671Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:45.722Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:12:49 2024-04-04T08:12:45.722Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:45.934Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:49 2024-04-04T08:12:45.934Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:45.938Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:49 2024-04-04T08:12:45.938Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:45.990Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:49 2024-04-04T08:12:45.990Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:46.139Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:49 2024-04-04T08:12:46.139Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:46.203Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:49 2024-04-04T08:12:46.203Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:46.240Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:49 2024-04-04T08:12:46.240Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:46.351Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:49 2024-04-04T08:12:46.351Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:46.402Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:49 2024-04-04T08:12:46.403Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:46.470Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:49 2024-04-04T08:12:46.470Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:46.540Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:49 2024-04-04T08:12:46.540Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:46.576Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:12:49 2024-04-04T08:12:46.576Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:46.926Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:12:49 2024-04-04T08:12:46.926Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:46.942Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:49 2024-04-04T08:12:46.942Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:46.945Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:49 2024-04-04T08:12:46.945Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:47.136Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:49 2024-04-04T08:12:47.136Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:47.193Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:49 2024-04-04T08:12:47.193Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:47.243Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:49 2024-04-04T08:12:47.243Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:47.255Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:49 2024-04-04T08:12:47.255Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:47.308Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:49 2024-04-04T08:12:47.308Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:47.444Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:49 2024-04-04T08:12:47.445Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:47.506Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:49 2024-04-04T08:12:47.506Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:47.573Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:49 2024-04-04T08:12:47.573Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:47.730Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:12:49 2024-04-04T08:12:47.730Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:47.880Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:12:49 2024-04-04T08:12:47.880Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:47.899Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:49 2024-04-04T08:12:47.899Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:48.039Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:49 2024-04-04T08:12:48.039Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:48.096Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:49 2024-04-04T08:12:48.096Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:48.097Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:49 2024-04-04T08:12:48.097Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:48.247Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:49 2024-04-04T08:12:48.247Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:48.309Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:49 2024-04-04T08:12:48.309Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:48.397Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:49 2024-04-04T08:12:48.397Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:48.510Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:49 2024-04-04T08:12:48.510Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:48.513Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:49 2024-04-04T08:12:48.513Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:48.753Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:49 2024-04-04T08:12:48.753Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:48.775Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:49 2024-04-04T08:12:48.775Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:48.883Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:12:49 2024-04-04T08:12:48.883Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:48.950Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:49 2024-04-04T08:12:48.951Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:49.000Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:49 2024-04-04T08:12:49.000Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:49.034Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:12:49 2024-04-04T08:12:49.034Z WARN 7138 --- [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. 08:12:49 2024-04-04T08:12:49.100Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:49 2024-04-04T08:12:49.100Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:49.241Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:56 2024-04-04T08:12:49.241Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:49.312Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:56 2024-04-04T08:12:49.312Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:49.501Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:56 2024-04-04T08:12:49.501Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:49.609Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:56 2024-04-04T08:12:49.609Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:49.714Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:56 2024-04-04T08:12:49.714Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:49.717Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:56 2024-04-04T08:12:49.717Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:49.880Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:56 2024-04-04T08:12:49.880Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:49.903Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:56 2024-04-04T08:12:49.903Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:50.040Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:12:56 2024-04-04T08:12:50.040Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:50.043Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:56 2024-04-04T08:12:50.043Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:50.088Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:12:56 2024-04-04T08:12:50.088Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:50.104Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:56 2024-04-04T08:12:50.104Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:50.254Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:56 2024-04-04T08:12:50.254Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:50.466Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:56 2024-04-04T08:12:50.467Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:50.520Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:56 2024-04-04T08:12:50.520Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:50.656Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:56 2024-04-04T08:12:50.657Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:50.668Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:56 2024-04-04T08:12:50.668Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:50.714Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:56 2024-04-04T08:12:50.714Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:50.752Z INFO 7138 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:12:56 08:12:56 Members {size:2, ver:2} [ 08:12:56 Member [10.30.107.4]:5702 - 9498942d-41b1-447f-b547-bbc448eed9c4 this 08:12:56 Member [10.30.107.4]:5703 - 5ac4d8b2-3dec-49b6-9b86-7c764679df5e 08:12:56 ] 08:12:56 08:12:56 2024-04-04T08:12:50.760Z INFO 7138 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.4]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:12:56 08:12:56 Members {size:2, ver:2} [ 08:12:56 Member [10.30.107.4]:5702 - 9498942d-41b1-447f-b547-bbc448eed9c4 08:12:56 Member [10.30.107.4]:5703 - 5ac4d8b2-3dec-49b6-9b86-7c764679df5e this 08:12:56 ] 08:12:56 08:12:56 2024-04-04T08:12:50.761Z WARN 7138 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.4]: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! 08:12:56 2024-04-04T08:12:50.762Z INFO 7138 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.4]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.4]:5703 is STARTED 08:12:56 2024-04-04T08:12:50.768Z INFO 7138 --- [ main] com.hazelcast.system.logo : [10.30.107.4]:5704 [cps-and-ncmp-test-caches] [5.3.6] 08:12:56 + + o o o o---o o----o o o---o o o----o o--o--o 08:12:56 + + + + | | / \ / | | / / \ | | 08:12:56 + + + + + o----o o o o o----o | o o o o----o | 08:12:56 + + + + | | / \ / | | \ / \ | | 08:12:56 + + o o o o o---o o----o o----o o---o o o o----o o 08:12:56 2024-04-04T08:12:50.768Z INFO 7138 --- [ main] com.hazelcast.system : [10.30.107.4]:5704 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:12:56 2024-04-04T08:12:50.768Z INFO 7138 --- [ main] com.hazelcast.system : [10.30.107.4]:5704 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.4]:5704 08:12:56 2024-04-04T08:12:50.768Z INFO 7138 --- [ main] com.hazelcast.system : [10.30.107.4]:5704 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:12:56 2024-04-04T08:12:50.768Z INFO 7138 --- [ main] com.hazelcast.system : [10.30.107.4]: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. 08:12:56 2024-04-04T08:12:50.768Z INFO 7138 --- [ main] com.hazelcast.system : [10.30.107.4]:5704 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:12:56 To enable the Jet engine on the members, do one of the following: 08:12:56 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:12:56 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:12:56 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:12:56 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:12:56 2024-04-04T08:12:50.768Z INFO 7138 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initializing cluster partition table arrangement... 08:12:56 2024-04-04T08:12:50.774Z INFO 7138 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.4]:5704 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:12:56 2024-04-04T08:12:50.782Z INFO 7138 --- [ main] com.hazelcast.system.security : [10.30.107.4]: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. 08:12:56 2024-04-04T08:12:50.783Z INFO 7138 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.4]:5704 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:12:56 2024-04-04T08:12:50.783Z WARN 7138 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.4]: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. 08:12:56 2024-04-04T08:12:50.793Z INFO 7138 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.4]:5704 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:12:56 2024-04-04T08:12:50.793Z INFO 7138 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.4]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.4]:5704 is STARTING 08:12:56 2024-04-04T08:12:50.857Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:56 2024-04-04T08:12:50.857Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:50.974Z INFO 7138 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.4]:5704 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.107.4]:5702 08:12:56 2024-04-04T08:12:50.981Z INFO 7138 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:5702 and /10.30.107.4:42349 08:12:56 2024-04-04T08:12:50.982Z INFO 7138 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:42349 and /10.30.107.4:5702 08:12:56 2024-04-04T08:12:50.994Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:12:56 2024-04-04T08:12:50.994Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:51.084Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:56 2024-04-04T08:12:51.085Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:51.146Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:56 2024-04-04T08:12:51.146Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:51.158Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:56 2024-04-04T08:12:51.158Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:51.193Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:12:56 2024-04-04T08:12:51.193Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:51.259Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:56 2024-04-04T08:12:51.259Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:51.423Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:56 2024-04-04T08:12:51.423Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:51.570Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:56 2024-04-04T08:12:51.570Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:51.610Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:56 2024-04-04T08:12:51.610Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:51.683Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:56 2024-04-04T08:12:51.683Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:51.724Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:56 2024-04-04T08:12:51.724Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:52.062Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:56 2024-04-04T08:12:52.062Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:52.123Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:56 2024-04-04T08:12:52.124Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:52.148Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:12:56 2024-04-04T08:12:52.148Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:52.291Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:56 2024-04-04T08:12:52.291Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:52.349Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:56 2024-04-04T08:12:52.349Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:52.363Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:56 2024-04-04T08:12:52.363Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:52.398Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:12:56 2024-04-04T08:12:52.398Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:52.577Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:56 2024-04-04T08:12:52.577Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:52.613Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:56 2024-04-04T08:12:52.613Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:52.677Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:56 2024-04-04T08:12:52.678Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:52.724Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:56 2024-04-04T08:12:52.724Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:52.787Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:56 2024-04-04T08:12:52.787Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:52.915Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:56 2024-04-04T08:12:52.915Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:53.026Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:56 2024-04-04T08:12:53.026Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:53.102Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:12:56 2024-04-04T08:12:53.102Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:53.217Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:56 2024-04-04T08:12:53.217Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:53.494Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:56 2024-04-04T08:12:53.494Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:53.552Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:56 2024-04-04T08:12:53.552Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:53.552Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:12:56 2024-04-04T08:12:53.552Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:53.630Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:56 2024-04-04T08:12:53.630Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:53.680Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:56 2024-04-04T08:12:53.680Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:53.729Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:56 2024-04-04T08:12:53.729Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:53.767Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:56 2024-04-04T08:12:53.768Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:53.791Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:56 2024-04-04T08:12:53.791Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:53.982Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:56 2024-04-04T08:12:53.982Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:54.121Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:56 2024-04-04T08:12:54.121Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:54.206Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:12:56 2024-04-04T08:12:54.206Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:54.271Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:56 2024-04-04T08:12:54.271Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:54.496Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:56 2024-04-04T08:12:54.496Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:54.654Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:56 2024-04-04T08:12:54.655Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:54.656Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:12:56 2024-04-04T08:12:54.656Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:54.684Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:56 2024-04-04T08:12:54.684Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:54.684Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:56 2024-04-04T08:12:54.684Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:54.734Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:56 2024-04-04T08:12:54.734Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:54.794Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:56 2024-04-04T08:12:54.794Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:54.871Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:56 2024-04-04T08:12:54.871Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:55.036Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:56 2024-04-04T08:12:55.036Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:55.124Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:56 2024-04-04T08:12:55.124Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:55.125Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:56 2024-04-04T08:12:55.125Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:55.160Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:12:56 2024-04-04T08:12:55.160Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:55.399Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:56 2024-04-04T08:12:55.399Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:55.610Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:12:56 2024-04-04T08:12:55.610Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:55.638Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:56 2024-04-04T08:12:55.638Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:55.657Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:56 2024-04-04T08:12:55.657Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:55.838Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:56 2024-04-04T08:12:55.838Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:55.850Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:56 2024-04-04T08:12:55.850Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:55.926Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:56 2024-04-04T08:12:55.926Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:55.939Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:56 2024-04-04T08:12:55.939Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:55.939Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:56 2024-04-04T08:12:55.939Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:55.977Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:56 2024-04-04T08:12:55.977Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:56.028Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:56 2024-04-04T08:12:56.028Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:56.085Z INFO 7138 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:12:56 08:12:56 Members {size:3, ver:3} [ 08:12:56 Member [10.30.107.4]:5702 - 9498942d-41b1-447f-b547-bbc448eed9c4 this 08:12:56 Member [10.30.107.4]:5703 - 5ac4d8b2-3dec-49b6-9b86-7c764679df5e 08:12:56 Member [10.30.107.4]:5704 - 3ab163c3-70a8-4db2-9f6a-6b876bf34468 08:12:56 ] 08:12:56 08:12:56 2024-04-04T08:12:56.094Z INFO 7138 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.4]:5704 [cps-and-ncmp-test-caches] [5.3.6] 08:12:56 08:12:56 Members {size:3, ver:3} [ 08:12:56 Member [10.30.107.4]:5702 - 9498942d-41b1-447f-b547-bbc448eed9c4 08:12:56 Member [10.30.107.4]:5703 - 5ac4d8b2-3dec-49b6-9b86-7c764679df5e 08:12:56 Member [10.30.107.4]:5704 - 3ab163c3-70a8-4db2-9f6a-6b876bf34468 this 08:12:56 ] 08:12:56 08:12:56 2024-04-04T08:12:56.095Z INFO 7138 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.4]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:12:56 08:12:56 Members {size:3, ver:3} [ 08:12:56 Member [10.30.107.4]:5702 - 9498942d-41b1-447f-b547-bbc448eed9c4 08:12:56 Member [10.30.107.4]:5703 - 5ac4d8b2-3dec-49b6-9b86-7c764679df5e this 08:12:56 Member [10.30.107.4]:5704 - 3ab163c3-70a8-4db2-9f6a-6b876bf34468 08:12:56 ] 08:12:56 08:12:56 2024-04-04T08:12:56.095Z INFO 7138 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.4]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.4:5703, timeout: 10000, bind-any: true 08:12:56 2024-04-04T08:12:56.095Z INFO 7138 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:5704 and /10.30.107.4:47143 08:12:56 2024-04-04T08:12:56.097Z INFO 7138 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:47143 and /10.30.107.4:5704 08:12:56 2024-04-04T08:12:56.097Z INFO 7138 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:5703 and /10.30.107.4:41035 08:12:56 2024-04-04T08:12:56.101Z INFO 7138 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:41035 and /10.30.107.4:5703 08:12:56 2024-04-04T08:12:56.362Z INFO 7138 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 08:12:56 2024-04-04T08:12:56.367Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:12:56 2024-04-04T08:12:56.367Z WARN 7138 --- [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. 08:12:56 2024-04-04T08:12:56.506Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:57 2024-04-04T08:12:56.506Z WARN 7138 --- [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. 08:12:57 2024-04-04T08:12:56.642Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:57 2024-04-04T08:12:56.642Z WARN 7138 --- [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. 08:12:57 2024-04-04T08:12:56.714Z INFO 7138 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Thu Apr 04 08:12:56 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 08:12:57 2024-04-04T08:12:56.730Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:12:57 2024-04-04T08:12:56.730Z WARN 7138 --- [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. 08:12:57 2024-04-04T08:12:56.817Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:57 2024-04-04T08:12:56.817Z WARN 7138 --- [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. 08:12:57 2024-04-04T08:12:56.860Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:57 2024-04-04T08:12:56.860Z WARN 7138 --- [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. 08:12:57 2024-04-04T08:12:56.889Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:57 2024-04-04T08:12:56.889Z WARN 7138 --- [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. 08:12:57 2024-04-04T08:12:56.942Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:57 2024-04-04T08:12:56.942Z WARN 7138 --- [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. 08:12:57 2024-04-04T08:12:56.943Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:57 2024-04-04T08:12:56.943Z WARN 7138 --- [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. 08:12:57 2024-04-04T08:12:56.993Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:57 2024-04-04T08:12:56.993Z WARN 7138 --- [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. 08:12:57 2024-04-04T08:12:57.040Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:57 2024-04-04T08:12:57.040Z WARN 7138 --- [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. 08:12:57 2024-04-04T08:12:57.057Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:57 2024-04-04T08:12:57.057Z WARN 7138 --- [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. 08:12:57 2024-04-04T08:12:57.095Z WARN 7138 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.4]: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! 08:12:57 2024-04-04T08:12:57.095Z INFO 7138 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.4]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.4]:5704 is STARTED 08:12:57 2024-04-04T08:12:57.109Z INFO 7138 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 14.654 seconds (process running for 87.911) 08:12:57 2024-04-04T08:12:57.141Z INFO 7138 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 08:12:58 2024-04-04T08:12:57.529Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:12:58 2024-04-04T08:12:57.529Z WARN 7138 --- [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. 08:12:58 2024-04-04T08:12:57.595Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:58 2024-04-04T08:12:57.595Z WARN 7138 --- [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. 08:12:58 2024-04-04T08:12:57.611Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:58 2024-04-04T08:12:57.611Z WARN 7138 --- [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. 08:12:58 2024-04-04T08:12:57.836Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:12:58 2024-04-04T08:12:57.836Z WARN 7138 --- [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. 08:12:58 2024-04-04T08:12:57.845Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:58 2024-04-04T08:12:57.845Z WARN 7138 --- [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. 08:12:58 2024-04-04T08:12:57.862Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:58 2024-04-04T08:12:57.862Z WARN 7138 --- [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. 08:12:58 2024-04-04T08:12:57.963Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:12:58 2024-04-04T08:12:57.963Z WARN 7138 --- [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. 08:12:58 2024-04-04T08:12:57.971Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:58 2024-04-04T08:12:57.971Z WARN 7138 --- [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. 08:12:58 2024-04-04T08:12:58.046Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:58 2024-04-04T08:12:58.046Z WARN 7138 --- [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. 08:12:58 2024-04-04T08:12:58.046Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:12:58 2024-04-04T08:12:58.046Z WARN 7138 --- [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. 08:12:59 2024-04-04T08:12:58.093Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:12:59 2024-04-04T08:12:58.093Z WARN 7138 --- [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. 08:12:59 2024-04-04T08:12:58.144Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:12:59 2024-04-04T08:12:58.144Z WARN 7138 --- [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. 08:12:59 2024-04-04T08:12:58.683Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:12:59 2024-04-04T08:12:58.683Z WARN 7138 --- [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. 08:12:59 2024-04-04T08:12:58.697Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:12:59 2024-04-04T08:12:58.697Z WARN 7138 --- [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. 08:12:59 2024-04-04T08:12:58.747Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:12:59 2024-04-04T08:12:58.747Z WARN 7138 --- [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. 08:12:59 2024-04-04T08:12:58.814Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:12:59 2024-04-04T08:12:58.814Z WARN 7138 --- [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. 08:12:59 2024-04-04T08:12:58.864Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:12:59 2024-04-04T08:12:58.864Z WARN 7138 --- [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. 08:12:59 2024-04-04T08:12:58.874Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:12:59 2024-04-04T08:12:58.874Z WARN 7138 --- [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. 08:12:59 2024-04-04T08:12:59.040Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:12:59 2024-04-04T08:12:59.040Z WARN 7138 --- [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. 08:12:59 2024-04-04T08:12:59.049Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:12:59 2024-04-04T08:12:59.049Z WARN 7138 --- [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. 08:12:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.642 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 08:12:59 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 08:13:05 2024-04-04T08:12:59.117Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:05 2024-04-04T08:12:59.117Z WARN 7138 --- [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. 08:13:05 08:13:05 . ____ _ __ _ _ 08:13:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:13:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:13:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:13:05 ' |____| .__|_| |_|_| |_\__, | / / / / 08:13:05 =========|_|==============|___/=/_/_/_/ 08:13:05 :: Spring Boot :: (v3.2.4) 08:13:05 08:13:05 2024-04-04T08:12:59.121Z INFO 7138 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 7138 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:13:05 2024-04-04T08:12:59.121Z INFO 7138 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 08:13:05 2024-04-04T08:12:59.136Z INFO 7138 --- [ main] com.hazelcast.system.logo : [10.30.107.4]:5705 [cps-and-ncmp-test-caches] [5.3.6] 08:13:05 + + o o o o---o o----o o o---o o o----o o--o--o 08:13:05 + + + + | | / \ / | | / / \ | | 08:13:05 + + + + + o----o o o o o----o | o o o o----o | 08:13:05 + + + + | | / \ / | | \ / \ | | 08:13:05 + + o o o o o---o o----o o----o o---o o o o----o o 08:13:05 2024-04-04T08:12:59.136Z INFO 7138 --- [ main] com.hazelcast.system : [10.30.107.4]:5705 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:13:05 2024-04-04T08:12:59.136Z INFO 7138 --- [ main] com.hazelcast.system : [10.30.107.4]:5705 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.4]:5705 08:13:05 2024-04-04T08:12:59.136Z INFO 7138 --- [ main] com.hazelcast.system : [10.30.107.4]:5705 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:13:05 2024-04-04T08:12:59.136Z INFO 7138 --- [ main] com.hazelcast.system : [10.30.107.4]: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. 08:13:05 2024-04-04T08:12:59.136Z INFO 7138 --- [ main] com.hazelcast.system : [10.30.107.4]:5705 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:13:05 To enable the Jet engine on the members, do one of the following: 08:13:05 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:13:05 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:13:05 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:13:05 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:13:05 2024-04-04T08:12:59.139Z INFO 7138 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.4]:5705 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:13:05 2024-04-04T08:12:59.147Z INFO 7138 --- [ main] com.hazelcast.system.security : [10.30.107.4]: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. 08:13:05 2024-04-04T08:12:59.148Z INFO 7138 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.4]:5705 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:13:05 2024-04-04T08:12:59.148Z WARN 7138 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.4]: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. 08:13:05 2024-04-04T08:12:59.161Z INFO 7138 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.4]:5705 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:13:05 2024-04-04T08:12:59.161Z INFO 7138 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.4]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.4]:5705 is STARTING 08:13:05 2024-04-04T08:12:59.251Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:05 2024-04-04T08:12:59.252Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:12:59.296Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:05 2024-04-04T08:12:59.297Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:12:59.301Z INFO 7138 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.4]:5705 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.107.4]:5702 08:13:05 2024-04-04T08:12:59.303Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:05 2024-04-04T08:12:59.303Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:12:59.303Z INFO 7138 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:5702 and /10.30.107.4:42331 08:13:05 2024-04-04T08:12:59.304Z INFO 7138 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:42331 and /10.30.107.4:5702 08:13:05 2024-04-04T08:12:59.599Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:05 2024-04-04T08:12:59.599Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:12:59.786Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:05 2024-04-04T08:12:59.787Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:12:59.804Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:05 2024-04-04T08:12:59.804Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:12:59.916Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:05 2024-04-04T08:12:59.916Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:12:59.954Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:05 2024-04-04T08:12:59.954Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:12:59.969Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:05 2024-04-04T08:12:59.969Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:00.027Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:05 2024-04-04T08:13:00.028Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:00.067Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:05 2024-04-04T08:13:00.067Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:00.103Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:05 2024-04-04T08:13:00.103Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:00.144Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:05 2024-04-04T08:13:00.144Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:00.156Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:05 2024-04-04T08:13:00.156Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:00.299Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:05 2024-04-04T08:13:00.299Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:00.503Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:05 2024-04-04T08:13:00.503Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:00.857Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:05 2024-04-04T08:13:00.857Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:00.858Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:05 2024-04-04T08:13:00.858Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:00.889Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:05 2024-04-04T08:13:00.889Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:01.018Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:05 2024-04-04T08:13:01.018Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:01.058Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:05 2024-04-04T08:13:01.058Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:01.106Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:05 2024-04-04T08:13:01.106Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:01.123Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:05 2024-04-04T08:13:01.123Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:01.130Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:05 2024-04-04T08:13:01.130Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:01.147Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:05 2024-04-04T08:13:01.147Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:01.169Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:05 2024-04-04T08:13:01.169Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:01.502Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:05 2024-04-04T08:13:01.502Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:01.556Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:05 2024-04-04T08:13:01.556Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:01.760Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:05 2024-04-04T08:13:01.760Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:01.761Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:05 2024-04-04T08:13:01.761Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:02.009Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:05 2024-04-04T08:13:02.010Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:02.021Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:05 2024-04-04T08:13:02.021Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:02.050Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:05 2024-04-04T08:13:02.050Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:02.092Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:05 2024-04-04T08:13:02.092Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:02.161Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:05 2024-04-04T08:13:02.161Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:02.171Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:05 2024-04-04T08:13:02.172Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:02.326Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:05 2024-04-04T08:13:02.326Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:02.333Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:05 2024-04-04T08:13:02.333Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:02.613Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:05 2024-04-04T08:13:02.613Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:02.710Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:05 2024-04-04T08:13:02.710Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:02.710Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:05 2024-04-04T08:13:02.710Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:02.961Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:05 2024-04-04T08:13:02.962Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:02.964Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:05 2024-04-04T08:13:02.964Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:03.073Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:05 2024-04-04T08:13:03.073Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:03.196Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:05 2024-04-04T08:13:03.197Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:03.205Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:05 2024-04-04T08:13:03.205Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:03.223Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:05 2024-04-04T08:13:03.223Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:03.315Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:05 2024-04-04T08:13:03.315Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:03.430Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:05 2024-04-04T08:13:03.430Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:03.538Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:05 2024-04-04T08:13:03.538Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:03.563Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:05 2024-04-04T08:13:03.563Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:03.616Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:05 2024-04-04T08:13:03.616Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:03.764Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:05 2024-04-04T08:13:03.764Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:03.967Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:05 2024-04-04T08:13:03.967Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:03.975Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:05 2024-04-04T08:13:03.975Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:04.015Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:05 2024-04-04T08:13:04.015Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:04.049Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:05 2024-04-04T08:13:04.049Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:04.326Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:05 2024-04-04T08:13:04.326Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:04.359Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:05 2024-04-04T08:13:04.359Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:04.368Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:05 2024-04-04T08:13:04.368Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:04.409Z INFO 7138 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:13:05 08:13:05 Members {size:4, ver:4} [ 08:13:05 Member [10.30.107.4]:5702 - 9498942d-41b1-447f-b547-bbc448eed9c4 this 08:13:05 Member [10.30.107.4]:5703 - 5ac4d8b2-3dec-49b6-9b86-7c764679df5e 08:13:05 Member [10.30.107.4]:5704 - 3ab163c3-70a8-4db2-9f6a-6b876bf34468 08:13:05 Member [10.30.107.4]:5705 - a46ca488-86c1-448d-b85d-a2b11ec3b6f8 08:13:05 ] 08:13:05 08:13:05 2024-04-04T08:13:04.416Z INFO 7138 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.4]:5705 [cps-and-ncmp-test-caches] [5.3.6] 08:13:05 08:13:05 Members {size:4, ver:4} [ 08:13:05 Member [10.30.107.4]:5702 - 9498942d-41b1-447f-b547-bbc448eed9c4 08:13:05 Member [10.30.107.4]:5703 - 5ac4d8b2-3dec-49b6-9b86-7c764679df5e 08:13:05 Member [10.30.107.4]:5704 - 3ab163c3-70a8-4db2-9f6a-6b876bf34468 08:13:05 Member [10.30.107.4]:5705 - a46ca488-86c1-448d-b85d-a2b11ec3b6f8 this 08:13:05 ] 08:13:05 08:13:05 2024-04-04T08:13:04.416Z INFO 7138 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.4]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.4:5703, timeout: 10000, bind-any: true 08:13:05 2024-04-04T08:13:04.417Z INFO 7138 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.4]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.4:5704, timeout: 10000, bind-any: true 08:13:05 2024-04-04T08:13:04.418Z INFO 7138 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.4]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:13:05 08:13:05 Members {size:4, ver:4} [ 08:13:05 Member [10.30.107.4]:5702 - 9498942d-41b1-447f-b547-bbc448eed9c4 08:13:05 Member [10.30.107.4]:5703 - 5ac4d8b2-3dec-49b6-9b86-7c764679df5e this 08:13:05 Member [10.30.107.4]:5704 - 3ab163c3-70a8-4db2-9f6a-6b876bf34468 08:13:05 Member [10.30.107.4]:5705 - a46ca488-86c1-448d-b85d-a2b11ec3b6f8 08:13:05 ] 08:13:05 08:13:05 2024-04-04T08:13:04.418Z INFO 7138 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:5703 and /10.30.107.4:43409 08:13:05 2024-04-04T08:13:04.418Z INFO 7138 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:5704 and /10.30.107.4:52505 08:13:05 2024-04-04T08:13:04.419Z INFO 7138 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.4]:5704 [cps-and-ncmp-test-caches] [5.3.6] 08:13:05 08:13:05 Members {size:4, ver:4} [ 08:13:05 Member [10.30.107.4]:5702 - 9498942d-41b1-447f-b547-bbc448eed9c4 08:13:05 Member [10.30.107.4]:5703 - 5ac4d8b2-3dec-49b6-9b86-7c764679df5e 08:13:05 Member [10.30.107.4]:5704 - 3ab163c3-70a8-4db2-9f6a-6b876bf34468 this 08:13:05 Member [10.30.107.4]:5705 - a46ca488-86c1-448d-b85d-a2b11ec3b6f8 08:13:05 ] 08:13:05 08:13:05 2024-04-04T08:13:04.420Z INFO 7138 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:43409 and /10.30.107.4:5703 08:13:05 2024-04-04T08:13:04.421Z INFO 7138 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:52505 and /10.30.107.4:5704 08:13:05 2024-04-04T08:13:04.421Z INFO 7138 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:5705 and /10.30.107.4:59707 08:13:05 2024-04-04T08:13:04.421Z INFO 7138 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:59707 and /10.30.107.4:5705 08:13:05 2024-04-04T08:13:04.423Z INFO 7138 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:5705 and /10.30.107.4:54105 08:13:05 2024-04-04T08:13:04.423Z INFO 7138 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:54105 and /10.30.107.4:5705 08:13:05 2024-04-04T08:13:04.547Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:05 2024-04-04T08:13:04.548Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:04.567Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:05 2024-04-04T08:13:04.567Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:04.635Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:05 2024-04-04T08:13:04.635Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:04.671Z INFO 7138 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 08:13:05 2024-04-04T08:13:04.672Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:05 2024-04-04T08:13:04.672Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:04.818Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:05 2024-04-04T08:13:04.818Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:04.947Z INFO 7138 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Thu Apr 04 08:13:04 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 08:13:05 2024-04-04T08:13:05.078Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:05 2024-04-04T08:13:05.078Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:05.123Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:05 2024-04-04T08:13:05.123Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:05.204Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:05 2024-04-04T08:13:05.204Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:05.218Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:05 2024-04-04T08:13:05.218Z WARN 7138 --- [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. 08:13:05 2024-04-04T08:13:05.416Z WARN 7138 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.4]: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! 08:13:05 2024-04-04T08:13:05.417Z INFO 7138 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.4]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.4]:5705 is STARTED 08:13:05 2024-04-04T08:13:05.423Z INFO 7138 --- [ main] com.hazelcast.system.logo : [10.30.107.4]:5706 [cps-and-ncmp-test-caches] [5.3.6] 08:13:05 + + o o o o---o o----o o o---o o o----o o--o--o 08:13:05 + + + + | | / \ / | | / / \ | | 08:13:05 + + + + + o----o o o o o----o | o o o o----o | 08:13:05 + + + + | | / \ / | | \ / \ | | 08:13:05 + + o o o o o---o o----o o----o o---o o o o----o o 08:13:05 2024-04-04T08:13:05.423Z INFO 7138 --- [ main] com.hazelcast.system : [10.30.107.4]:5706 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:13:05 2024-04-04T08:13:05.423Z INFO 7138 --- [ main] com.hazelcast.system : [10.30.107.4]:5706 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.4]:5706 08:13:05 2024-04-04T08:13:05.423Z INFO 7138 --- [ main] com.hazelcast.system : [10.30.107.4]:5706 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:13:05 2024-04-04T08:13:05.423Z INFO 7138 --- [ main] com.hazelcast.system : [10.30.107.4]: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. 08:13:05 2024-04-04T08:13:05.424Z INFO 7138 --- [ main] com.hazelcast.system : [10.30.107.4]:5706 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:13:05 To enable the Jet engine on the members, do one of the following: 08:13:05 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:13:05 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:13:05 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:13:05 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:13:05 2024-04-04T08:13:05.427Z INFO 7138 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.4]:5706 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:13:05 2024-04-04T08:13:05.435Z INFO 7138 --- [ main] com.hazelcast.system.security : [10.30.107.4]: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. 08:13:05 2024-04-04T08:13:05.436Z INFO 7138 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.4]:5706 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:13:11 2024-04-04T08:13:05.436Z WARN 7138 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.4]: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. 08:13:11 2024-04-04T08:13:05.457Z INFO 7138 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.4]:5706 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:13:11 2024-04-04T08:13:05.457Z INFO 7138 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.4]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.4]:5706 is STARTING 08:13:11 2024-04-04T08:13:05.472Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:11 2024-04-04T08:13:05.472Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:05.530Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:11 2024-04-04T08:13:05.530Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:05.563Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:11 2024-04-04T08:13:05.563Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:05.590Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:11 2024-04-04T08:13:05.590Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:05.627Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:11 2024-04-04T08:13:05.627Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:05.656Z INFO 7138 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.4]:5706 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.107.4]:5702 08:13:11 2024-04-04T08:13:05.659Z INFO 7138 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:5702 and /10.30.107.4:59799 08:13:11 2024-04-04T08:13:05.659Z INFO 7138 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:59799 and /10.30.107.4:5702 08:13:11 2024-04-04T08:13:05.673Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:11 2024-04-04T08:13:05.673Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:05.703Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:11 2024-04-04T08:13:05.703Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:05.720Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:11 2024-04-04T08:13:05.720Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:06.129Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:11 2024-04-04T08:13:06.129Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:06.180Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:11 2024-04-04T08:13:06.180Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:06.208Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:11 2024-04-04T08:13:06.208Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:06.271Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:11 2024-04-04T08:13:06.271Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:06.442Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:11 2024-04-04T08:13:06.442Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:06.582Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:11 2024-04-04T08:13:06.582Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:11 2024-04-04T08:13:06.582Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:06.582Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:06.643Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:11 2024-04-04T08:13:06.644Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:06.683Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:11 2024-04-04T08:13:06.683Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:06.732Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:11 2024-04-04T08:13:06.732Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:06.833Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:11 2024-04-04T08:13:06.833Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:06.833Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:11 2024-04-04T08:13:06.833Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:07.083Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:11 2024-04-04T08:13:07.083Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:07.084Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:11 2024-04-04T08:13:07.084Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:07.144Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:11 2024-04-04T08:13:07.145Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:07.284Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:11 2024-04-04T08:13:07.284Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:07.435Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:11 2024-04-04T08:13:07.435Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:07.435Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:11 2024-04-04T08:13:07.435Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:07.496Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:11 2024-04-04T08:13:07.496Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:07.734Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:11 2024-04-04T08:13:07.734Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:07.736Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:11 2024-04-04T08:13:07.736Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:07.736Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:11 2024-04-04T08:13:07.736Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:07.786Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:11 2024-04-04T08:13:07.786Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:07.797Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:11 2024-04-04T08:13:07.797Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:08.036Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:11 2024-04-04T08:13:08.036Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:08.085Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:11 2024-04-04T08:13:08.085Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:08.238Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:11 2024-04-04T08:13:08.238Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:08.297Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:11 2024-04-04T08:13:08.297Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:08.337Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:11 2024-04-04T08:13:08.337Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:08.388Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:11 2024-04-04T08:13:08.388Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:08.588Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:11 2024-04-04T08:13:08.588Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:08.649Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:11 2024-04-04T08:13:08.649Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:08.739Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:11 2024-04-04T08:13:08.739Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:08.788Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:11 2024-04-04T08:13:08.789Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:08.836Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:11 2024-04-04T08:13:08.836Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:08.939Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:11 2024-04-04T08:13:08.939Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:08.987Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:11 2024-04-04T08:13:08.987Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:09.000Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:11 2024-04-04T08:13:09.000Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:09.201Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:11 2024-04-04T08:13:09.201Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:09.290Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:11 2024-04-04T08:13:09.290Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:09.340Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:11 2024-04-04T08:13:09.340Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:09.441Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:11 2024-04-04T08:13:09.441Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:09.603Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:11 2024-04-04T08:13:09.603Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:09.641Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:11 2024-04-04T08:13:09.641Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:09.641Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:11 2024-04-04T08:13:09.641Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:09.791Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:11 2024-04-04T08:13:09.791Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:09.892Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:11 2024-04-04T08:13:09.892Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:09.903Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:11 2024-04-04T08:13:09.903Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:09.989Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:11 2024-04-04T08:13:09.989Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:10.039Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:11 2024-04-04T08:13:10.039Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:10.293Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:11 2024-04-04T08:13:10.293Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:10.355Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:11 2024-04-04T08:13:10.355Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:10.494Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:11 2024-04-04T08:13:10.494Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:10.544Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:11 2024-04-04T08:13:10.544Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:10.644Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:11 2024-04-04T08:13:10.644Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:11 2024-04-04T08:13:10.644Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:10.644Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:10.756Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:11 2024-04-04T08:13:10.756Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:10.763Z INFO 7138 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:13:11 08:13:11 Members {size:5, ver:5} [ 08:13:11 Member [10.30.107.4]:5702 - 9498942d-41b1-447f-b547-bbc448eed9c4 this 08:13:11 Member [10.30.107.4]:5703 - 5ac4d8b2-3dec-49b6-9b86-7c764679df5e 08:13:11 Member [10.30.107.4]:5704 - 3ab163c3-70a8-4db2-9f6a-6b876bf34468 08:13:11 Member [10.30.107.4]:5705 - a46ca488-86c1-448d-b85d-a2b11ec3b6f8 08:13:11 Member [10.30.107.4]:5706 - 631c9b95-c0c2-4e4b-a8e0-05cddc493095 08:13:11 ] 08:13:11 08:13:11 2024-04-04T08:13:10.769Z INFO 7138 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.4]:5706 [cps-and-ncmp-test-caches] [5.3.6] 08:13:11 08:13:11 Members {size:5, ver:5} [ 08:13:11 Member [10.30.107.4]:5702 - 9498942d-41b1-447f-b547-bbc448eed9c4 08:13:11 Member [10.30.107.4]:5703 - 5ac4d8b2-3dec-49b6-9b86-7c764679df5e 08:13:11 Member [10.30.107.4]:5704 - 3ab163c3-70a8-4db2-9f6a-6b876bf34468 08:13:11 Member [10.30.107.4]:5705 - a46ca488-86c1-448d-b85d-a2b11ec3b6f8 08:13:11 Member [10.30.107.4]:5706 - 631c9b95-c0c2-4e4b-a8e0-05cddc493095 this 08:13:11 ] 08:13:11 08:13:11 2024-04-04T08:13:10.769Z INFO 7138 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.4]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:13:11 08:13:11 Members {size:5, ver:5} [ 08:13:11 Member [10.30.107.4]:5702 - 9498942d-41b1-447f-b547-bbc448eed9c4 08:13:11 Member [10.30.107.4]:5703 - 5ac4d8b2-3dec-49b6-9b86-7c764679df5e this 08:13:11 Member [10.30.107.4]:5704 - 3ab163c3-70a8-4db2-9f6a-6b876bf34468 08:13:11 Member [10.30.107.4]:5705 - a46ca488-86c1-448d-b85d-a2b11ec3b6f8 08:13:11 Member [10.30.107.4]:5706 - 631c9b95-c0c2-4e4b-a8e0-05cddc493095 08:13:11 ] 08:13:11 08:13:11 2024-04-04T08:13:10.770Z INFO 7138 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:5706 and /10.30.107.4:46279 08:13:11 2024-04-04T08:13:10.770Z INFO 7138 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.4]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.4:5703, timeout: 10000, bind-any: true 08:13:11 2024-04-04T08:13:10.771Z INFO 7138 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.4]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.4:5704, timeout: 10000, bind-any: true 08:13:11 2024-04-04T08:13:10.772Z INFO 7138 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.4]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.4:5705, timeout: 10000, bind-any: true 08:13:11 2024-04-04T08:13:10.772Z INFO 7138 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.4]:5704 [cps-and-ncmp-test-caches] [5.3.6] 08:13:11 08:13:11 Members {size:5, ver:5} [ 08:13:11 Member [10.30.107.4]:5702 - 9498942d-41b1-447f-b547-bbc448eed9c4 08:13:11 Member [10.30.107.4]:5703 - 5ac4d8b2-3dec-49b6-9b86-7c764679df5e 08:13:11 Member [10.30.107.4]:5704 - 3ab163c3-70a8-4db2-9f6a-6b876bf34468 this 08:13:11 Member [10.30.107.4]:5705 - a46ca488-86c1-448d-b85d-a2b11ec3b6f8 08:13:11 Member [10.30.107.4]:5706 - 631c9b95-c0c2-4e4b-a8e0-05cddc493095 08:13:11 ] 08:13:11 08:13:11 2024-04-04T08:13:10.773Z INFO 7138 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.4]:5705 [cps-and-ncmp-test-caches] [5.3.6] 08:13:11 08:13:11 Members {size:5, ver:5} [ 08:13:11 Member [10.30.107.4]:5702 - 9498942d-41b1-447f-b547-bbc448eed9c4 08:13:11 Member [10.30.107.4]:5703 - 5ac4d8b2-3dec-49b6-9b86-7c764679df5e 08:13:11 Member [10.30.107.4]:5704 - 3ab163c3-70a8-4db2-9f6a-6b876bf34468 08:13:11 Member [10.30.107.4]:5705 - a46ca488-86c1-448d-b85d-a2b11ec3b6f8 this 08:13:11 Member [10.30.107.4]:5706 - 631c9b95-c0c2-4e4b-a8e0-05cddc493095 08:13:11 ] 08:13:11 08:13:11 2024-04-04T08:13:10.775Z INFO 7138 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:5703 and /10.30.107.4:56141 08:13:11 2024-04-04T08:13:10.779Z INFO 7138 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:46279 and /10.30.107.4:5706 08:13:11 2024-04-04T08:13:10.779Z INFO 7138 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:5705 and /10.30.107.4:44259 08:13:11 2024-04-04T08:13:10.779Z INFO 7138 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:56141 and /10.30.107.4:5703 08:13:11 2024-04-04T08:13:10.780Z INFO 7138 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:5706 and /10.30.107.4:33151 08:13:11 2024-04-04T08:13:10.780Z INFO 7138 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:44259 and /10.30.107.4:5705 08:13:11 2024-04-04T08:13:10.780Z INFO 7138 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:33151 and /10.30.107.4:5706 08:13:11 2024-04-04T08:13:10.780Z INFO 7138 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:5706 and /10.30.107.4:49175 08:13:11 2024-04-04T08:13:10.787Z INFO 7138 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:5704 and /10.30.107.4:41531 08:13:11 2024-04-04T08:13:10.787Z INFO 7138 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:49175 and /10.30.107.4:5706 08:13:11 2024-04-04T08:13:10.791Z INFO 7138 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.4]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.4:41531 and /10.30.107.4:5704 08:13:11 2024-04-04T08:13:10.806Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:11 2024-04-04T08:13:10.806Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:10.897Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:11 2024-04-04T08:13:10.897Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:10.897Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:11 2024-04-04T08:13:10.897Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:11.023Z INFO 7138 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 08:13:11 2024-04-04T08:13:11.142Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:11 2024-04-04T08:13:11.142Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:11.145Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:11 2024-04-04T08:13:11.145Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:11.198Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:11 2024-04-04T08:13:11.198Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:11.308Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:11 2024-04-04T08:13:11.308Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:11.314Z INFO 7138 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Thu Apr 04 08:13:11 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=813) 08:13:11 2024-04-04T08:13:11.497Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:11 2024-04-04T08:13:11.497Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:11.499Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:11 2024-04-04T08:13:11.499Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:11.505Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:11 2024-04-04T08:13:11.505Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:11.772Z WARN 7138 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.4]: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! 08:13:11 2024-04-04T08:13:11.773Z INFO 7138 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.4]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.4]:5706 is STARTED 08:13:11 2024-04-04T08:13:11.780Z INFO 7138 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 12.676 seconds (process running for 102.581) 08:13:11 2024-04-04T08:13:11.795Z INFO 7138 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 08:13:11 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.694 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 08:13:11 [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 08:13:11 08:13:11 . ____ _ __ _ _ 08:13:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:13:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:13:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:13:11 ' |____| .__|_| |_|_| |_\__, | / / / / 08:13:11 =========|_|==============|___/=/_/_/_/ 08:13:11 :: Spring Boot :: (v3.2.4) 08:13:11 08:13:11 2024-04-04T08:13:11.815Z INFO 7138 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 7138 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:13:11 2024-04-04T08:13:11.815Z INFO 7138 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 08:13:11 2024-04-04T08:13:11.841Z INFO 7138 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.041 seconds (process running for 102.642) 08:13:11 2024-04-04T08:13:11.845Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:13:11 acks = -1 08:13:11 auto.include.jmx.reporter = true 08:13:11 batch.size = 16384 08:13:11 bootstrap.servers = [localhost:9092] 08:13:11 buffer.memory = 33554432 08:13:11 client.dns.lookup = use_all_dns_ips 08:13:11 client.id = producer-11 08:13:11 compression.type = none 08:13:11 connections.max.idle.ms = 540000 08:13:11 delivery.timeout.ms = 120000 08:13:11 enable.idempotence = true 08:13:11 interceptor.classes = [] 08:13:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:13:11 linger.ms = 0 08:13:11 max.block.ms = 60000 08:13:11 max.in.flight.requests.per.connection = 5 08:13:11 max.request.size = 1048576 08:13:11 metadata.max.age.ms = 300000 08:13:11 metadata.max.idle.ms = 300000 08:13:11 metric.reporters = [] 08:13:11 metrics.num.samples = 2 08:13:11 metrics.recording.level = INFO 08:13:11 metrics.sample.window.ms = 30000 08:13:11 partitioner.adaptive.partitioning.enable = true 08:13:11 partitioner.availability.timeout.ms = 0 08:13:11 partitioner.class = null 08:13:11 partitioner.ignore.keys = false 08:13:11 receive.buffer.bytes = 32768 08:13:11 reconnect.backoff.max.ms = 1000 08:13:11 reconnect.backoff.ms = 50 08:13:11 request.timeout.ms = 30000 08:13:11 retries = 2147483647 08:13:11 retry.backoff.ms = 100 08:13:11 sasl.client.callback.handler.class = null 08:13:11 sasl.jaas.config = null 08:13:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:13:11 sasl.kerberos.min.time.before.relogin = 60000 08:13:11 sasl.kerberos.service.name = null 08:13:11 sasl.kerberos.ticket.renew.jitter = 0.05 08:13:11 sasl.kerberos.ticket.renew.window.factor = 0.8 08:13:11 sasl.login.callback.handler.class = null 08:13:11 sasl.login.class = null 08:13:11 sasl.login.connect.timeout.ms = null 08:13:11 sasl.login.read.timeout.ms = null 08:13:11 sasl.login.refresh.buffer.seconds = 300 08:13:11 sasl.login.refresh.min.period.seconds = 60 08:13:11 sasl.login.refresh.window.factor = 0.8 08:13:11 sasl.login.refresh.window.jitter = 0.05 08:13:11 sasl.login.retry.backoff.max.ms = 10000 08:13:11 sasl.login.retry.backoff.ms = 100 08:13:11 sasl.mechanism = GSSAPI 08:13:11 sasl.oauthbearer.clock.skew.seconds = 30 08:13:11 sasl.oauthbearer.expected.audience = null 08:13:11 sasl.oauthbearer.expected.issuer = null 08:13:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:13:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:13:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:13:11 sasl.oauthbearer.jwks.endpoint.url = null 08:13:11 sasl.oauthbearer.scope.claim.name = scope 08:13:11 sasl.oauthbearer.sub.claim.name = sub 08:13:11 sasl.oauthbearer.token.endpoint.url = null 08:13:11 security.protocol = PLAINTEXT 08:13:11 security.providers = null 08:13:11 send.buffer.bytes = 131072 08:13:11 socket.connection.setup.timeout.max.ms = 30000 08:13:11 socket.connection.setup.timeout.ms = 10000 08:13:11 ssl.cipher.suites = null 08:13:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:13:11 ssl.endpoint.identification.algorithm = https 08:13:11 ssl.engine.factory.class = null 08:13:11 ssl.key.password = null 08:13:11 ssl.keymanager.algorithm = SunX509 08:13:11 ssl.keystore.certificate.chain = null 08:13:11 ssl.keystore.key = null 08:13:11 ssl.keystore.location = null 08:13:11 ssl.keystore.password = null 08:13:11 ssl.keystore.type = JKS 08:13:11 ssl.protocol = TLSv1.3 08:13:11 ssl.provider = null 08:13:11 ssl.secure.random.implementation = null 08:13:11 ssl.trustmanager.algorithm = PKIX 08:13:11 ssl.truststore.certificates = null 08:13:11 ssl.truststore.location = null 08:13:11 ssl.truststore.password = null 08:13:11 ssl.truststore.type = JKS 08:13:11 transaction.timeout.ms = 60000 08:13:11 transactional.id = null 08:13:11 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:13:11 08:13:11 2024-04-04T08:13:11.851Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:11 2024-04-04T08:13:11.851Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:11.851Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:11 2024-04-04T08:13:11.851Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:11.853Z INFO 7138 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 08:13:11 2024-04-04T08:13:11.854Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:13:11 2024-04-04T08:13:11.854Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:13:11 2024-04-04T08:13:11.854Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218391854 08:13:11 2024-04-04T08:13:11.858Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:11 2024-04-04T08:13:11.858Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:11.858Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:11 2024-04-04T08:13:11.865Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:13:11 acks = -1 08:13:11 auto.include.jmx.reporter = true 08:13:11 batch.size = 16384 08:13:11 bootstrap.servers = [localhost:9092] 08:13:11 buffer.memory = 33554432 08:13:11 client.dns.lookup = use_all_dns_ips 08:13:11 client.id = producer-12 08:13:11 compression.type = none 08:13:11 connections.max.idle.ms = 540000 08:13:11 delivery.timeout.ms = 120000 08:13:11 enable.idempotence = true 08:13:11 interceptor.classes = [] 08:13:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:13:11 linger.ms = 0 08:13:11 max.block.ms = 60000 08:13:11 max.in.flight.requests.per.connection = 5 08:13:11 max.request.size = 1048576 08:13:11 metadata.max.age.ms = 300000 08:13:11 metadata.max.idle.ms = 300000 08:13:11 metric.reporters = [] 08:13:11 metrics.num.samples = 2 08:13:11 metrics.recording.level = INFO 08:13:11 metrics.sample.window.ms = 30000 08:13:11 partitioner.adaptive.partitioning.enable = true 08:13:11 partitioner.availability.timeout.ms = 0 08:13:11 partitioner.class = null 08:13:11 partitioner.ignore.keys = false 08:13:11 receive.buffer.bytes = 32768 08:13:11 reconnect.backoff.max.ms = 1000 08:13:11 reconnect.backoff.ms = 50 08:13:11 request.timeout.ms = 30000 08:13:11 retries = 2147483647 08:13:11 retry.backoff.ms = 100 08:13:11 sasl.client.callback.handler.class = null 08:13:11 sasl.jaas.config = null 08:13:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:13:11 sasl.kerberos.min.time.before.relogin = 60000 08:13:11 sasl.kerberos.service.name = null 08:13:11 sasl.kerberos.ticket.renew.jitter = 0.05 08:13:11 sasl.kerberos.ticket.renew.window.factor = 0.8 08:13:11 sasl.login.callback.handler.class = null 08:13:11 sasl.login.class = null 08:13:11 sasl.login.connect.timeout.ms = null 08:13:11 sasl.login.read.timeout.ms = null 08:13:11 sasl.login.refresh.buffer.seconds = 300 08:13:11 sasl.login.refresh.min.period.seconds = 60 08:13:11 sasl.login.refresh.window.factor = 0.8 08:13:11 sasl.login.refresh.window.jitter = 0.05 08:13:11 sasl.login.retry.backoff.max.ms = 10000 08:13:11 sasl.login.retry.backoff.ms = 100 08:13:11 sasl.mechanism = GSSAPI 08:13:11 sasl.oauthbearer.clock.skew.seconds = 30 08:13:11 sasl.oauthbearer.expected.audience = null 08:13:11 sasl.oauthbearer.expected.issuer = null 08:13:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:13:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:13:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:13:11 sasl.oauthbearer.jwks.endpoint.url = null 08:13:11 sasl.oauthbearer.scope.claim.name = scope 08:13:11 sasl.oauthbearer.sub.claim.name = sub 08:13:11 sasl.oauthbearer.token.endpoint.url = null 08:13:11 security.protocol = PLAINTEXT 08:13:11 security.providers = null 08:13:11 send.buffer.bytes = 131072 08:13:11 socket.connection.setup.timeout.max.ms = 30000 08:13:11 socket.connection.setup.timeout.ms = 10000 08:13:11 ssl.cipher.suites = null 08:13:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:13:11 ssl.endpoint.identification.algorithm = https 08:13:11 ssl.engine.factory.class = null 08:13:11 ssl.key.password = null 08:13:11 ssl.keymanager.algorithm = SunX509 08:13:11 ssl.keystore.certificate.chain = null 08:13:11 ssl.keystore.key = null 08:13:11 ssl.keystore.location = null 08:13:11 ssl.keystore.password = null 08:13:11 ssl.keystore.type = JKS 08:13:11 ssl.protocol = TLSv1.3 08:13:11 ssl.provider = null 08:13:11 ssl.secure.random.implementation = null 08:13:11 ssl.trustmanager.algorithm = PKIX 08:13:11 ssl.truststore.certificates = null 08:13:11 ssl.truststore.location = null 08:13:11 ssl.truststore.password = null 08:13:11 ssl.truststore.type = JKS 08:13:11 transaction.timeout.ms = 60000 08:13:11 transactional.id = null 08:13:11 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:13:11 08:13:11 2024-04-04T08:13:11.865Z INFO 7138 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 08:13:11 2024-04-04T08:13:11.867Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:13:11 2024-04-04T08:13:11.867Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:13:11 2024-04-04T08:13:11.867Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218391867 08:13:11 2024-04-04T08:13:11.871Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:11 2024-04-04T08:13:11.871Z WARN 7138 --- [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. 08:13:11 [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 08:13:11 2024-04-04T08:13:11.871Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:11 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDeltaSpec 08:13:11 [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 08:13:11 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiInEventProducerSpec 08:13:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiInEventProducerSpec 08:13:11 2024-04-04T08:13:11.903Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:11 2024-04-04T08:13:11.903Z WARN 7138 --- [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. 08:13:11 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpOutEventProducerSpec 08:13:11 2024-04-04T08:13:11.909Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:11 2024-04-04T08:13:11.909Z WARN 7138 --- [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. 08:13:11 2024-04-04T08:13:11.932Z INFO 7138 --- [ main] ficationSubscriptionNcmpOutEventProducer : Published CmNotificationSubscriptionEvent on demand for subscriptionId : test-subscription-id-2 08:13:13 2024-04-04T08:13:11.959Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:13 2024-04-04T08:13:11.959Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:11.959Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:13 2024-04-04T08:13:11.959Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:13 2024-04-04T08:13:11.959Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:11.972Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:13 2024-04-04T08:13:11.972Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:11.972Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:13 2024-04-04T08:13:12.060Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:13 2024-04-04T08:13:12.060Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:12.060Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:13 2024-04-04T08:13:12.073Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:13 2024-04-04T08:13:12.073Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:12.073Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:13 2024-04-04T08:13:12.099Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:13 2024-04-04T08:13:12.099Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:12.144Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:13 2024-04-04T08:13:12.144Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:12.211Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:13 2024-04-04T08:13:12.211Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:12.274Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:13 2024-04-04T08:13:12.274Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:12.274Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:13 2024-04-04T08:13:12.306Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:13 2024-04-04T08:13:12.306Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:12.311Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:13 2024-04-04T08:13:12.311Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:12.312Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:13 2024-04-04T08:13:12.312Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:12.312Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:13 2024-04-04T08:13:12.408Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:13 2024-04-04T08:13:12.408Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:12.660Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:13 2024-04-04T08:13:12.660Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:12.713Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:13 2024-04-04T08:13:12.713Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:12.713Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:13 2024-04-04T08:13:12.725Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:13 2024-04-04T08:13:12.725Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:12.726Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:13 2024-04-04T08:13:12.754Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:13 2024-04-04T08:13:12.754Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:12.804Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:13 2024-04-04T08:13:12.804Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:12.855Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:13 2024-04-04T08:13:12.855Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:12.937Z ERROR 7138 --- [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 08:13:13 2024-04-04T08:13:13.062Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:13 2024-04-04T08:13:13.062Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:13.112Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:13 2024-04-04T08:13:13.112Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:13.152Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:13 2024-04-04T08:13:13.152Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:13.165Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:13 2024-04-04T08:13:13.165Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:13.246Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:13 2024-04-04T08:13:13.246Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:13.311Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:13 2024-04-04T08:13:13.311Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:13.415Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:13 2024-04-04T08:13:13.415Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:13.454Z INFO 7138 --- [ main] ficationSubscriptionNcmpOutEventProducer : Published CmNotificationSubscriptionEvent on demand for subscriptionId : test-subscription-id-3 08:13:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.549 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpOutEventProducerSpec 08:13:13 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionDmiInEventMapperSpec 08:13:13 2024-04-04T08:13:13.462Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:13 2024-04-04T08:13:13.462Z WARN 7138 --- [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. 08:13:13 [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 08:13:13 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionNcmpOutEventMapperSpec 08:13:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionNcmpOutEventMapperSpec 08:13:13 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec 08:13:13 2024-04-04T08:13:13.568Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:13 2024-04-04T08:13:13.568Z WARN 7138 --- [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. 08:13:13 2024-04-04T08:13:13.568Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:13 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec 08:13:13 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiOutEventConsumerSpec 08:13:18 2024-04-04T08:13:13.575Z INFO 7138 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:13:18 2024-04-04T08:13:13.613Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:18 2024-04-04T08:13:13.613Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:13.657Z INFO 7138 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 5b4621dde06ad10096798c581001915fd84691dc88bccbff6cc227809fd3702f 08:13:18 2024-04-04T08:13:13.681Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:18 2024-04-04T08:13:13.681Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:13.682Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:18 2024-04-04T08:13:13.757Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:18 2024-04-04T08:13:13.757Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:13.911Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:18 2024-04-04T08:13:13.911Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:13.917Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:18 2024-04-04T08:13:13.917Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:13.928Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:18 2024-04-04T08:13:13.928Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:14.019Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:18 2024-04-04T08:13:14.019Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:14.070Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:18 2024-04-04T08:13:14.070Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:14.207Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:18 2024-04-04T08:13:14.207Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:14.320Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:18 2024-04-04T08:13:14.320Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:14.328Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:18 2024-04-04T08:13:14.328Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:14.450Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:18 2024-04-04T08:13:14.450Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:14.477Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:18 2024-04-04T08:13:14.477Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:14.517Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:18 2024-04-04T08:13:14.517Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:14.576Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:18 2024-04-04T08:13:14.576Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:14.576Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:18 2024-04-04T08:13:14.740Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:18 2024-04-04T08:13:14.740Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:14.740Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:18 2024-04-04T08:13:14.882Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:18 2024-04-04T08:13:14.882Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:15.077Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:18 2024-04-04T08:13:15.078Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:15.095Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:18 2024-04-04T08:13:15.096Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:15.135Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:18 2024-04-04T08:13:15.135Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:15.148Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:18 2024-04-04T08:13:15.148Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:15.157Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:18 2024-04-04T08:13:15.157Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:15.221Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:18 2024-04-04T08:13:15.221Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:15.328Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:18 2024-04-04T08:13:15.328Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:15.429Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:18 2024-04-04T08:13:15.429Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:15.429Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:18 2024-04-04T08:13:15.431Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:18 2024-04-04T08:13:15.431Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:15.446Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:18 2024-04-04T08:13:15.446Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:15.469Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:18 2024-04-04T08:13:15.469Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:15.663Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:18 2024-04-04T08:13:15.663Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:15.946Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:18 2024-04-04T08:13:15.946Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:15.946Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:18 2024-04-04T08:13:15.998Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:18 2024-04-04T08:13:15.998Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:16.035Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:18 2024-04-04T08:13:16.035Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:16.087Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:18 2024-04-04T08:13:16.087Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:16.109Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:18 2024-04-04T08:13:16.109Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:16.279Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:18 2024-04-04T08:13:16.279Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:16.280Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:18 2024-04-04T08:13:16.280Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:16.352Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:18 2024-04-04T08:13:16.352Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:16.374Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:18 2024-04-04T08:13:16.374Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:16.424Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:18 2024-04-04T08:13:16.424Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:16.434Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:18 2024-04-04T08:13:16.434Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:16.549Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:18 2024-04-04T08:13:16.549Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:16.633Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:18 2024-04-04T08:13:16.633Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:16.633Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:18 2024-04-04T08:13:16.665Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:18 2024-04-04T08:13:16.666Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:16.849Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:18 2024-04-04T08:13:16.850Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:16.850Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:18 2024-04-04T08:13:16.901Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:18 2024-04-04T08:13:16.901Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:17.043Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:18 2024-04-04T08:13:17.043Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:17.112Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:18 2024-04-04T08:13:17.112Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:17.187Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:18 2024-04-04T08:13:17.187Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:17.214Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:18 2024-04-04T08:13:17.214Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:17.282Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:18 2024-04-04T08:13:17.282Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:17.287Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:18 2024-04-04T08:13:17.287Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:17.326Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:18 2024-04-04T08:13:17.326Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:17.333Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:18 2024-04-04T08:13:17.333Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:17.575Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:18 2024-04-04T08:13:17.575Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:17.626Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:18 2024-04-04T08:13:17.626Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:17.637Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:18 2024-04-04T08:13:17.637Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:17.637Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:18 2024-04-04T08:13:17.715Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:18 2024-04-04T08:13:17.715Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:17.868Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:18 2024-04-04T08:13:17.868Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:17.920Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:18 2024-04-04T08:13:17.920Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:17.920Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:18 2024-04-04T08:13:17.996Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:18 2024-04-04T08:13:17.996Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:18.091Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:18 2024-04-04T08:13:18.091Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:18.139Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:18 2024-04-04T08:13:18.139Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:18.215Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:18 2024-04-04T08:13:18.215Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:18.268Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:18 2024-04-04T08:13:18.268Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:18.288Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:18 2024-04-04T08:13:18.288Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:18.328Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:18 2024-04-04T08:13:18.328Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:18.396Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:18 2024-04-04T08:13:18.396Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:18.528Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:18 2024-04-04T08:13:18.528Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:18.540Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:18 2024-04-04T08:13:18.540Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:18.540Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:18 2024-04-04T08:13:18.568Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:18 2024-04-04T08:13:18.568Z WARN 7138 --- [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. 08:13:18 2024-04-04T08:13:18.722Z INFO 7138 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.1473203S 08:13:18 08:13:18 . ____ _ __ _ _ 08:13:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:13:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:13:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:13:18 ' |____| .__|_| |_|_| |_\__, | / / / / 08:13:18 =========|_|==============|___/=/_/_/_/ 08:13:18 :: Spring Boot :: (v3.2.4) 08:13:18 08:13:18 2024-04-04T08:13:18.750Z INFO 7138 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : Starting CmNotificationSubscriptionDmiOutEventConsumerSpec using Java 17.0.6-ea with PID 7138 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:13:18 2024-04-04T08:13:18.750Z INFO 7138 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 08:13:18 2024-04-04T08:13:18.755Z INFO 7138 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : Started CmNotificationSubscriptionDmiOutEventConsumerSpec in 0.025 seconds (process running for 109.556) 08:13:18 2024-04-04T08:13:18.765Z INFO 7138 --- [ main] ificationSubscriptionDmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : accepted 08:13:19 2024-04-04T08:13:18.782Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:19 2024-04-04T08:13:18.782Z WARN 7138 --- [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. 08:13:19 2024-04-04T08:13:18.788Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:19 2024-04-04T08:13:18.788Z WARN 7138 --- [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. 08:13:19 2024-04-04T08:13:18.848Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:19 2024-04-04T08:13:18.848Z WARN 7138 --- [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. 08:13:19 2024-04-04T08:13:18.891Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:19 2024-04-04T08:13:18.891Z WARN 7138 --- [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. 08:13:19 2024-04-04T08:13:18.891Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.473 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiOutEventConsumerSpec 08:13:19 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec 08:13:24 2024-04-04T08:13:19.062Z INFO 7138 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:13:24 2024-04-04T08:13:19.100Z INFO 7138 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: fb76e945c72814e180172e1c036a6fa12118546f10c0b002deee50608c39e70b 08:13:24 2024-04-04T08:13:19.118Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:24 2024-04-04T08:13:19.119Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:19.184Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:24 2024-04-04T08:13:19.185Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:19.261Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:24 2024-04-04T08:13:19.261Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:19.280Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:24 2024-04-04T08:13:19.280Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:19.303Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:24 2024-04-04T08:13:19.303Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:19.443Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:24 2024-04-04T08:13:19.443Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:19.474Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:24 2024-04-04T08:13:19.474Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:19.640Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:24 2024-04-04T08:13:19.640Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:19.694Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:24 2024-04-04T08:13:19.694Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:19.733Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:24 2024-04-04T08:13:19.733Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:19.756Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:24 2024-04-04T08:13:19.756Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:19.756Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:24 2024-04-04T08:13:19.786Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:24 2024-04-04T08:13:19.786Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:19.801Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:24 2024-04-04T08:13:19.801Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:20.108Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:24 2024-04-04T08:13:20.108Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:20.108Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:24 2024-04-04T08:13:20.121Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:24 2024-04-04T08:13:20.121Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:20.225Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:24 2024-04-04T08:13:20.225Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:20.240Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:24 2024-04-04T08:13:20.240Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:20.283Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:24 2024-04-04T08:13:20.283Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:20.358Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:24 2024-04-04T08:13:20.358Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:20.432Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:24 2024-04-04T08:13:20.432Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:20.457Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:24 2024-04-04T08:13:20.457Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:20.654Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:24 2024-04-04T08:13:20.654Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:20.700Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:24 2024-04-04T08:13:20.700Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:20.839Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:24 2024-04-04T08:13:20.839Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:20.901Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:24 2024-04-04T08:13:20.901Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:20.925Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:24 2024-04-04T08:13:20.925Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:20.925Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:24 2024-04-04T08:13:20.975Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:24 2024-04-04T08:13:20.975Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:21.000Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:24 2024-04-04T08:13:21.000Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:21.062Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:24 2024-04-04T08:13:21.062Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:21.062Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:24 2024-04-04T08:13:21.092Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:24 2024-04-04T08:13:21.092Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:21.135Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:24 2024-04-04T08:13:21.135Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:21.212Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:24 2024-04-04T08:13:21.212Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:21.382Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:24 2024-04-04T08:13:21.382Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:21.385Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:24 2024-04-04T08:13:21.385Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:21.660Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:24 2024-04-04T08:13:21.660Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:21.702Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:24 2024-04-04T08:13:21.703Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:21.807Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:24 2024-04-04T08:13:21.807Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:21.966Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:24 2024-04-04T08:13:21.966Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:21.966Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:24 2024-04-04T08:13:22.041Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:24 2024-04-04T08:13:22.041Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:22.053Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:24 2024-04-04T08:13:22.053Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:22.103Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:24 2024-04-04T08:13:22.103Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:22.129Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:24 2024-04-04T08:13:22.129Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:22.130Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:24 2024-04-04T08:13:22.130Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:22.130Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:24 2024-04-04T08:13:22.237Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:24 2024-04-04T08:13:22.237Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:22.251Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:24 2024-04-04T08:13:22.251Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:22.289Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:24 2024-04-04T08:13:22.289Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:22.393Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:24 2024-04-04T08:13:22.393Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:22.416Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:24 2024-04-04T08:13:22.416Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:22.564Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:24 2024-04-04T08:13:22.564Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:22.609Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:24 2024-04-04T08:13:22.609Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:22.963Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:24 2024-04-04T08:13:22.963Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:23.010Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:24 2024-04-04T08:13:23.010Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:23.069Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:24 2024-04-04T08:13:23.069Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:23.133Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:24 2024-04-04T08:13:23.133Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:23.134Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:24 2024-04-04T08:13:23.139Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:24 2024-04-04T08:13:23.139Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:23.139Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:24 2024-04-04T08:13:23.144Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:24 2024-04-04T08:13:23.144Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:23.182Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:24 2024-04-04T08:13:23.182Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:23.243Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:24 2024-04-04T08:13:23.243Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:23.304Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:24 2024-04-04T08:13:23.304Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:23.348Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:24 2024-04-04T08:13:23.348Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:23.420Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:24 2024-04-04T08:13:23.420Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:23.445Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:24 2024-04-04T08:13:23.445Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:23.519Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:24 2024-04-04T08:13:23.519Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:23.816Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:24 2024-04-04T08:13:23.816Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:23.866Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:24 2024-04-04T08:13:23.866Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:24.099Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:24 2024-04-04T08:13:24.099Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:24.114Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:24 2024-04-04T08:13:24.114Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:24.136Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:24 2024-04-04T08:13:24.136Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:24.202Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:24 2024-04-04T08:13:24.202Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:24.264Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:24 2024-04-04T08:13:24.264Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:24.264Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:24 2024-04-04T08:13:24.274Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:24 2024-04-04T08:13:24.274Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:24.282Z INFO 7138 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.220067454S 08:13:24 2024-04-04T08:13:24.356Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:24 2024-04-04T08:13:24.356Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:24.356Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:24 2024-04-04T08:13:24.356Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:24.356Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:24 2024-04-04T08:13:24.361Z INFO 7138 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription with name cm-subscription-001 to be mapped to hazelcast object... 08:13:24 2024-04-04T08:13:24.362Z INFO 7138 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription for ClientID some-resource with name cm-subscription-001 ... 08:13:24 2024-04-04T08:13:24.403Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:24 2024-04-04T08:13:24.403Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:24.424Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:24 2024-04-04T08:13:24.424Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:24.553Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:24 2024-04-04T08:13:24.553Z WARN 7138 --- [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. 08:13:24 2024-04-04T08:13:24.578Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:24 2024-04-04T08:13:24.578Z WARN 7138 --- [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. 08:13:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.641 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec 08:13:24 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.DmiCmNotificationSubscriptionCacheHandlerSpec 08:13:29 2024-04-04T08:13:24.710Z INFO 7138 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:13:29 2024-04-04T08:13:24.756Z INFO 7138 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 09884296be1323673964c9d746b36fa40a4537f60aef5b7a4e62b32664adbe54 08:13:29 2024-04-04T08:13:24.778Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:29 2024-04-04T08:13:24.778Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:24.927Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:29 2024-04-04T08:13:24.927Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:25.060Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:29 2024-04-04T08:13:25.060Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:25.074Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:29 2024-04-04T08:13:25.074Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:25.126Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:29 2024-04-04T08:13:25.126Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:25.126Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:29 2024-04-04T08:13:25.212Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:29 2024-04-04T08:13:25.212Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:25.212Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:29 2024-04-04T08:13:25.259Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:29 2024-04-04T08:13:25.259Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:25.284Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:29 2024-04-04T08:13:25.284Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:25.308Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:29 2024-04-04T08:13:25.308Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:25.316Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:29 2024-04-04T08:13:25.316Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:25.558Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:29 2024-04-04T08:13:25.558Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:25.607Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:29 2024-04-04T08:13:25.607Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:25.630Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:29 2024-04-04T08:13:25.630Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:25.690Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:29 2024-04-04T08:13:25.690Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:25.736Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:29 2024-04-04T08:13:25.736Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:25.885Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:29 2024-04-04T08:13:25.885Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:26.032Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:29 2024-04-04T08:13:26.032Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:26.195Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:29 2024-04-04T08:13:26.195Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:26.195Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:29 2024-04-04T08:13:26.226Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:29 2024-04-04T08:13:26.226Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:26.226Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:29 2024-04-04T08:13:26.226Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:26.293Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:29 2024-04-04T08:13:26.293Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:26.333Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:29 2024-04-04T08:13:26.333Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:26.334Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:29 2024-04-04T08:13:26.361Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:29 2024-04-04T08:13:26.361Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:26.459Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:29 2024-04-04T08:13:26.459Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:26.468Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:29 2024-04-04T08:13:26.468Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:26.502Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:29 2024-04-04T08:13:26.502Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:26.524Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:29 2024-04-04T08:13:26.525Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:26.685Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:29 2024-04-04T08:13:26.685Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:26.894Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:29 2024-04-04T08:13:26.894Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:27.086Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:29 2024-04-04T08:13:27.086Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:27.088Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:29 2024-04-04T08:13:27.088Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:27.149Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:29 2024-04-04T08:13:27.149Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:27.149Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:29 2024-04-04T08:13:27.195Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:29 2024-04-04T08:13:27.195Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:27.228Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:29 2024-04-04T08:13:27.228Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:27.320Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:29 2024-04-04T08:13:27.320Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:27.430Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:29 2024-04-04T08:13:27.430Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:27.455Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:29 2024-04-04T08:13:27.455Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:27.462Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:29 2024-04-04T08:13:27.462Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:27.464Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:29 2024-04-04T08:13:27.464Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:27.538Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:29 2024-04-04T08:13:27.538Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:27.538Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:29 2024-04-04T08:13:27.688Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:29 2024-04-04T08:13:27.688Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:27.728Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:29 2024-04-04T08:13:27.728Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:27.897Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:29 2024-04-04T08:13:27.897Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:27.990Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:29 2024-04-04T08:13:27.990Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:28.002Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:29 2024-04-04T08:13:28.002Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:28.002Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:29 2024-04-04T08:13:28.099Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:29 2024-04-04T08:13:28.099Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:28.184Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:29 2024-04-04T08:13:28.185Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:28.248Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:29 2024-04-04T08:13:28.248Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:28.272Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:29 2024-04-04T08:13:28.272Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:28.285Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:29 2024-04-04T08:13:28.285Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:28.365Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:29 2024-04-04T08:13:28.365Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:28.476Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:29 2024-04-04T08:13:28.476Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:28.491Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:29 2024-04-04T08:13:28.491Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:28.491Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:29 2024-04-04T08:13:28.682Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:29 2024-04-04T08:13:28.682Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:28.767Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:29 2024-04-04T08:13:28.767Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:28.830Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:29 2024-04-04T08:13:28.830Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:28.855Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:29 2024-04-04T08:13:28.855Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:28.892Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:29 2024-04-04T08:13:28.892Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:28.956Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:29 2024-04-04T08:13:28.956Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:28.960Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:29 2024-04-04T08:13:28.960Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:28.960Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:29 2024-04-04T08:13:29.111Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:29 2024-04-04T08:13:29.111Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:29.137Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:29 2024-04-04T08:13:29.137Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:29.428Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:29 2024-04-04T08:13:29.428Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:29.438Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:29 2024-04-04T08:13:29.438Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:29.488Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:29 2024-04-04T08:13:29.488Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:29.494Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:29 2024-04-04T08:13:29.494Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:29.494Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:29 2024-04-04T08:13:29.570Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:29 2024-04-04T08:13:29.570Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:29.589Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:29 2024-04-04T08:13:29.589Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:29.673Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:29 2024-04-04T08:13:29.673Z WARN 7138 --- [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. 08:13:29 2024-04-04T08:13:29.751Z INFO 7138 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.040967185S 08:13:29 08:13:29 . ____ _ __ _ _ 08:13:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:13:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:13:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:13:29 ' |____| .__|_| |_|_| |_\__, | / / / / 08:13:29 =========|_|==============|___/=/_/_/_/ 08:13:29 :: Spring Boot :: (v3.2.4) 08:13:29 08:13:29 2024-04-04T08:13:29.773Z INFO 7138 --- [ main] NotificationSubscriptionCacheHandlerSpec : Starting DmiCmNotificationSubscriptionCacheHandlerSpec using Java 17.0.6-ea with PID 7138 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:13:29 2024-04-04T08:13:29.773Z INFO 7138 --- [ main] NotificationSubscriptionCacheHandlerSpec : No active profile set, falling back to 1 default profile: "default" 08:13:29 2024-04-04T08:13:29.782Z INFO 7138 --- [ main] NotificationSubscriptionCacheHandlerSpec : Started DmiCmNotificationSubscriptionCacheHandlerSpec in 0.027 seconds (process running for 120.583) 08:13:30 2024-04-04T08:13:29.813Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:30 2024-04-04T08:13:29.813Z WARN 7138 --- [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. 08:13:30 2024-04-04T08:13:29.846Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:30 2024-04-04T08:13:29.846Z WARN 7138 --- [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. 08:13:30 2024-04-04T08:13:29.868Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:30 2024-04-04T08:13:29.868Z WARN 7138 --- [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. 08:13:30 2024-04-04T08:13:29.868Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:30 2024-04-04T08:13:30.021Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:30 2024-04-04T08:13:30.021Z WARN 7138 --- [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. 08:13:30 2024-04-04T08:13:30.032Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:30 2024-04-04T08:13:30.032Z WARN 7138 --- [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. 08:13:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.446 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.DmiCmNotificationSubscriptionCacheHandlerSpec 08:13:30 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 08:13:30 2024-04-04T08:13:30.169Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:30 2024-04-04T08:13:30.169Z WARN 7138 --- [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. 08:13:30 2024-04-04T08:13:30.197Z INFO 7138 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 08:13:30 2024-04-04T08:13:30.204Z INFO 7138 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 08:13:30 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 08:13:30 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 08:13:30 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 08:13:30 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 08:13:30 2024-04-04T08:13:30.249Z ERROR 7138 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 08:13:30 [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 08:13:30 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 08:13:35 2024-04-04T08:13:30.255Z INFO 7138 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:13:35 2024-04-04T08:13:30.306Z INFO 7138 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 051424a2096968043b320d2fc9531799f770e51c562ecf726ac409603fa3ed9a 08:13:35 2024-04-04T08:13:30.346Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:35 2024-04-04T08:13:30.346Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:30.347Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:35 2024-04-04T08:13:30.347Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:30.451Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:35 2024-04-04T08:13:30.451Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:30.472Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:35 2024-04-04T08:13:30.472Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:30.533Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:35 2024-04-04T08:13:30.533Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:30.587Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:35 2024-04-04T08:13:30.587Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:30.648Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:35 2024-04-04T08:13:30.648Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:30.648Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:35 2024-04-04T08:13:30.652Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:35 2024-04-04T08:13:30.652Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:30.833Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:35 2024-04-04T08:13:30.833Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:30.934Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:35 2024-04-04T08:13:30.934Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:30.953Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:35 2024-04-04T08:13:30.953Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:31.078Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:35 2024-04-04T08:13:31.078Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:31.078Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:35 2024-04-04T08:13:31.236Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:35 2024-04-04T08:13:31.236Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:31.256Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:35 2024-04-04T08:13:31.256Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:31.287Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:35 2024-04-04T08:13:31.287Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:31.402Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:35 2024-04-04T08:13:31.402Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:31.465Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:35 2024-04-04T08:13:31.465Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:31.480Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:35 2024-04-04T08:13:31.480Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:31.505Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:35 2024-04-04T08:13:31.505Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:31.546Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:35 2024-04-04T08:13:31.546Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:31.604Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:35 2024-04-04T08:13:31.605Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:31.605Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:35 2024-04-04T08:13:31.648Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:35 2024-04-04T08:13:31.648Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:31.748Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:35 2024-04-04T08:13:31.748Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:31.856Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:35 2024-04-04T08:13:31.856Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:31.905Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:35 2024-04-04T08:13:31.905Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:32.145Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:35 2024-04-04T08:13:32.146Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:32.281Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:35 2024-04-04T08:13:32.281Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:32.281Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:35 2024-04-04T08:13:32.369Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:35 2024-04-04T08:13:32.369Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:32.398Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:35 2024-04-04T08:13:32.398Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:32.416Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:35 2024-04-04T08:13:32.416Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:32.491Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:35 2024-04-04T08:13:32.491Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:32.507Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:35 2024-04-04T08:13:32.507Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:32.507Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:35 2024-04-04T08:13:32.551Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:35 2024-04-04T08:13:32.551Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:32.584Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:35 2024-04-04T08:13:32.584Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:32.601Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:35 2024-04-04T08:13:32.601Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:32.605Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:35 2024-04-04T08:13:32.605Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:32.607Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:35 2024-04-04T08:13:32.608Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:32.808Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:35 2024-04-04T08:13:32.808Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:33.008Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:35 2024-04-04T08:13:33.008Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:33.134Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:35 2024-04-04T08:13:33.134Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:33.134Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:35 2024-04-04T08:13:33.345Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:35 2024-04-04T08:13:33.345Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:33.348Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:35 2024-04-04T08:13:33.348Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:33.452Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:35 2024-04-04T08:13:33.452Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:33.475Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:35 2024-04-04T08:13:33.475Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:33.486Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:35 2024-04-04T08:13:33.486Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:33.569Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:35 2024-04-04T08:13:33.569Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:33.611Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:35 2024-04-04T08:13:33.611Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:33.611Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:35 2024-04-04T08:13:33.654Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:35 2024-04-04T08:13:33.654Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:33.664Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:35 2024-04-04T08:13:33.664Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:33.715Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:35 2024-04-04T08:13:33.715Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:33.754Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:35 2024-04-04T08:13:33.754Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:33.813Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:35 2024-04-04T08:13:33.813Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:34.160Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:35 2024-04-04T08:13:34.160Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:34.161Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:35 2024-04-04T08:13:34.216Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:35 2024-04-04T08:13:34.216Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:34.347Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:35 2024-04-04T08:13:34.347Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:34.404Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:35 2024-04-04T08:13:34.404Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:34.471Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:35 2024-04-04T08:13:34.471Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:34.488Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:35 2024-04-04T08:13:34.488Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:34.551Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:35 2024-04-04T08:13:34.551Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:34.568Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:35 2024-04-04T08:13:34.568Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:34.630Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:35 2024-04-04T08:13:34.630Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:34.656Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:35 2024-04-04T08:13:34.656Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:34.724Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:35 2024-04-04T08:13:34.724Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:34.756Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:35 2024-04-04T08:13:34.757Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:34.816Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:35 2024-04-04T08:13:34.816Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:34.816Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:35 2024-04-04T08:13:34.820Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:35 2024-04-04T08:13:34.820Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:35.172Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:35 2024-04-04T08:13:35.172Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:35.268Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:35 2024-04-04T08:13:35.268Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:35.268Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:35 2024-04-04T08:13:35.311Z INFO 7138 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.056434824S 08:13:35 2024-04-04T08:13:35.313Z INFO 7138 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:13:35 allow.auto.create.topics = true 08:13:35 auto.commit.interval.ms = 5000 08:13:35 auto.include.jmx.reporter = true 08:13:35 auto.offset.reset = earliest 08:13:35 bootstrap.servers = [PLAINTEXT://localhost:32782] 08:13:35 check.crcs = true 08:13:35 client.dns.lookup = use_all_dns_ips 08:13:35 client.id = consumer-ncmp-group-9 08:13:35 client.rack = 08:13:35 connections.max.idle.ms = 540000 08:13:35 default.api.timeout.ms = 60000 08:13:35 enable.auto.commit = true 08:13:35 exclude.internal.topics = true 08:13:35 fetch.max.bytes = 52428800 08:13:35 fetch.max.wait.ms = 500 08:13:35 fetch.min.bytes = 1 08:13:35 group.id = ncmp-group 08:13:35 group.instance.id = null 08:13:35 heartbeat.interval.ms = 3000 08:13:35 interceptor.classes = [] 08:13:35 internal.leave.group.on.close = true 08:13:35 internal.throw.on.fetch.stable.offset.unsupported = false 08:13:35 isolation.level = read_uncommitted 08:13:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:13:35 max.partition.fetch.bytes = 1048576 08:13:35 max.poll.interval.ms = 300000 08:13:35 max.poll.records = 500 08:13:35 metadata.max.age.ms = 300000 08:13:35 metric.reporters = [] 08:13:35 metrics.num.samples = 2 08:13:35 metrics.recording.level = INFO 08:13:35 metrics.sample.window.ms = 30000 08:13:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:13:35 receive.buffer.bytes = 65536 08:13:35 reconnect.backoff.max.ms = 1000 08:13:35 reconnect.backoff.ms = 50 08:13:35 request.timeout.ms = 30000 08:13:35 retry.backoff.ms = 100 08:13:35 sasl.client.callback.handler.class = null 08:13:35 sasl.jaas.config = null 08:13:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:13:35 sasl.kerberos.min.time.before.relogin = 60000 08:13:35 sasl.kerberos.service.name = null 08:13:35 sasl.kerberos.ticket.renew.jitter = 0.05 08:13:35 sasl.kerberos.ticket.renew.window.factor = 0.8 08:13:35 sasl.login.callback.handler.class = null 08:13:35 sasl.login.class = null 08:13:35 sasl.login.connect.timeout.ms = null 08:13:35 sasl.login.read.timeout.ms = null 08:13:35 sasl.login.refresh.buffer.seconds = 300 08:13:35 sasl.login.refresh.min.period.seconds = 60 08:13:35 sasl.login.refresh.window.factor = 0.8 08:13:35 sasl.login.refresh.window.jitter = 0.05 08:13:35 sasl.login.retry.backoff.max.ms = 10000 08:13:35 sasl.login.retry.backoff.ms = 100 08:13:35 sasl.mechanism = GSSAPI 08:13:35 sasl.oauthbearer.clock.skew.seconds = 30 08:13:35 sasl.oauthbearer.expected.audience = null 08:13:35 sasl.oauthbearer.expected.issuer = null 08:13:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:13:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:13:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:13:35 sasl.oauthbearer.jwks.endpoint.url = null 08:13:35 sasl.oauthbearer.scope.claim.name = scope 08:13:35 sasl.oauthbearer.sub.claim.name = sub 08:13:35 sasl.oauthbearer.token.endpoint.url = null 08:13:35 security.protocol = PLAINTEXT 08:13:35 security.providers = null 08:13:35 send.buffer.bytes = 131072 08:13:35 session.timeout.ms = 45000 08:13:35 socket.connection.setup.timeout.max.ms = 30000 08:13:35 socket.connection.setup.timeout.ms = 10000 08:13:35 ssl.cipher.suites = null 08:13:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:13:35 ssl.endpoint.identification.algorithm = https 08:13:35 ssl.engine.factory.class = null 08:13:35 ssl.key.password = null 08:13:35 ssl.keymanager.algorithm = SunX509 08:13:35 ssl.keystore.certificate.chain = null 08:13:35 ssl.keystore.key = null 08:13:35 ssl.keystore.location = null 08:13:35 ssl.keystore.password = null 08:13:35 ssl.keystore.type = JKS 08:13:35 ssl.protocol = TLSv1.3 08:13:35 ssl.provider = null 08:13:35 ssl.secure.random.implementation = null 08:13:35 ssl.trustmanager.algorithm = PKIX 08:13:35 ssl.truststore.certificates = null 08:13:35 ssl.truststore.location = null 08:13:35 ssl.truststore.password = null 08:13:35 ssl.truststore.type = JKS 08:13:35 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:13:35 08:13:35 2024-04-04T08:13:35.314Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:35 2024-04-04T08:13:35.314Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:35.315Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:13:35 2024-04-04T08:13:35.315Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:13:35 2024-04-04T08:13:35.315Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218415315 08:13:35 08:13:35 . ____ _ __ _ _ 08:13:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:13:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:13:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:13:35 ' |____| .__|_| |_|_| |_\__, | / / / / 08:13:35 =========|_|==============|___/=/_/_/_/ 08:13:35 :: Spring Boot :: (v3.2.4) 08:13:35 08:13:35 2024-04-04T08:13:35.352Z INFO 7138 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 7138 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:13:35 2024-04-04T08:13:35.352Z INFO 7138 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 08:13:35 2024-04-04T08:13:35.364Z INFO 7138 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.041 seconds (process running for 126.165) 08:13:35 2024-04-04T08:13:35.378Z INFO 7138 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 08:13:35 2024-04-04T08:13:35.386Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:13:35 2024-04-04T08:13:35.386Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:13:35 acks = -1 08:13:35 auto.include.jmx.reporter = true 08:13:35 batch.size = 16384 08:13:35 bootstrap.servers = [PLAINTEXT://localhost:32782] 08:13:35 buffer.memory = 33554432 08:13:35 client.dns.lookup = use_all_dns_ips 08:13:35 client.id = producer-13 08:13:35 compression.type = none 08:13:35 connections.max.idle.ms = 540000 08:13:35 delivery.timeout.ms = 120000 08:13:35 enable.idempotence = false 08:13:35 interceptor.classes = [] 08:13:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:13:35 linger.ms = 1 08:13:35 max.block.ms = 60000 08:13:35 max.in.flight.requests.per.connection = 5 08:13:35 max.request.size = 1048576 08:13:35 metadata.max.age.ms = 300000 08:13:35 metadata.max.idle.ms = 300000 08:13:35 metric.reporters = [] 08:13:35 metrics.num.samples = 2 08:13:35 metrics.recording.level = INFO 08:13:35 metrics.sample.window.ms = 30000 08:13:35 partitioner.adaptive.partitioning.enable = true 08:13:35 partitioner.availability.timeout.ms = 0 08:13:35 partitioner.class = null 08:13:35 partitioner.ignore.keys = false 08:13:35 receive.buffer.bytes = 32768 08:13:35 reconnect.backoff.max.ms = 1000 08:13:35 reconnect.backoff.ms = 50 08:13:35 request.timeout.ms = 30000 08:13:35 retries = 0 08:13:35 retry.backoff.ms = 100 08:13:35 sasl.client.callback.handler.class = null 08:13:35 sasl.jaas.config = null 08:13:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:13:35 sasl.kerberos.min.time.before.relogin = 60000 08:13:35 sasl.kerberos.service.name = null 08:13:35 sasl.kerberos.ticket.renew.jitter = 0.05 08:13:35 sasl.kerberos.ticket.renew.window.factor = 0.8 08:13:35 sasl.login.callback.handler.class = null 08:13:35 sasl.login.class = null 08:13:35 sasl.login.connect.timeout.ms = null 08:13:35 sasl.login.read.timeout.ms = null 08:13:35 sasl.login.refresh.buffer.seconds = 300 08:13:35 sasl.login.refresh.min.period.seconds = 60 08:13:35 sasl.login.refresh.window.factor = 0.8 08:13:35 sasl.login.refresh.window.jitter = 0.05 08:13:35 sasl.login.retry.backoff.max.ms = 10000 08:13:35 sasl.login.retry.backoff.ms = 100 08:13:35 sasl.mechanism = GSSAPI 08:13:35 sasl.oauthbearer.clock.skew.seconds = 30 08:13:35 sasl.oauthbearer.expected.audience = null 08:13:35 sasl.oauthbearer.expected.issuer = null 08:13:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:13:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:13:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:13:35 sasl.oauthbearer.jwks.endpoint.url = null 08:13:35 sasl.oauthbearer.scope.claim.name = scope 08:13:35 sasl.oauthbearer.sub.claim.name = sub 08:13:35 sasl.oauthbearer.token.endpoint.url = null 08:13:35 security.protocol = PLAINTEXT 08:13:35 security.providers = null 08:13:35 send.buffer.bytes = 131072 08:13:35 socket.connection.setup.timeout.max.ms = 30000 08:13:35 socket.connection.setup.timeout.ms = 10000 08:13:35 ssl.cipher.suites = null 08:13:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:13:35 ssl.endpoint.identification.algorithm = https 08:13:35 ssl.engine.factory.class = null 08:13:35 ssl.key.password = null 08:13:35 ssl.keymanager.algorithm = SunX509 08:13:35 ssl.keystore.certificate.chain = null 08:13:35 ssl.keystore.key = null 08:13:35 ssl.keystore.location = null 08:13:35 ssl.keystore.password = null 08:13:35 ssl.keystore.type = JKS 08:13:35 ssl.protocol = TLSv1.3 08:13:35 ssl.provider = null 08:13:35 ssl.secure.random.implementation = null 08:13:35 ssl.trustmanager.algorithm = PKIX 08:13:35 ssl.truststore.certificates = null 08:13:35 ssl.truststore.location = null 08:13:35 ssl.truststore.password = null 08:13:35 ssl.truststore.type = JKS 08:13:35 transaction.timeout.ms = 60000 08:13:35 transactional.id = null 08:13:35 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:13:35 08:13:35 2024-04-04T08:13:35.388Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:13:35 2024-04-04T08:13:35.388Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:13:35 2024-04-04T08:13:35.388Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:13:35 2024-04-04T08:13:35.388Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218415388 08:13:35 2024-04-04T08:13:35.473Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:35 2024-04-04T08:13:35.473Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:35.483Z WARN 7138 --- [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} 08:13:35 2024-04-04T08:13:35.483Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: QfLEidvHTb2syS6NjFmxkw 08:13:35 2024-04-04T08:13:35.497Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:35 2024-04-04T08:13:35.497Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:35.561Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:35 2024-04-04T08:13:35.561Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:35.561Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:35 2024-04-04T08:13:35.561Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:35.585Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:35 2024-04-04T08:13:35.585Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:35.614Z WARN 7138 --- [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} 08:13:35 2024-04-04T08:13:35.675Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:35 2024-04-04T08:13:35.675Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:35.675Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:35 2024-04-04T08:13:35.711Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:35 2024-04-04T08:13:35.711Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:35.745Z INFO 7138 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: QfLEidvHTb2syS6NjFmxkw 08:13:35 2024-04-04T08:13:35.757Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:35 2024-04-04T08:13:35.757Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:35.774Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:35 2024-04-04T08:13:35.774Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:35.785Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:35 2024-04-04T08:13:35.785Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:35.804Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:35 2024-04-04T08:13:35.804Z WARN 7138 --- [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. 08:13:35 2024-04-04T08:13:35.858Z INFO 7138 --- [ 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) 08:13:35 2024-04-04T08:13:35.859Z INFO 7138 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 08:13:35 2024-04-04T08:13:35.875Z INFO 7138 --- [ 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-954248ab-0b5c-4941-a207-0118e70569a8 08:13:35 2024-04-04T08:13:35.875Z INFO 7138 --- [ 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) 08:13:35 2024-04-04T08:13:35.875Z INFO 7138 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 08:13:35 2024-04-04T08:13:35.896Z INFO 7138 --- [ 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-954248ab-0b5c-4941-a207-0118e70569a8', protocol='range'} 08:13:35 2024-04-04T08:13:35.896Z INFO 7138 --- [ 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-954248ab-0b5c-4941-a207-0118e70569a8=Assignment(partitions=[ncmp-events-test-0])} 08:13:35 2024-04-04T08:13:35.915Z INFO 7138 --- [ 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-954248ab-0b5c-4941-a207-0118e70569a8', protocol='range'} 08:13:35 2024-04-04T08:13:35.915Z INFO 7138 --- [ 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]) 08:13:35 2024-04-04T08:13:35.915Z INFO 7138 --- [ 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 08:13:35 2024-04-04T08:13:35.920Z INFO 7138 --- [ 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 08:13:35 2024-04-04T08:13:35.930Z INFO 7138 --- [ 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}}. 08:13:36 2024-04-04T08:13:36.043Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:13:36 2024-04-04T08:13:36.044Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 08:13:36 2024-04-04T08:13:36.082Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:36 2024-04-04T08:13:36.082Z WARN 7138 --- [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. 08:13:36 2024-04-04T08:13:36.098Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:13:36 2024-04-04T08:13:36.098Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 137ms, elapsed time since send: 137ms, request timeout: 30000ms) 08:13:36 2024-04-04T08:13:36.098Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 08:13:36 2024-04-04T08:13:36.098Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 08:13:36 2024-04-04T08:13:36.098Z INFO 7138 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=928571092, epoch=1) to node 1: 08:13:36 08:13:36 org.apache.kafka.common.errors.DisconnectException: null 08:13:36 08:13:36 2024-04-04T08:13:36.098Z INFO 7138 --- [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. 08:13:36 2024-04-04T08:13:36.120Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:36 2024-04-04T08:13:36.120Z WARN 7138 --- [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. 08:13:36 2024-04-04T08:13:36.143Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:13:36 2024-04-04T08:13:36.143Z WARN 7138 --- [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. 08:13:36 2024-04-04T08:13:36.199Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:13:36 2024-04-04T08:13:36.199Z WARN 7138 --- [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. 08:13:36 2024-04-04T08:13:36.223Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:36 2024-04-04T08:13:36.223Z WARN 7138 --- [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. 08:13:36 2024-04-04T08:13:36.223Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.986 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 08:13:36 2024-04-04T08:13:36.244Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:13:36 2024-04-04T08:13:36.244Z WARN 7138 --- [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. 08:13:36 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 08:13:41 2024-04-04T08:13:36.251Z INFO 7138 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:13:41 2024-04-04T08:13:36.298Z INFO 7138 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 8baa710e33389dea9464ebff6e2f6321a77b5e913321fff76901cf877ef658f3 08:13:41 2024-04-04T08:13:36.300Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:13:41 2024-04-04T08:13:36.300Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:36.414Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:41 2024-04-04T08:13:36.414Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:36.445Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:13:41 2024-04-04T08:13:36.445Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:36.492Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:41 2024-04-04T08:13:36.492Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:36.602Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:13:41 2024-04-04T08:13:36.602Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:36.627Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:41 2024-04-04T08:13:36.627Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:36.638Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:41 2024-04-04T08:13:36.638Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:36.700Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:41 2024-04-04T08:13:36.700Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:36.714Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:41 2024-04-04T08:13:36.714Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:36.817Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:41 2024-04-04T08:13:36.817Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:36.860Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:41 2024-04-04T08:13:36.860Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:36.883Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:41 2024-04-04T08:13:36.883Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:36.883Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:41 2024-04-04T08:13:36.933Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:41 2024-04-04T08:13:36.933Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:36.941Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:41 2024-04-04T08:13:36.941Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:36.955Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:13:41 2024-04-04T08:13:36.955Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:37.013Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:41 2024-04-04T08:13:37.013Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:37.084Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:41 2024-04-04T08:13:37.084Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:37.084Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:41 2024-04-04T08:13:37.105Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:13:41 2024-04-04T08:13:37.105Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:37.280Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:41 2024-04-04T08:13:37.280Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:37.345Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:41 2024-04-04T08:13:37.345Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:37.444Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:41 2024-04-04T08:13:37.444Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:37.572Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:41 2024-04-04T08:13:37.572Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:37.606Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:41 2024-04-04T08:13:37.606Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:37.681Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:41 2024-04-04T08:13:37.681Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:37.745Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:41 2024-04-04T08:13:37.745Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:37.761Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:41 2024-04-04T08:13:37.762Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:37.795Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:41 2024-04-04T08:13:37.795Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:37.795Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:41 2024-04-04T08:13:37.812Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:13:41 2024-04-04T08:13:37.812Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:37.861Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:41 2024-04-04T08:13:37.861Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:37.908Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:13:41 2024-04-04T08:13:37.908Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:37.945Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:41 2024-04-04T08:13:37.945Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:37.947Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:41 2024-04-04T08:13:37.948Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:37.948Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:41 2024-04-04T08:13:37.994Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:41 2024-04-04T08:13:37.994Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:38.116Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:41 2024-04-04T08:13:38.116Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:38.397Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:41 2024-04-04T08:13:38.397Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:38.433Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:41 2024-04-04T08:13:38.433Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:38.447Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:41 2024-04-04T08:13:38.447Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:38.474Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:41 2024-04-04T08:13:38.474Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:38.663Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:41 2024-04-04T08:13:38.663Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:38.698Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:41 2024-04-04T08:13:38.698Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:38.708Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:41 2024-04-04T08:13:38.708Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:38.714Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:41 2024-04-04T08:13:38.714Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:38.815Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:13:41 2024-04-04T08:13:38.815Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:38.884Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:41 2024-04-04T08:13:38.884Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:38.951Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:41 2024-04-04T08:13:38.951Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:38.998Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:41 2024-04-04T08:13:38.998Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:38.998Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:41 2024-04-04T08:13:39.016Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:13:41 2024-04-04T08:13:39.016Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:39.119Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:41 2024-04-04T08:13:39.119Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:39.152Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:41 2024-04-04T08:13:39.152Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:39.152Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:41 2024-04-04T08:13:39.198Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:41 2024-04-04T08:13:39.198Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:39.300Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:41 2024-04-04T08:13:39.300Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:39.438Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:41 2024-04-04T08:13:39.438Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:39.477Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:41 2024-04-04T08:13:39.477Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:39.550Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:41 2024-04-04T08:13:39.550Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:39.565Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:41 2024-04-04T08:13:39.565Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:39.727Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:41 2024-04-04T08:13:39.727Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:39.768Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:13:41 2024-04-04T08:13:39.768Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:39.810Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:41 2024-04-04T08:13:39.810Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:39.859Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:41 2024-04-04T08:13:39.859Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:39.859Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:41 2024-04-04T08:13:39.910Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:41 2024-04-04T08:13:39.910Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:39.941Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:41 2024-04-04T08:13:39.941Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:40.000Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:41 2024-04-04T08:13:40.000Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:40.068Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:41 2024-04-04T08:13:40.068Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:40.219Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:13:41 2024-04-04T08:13:40.219Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:40.222Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:41 2024-04-04T08:13:40.222Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:40.319Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:41 2024-04-04T08:13:40.319Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:40.319Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:41 2024-04-04T08:13:40.453Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:41 2024-04-04T08:13:40.453Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:40.544Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:41 2024-04-04T08:13:40.544Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:40.569Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:41 2024-04-04T08:13:40.569Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:40.685Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:41 2024-04-04T08:13:40.685Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:40.755Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:41 2024-04-04T08:13:40.755Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:40.770Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:41 2024-04-04T08:13:40.770Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:40.783Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:13:41 2024-04-04T08:13:40.783Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:40.866Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:41 2024-04-04T08:13:40.866Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:41 2024-04-04T08:13:40.866Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:40.866Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:40.866Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:41 2024-04-04T08:13:40.938Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:41 2024-04-04T08:13:40.938Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:40.971Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:41 2024-04-04T08:13:40.971Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:41.005Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:41 2024-04-04T08:13:41.005Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:41.023Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:41 2024-04-04T08:13:41.023Z WARN 7138 --- [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. 08:13:41 2024-04-04T08:13:41.156Z INFO 7138 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT4.905039089S 08:13:41 2024-04-04T08:13:41.160Z INFO 7138 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:13:41 allow.auto.create.topics = true 08:13:41 auto.commit.interval.ms = 5000 08:13:41 auto.include.jmx.reporter = true 08:13:41 auto.offset.reset = earliest 08:13:41 bootstrap.servers = [PLAINTEXT://localhost:32784] 08:13:41 check.crcs = true 08:13:41 client.dns.lookup = use_all_dns_ips 08:13:41 client.id = consumer-ncmp-group-10 08:13:41 client.rack = 08:13:41 connections.max.idle.ms = 540000 08:13:41 default.api.timeout.ms = 60000 08:13:41 enable.auto.commit = true 08:13:41 exclude.internal.topics = true 08:13:41 fetch.max.bytes = 52428800 08:13:41 fetch.max.wait.ms = 500 08:13:41 fetch.min.bytes = 1 08:13:41 group.id = ncmp-group 08:13:41 group.instance.id = null 08:13:41 heartbeat.interval.ms = 3000 08:13:41 interceptor.classes = [] 08:13:41 internal.leave.group.on.close = true 08:13:41 internal.throw.on.fetch.stable.offset.unsupported = false 08:13:41 isolation.level = read_uncommitted 08:13:41 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:13:41 max.partition.fetch.bytes = 1048576 08:13:41 max.poll.interval.ms = 300000 08:13:41 max.poll.records = 500 08:13:41 metadata.max.age.ms = 300000 08:13:41 metric.reporters = [] 08:13:41 metrics.num.samples = 2 08:13:41 metrics.recording.level = INFO 08:13:41 metrics.sample.window.ms = 30000 08:13:41 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:13:41 receive.buffer.bytes = 65536 08:13:41 reconnect.backoff.max.ms = 1000 08:13:41 reconnect.backoff.ms = 50 08:13:41 request.timeout.ms = 30000 08:13:41 retry.backoff.ms = 100 08:13:41 sasl.client.callback.handler.class = null 08:13:41 sasl.jaas.config = null 08:13:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:13:41 sasl.kerberos.min.time.before.relogin = 60000 08:13:41 sasl.kerberos.service.name = null 08:13:41 sasl.kerberos.ticket.renew.jitter = 0.05 08:13:41 sasl.kerberos.ticket.renew.window.factor = 0.8 08:13:41 sasl.login.callback.handler.class = null 08:13:41 sasl.login.class = null 08:13:41 sasl.login.connect.timeout.ms = null 08:13:41 sasl.login.read.timeout.ms = null 08:13:41 sasl.login.refresh.buffer.seconds = 300 08:13:41 sasl.login.refresh.min.period.seconds = 60 08:13:41 sasl.login.refresh.window.factor = 0.8 08:13:41 sasl.login.refresh.window.jitter = 0.05 08:13:41 sasl.login.retry.backoff.max.ms = 10000 08:13:41 sasl.login.retry.backoff.ms = 100 08:13:41 sasl.mechanism = GSSAPI 08:13:41 sasl.oauthbearer.clock.skew.seconds = 30 08:13:41 sasl.oauthbearer.expected.audience = null 08:13:41 sasl.oauthbearer.expected.issuer = null 08:13:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:13:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:13:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:13:41 sasl.oauthbearer.jwks.endpoint.url = null 08:13:41 sasl.oauthbearer.scope.claim.name = scope 08:13:41 sasl.oauthbearer.sub.claim.name = sub 08:13:41 sasl.oauthbearer.token.endpoint.url = null 08:13:41 security.protocol = PLAINTEXT 08:13:41 security.providers = null 08:13:41 send.buffer.bytes = 131072 08:13:41 session.timeout.ms = 45000 08:13:41 socket.connection.setup.timeout.max.ms = 30000 08:13:41 socket.connection.setup.timeout.ms = 10000 08:13:41 ssl.cipher.suites = null 08:13:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:13:41 ssl.endpoint.identification.algorithm = https 08:13:41 ssl.engine.factory.class = null 08:13:41 ssl.key.password = null 08:13:41 ssl.keymanager.algorithm = SunX509 08:13:41 ssl.keystore.certificate.chain = null 08:13:41 ssl.keystore.key = null 08:13:41 ssl.keystore.location = null 08:13:41 ssl.keystore.password = null 08:13:41 ssl.keystore.type = JKS 08:13:41 ssl.protocol = TLSv1.3 08:13:41 ssl.provider = null 08:13:41 ssl.secure.random.implementation = null 08:13:41 ssl.trustmanager.algorithm = PKIX 08:13:41 ssl.truststore.certificates = null 08:13:41 ssl.truststore.location = null 08:13:41 ssl.truststore.password = null 08:13:41 ssl.truststore.type = JKS 08:13:41 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:13:41 08:13:41 2024-04-04T08:13:41.164Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:13:41 2024-04-04T08:13:41.164Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:13:41 2024-04-04T08:13:41.164Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218421164 08:13:41 08:13:38,293 |-INFO in ReconfigureOnChangeTask(born:1712218358293) - Empty watch file list. Disabling 08:13:41 08:13:41,188 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 08:13:41 08:13:41,188 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 08:13:41 08:13:41,189 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@688a7f8a - 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 08:13:41 08:13:41,191 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@72143dfe - 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. 08:13:41 08:13:41,191 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@688a7f8a - 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 08:13:41 08:13:41,193 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:13:41 08:13:41,193 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:13:41 08:13:41,193 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:13:41 08:13:41,193 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:13:41 08:13:41,193 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:13:41 08:13:41,193 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@72143dfe - 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. 08:13:41 08:13:41,193 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@688a7f8a - 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 08:13:41 08:13:41,195 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:13:41 08:13:41,195 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:13:41 08:13:41,195 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:13:41 08:13:41,195 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712218421195) 08:13:41 08:13:41,195 |-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] 08:13:41 08:13:41,195 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:13:41 08:13:41,196 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:13:41 08:13:41,196 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5062f96a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:13:41 08:13:41,196 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:13:41 08:13:41,196 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5062f96a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:13:41 08:13:41,196 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:13:41 08:13:41,196 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5062f96a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:13:41 08:13:41,196 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:13:41 08:13:41,196 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5062f96a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:13:41 08:13:41,197 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:13:41 08:13:41,197 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5062f96a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:13:41 08:13:41,197 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:13:41 08:13:41,197 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5062f96a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:13:41 08:13:41,197 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:13:41 08:13:41,197 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5062f96a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:13:41 08:13:41,197 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:13:41 08:13:41,197 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5062f96a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:13:41 08:13:41,197 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:13:41 08:13:41,197 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:13:41 08:13:41,197 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:13:41 08:13:41,198 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:13:41 08:13:41,198 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:13:41 08:13:41,198 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:13:41 08:13:41,198 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:13:41 08:13:41,202 |-INFO in ch.qos.logback.classic.pattern.DateConverter@749f1d83 - Setting zoneId to "UTC" 08:13:41 08:13:41,202 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:13:41 08:13:41,202 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:13:41 08:13:41,205 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:13:41 08:13:41,205 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:13:41 08:13:41,205 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:13:41 08:13:41,205 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:13:41 08:13:41,205 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:13:41 08:13:41,205 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5062f96a - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:13:41 08:13:41,205 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:13:41 08:13:41,205 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3641c99a - End of configuration. 08:13:41 08:13:41,205 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@d0c86f7 - Registering current configuration as safe fallback point 08:13:41 08:13:41 08:13:41 . ____ _ __ _ _ 08:13:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:13:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:13:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:13:41 ' |____| .__|_| |_|_| |_\__, | / / / / 08:13:41 =========|_|==============|___/=/_/_/_/ 08:13:41 :: Spring Boot :: (v3.2.4) 08:13:41 08:13:41 2024-04-04T08:13:41.208Z INFO 7138 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 7138 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:13:41 2024-04-04T08:13:41.208Z INFO 7138 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 08:13:41 2024-04-04T08:13:41.224Z INFO 7138 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.05 seconds (process running for 132.026) 08:13:42 2024-04-04T08:13:41.226Z INFO 7138 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 08:13:42 2024-04-04T08:13:41.239Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:13:42 2024-04-04T08:13:41.239Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:13:42 acks = -1 08:13:42 auto.include.jmx.reporter = true 08:13:42 batch.size = 16384 08:13:42 bootstrap.servers = [PLAINTEXT://localhost:32784] 08:13:42 buffer.memory = 33554432 08:13:42 client.dns.lookup = use_all_dns_ips 08:13:42 client.id = producer-14 08:13:42 compression.type = none 08:13:42 connections.max.idle.ms = 540000 08:13:42 delivery.timeout.ms = 120000 08:13:42 enable.idempotence = false 08:13:42 interceptor.classes = [] 08:13:42 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:13:42 linger.ms = 1 08:13:42 max.block.ms = 60000 08:13:42 max.in.flight.requests.per.connection = 5 08:13:42 max.request.size = 1048576 08:13:42 metadata.max.age.ms = 300000 08:13:42 metadata.max.idle.ms = 300000 08:13:42 metric.reporters = [] 08:13:42 metrics.num.samples = 2 08:13:42 metrics.recording.level = INFO 08:13:42 metrics.sample.window.ms = 30000 08:13:42 partitioner.adaptive.partitioning.enable = true 08:13:42 partitioner.availability.timeout.ms = 0 08:13:42 partitioner.class = null 08:13:42 partitioner.ignore.keys = false 08:13:42 receive.buffer.bytes = 32768 08:13:42 reconnect.backoff.max.ms = 1000 08:13:42 reconnect.backoff.ms = 50 08:13:42 request.timeout.ms = 30000 08:13:42 retries = 0 08:13:42 retry.backoff.ms = 100 08:13:42 sasl.client.callback.handler.class = null 08:13:42 sasl.jaas.config = null 08:13:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:13:42 sasl.kerberos.min.time.before.relogin = 60000 08:13:42 sasl.kerberos.service.name = null 08:13:42 sasl.kerberos.ticket.renew.jitter = 0.05 08:13:42 sasl.kerberos.ticket.renew.window.factor = 0.8 08:13:42 sasl.login.callback.handler.class = null 08:13:42 sasl.login.class = null 08:13:42 sasl.login.connect.timeout.ms = null 08:13:42 sasl.login.read.timeout.ms = null 08:13:42 sasl.login.refresh.buffer.seconds = 300 08:13:42 sasl.login.refresh.min.period.seconds = 60 08:13:42 sasl.login.refresh.window.factor = 0.8 08:13:42 sasl.login.refresh.window.jitter = 0.05 08:13:42 sasl.login.retry.backoff.max.ms = 10000 08:13:42 sasl.login.retry.backoff.ms = 100 08:13:42 sasl.mechanism = GSSAPI 08:13:42 sasl.oauthbearer.clock.skew.seconds = 30 08:13:42 sasl.oauthbearer.expected.audience = null 08:13:42 sasl.oauthbearer.expected.issuer = null 08:13:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:13:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:13:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:13:42 sasl.oauthbearer.jwks.endpoint.url = null 08:13:42 sasl.oauthbearer.scope.claim.name = scope 08:13:42 sasl.oauthbearer.sub.claim.name = sub 08:13:42 sasl.oauthbearer.token.endpoint.url = null 08:13:42 security.protocol = PLAINTEXT 08:13:42 security.providers = null 08:13:42 send.buffer.bytes = 131072 08:13:42 socket.connection.setup.timeout.max.ms = 30000 08:13:42 socket.connection.setup.timeout.ms = 10000 08:13:42 ssl.cipher.suites = null 08:13:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:13:42 ssl.endpoint.identification.algorithm = https 08:13:42 ssl.engine.factory.class = null 08:13:42 ssl.key.password = null 08:13:42 ssl.keymanager.algorithm = SunX509 08:13:42 ssl.keystore.certificate.chain = null 08:13:42 ssl.keystore.key = null 08:13:42 ssl.keystore.location = null 08:13:42 ssl.keystore.password = null 08:13:42 ssl.keystore.type = JKS 08:13:42 ssl.protocol = TLSv1.3 08:13:42 ssl.provider = null 08:13:42 ssl.secure.random.implementation = null 08:13:42 ssl.trustmanager.algorithm = PKIX 08:13:42 ssl.truststore.certificates = null 08:13:42 ssl.truststore.location = null 08:13:42 ssl.truststore.password = null 08:13:42 ssl.truststore.type = JKS 08:13:42 transaction.timeout.ms = 60000 08:13:42 transactional.id = null 08:13:42 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:13:42 08:13:42 2024-04-04T08:13:41.242Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:13:42 2024-04-04T08:13:41.242Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:13:42 2024-04-04T08:13:41.242Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:13:42 2024-04-04T08:13:41.242Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218421242 08:13:42 2024-04-04T08:13:41.323Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:13:42 2024-04-04T08:13:41.323Z WARN 7138 --- [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. 08:13:42 2024-04-04T08:13:41.337Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:42 2024-04-04T08:13:41.337Z WARN 7138 --- [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. 08:13:42 2024-04-04T08:13:41.375Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:42 2024-04-04T08:13:41.375Z WARN 7138 --- [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. 08:13:42 2024-04-04T08:13:41.375Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:42 2024-04-04T08:13:41.424Z WARN 7138 --- [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} 08:13:42 2024-04-04T08:13:41.424Z INFO 7138 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4kBgylNnRUimgoIH5SecTw 08:13:42 2024-04-04T08:13:41.548Z WARN 7138 --- [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} 08:13:42 2024-04-04T08:13:41.558Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:42 2024-04-04T08:13:41.558Z WARN 7138 --- [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. 08:13:42 2024-04-04T08:13:41.575Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:42 2024-04-04T08:13:41.575Z WARN 7138 --- [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. 08:13:42 2024-04-04T08:13:41.617Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:42 2024-04-04T08:13:41.617Z WARN 7138 --- [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. 08:13:42 2024-04-04T08:13:41.626Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:42 2024-04-04T08:13:41.626Z WARN 7138 --- [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. 08:13:42 2024-04-04T08:13:41.670Z INFO 7138 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: 4kBgylNnRUimgoIH5SecTw 08:13:42 2024-04-04T08:13:41.726Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:42 2024-04-04T08:13:41.726Z WARN 7138 --- [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. 08:13:42 2024-04-04T08:13:41.731Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:42 2024-04-04T08:13:41.731Z WARN 7138 --- [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. 08:13:42 2024-04-04T08:13:41.731Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:42 2024-04-04T08:13:41.809Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:42 2024-04-04T08:13:41.809Z WARN 7138 --- [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. 08:13:42 2024-04-04T08:13:41.845Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:42 2024-04-04T08:13:41.845Z WARN 7138 --- [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. 08:13:42 2024-04-04T08:13:41.888Z INFO 7138 --- [ 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) 08:13:42 2024-04-04T08:13:41.890Z INFO 7138 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 08:13:42 2024-04-04T08:13:41.906Z INFO 7138 --- [ 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-c0644cf3-a95a-4a31-aef2-3971b4e093a4 08:13:42 2024-04-04T08:13:41.906Z INFO 7138 --- [ 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) 08:13:42 2024-04-04T08:13:41.906Z INFO 7138 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 08:13:42 2024-04-04T08:13:41.933Z INFO 7138 --- [ 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-c0644cf3-a95a-4a31-aef2-3971b4e093a4', protocol='range'} 08:13:42 2024-04-04T08:13:41.933Z INFO 7138 --- [ 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-c0644cf3-a95a-4a31-aef2-3971b4e093a4=Assignment(partitions=[cm-events-0])} 08:13:42 2024-04-04T08:13:41.943Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:42 2024-04-04T08:13:41.943Z WARN 7138 --- [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. 08:13:42 2024-04-04T08:13:41.960Z INFO 7138 --- [ 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-c0644cf3-a95a-4a31-aef2-3971b4e093a4', protocol='range'} 08:13:42 2024-04-04T08:13:41.960Z INFO 7138 --- [ 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]) 08:13:42 2024-04-04T08:13:41.960Z INFO 7138 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 08:13:42 2024-04-04T08:13:41.968Z INFO 7138 --- [ 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 08:13:42 2024-04-04T08:13:41.976Z INFO 7138 --- [ 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}}. 08:13:42 2024-04-04T08:13:41.977Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:42 2024-04-04T08:13:41.977Z WARN 7138 --- [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. 08:13:42 2024-04-04T08:13:41.996Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:13:42 2024-04-04T08:13:41.996Z WARN 7138 --- [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. 08:13:42 2024-04-04T08:13:42.054Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:42 2024-04-04T08:13:42.054Z WARN 7138 --- [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. 08:13:42 2024-04-04T08:13:42.078Z INFO 7138 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 08:13:42 2024-04-04T08:13:42.078Z INFO 7138 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:13:42 2024-04-04T08:13:42.079Z INFO 7138 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Cancelled in-flight METADATA request with correlation id 6 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 08:13:42 2024-04-04T08:13:42.120Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:42 2024-04-04T08:13:42.120Z WARN 7138 --- [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. 08:13:42 2024-04-04T08:13:42.135Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:13:42 2024-04-04T08:13:42.135Z INFO 7138 --- [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: 113ms, elapsed time since send: 113ms, request timeout: 30000ms) 08:13:42 2024-04-04T08:13:42.135Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 08:13:42 2024-04-04T08:13:42.135Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 08:13:42 2024-04-04T08:13:42.135Z INFO 7138 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=349592554, epoch=1) to node 1: 08:13:42 08:13:42 org.apache.kafka.common.errors.DisconnectException: null 08:13:42 08:13:42 2024-04-04T08:13:42.135Z INFO 7138 --- [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. 08:13:42 2024-04-04T08:13:42.178Z INFO 7138 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:13:42 2024-04-04T08:13:42.178Z WARN 7138 --- [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. 08:13:42 2024-04-04T08:13:42.236Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:13:42 2024-04-04T08:13:42.236Z WARN 7138 --- [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. 08:13:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.012 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 08:13:42 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 08:13:47 2024-04-04T08:13:42.264Z INFO 7138 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:13:47 2024-04-04T08:13:42.279Z INFO 7138 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:13:47 2024-04-04T08:13:42.279Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:42.292Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:47 2024-04-04T08:13:42.293Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:42.311Z INFO 7138 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: c6cd3f9c85d220d74efa379978ca6e8c25d8f283ce92b7f79c6919cdf5a5ae9f 08:13:47 2024-04-04T08:13:42.329Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:47 2024-04-04T08:13:42.329Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:42.329Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:47 2024-04-04T08:13:42.329Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:13:47 2024-04-04T08:13:42.329Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:42.340Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:13:47 2024-04-04T08:13:42.340Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:42.421Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:47 2024-04-04T08:13:42.421Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:42.530Z INFO 7138 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:13:47 2024-04-04T08:13:42.530Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:42.579Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:47 2024-04-04T08:13:42.579Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:42.580Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:47 2024-04-04T08:13:42.580Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:42.641Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:13:47 2024-04-04T08:13:42.641Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:42.682Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:47 2024-04-04T08:13:42.682Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:42.725Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:47 2024-04-04T08:13:42.725Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:42.791Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:47 2024-04-04T08:13:42.791Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:42.791Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:47 2024-04-04T08:13:42.849Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:13:47 2024-04-04T08:13:42.849Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:42.899Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:47 2024-04-04T08:13:42.899Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:42.913Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:47 2024-04-04T08:13:42.913Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:42.931Z INFO 7138 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:13:47 2024-04-04T08:13:42.931Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:43.042Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:13:47 2024-04-04T08:13:43.042Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:43.075Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:47 2024-04-04T08:13:43.075Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:43.109Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:47 2024-04-04T08:13:43.109Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:43.132Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:47 2024-04-04T08:13:43.132Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:43.146Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:47 2024-04-04T08:13:43.146Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:43.231Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:13:47 2024-04-04T08:13:43.231Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:43.295Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:47 2024-04-04T08:13:43.295Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:43.339Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:47 2024-04-04T08:13:43.339Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:43.339Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:47 2024-04-04T08:13:43.440Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:47 2024-04-04T08:13:43.440Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:43.551Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:47 2024-04-04T08:13:43.551Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:43.584Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:47 2024-04-04T08:13:43.584Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:43.654Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:47 2024-04-04T08:13:43.654Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:43.654Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:47 2024-04-04T08:13:43.681Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:47 2024-04-04T08:13:43.681Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:43.783Z INFO 7138 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:13:47 2024-04-04T08:13:43.783Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:43.841Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:47 2024-04-04T08:13:43.841Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:43.866Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:13:47 2024-04-04T08:13:43.866Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:43.916Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:47 2024-04-04T08:13:43.916Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:43.935Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:47 2024-04-04T08:13:43.935Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:44.046Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:13:47 2024-04-04T08:13:44.046Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:44.069Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:47 2024-04-04T08:13:44.069Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:44.156Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:47 2024-04-04T08:13:44.156Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:44.185Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:47 2024-04-04T08:13:44.185Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:44.236Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:13:47 2024-04-04T08:13:44.236Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:44.245Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:47 2024-04-04T08:13:44.245Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:44.245Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:47 2024-04-04T08:13:44.306Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:47 2024-04-04T08:13:44.306Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:44.313Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:47 2024-04-04T08:13:44.313Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:44.583Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:47 2024-04-04T08:13:44.583Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:44.587Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:47 2024-04-04T08:13:44.587Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:44.598Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:47 2024-04-04T08:13:44.598Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:44.736Z INFO 7138 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:13:47 2024-04-04T08:13:44.736Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:44.754Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:47 2024-04-04T08:13:44.754Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:44.757Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:47 2024-04-04T08:13:44.757Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:44.757Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:47 2024-04-04T08:13:44.799Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:47 2024-04-04T08:13:44.799Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:44.819Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:13:47 2024-04-04T08:13:44.820Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:44.919Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:47 2024-04-04T08:13:44.919Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:45.049Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:13:47 2024-04-04T08:13:45.049Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:45.137Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:47 2024-04-04T08:13:45.137Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:45.138Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:47 2024-04-04T08:13:45.138Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:45.158Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:47 2024-04-04T08:13:45.158Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:45.158Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:47 2024-04-04T08:13:45.158Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:45.274Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:47 2024-04-04T08:13:45.274Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:45.338Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:13:47 2024-04-04T08:13:45.338Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:45.450Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:47 2024-04-04T08:13:45.450Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:45.450Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:47 2024-04-04T08:13:45.502Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:47 2024-04-04T08:13:45.502Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:45.521Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:47 2024-04-04T08:13:45.521Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:45.641Z INFO 7138 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:13:47 2024-04-04T08:13:45.641Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:45.721Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:13:47 2024-04-04T08:13:45.721Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:45.760Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:47 2024-04-04T08:13:45.760Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:45.760Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:47 2024-04-04T08:13:45.775Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:47 2024-04-04T08:13:45.775Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:45.787Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:47 2024-04-04T08:13:45.787Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:45.790Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:47 2024-04-04T08:13:45.790Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:45.814Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:47 2024-04-04T08:13:45.814Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:45.859Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:47 2024-04-04T08:13:45.859Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:45.951Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:13:47 2024-04-04T08:13:45.951Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:46.219Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:47 2024-04-04T08:13:46.219Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:46.226Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:47 2024-04-04T08:13:46.226Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:46.241Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:13:47 2024-04-04T08:13:46.241Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:46.261Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:47 2024-04-04T08:13:46.261Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:46.296Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:47 2024-04-04T08:13:46.296Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:46.360Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:47 2024-04-04T08:13:46.360Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:46.366Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:47 2024-04-04T08:13:46.366Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:46.366Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:47 2024-04-04T08:13:46.423Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:47 2024-04-04T08:13:46.423Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:46.561Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:47 2024-04-04T08:13:46.561Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:46.592Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:47 2024-04-04T08:13:46.592Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:46.623Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:13:47 2024-04-04T08:13:46.623Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:46.692Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:47 2024-04-04T08:13:46.692Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:46.699Z INFO 7138 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:13:47 2024-04-04T08:13:46.699Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:46.863Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:47 2024-04-04T08:13:46.863Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:46.863Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:47 2024-04-04T08:13:46.985Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:47 2024-04-04T08:13:46.985Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:46.986Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:47 2024-04-04T08:13:46.986Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:47.076Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:47 2024-04-04T08:13:47.076Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:47.155Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:13:47 2024-04-04T08:13:47.155Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:47.200Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:47 2024-04-04T08:13:47.200Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:47.225Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:47 2024-04-04T08:13:47.225Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:47.242Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:13:47 2024-04-04T08:13:47.242Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:47.282Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:47 2024-04-04T08:13:47.282Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:47.314Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:47 2024-04-04T08:13:47.314Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:47.337Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:47 2024-04-04T08:13:47.337Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:47.337Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:47 2024-04-04T08:13:47.347Z INFO 7138 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.082493838S 08:13:47 2024-04-04T08:13:47.364Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:47 2024-04-04T08:13:47.364Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:47.501Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:47 2024-04-04T08:13:47.501Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:47.530Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:47 2024-04-04T08:13:47.530Z WARN 7138 --- [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. 08:13:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.352 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 08:13:47 2024-04-04T08:13:47.617Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:47 2024-04-04T08:13:47.617Z WARN 7138 --- [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. 08:13:47 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 08:13:47 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 08:13:47 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 08:13:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 08:13:47 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 08:13:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 08:13:47 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 08:13:47 2024-04-04T08:13:47.735Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:13:47 2024-04-04T08:13:47.735Z WARN 7138 --- [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. 08:13:47 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 08:13:47 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 08:13:47 2024-04-04T08:13:47.782Z INFO 7138 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:13:47 2024-04-04T08:13:47.782Z WARN 7138 --- [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. 08:13:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 08:13:47 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 08:13:47 2024-04-04T08:13:47.790Z DEBUG 7138 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 08:13:47 2024-04-04T08:13:47.792Z DEBUG 7138 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 08:13:47 2024-04-04T08:13:47.812Z INFO 7138 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 08:13:47 2024-04-04T08:13:47.812Z INFO 7138 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 08:13:47 2024-04-04T08:13:47.812Z INFO 7138 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 08:13:47 2024-04-04T08:13:47.815Z INFO 7138 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 08:13:47 2024-04-04T08:13:47.815Z INFO 7138 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 08:13:47 2024-04-04T08:13:47.818Z INFO 7138 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 08:13:47 2024-04-04T08:13:47.819Z INFO 7138 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 08:13:47 2024-04-04T08:13:47.822Z INFO 7138 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 08:13:47 2024-04-04T08:13:47.822Z INFO 7138 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 08:13:47 2024-04-04T08:13:47.826Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:47 2024-04-04T08:13:47.826Z WARN 7138 --- [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. 08:13:47 2024-04-04T08:13:47.826Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:47 2024-04-04T08:13:47.826Z INFO 7138 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 08:13:47 2024-04-04T08:13:47.826Z INFO 7138 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 08:13:47 2024-04-04T08:13:47.826Z INFO 7138 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 08:13:47 2024-04-04T08:13:47.829Z INFO 7138 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 08:13:47 2024-04-04T08:13:47.829Z INFO 7138 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 08:13:47 2024-04-04T08:13:47.829Z INFO 7138 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 08:13:47 2024-04-04T08:13:47.830Z INFO 7138 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for other reason 08:13:47 2024-04-04T08:13:47.853Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:47 2024-04-04T08:13:47.853Z WARN 7138 --- [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. 08:13:47 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 08:13:47 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 08:13:47 2024-04-04T08:13:47.881Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: targetModuleSetTag 08:13:47 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 08:13:47 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 08:13:49 2024-04-04T08:13:48.040Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:49 2024-04-04T08:13:48.040Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:48.041Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:49 2024-04-04T08:13:48.041Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:48.134Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:49 2024-04-04T08:13:48.134Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:48.141Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:49 2024-04-04T08:13:48.141Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:48.255Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:49 2024-04-04T08:13:48.255Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:48.333Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:49 2024-04-04T08:13:48.333Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:48.366Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:13:49 2024-04-04T08:13:48.366Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:48.376Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:49 2024-04-04T08:13:48.376Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:48.428Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:49 2024-04-04T08:13:48.428Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:48.445Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:13:49 2024-04-04T08:13:48.445Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:48.478Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:49 2024-04-04T08:13:48.478Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:48.492Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:49 2024-04-04T08:13:48.492Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:48.492Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:49 2024-04-04T08:13:48.592Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:49 2024-04-04T08:13:48.592Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:48.689Z INFO 7138 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:13:49 2024-04-04T08:13:48.689Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:48.747Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:13:49 2024-04-04T08:13:48.747Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:48.828Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:49 2024-04-04T08:13:48.829Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:48.907Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:49 2024-04-04T08:13:48.907Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:48.979Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:49 2024-04-04T08:13:48.979Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:48.979Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:49 2024-04-04T08:13:48.994Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:49 2024-04-04T08:13:48.994Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:49.037Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:49 2024-04-04T08:13:49.037Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:49.144Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:49 2024-04-04T08:13:49.144Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:49.185Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:49 2024-04-04T08:13:49.185Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:49.244Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:49 2024-04-04T08:13:49.244Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:49.268Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:13:49 2024-04-04T08:13:49.268Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:49.308Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:49 2024-04-04T08:13:49.308Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:49.330Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:49 2024-04-04T08:13:49.330Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:49.394Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:49 2024-04-04T08:13:49.394Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:49.394Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:49 2024-04-04T08:13:49.478Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:49 2024-04-04T08:13:49.478Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:49.495Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:49 2024-04-04T08:13:49.495Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:49.530Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:49 2024-04-04T08:13:49.530Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:49.549Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:13:49 2024-04-04T08:13:49.550Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:49.591Z INFO 7138 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:13:49 2024-04-04T08:13:49.591Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:49.647Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:13:49 2024-04-04T08:13:49.647Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:49.762Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 08:13:49 2024-04-04T08:13:49.762Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 08:13:49 2024-04-04T08:13:49.764Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 08:13:49 2024-04-04T08:13:49.766Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 08:13:49 2024-04-04T08:13:49.766Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 08:13:49 2024-04-04T08:13:49.766Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 08:13:49 2024-04-04T08:13:49.768Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 08:13:49 2024-04-04T08:13:49.768Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 08:13:49 2024-04-04T08:13:49.768Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 08:13:49 2024-04-04T08:13:49.769Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 08:13:49 2024-04-04T08:13:49.769Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 08:13:49 2024-04-04T08:13:49.769Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 08:13:49 2024-04-04T08:13:49.781Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:49 2024-04-04T08:13:49.781Z WARN 7138 --- [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. 08:13:49 2024-04-04T08:13:49.794Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 08:13:49 2024-04-04T08:13:49.795Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 08:13:49 2024-04-04T08:13:49.796Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 08:13:49 2024-04-04T08:13:49.827Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 08:13:49 2024-04-04T08:13:49.827Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 08:13:49 2024-04-04T08:13:49.870Z WARN 7138 --- [ 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], ...]. 08:13:49 2024-04-04T08:13:49.876Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in LOCKED state 08:13:49 2024-04-04T08:13:49.876Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 08:13:49 2024-04-04T08:13:49.878Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:13:49 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.993 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 08:13:49 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 08:13:49 2024-04-04T08:13:49.920Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:13:49 2024-04-04T08:13:49.920Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:13:49 2024-04-04T08:13:49.920Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:13:49 2024-04-04T08:13:49.920Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:13:49 2024-04-04T08:13:49.920Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:13:49 2024-04-04T08:13:49.920Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:13:49 2024-04-04T08:13:49.923Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:13:49 2024-04-04T08:13:49.923Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 08:13:49 2024-04-04T08:13:49.923Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 08:13:49 2024-04-04T08:13:49.923Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:13:49 2024-04-04T08:13:49.923Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:13:49 2024-04-04T08:13:49.923Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:13:49 2024-04-04T08:13:49.925Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:13:49 2024-04-04T08:13:49.925Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 08:13:49 2024-04-04T08:13:49.925Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 08:13:49 2024-04-04T08:13:49.925Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:13:49 2024-04-04T08:13:49.925Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:13:49 2024-04-04T08:13:49.925Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:13:49 2024-04-04T08:13:49.926Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:13:49 2024-04-04T08:13:49.926Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:13:49 2024-04-04T08:13:49.926Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 08:13:49 2024-04-04T08:13:49.927Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:13:49 2024-04-04T08:13:49.927Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 08:13:49 2024-04-04T08:13:49.927Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 08:13:49 2024-04-04T08:13:49.927Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:13:49 2024-04-04T08:13:49.927Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:13:49 2024-04-04T08:13:49.927Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:13:49 2024-04-04T08:13:49.928Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:13:49 2024-04-04T08:13:49.928Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:13:49 2024-04-04T08:13:49.928Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 08:13:49 2024-04-04T08:13:49.928Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:13:49 2024-04-04T08:13:49.928Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:13:49 2024-04-04T08:13:49.928Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 08:13:49 2024-04-04T08:13:49.930Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:13:49 2024-04-04T08:13:49.930Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z WARN 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:13:49 2024-04-04T08:13:49.930Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 08:13:49 2024-04-04T08:13:49.931Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:13:49 2024-04-04T08:13:49.931Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:13:49 2024-04-04T08:13:49.931Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:13:49 2024-04-04T08:13:49.942Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:13:49 2024-04-04T08:13:49.942Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:13:49 2024-04-04T08:13:49.942Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:13:49 2024-04-04T08:13:49.944Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:13:49 2024-04-04T08:13:49.944Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:13:49 2024-04-04T08:13:49.944Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:13:49 2024-04-04T08:13:49.944Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:13:49 2024-04-04T08:13:49.944Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 08:13:49 2024-04-04T08:13:49.944Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 08:13:49 2024-04-04T08:13:49.947Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:13:49 2024-04-04T08:13:49.947Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:13:49 2024-04-04T08:13:49.947Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:13:49 2024-04-04T08:13:49.947Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:13:49 2024-04-04T08:13:49.949Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:13:49 2024-04-04T08:13:49.949Z INFO 7138 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 08:13:49 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 08:13:49 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 08:13:50 08:13:47,788 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5062f96a - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 08:13:50 08:13:49,974 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 08:13:50 08:13:49,974 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 08:13:50 08:13:49,975 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1af9dd22 - 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 08:13:50 08:13:49,977 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@72143dfe - 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. 08:13:50 08:13:49,977 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1af9dd22 - 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 08:13:50 08:13:49,978 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:13:50 08:13:49,978 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:13:50 08:13:49,978 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:13:50 08:13:49,978 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:13:50 08:13:49,978 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:13:50 08:13:49,978 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@72143dfe - 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. 08:13:50 08:13:49,978 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1af9dd22 - 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 08:13:50 08:13:49,980 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:13:50 08:13:49,980 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:13:50 08:13:49,980 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:13:50 08:13:49,980 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712218429980) 08:13:50 08:13:49,980 |-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] 08:13:50 08:13:49,980 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:13:50 08:13:49,981 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:13:50 08:13:49,981 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@275c5251 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:13:50 08:13:49,981 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:13:50 08:13:49,981 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@275c5251 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:13:50 08:13:49,981 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:13:50 08:13:49,981 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@275c5251 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:13:50 08:13:49,981 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:13:50 08:13:49,981 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@275c5251 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:13:50 08:13:49,981 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:13:50 08:13:49,981 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@275c5251 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:13:50 08:13:49,981 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:13:50 08:13:49,981 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@275c5251 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:13:50 08:13:49,981 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:13:50 08:13:49,981 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@275c5251 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:13:50 08:13:49,981 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:13:50 08:13:49,981 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@275c5251 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:13:50 08:13:49,981 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:13:50 08:13:49,981 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:13:50 08:13:49,981 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:13:50 08:13:49,982 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:13:50 08:13:49,982 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:13:50 08:13:49,982 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:13:50 08:13:49,982 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:13:50 08:13:49,986 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2655fc8b - Setting zoneId to "UTC" 08:13:50 08:13:49,986 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:13:50 08:13:49,986 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:13:50 08:13:49,989 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:13:50 08:13:49,989 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:13:50 08:13:49,989 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:13:50 08:13:49,989 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:13:50 08:13:49,989 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:13:50 08:13:49,989 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@275c5251 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:13:50 08:13:49,990 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:13:50 08:13:49,990 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1ec197dd - End of configuration. 08:13:50 08:13:49,990 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@4a0559ea - Registering current configuration as safe fallback point 08:13:50 08:13:50 08:13:50 . ____ _ __ _ _ 08:13:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:13:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:13:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:13:50 ' |____| .__|_| |_|_| |_\__, | / / / / 08:13:50 =========|_|==============|___/=/_/_/_/ 08:13:50 :: Spring Boot :: (v3.2.4) 08:13:50 08:13:50 2024-04-04T08:13:49.993Z INFO 7138 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 7138 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:13:50 2024-04-04T08:13:49.993Z INFO 7138 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 08:13:50 2024-04-04T08:13:50.002Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:50 2024-04-04T08:13:50.002Z WARN 7138 --- [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. 08:13:50 2024-04-04T08:13:50.012Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:50 2024-04-04T08:13:50.012Z WARN 7138 --- [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. 08:13:50 2024-04-04T08:13:50.013Z INFO 7138 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.053 seconds (process running for 140.814) 08:13:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 08:13:50 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 08:13:50 08:13:50 . ____ _ __ _ _ 08:13:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:13:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:13:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:13:50 ' |____| .__|_| |_|_| |_\__, | / / / / 08:13:50 =========|_|==============|___/=/_/_/_/ 08:13:50 :: Spring Boot :: (v3.2.4) 08:13:50 08:13:50 2024-04-04T08:13:50.040Z INFO 7138 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 7138 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:13:50 2024-04-04T08:13:50.040Z INFO 7138 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 08:13:50 2024-04-04T08:13:50.047Z INFO 7138 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.021 seconds (process running for 140.848) 08:13:50 2024-04-04T08:13:50.051Z WARN 7138 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 08:13:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 08:13:50 2024-04-04T08:13:50.057Z WARN 7138 --- [onPool-worker-4] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 08:13:50 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 08:13:50 2024-04-04T08:13:50.184Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:50 2024-04-04T08:13:50.184Z WARN 7138 --- [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. 08:13:50 2024-04-04T08:13:50.184Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:50 2024-04-04T08:13:50.188Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:50 2024-04-04T08:13:50.188Z WARN 7138 --- [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. 08:13:50 2024-04-04T08:13:50.189Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:50 2024-04-04T08:13:50.189Z WARN 7138 --- [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. 08:13:50 2024-04-04T08:13:50.276Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:13:50 2024-04-04T08:13:50.276Z WARN 7138 --- [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. 08:13:50 2024-04-04T08:13:50.349Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:50 2024-04-04T08:13:50.349Z WARN 7138 --- [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. 08:13:50 2024-04-04T08:13:50.349Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:50 2024-04-04T08:13:50.349Z WARN 7138 --- [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. 08:13:50 08:13:50 . ____ _ __ _ _ 08:13:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:13:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:13:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:13:50 ' |____| .__|_| |_|_| |_\__, | / / / / 08:13:50 =========|_|==============|___/=/_/_/_/ 08:13:50 :: Spring Boot :: (v3.2.4) 08:13:50 08:13:50 2024-04-04T08:13:50.364Z INFO 7138 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 7138 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:13:50 2024-04-04T08:13:50.364Z INFO 7138 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 08:13:50 2024-04-04T08:13:50.364Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:50 2024-04-04T08:13:50.364Z WARN 7138 --- [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. 08:13:50 2024-04-04T08:13:50.413Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:50 2024-04-04T08:13:50.413Z WARN 7138 --- [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. 08:13:50 2024-04-04T08:13:50.449Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:50 2024-04-04T08:13:50.449Z WARN 7138 --- [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. 08:13:50 2024-04-04T08:13:50.451Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:50 2024-04-04T08:13:50.451Z WARN 7138 --- [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. 08:13:50 2024-04-04T08:13:50.549Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:50 2024-04-04T08:13:50.549Z WARN 7138 --- [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. 08:13:50 2024-04-04T08:13:50.549Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:50 2024-04-04T08:13:50.549Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:13:50 2024-04-04T08:13:50.549Z WARN 7138 --- [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. 08:13:50 2024-04-04T08:13:50.583Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:50 2024-04-04T08:13:50.583Z WARN 7138 --- [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. 08:13:50 2024-04-04T08:13:50.607Z INFO 7138 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.255 seconds (process running for 141.409) 08:13:50 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 08:13:50 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 08:13:50 2024-04-04T08:13:50.714Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:50 2024-04-04T08:13:50.714Z WARN 7138 --- [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. 08:13:50 08:13:50 . ____ _ __ _ _ 08:13:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:13:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:13:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:13:50 ' |____| .__|_| |_|_| |_\__, | / / / / 08:13:50 =========|_|==============|___/=/_/_/_/ 08:13:50 :: Spring Boot :: (v3.2.4) 08:13:50 08:13:50 2024-04-04T08:13:50.715Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:13:50 2024-04-04T08:13:50.715Z WARN 7138 --- [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. 08:13:50 2024-04-04T08:13:50.719Z INFO 7138 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 7138 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:13:50 2024-04-04T08:13:50.719Z INFO 7138 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 08:13:50 2024-04-04T08:13:50.728Z INFO 7138 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.042 seconds (process running for 141.529) 08:13:50 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 08:13:50 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 08:13:50 08:13:50 . ____ _ __ _ _ 08:13:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:13:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:13:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:13:50 ' |____| .__|_| |_|_| |_\__, | / / / / 08:13:50 =========|_|==============|___/=/_/_/_/ 08:13:50 :: Spring Boot :: (v3.2.4) 08:13:50 08:13:50 2024-04-04T08:13:50.796Z INFO 7138 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Starting DeviceHeartbeatConsumerSpec using Java 17.0.6-ea with PID 7138 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:13:50 2024-04-04T08:13:50.796Z INFO 7138 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : No active profile set, falling back to 1 default profile: "default" 08:13:50 2024-04-04T08:13:50.800Z INFO 7138 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Started DeviceHeartbeatConsumerSpec in 0.016 seconds (process running for 141.602) 08:13:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 08:13:50 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 08:13:50 2024-04-04T08:13:50.815Z INFO 7138 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:13:50 2024-04-04T08:13:50.815Z WARN 7138 --- [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. 08:13:50 2024-04-04T08:13:50.821Z INFO 7138 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 08:13:50 2024-04-04T08:13:50.822Z INFO 7138 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 08:13:50 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 08:13:50 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 08:13:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 08:13:50 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 08:13:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 08:13:50 [INFO] Running org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 08:13:50 2024-04-04T08:13:50.841Z WARN 7138 --- [ 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 08:13:50 2024-04-04T08:13:50.842Z WARN 7138 --- [ 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 08:13:50 2024-04-04T08:13:50.846Z WARN 7138 --- [ 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 08:13:50 2024-04-04T08:13:50.847Z WARN 7138 --- [ 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) 08:13:50 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 08:13:50 2024-04-04T08:13:50.849Z WARN 7138 --- [ 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 08:13:50 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 08:13:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 08:13:50 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 08:13:50 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 08:13:50 [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 08:13:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 08:13:50 [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 08:13:50 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 08:13:50 [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 08:13:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 08:13:50 [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 08:13:50 08:13:50 . ____ _ __ _ _ 08:13:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:13:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:13:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:13:50 ' |____| .__|_| |_|_| |_\__, | / / / / 08:13:50 =========|_|==============|___/=/_/_/_/ 08:13:50 :: Spring Boot :: (v3.2.4) 08:13:50 08:13:50 2024-04-04T08:13:50.900Z INFO 7138 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 7138 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:13:50 2024-04-04T08:13:50.900Z INFO 7138 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 08:13:50 2024-04-04T08:13:50.905Z INFO 7138 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.015 seconds (process running for 141.706) 08:13:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 08:13:50 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 08:13:50 2024-04-04T08:13:50.915Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:50 2024-04-04T08:13:50.915Z WARN 7138 --- [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. 08:13:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 08:13:50 [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 08:13:56 2024-04-04T08:13:50.921Z INFO 7138 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:13:56 2024-04-04T08:13:51.002Z INFO 7138 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: ea720cf6e5e1fa4e71391762fe94a939e3547858f3c87145fad45b1ad465822d 08:13:56 2024-04-04T08:13:51.137Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:56 2024-04-04T08:13:51.137Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:51.137Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:56 2024-04-04T08:13:51.172Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:56 2024-04-04T08:13:51.172Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:51.277Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:56 2024-04-04T08:13:51.277Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:51.280Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:13:56 2024-04-04T08:13:51.280Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:51.292Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:56 2024-04-04T08:13:51.292Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:51.317Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:56 2024-04-04T08:13:51.317Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:51.325Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:56 2024-04-04T08:13:51.325Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:51.361Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:56 2024-04-04T08:13:51.361Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:51.392Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:56 2024-04-04T08:13:51.392Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:51.423Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:56 2024-04-04T08:13:51.423Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:51.423Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:56 2024-04-04T08:13:51.426Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:56 2024-04-04T08:13:51.426Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:51.522Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:56 2024-04-04T08:13:51.522Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:51.622Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:56 2024-04-04T08:13:51.622Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:51.660Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:13:56 2024-04-04T08:13:51.660Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:51.773Z INFO 7138 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:13:56 2024-04-04T08:13:51.773Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:51.786Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:56 2024-04-04T08:13:51.786Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:51.868Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:56 2024-04-04T08:13:51.868Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:51.873Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:13:56 2024-04-04T08:13:51.873Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:52.000Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:56 2024-04-04T08:13:52.000Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:52.000Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:56 2024-04-04T08:13:52.144Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:56 2024-04-04T08:13:52.144Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:52.174Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:56 2024-04-04T08:13:52.174Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:52.235Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:56 2024-04-04T08:13:52.235Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:52.326Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:56 2024-04-04T08:13:52.327Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:52.327Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:56 2024-04-04T08:13:52.344Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:56 2024-04-04T08:13:52.344Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:52.395Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:56 2024-04-04T08:13:52.395Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:52.442Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:56 2024-04-04T08:13:52.443Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:52.477Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:56 2024-04-04T08:13:52.477Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:52.485Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:13:56 2024-04-04T08:13:52.485Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:52.565Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:56 2024-04-04T08:13:52.565Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:52.576Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:56 2024-04-04T08:13:52.576Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:52.724Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:56 2024-04-04T08:13:52.724Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:52.725Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:13:56 2024-04-04T08:13:52.725Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:52.867Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:13:56 2024-04-04T08:13:52.867Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:52.876Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:56 2024-04-04T08:13:52.876Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:52.876Z INFO 7138 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:13:56 2024-04-04T08:13:52.876Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:52.890Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:56 2024-04-04T08:13:52.890Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:53.053Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:56 2024-04-04T08:13:53.053Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:53.053Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:56 2024-04-04T08:13:53.196Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:56 2024-04-04T08:13:53.196Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:53.276Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:56 2024-04-04T08:13:53.276Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:53.388Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:56 2024-04-04T08:13:53.388Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:53.394Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:56 2024-04-04T08:13:53.394Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:53.447Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:56 2024-04-04T08:13:53.447Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:53.467Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:56 2024-04-04T08:13:53.467Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:53.480Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:56 2024-04-04T08:13:53.480Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:53.480Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:56 2024-04-04T08:13:53.487Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:13:56 2024-04-04T08:13:53.487Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:53.581Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:56 2024-04-04T08:13:53.581Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:53.604Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:56 2024-04-04T08:13:53.604Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:53.728Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:13:56 2024-04-04T08:13:53.728Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:53.729Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:56 2024-04-04T08:13:53.729Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:53.729Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:56 2024-04-04T08:13:53.729Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:53.776Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:56 2024-04-04T08:13:53.776Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:53.793Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:56 2024-04-04T08:13:53.793Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:53.869Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:13:56 2024-04-04T08:13:53.870Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:54.080Z INFO 7138 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:13:56 2024-04-04T08:13:54.080Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:54.151Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:56 2024-04-04T08:13:54.151Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:54.257Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:56 2024-04-04T08:13:54.257Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:54.257Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:56 2024-04-04T08:13:54.286Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:56 2024-04-04T08:13:54.286Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:54.344Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:56 2024-04-04T08:13:54.344Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:54.369Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:56 2024-04-04T08:13:54.369Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:54.440Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:56 2024-04-04T08:13:54.440Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:54.440Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:56 2024-04-04T08:13:54.457Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:56 2024-04-04T08:13:54.457Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:54.457Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:56 2024-04-04T08:13:54.457Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:54.533Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:56 2024-04-04T08:13:54.533Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:54.558Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:56 2024-04-04T08:13:54.558Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:54.596Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:13:56 2024-04-04T08:13:54.596Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:54.695Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:56 2024-04-04T08:13:54.695Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:54.699Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:13:56 2024-04-04T08:13:54.699Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:54.795Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:56 2024-04-04T08:13:54.795Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:54.796Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:56 2024-04-04T08:13:54.796Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:54.882Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:13:56 2024-04-04T08:13:54.882Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:54.985Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:56 2024-04-04T08:13:54.985Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:55.197Z INFO 7138 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:13:56 2024-04-04T08:13:55.197Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:55.276Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:56 2024-04-04T08:13:55.276Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:55.316Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:56 2024-04-04T08:13:55.316Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:55.316Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:56 2024-04-04T08:13:55.327Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:56 2024-04-04T08:13:55.327Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:55.382Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:56 2024-04-04T08:13:55.382Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:55.394Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:56 2024-04-04T08:13:55.394Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:55.394Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:56 2024-04-04T08:13:55.410Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:56 2024-04-04T08:13:55.410Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:55.500Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:56 2024-04-04T08:13:55.500Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:55.568Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:56 2024-04-04T08:13:55.568Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:55.586Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:56 2024-04-04T08:13:55.586Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:55.608Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:13:56 2024-04-04T08:13:55.608Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:55.684Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:56 2024-04-04T08:13:55.684Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:55.700Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:56 2024-04-04T08:13:55.700Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:55.700Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:56 2024-04-04T08:13:55.700Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:55.907Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:56 2024-04-04T08:13:55.907Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:55.917Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:13:56 2024-04-04T08:13:55.917Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:55.985Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:13:56 2024-04-04T08:13:55.985Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:56.037Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:56 2024-04-04T08:13:56.037Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:56.083Z INFO 7138 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.162238018S 08:13:56 2024-04-04T08:13:56.085Z INFO 7138 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:13:56 allow.auto.create.topics = true 08:13:56 auto.commit.interval.ms = 5000 08:13:56 auto.include.jmx.reporter = true 08:13:56 auto.offset.reset = earliest 08:13:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:13:56 check.crcs = true 08:13:56 client.dns.lookup = use_all_dns_ips 08:13:56 client.id = consumer-test-11 08:13:56 client.rack = 08:13:56 connections.max.idle.ms = 540000 08:13:56 default.api.timeout.ms = 60000 08:13:56 enable.auto.commit = true 08:13:56 exclude.internal.topics = true 08:13:56 fetch.max.bytes = 52428800 08:13:56 fetch.max.wait.ms = 500 08:13:56 fetch.min.bytes = 1 08:13:56 group.id = test 08:13:56 group.instance.id = null 08:13:56 heartbeat.interval.ms = 3000 08:13:56 interceptor.classes = [] 08:13:56 internal.leave.group.on.close = true 08:13:56 internal.throw.on.fetch.stable.offset.unsupported = false 08:13:56 isolation.level = read_uncommitted 08:13:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:13:56 max.partition.fetch.bytes = 1048576 08:13:56 max.poll.interval.ms = 300000 08:13:56 max.poll.records = 500 08:13:56 metadata.max.age.ms = 300000 08:13:56 metric.reporters = [] 08:13:56 metrics.num.samples = 2 08:13:56 metrics.recording.level = INFO 08:13:56 metrics.sample.window.ms = 30000 08:13:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:13:56 receive.buffer.bytes = 65536 08:13:56 reconnect.backoff.max.ms = 1000 08:13:56 reconnect.backoff.ms = 50 08:13:56 request.timeout.ms = 30000 08:13:56 retry.backoff.ms = 100 08:13:56 sasl.client.callback.handler.class = null 08:13:56 sasl.jaas.config = null 08:13:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:13:56 sasl.kerberos.min.time.before.relogin = 60000 08:13:56 sasl.kerberos.service.name = null 08:13:56 sasl.kerberos.ticket.renew.jitter = 0.05 08:13:56 sasl.kerberos.ticket.renew.window.factor = 0.8 08:13:56 sasl.login.callback.handler.class = null 08:13:56 sasl.login.class = null 08:13:56 sasl.login.connect.timeout.ms = null 08:13:56 sasl.login.read.timeout.ms = null 08:13:56 sasl.login.refresh.buffer.seconds = 300 08:13:56 sasl.login.refresh.min.period.seconds = 60 08:13:56 sasl.login.refresh.window.factor = 0.8 08:13:56 sasl.login.refresh.window.jitter = 0.05 08:13:56 sasl.login.retry.backoff.max.ms = 10000 08:13:56 sasl.login.retry.backoff.ms = 100 08:13:56 sasl.mechanism = GSSAPI 08:13:56 sasl.oauthbearer.clock.skew.seconds = 30 08:13:56 sasl.oauthbearer.expected.audience = null 08:13:56 sasl.oauthbearer.expected.issuer = null 08:13:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:13:56 sasl.oauthbearer.jwks.endpoint.url = null 08:13:56 sasl.oauthbearer.scope.claim.name = scope 08:13:56 sasl.oauthbearer.sub.claim.name = sub 08:13:56 sasl.oauthbearer.token.endpoint.url = null 08:13:56 security.protocol = PLAINTEXT 08:13:56 security.providers = null 08:13:56 send.buffer.bytes = 131072 08:13:56 session.timeout.ms = 45000 08:13:56 socket.connection.setup.timeout.max.ms = 30000 08:13:56 socket.connection.setup.timeout.ms = 10000 08:13:56 ssl.cipher.suites = null 08:13:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:13:56 ssl.endpoint.identification.algorithm = https 08:13:56 ssl.engine.factory.class = null 08:13:56 ssl.key.password = null 08:13:56 ssl.keymanager.algorithm = SunX509 08:13:56 ssl.keystore.certificate.chain = null 08:13:56 ssl.keystore.key = null 08:13:56 ssl.keystore.location = null 08:13:56 ssl.keystore.password = null 08:13:56 ssl.keystore.type = JKS 08:13:56 ssl.protocol = TLSv1.3 08:13:56 ssl.provider = null 08:13:56 ssl.secure.random.implementation = null 08:13:56 ssl.trustmanager.algorithm = PKIX 08:13:56 ssl.truststore.certificates = null 08:13:56 ssl.truststore.location = null 08:13:56 ssl.truststore.password = null 08:13:56 ssl.truststore.type = JKS 08:13:56 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:13:56 08:13:56 2024-04-04T08:13:56.089Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:13:56 2024-04-04T08:13:56.089Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:13:56 2024-04-04T08:13:56.089Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218436089 08:13:56 2024-04-04T08:13:56.106Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:13:56 2024-04-04T08:13:56.106Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:13:56 acks = -1 08:13:56 auto.include.jmx.reporter = true 08:13:56 batch.size = 16384 08:13:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:13:56 buffer.memory = 33554432 08:13:56 client.dns.lookup = use_all_dns_ips 08:13:56 client.id = producer-15 08:13:56 compression.type = none 08:13:56 connections.max.idle.ms = 540000 08:13:56 delivery.timeout.ms = 120000 08:13:56 enable.idempotence = false 08:13:56 interceptor.classes = [] 08:13:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:13:56 linger.ms = 1 08:13:56 max.block.ms = 60000 08:13:56 max.in.flight.requests.per.connection = 5 08:13:56 max.request.size = 1048576 08:13:56 metadata.max.age.ms = 300000 08:13:56 metadata.max.idle.ms = 300000 08:13:56 metric.reporters = [] 08:13:56 metrics.num.samples = 2 08:13:56 metrics.recording.level = INFO 08:13:56 metrics.sample.window.ms = 30000 08:13:56 partitioner.adaptive.partitioning.enable = true 08:13:56 partitioner.availability.timeout.ms = 0 08:13:56 partitioner.class = null 08:13:56 partitioner.ignore.keys = false 08:13:56 receive.buffer.bytes = 32768 08:13:56 reconnect.backoff.max.ms = 1000 08:13:56 reconnect.backoff.ms = 50 08:13:56 request.timeout.ms = 30000 08:13:56 retries = 0 08:13:56 retry.backoff.ms = 100 08:13:56 sasl.client.callback.handler.class = null 08:13:56 sasl.jaas.config = null 08:13:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:13:56 sasl.kerberos.min.time.before.relogin = 60000 08:13:56 sasl.kerberos.service.name = null 08:13:56 sasl.kerberos.ticket.renew.jitter = 0.05 08:13:56 sasl.kerberos.ticket.renew.window.factor = 0.8 08:13:56 sasl.login.callback.handler.class = null 08:13:56 sasl.login.class = null 08:13:56 sasl.login.connect.timeout.ms = null 08:13:56 sasl.login.read.timeout.ms = null 08:13:56 sasl.login.refresh.buffer.seconds = 300 08:13:56 sasl.login.refresh.min.period.seconds = 60 08:13:56 sasl.login.refresh.window.factor = 0.8 08:13:56 sasl.login.refresh.window.jitter = 0.05 08:13:56 sasl.login.retry.backoff.max.ms = 10000 08:13:56 sasl.login.retry.backoff.ms = 100 08:13:56 sasl.mechanism = GSSAPI 08:13:56 sasl.oauthbearer.clock.skew.seconds = 30 08:13:56 sasl.oauthbearer.expected.audience = null 08:13:56 sasl.oauthbearer.expected.issuer = null 08:13:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:13:56 sasl.oauthbearer.jwks.endpoint.url = null 08:13:56 sasl.oauthbearer.scope.claim.name = scope 08:13:56 sasl.oauthbearer.sub.claim.name = sub 08:13:56 sasl.oauthbearer.token.endpoint.url = null 08:13:56 security.protocol = PLAINTEXT 08:13:56 security.providers = null 08:13:56 send.buffer.bytes = 131072 08:13:56 socket.connection.setup.timeout.max.ms = 30000 08:13:56 socket.connection.setup.timeout.ms = 10000 08:13:56 ssl.cipher.suites = null 08:13:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:13:56 ssl.endpoint.identification.algorithm = https 08:13:56 ssl.engine.factory.class = null 08:13:56 ssl.key.password = null 08:13:56 ssl.keymanager.algorithm = SunX509 08:13:56 ssl.keystore.certificate.chain = null 08:13:56 ssl.keystore.key = null 08:13:56 ssl.keystore.location = null 08:13:56 ssl.keystore.password = null 08:13:56 ssl.keystore.type = JKS 08:13:56 ssl.protocol = TLSv1.3 08:13:56 ssl.provider = null 08:13:56 ssl.secure.random.implementation = null 08:13:56 ssl.trustmanager.algorithm = PKIX 08:13:56 ssl.truststore.certificates = null 08:13:56 ssl.truststore.location = null 08:13:56 ssl.truststore.password = null 08:13:56 ssl.truststore.type = JKS 08:13:56 transaction.timeout.ms = 60000 08:13:56 transactional.id = null 08:13:56 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:13:56 08:13:56 2024-04-04T08:13:56.108Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:13:56 2024-04-04T08:13:56.108Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:13:56 2024-04-04T08:13:56.108Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:13:56 2024-04-04T08:13:56.108Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218436108 08:13:56 2024-04-04T08:13:56.174Z INFO 7138 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:13:56 2024-04-04T08:13:56.174Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:56.219Z WARN 7138 --- [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} 08:13:56 2024-04-04T08:13:56.219Z INFO 7138 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: o_DlcnheSsG_h0XojhXMqw 08:13:56 2024-04-04T08:13:56.288Z INFO 7138 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:13:56 2024-04-04T08:13:56.288Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:56.290Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:56 2024-04-04T08:13:56.290Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:56.351Z INFO 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:13:56 2024-04-04T08:13:56.351Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:56.351Z WARN 7138 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:56 2024-04-04T08:13:56.354Z WARN 7138 --- [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} 08:13:56 2024-04-04T08:13:56.372Z INFO 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:13:56 2024-04-04T08:13:56.372Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:56.372Z WARN 7138 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:13:56 2024-04-04T08:13:56.374Z INFO 7138 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:13:56 2024-04-04T08:13:56.374Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:56.393Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:13:56 2024-04-04T08:13:56.393Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:56.412Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:13:56 2024-04-04T08:13:56.412Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:56.422Z INFO 7138 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:13:56 2024-04-04T08:13:56.422Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:56.480Z INFO 7138 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:13:56 allow.auto.create.topics = true 08:13:56 auto.commit.interval.ms = 5000 08:13:56 auto.include.jmx.reporter = true 08:13:56 auto.offset.reset = earliest 08:13:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:13:56 check.crcs = true 08:13:56 client.dns.lookup = use_all_dns_ips 08:13:56 client.id = consumer-test-12 08:13:56 client.rack = 08:13:56 connections.max.idle.ms = 540000 08:13:56 default.api.timeout.ms = 60000 08:13:56 enable.auto.commit = true 08:13:56 exclude.internal.topics = true 08:13:56 fetch.max.bytes = 52428800 08:13:56 fetch.max.wait.ms = 500 08:13:56 fetch.min.bytes = 1 08:13:56 group.id = test 08:13:56 group.instance.id = null 08:13:56 heartbeat.interval.ms = 3000 08:13:56 interceptor.classes = [] 08:13:56 internal.leave.group.on.close = true 08:13:56 internal.throw.on.fetch.stable.offset.unsupported = false 08:13:56 isolation.level = read_uncommitted 08:13:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:13:56 max.partition.fetch.bytes = 1048576 08:13:56 max.poll.interval.ms = 300000 08:13:56 max.poll.records = 500 08:13:56 metadata.max.age.ms = 300000 08:13:56 metric.reporters = [] 08:13:56 metrics.num.samples = 2 08:13:56 metrics.recording.level = INFO 08:13:56 metrics.sample.window.ms = 30000 08:13:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:13:56 receive.buffer.bytes = 65536 08:13:56 reconnect.backoff.max.ms = 1000 08:13:56 reconnect.backoff.ms = 50 08:13:56 request.timeout.ms = 30000 08:13:56 retry.backoff.ms = 100 08:13:56 sasl.client.callback.handler.class = null 08:13:56 sasl.jaas.config = null 08:13:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:13:56 sasl.kerberos.min.time.before.relogin = 60000 08:13:56 sasl.kerberos.service.name = null 08:13:56 sasl.kerberos.ticket.renew.jitter = 0.05 08:13:56 sasl.kerberos.ticket.renew.window.factor = 0.8 08:13:56 sasl.login.callback.handler.class = null 08:13:56 sasl.login.class = null 08:13:56 sasl.login.connect.timeout.ms = null 08:13:56 sasl.login.read.timeout.ms = null 08:13:56 sasl.login.refresh.buffer.seconds = 300 08:13:56 sasl.login.refresh.min.period.seconds = 60 08:13:56 sasl.login.refresh.window.factor = 0.8 08:13:56 sasl.login.refresh.window.jitter = 0.05 08:13:56 sasl.login.retry.backoff.max.ms = 10000 08:13:56 sasl.login.retry.backoff.ms = 100 08:13:56 sasl.mechanism = GSSAPI 08:13:56 sasl.oauthbearer.clock.skew.seconds = 30 08:13:56 sasl.oauthbearer.expected.audience = null 08:13:56 sasl.oauthbearer.expected.issuer = null 08:13:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:13:56 sasl.oauthbearer.jwks.endpoint.url = null 08:13:56 sasl.oauthbearer.scope.claim.name = scope 08:13:56 sasl.oauthbearer.sub.claim.name = sub 08:13:56 sasl.oauthbearer.token.endpoint.url = null 08:13:56 security.protocol = PLAINTEXT 08:13:56 security.providers = null 08:13:56 send.buffer.bytes = 131072 08:13:56 session.timeout.ms = 45000 08:13:56 socket.connection.setup.timeout.max.ms = 30000 08:13:56 socket.connection.setup.timeout.ms = 10000 08:13:56 ssl.cipher.suites = null 08:13:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:13:56 ssl.endpoint.identification.algorithm = https 08:13:56 ssl.engine.factory.class = null 08:13:56 ssl.key.password = null 08:13:56 ssl.keymanager.algorithm = SunX509 08:13:56 ssl.keystore.certificate.chain = null 08:13:56 ssl.keystore.key = null 08:13:56 ssl.keystore.location = null 08:13:56 ssl.keystore.password = null 08:13:56 ssl.keystore.type = JKS 08:13:56 ssl.protocol = TLSv1.3 08:13:56 ssl.provider = null 08:13:56 ssl.secure.random.implementation = null 08:13:56 ssl.trustmanager.algorithm = PKIX 08:13:56 ssl.truststore.certificates = null 08:13:56 ssl.truststore.location = null 08:13:56 ssl.truststore.password = null 08:13:56 ssl.truststore.type = JKS 08:13:56 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:13:56 08:13:56 2024-04-04T08:13:56.482Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:13:56 2024-04-04T08:13:56.482Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:13:56 2024-04-04T08:13:56.482Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218436482 08:13:56 2024-04-04T08:13:56.487Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:13:56 2024-04-04T08:13:56.487Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:13:56 acks = -1 08:13:56 auto.include.jmx.reporter = true 08:13:56 batch.size = 16384 08:13:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:13:56 buffer.memory = 33554432 08:13:56 client.dns.lookup = use_all_dns_ips 08:13:56 client.id = producer-16 08:13:56 compression.type = none 08:13:56 connections.max.idle.ms = 540000 08:13:56 delivery.timeout.ms = 120000 08:13:56 enable.idempotence = false 08:13:56 interceptor.classes = [] 08:13:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:13:56 linger.ms = 1 08:13:56 max.block.ms = 60000 08:13:56 max.in.flight.requests.per.connection = 5 08:13:56 max.request.size = 1048576 08:13:56 metadata.max.age.ms = 300000 08:13:56 metadata.max.idle.ms = 300000 08:13:56 metric.reporters = [] 08:13:56 metrics.num.samples = 2 08:13:56 metrics.recording.level = INFO 08:13:56 metrics.sample.window.ms = 30000 08:13:56 partitioner.adaptive.partitioning.enable = true 08:13:56 partitioner.availability.timeout.ms = 0 08:13:56 partitioner.class = null 08:13:56 partitioner.ignore.keys = false 08:13:56 receive.buffer.bytes = 32768 08:13:56 reconnect.backoff.max.ms = 1000 08:13:56 reconnect.backoff.ms = 50 08:13:56 request.timeout.ms = 30000 08:13:56 retries = 0 08:13:56 retry.backoff.ms = 100 08:13:56 sasl.client.callback.handler.class = null 08:13:56 sasl.jaas.config = null 08:13:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:13:56 sasl.kerberos.min.time.before.relogin = 60000 08:13:56 sasl.kerberos.service.name = null 08:13:56 sasl.kerberos.ticket.renew.jitter = 0.05 08:13:56 sasl.kerberos.ticket.renew.window.factor = 0.8 08:13:56 sasl.login.callback.handler.class = null 08:13:56 sasl.login.class = null 08:13:56 sasl.login.connect.timeout.ms = null 08:13:56 sasl.login.read.timeout.ms = null 08:13:56 sasl.login.refresh.buffer.seconds = 300 08:13:56 sasl.login.refresh.min.period.seconds = 60 08:13:56 sasl.login.refresh.window.factor = 0.8 08:13:56 sasl.login.refresh.window.jitter = 0.05 08:13:56 sasl.login.retry.backoff.max.ms = 10000 08:13:56 sasl.login.retry.backoff.ms = 100 08:13:56 sasl.mechanism = GSSAPI 08:13:56 sasl.oauthbearer.clock.skew.seconds = 30 08:13:56 sasl.oauthbearer.expected.audience = null 08:13:56 sasl.oauthbearer.expected.issuer = null 08:13:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:13:56 sasl.oauthbearer.jwks.endpoint.url = null 08:13:56 sasl.oauthbearer.scope.claim.name = scope 08:13:56 sasl.oauthbearer.sub.claim.name = sub 08:13:56 sasl.oauthbearer.token.endpoint.url = null 08:13:56 security.protocol = PLAINTEXT 08:13:56 security.providers = null 08:13:56 send.buffer.bytes = 131072 08:13:56 socket.connection.setup.timeout.max.ms = 30000 08:13:56 socket.connection.setup.timeout.ms = 10000 08:13:56 ssl.cipher.suites = null 08:13:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:13:56 ssl.endpoint.identification.algorithm = https 08:13:56 ssl.engine.factory.class = null 08:13:56 ssl.key.password = null 08:13:56 ssl.keymanager.algorithm = SunX509 08:13:56 ssl.keystore.certificate.chain = null 08:13:56 ssl.keystore.key = null 08:13:56 ssl.keystore.location = null 08:13:56 ssl.keystore.password = null 08:13:56 ssl.keystore.type = JKS 08:13:56 ssl.protocol = TLSv1.3 08:13:56 ssl.provider = null 08:13:56 ssl.secure.random.implementation = null 08:13:56 ssl.trustmanager.algorithm = PKIX 08:13:56 ssl.truststore.certificates = null 08:13:56 ssl.truststore.location = null 08:13:56 ssl.truststore.password = null 08:13:56 ssl.truststore.type = JKS 08:13:56 transaction.timeout.ms = 60000 08:13:56 transactional.id = null 08:13:56 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:13:56 08:13:56 2024-04-04T08:13:56.490Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:13:56 2024-04-04T08:13:56.490Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:13:56 2024-04-04T08:13:56.490Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:13:56 2024-04-04T08:13:56.490Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218436490 08:13:56 2024-04-04T08:13:56.517Z INFO 7138 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: o_DlcnheSsG_h0XojhXMqw 08:13:56 2024-04-04T08:13:56.524Z INFO 7138 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:13:56 allow.auto.create.topics = true 08:13:56 auto.commit.interval.ms = 5000 08:13:56 auto.include.jmx.reporter = true 08:13:56 auto.offset.reset = earliest 08:13:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:13:56 check.crcs = true 08:13:56 client.dns.lookup = use_all_dns_ips 08:13:56 client.id = consumer-test-13 08:13:56 client.rack = 08:13:56 connections.max.idle.ms = 540000 08:13:56 default.api.timeout.ms = 60000 08:13:56 enable.auto.commit = true 08:13:56 exclude.internal.topics = true 08:13:56 fetch.max.bytes = 52428800 08:13:56 fetch.max.wait.ms = 500 08:13:56 fetch.min.bytes = 1 08:13:56 group.id = test 08:13:56 group.instance.id = null 08:13:56 heartbeat.interval.ms = 3000 08:13:56 interceptor.classes = [] 08:13:56 internal.leave.group.on.close = true 08:13:56 internal.throw.on.fetch.stable.offset.unsupported = false 08:13:56 isolation.level = read_uncommitted 08:13:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:13:56 max.partition.fetch.bytes = 1048576 08:13:56 max.poll.interval.ms = 300000 08:13:56 max.poll.records = 500 08:13:56 metadata.max.age.ms = 300000 08:13:56 metric.reporters = [] 08:13:56 metrics.num.samples = 2 08:13:56 metrics.recording.level = INFO 08:13:56 metrics.sample.window.ms = 30000 08:13:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:13:56 receive.buffer.bytes = 65536 08:13:56 reconnect.backoff.max.ms = 1000 08:13:56 reconnect.backoff.ms = 50 08:13:56 request.timeout.ms = 30000 08:13:56 retry.backoff.ms = 100 08:13:56 sasl.client.callback.handler.class = null 08:13:56 sasl.jaas.config = null 08:13:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:13:56 sasl.kerberos.min.time.before.relogin = 60000 08:13:56 sasl.kerberos.service.name = null 08:13:56 sasl.kerberos.ticket.renew.jitter = 0.05 08:13:56 sasl.kerberos.ticket.renew.window.factor = 0.8 08:13:56 sasl.login.callback.handler.class = null 08:13:56 sasl.login.class = null 08:13:56 sasl.login.connect.timeout.ms = null 08:13:56 sasl.login.read.timeout.ms = null 08:13:56 sasl.login.refresh.buffer.seconds = 300 08:13:56 sasl.login.refresh.min.period.seconds = 60 08:13:56 sasl.login.refresh.window.factor = 0.8 08:13:56 sasl.login.refresh.window.jitter = 0.05 08:13:56 sasl.login.retry.backoff.max.ms = 10000 08:13:56 sasl.login.retry.backoff.ms = 100 08:13:56 sasl.mechanism = GSSAPI 08:13:56 sasl.oauthbearer.clock.skew.seconds = 30 08:13:56 sasl.oauthbearer.expected.audience = null 08:13:56 sasl.oauthbearer.expected.issuer = null 08:13:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:13:56 sasl.oauthbearer.jwks.endpoint.url = null 08:13:56 sasl.oauthbearer.scope.claim.name = scope 08:13:56 sasl.oauthbearer.sub.claim.name = sub 08:13:56 sasl.oauthbearer.token.endpoint.url = null 08:13:56 security.protocol = PLAINTEXT 08:13:56 security.providers = null 08:13:56 send.buffer.bytes = 131072 08:13:56 session.timeout.ms = 45000 08:13:56 socket.connection.setup.timeout.max.ms = 30000 08:13:56 socket.connection.setup.timeout.ms = 10000 08:13:56 ssl.cipher.suites = null 08:13:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:13:56 ssl.endpoint.identification.algorithm = https 08:13:56 ssl.engine.factory.class = null 08:13:56 ssl.key.password = null 08:13:56 ssl.keymanager.algorithm = SunX509 08:13:56 ssl.keystore.certificate.chain = null 08:13:56 ssl.keystore.key = null 08:13:56 ssl.keystore.location = null 08:13:56 ssl.keystore.password = null 08:13:56 ssl.keystore.type = JKS 08:13:56 ssl.protocol = TLSv1.3 08:13:56 ssl.provider = null 08:13:56 ssl.secure.random.implementation = null 08:13:56 ssl.trustmanager.algorithm = PKIX 08:13:56 ssl.truststore.certificates = null 08:13:56 ssl.truststore.location = null 08:13:56 ssl.truststore.password = null 08:13:56 ssl.truststore.type = JKS 08:13:56 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:13:56 08:13:56 2024-04-04T08:13:56.527Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:13:56 2024-04-04T08:13:56.527Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:13:56 2024-04-04T08:13:56.527Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218436526 08:13:56 2024-04-04T08:13:56.533Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:13:56 2024-04-04T08:13:56.533Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:13:56 acks = -1 08:13:56 auto.include.jmx.reporter = true 08:13:56 batch.size = 16384 08:13:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:13:56 buffer.memory = 33554432 08:13:56 client.dns.lookup = use_all_dns_ips 08:13:56 client.id = producer-17 08:13:56 compression.type = none 08:13:56 connections.max.idle.ms = 540000 08:13:56 delivery.timeout.ms = 120000 08:13:56 enable.idempotence = false 08:13:56 interceptor.classes = [] 08:13:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:13:56 linger.ms = 1 08:13:56 max.block.ms = 60000 08:13:56 max.in.flight.requests.per.connection = 5 08:13:56 max.request.size = 1048576 08:13:56 metadata.max.age.ms = 300000 08:13:56 metadata.max.idle.ms = 300000 08:13:56 metric.reporters = [] 08:13:56 metrics.num.samples = 2 08:13:56 metrics.recording.level = INFO 08:13:56 metrics.sample.window.ms = 30000 08:13:56 partitioner.adaptive.partitioning.enable = true 08:13:56 partitioner.availability.timeout.ms = 0 08:13:56 partitioner.class = null 08:13:56 partitioner.ignore.keys = false 08:13:56 receive.buffer.bytes = 32768 08:13:56 reconnect.backoff.max.ms = 1000 08:13:56 reconnect.backoff.ms = 50 08:13:56 request.timeout.ms = 30000 08:13:56 retries = 0 08:13:56 retry.backoff.ms = 100 08:13:56 sasl.client.callback.handler.class = null 08:13:56 sasl.jaas.config = null 08:13:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:13:56 sasl.kerberos.min.time.before.relogin = 60000 08:13:56 sasl.kerberos.service.name = null 08:13:56 sasl.kerberos.ticket.renew.jitter = 0.05 08:13:56 sasl.kerberos.ticket.renew.window.factor = 0.8 08:13:56 sasl.login.callback.handler.class = null 08:13:56 sasl.login.class = null 08:13:56 sasl.login.connect.timeout.ms = null 08:13:56 sasl.login.read.timeout.ms = null 08:13:56 sasl.login.refresh.buffer.seconds = 300 08:13:56 sasl.login.refresh.min.period.seconds = 60 08:13:56 sasl.login.refresh.window.factor = 0.8 08:13:56 sasl.login.refresh.window.jitter = 0.05 08:13:56 sasl.login.retry.backoff.max.ms = 10000 08:13:56 sasl.login.retry.backoff.ms = 100 08:13:56 sasl.mechanism = GSSAPI 08:13:56 sasl.oauthbearer.clock.skew.seconds = 30 08:13:56 sasl.oauthbearer.expected.audience = null 08:13:56 sasl.oauthbearer.expected.issuer = null 08:13:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:13:56 sasl.oauthbearer.jwks.endpoint.url = null 08:13:56 sasl.oauthbearer.scope.claim.name = scope 08:13:56 sasl.oauthbearer.sub.claim.name = sub 08:13:56 sasl.oauthbearer.token.endpoint.url = null 08:13:56 security.protocol = PLAINTEXT 08:13:56 security.providers = null 08:13:56 send.buffer.bytes = 131072 08:13:56 socket.connection.setup.timeout.max.ms = 30000 08:13:56 socket.connection.setup.timeout.ms = 10000 08:13:56 ssl.cipher.suites = null 08:13:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:13:56 ssl.endpoint.identification.algorithm = https 08:13:56 ssl.engine.factory.class = null 08:13:56 ssl.key.password = null 08:13:56 ssl.keymanager.algorithm = SunX509 08:13:56 ssl.keystore.certificate.chain = null 08:13:56 ssl.keystore.key = null 08:13:56 ssl.keystore.location = null 08:13:56 ssl.keystore.password = null 08:13:56 ssl.keystore.type = JKS 08:13:56 ssl.protocol = TLSv1.3 08:13:56 ssl.provider = null 08:13:56 ssl.secure.random.implementation = null 08:13:56 ssl.trustmanager.algorithm = PKIX 08:13:56 ssl.truststore.certificates = null 08:13:56 ssl.truststore.location = null 08:13:56 ssl.truststore.password = null 08:13:56 ssl.truststore.type = JKS 08:13:56 transaction.timeout.ms = 60000 08:13:56 transactional.id = null 08:13:56 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:13:56 08:13:56 2024-04-04T08:13:56.536Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:13:56 2024-04-04T08:13:56.536Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:13:56 2024-04-04T08:13:56.536Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:13:56 2024-04-04T08:13:56.536Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218436536 08:13:56 2024-04-04T08:13:56.550Z INFO 7138 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: o_DlcnheSsG_h0XojhXMqw 08:13:56 2024-04-04T08:13:56.556Z INFO 7138 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:13:56 allow.auto.create.topics = true 08:13:56 auto.commit.interval.ms = 5000 08:13:56 auto.include.jmx.reporter = true 08:13:56 auto.offset.reset = earliest 08:13:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:13:56 check.crcs = true 08:13:56 client.dns.lookup = use_all_dns_ips 08:13:56 client.id = consumer-test-14 08:13:56 client.rack = 08:13:56 connections.max.idle.ms = 540000 08:13:56 default.api.timeout.ms = 60000 08:13:56 enable.auto.commit = true 08:13:56 exclude.internal.topics = true 08:13:56 fetch.max.bytes = 52428800 08:13:56 fetch.max.wait.ms = 500 08:13:56 fetch.min.bytes = 1 08:13:56 group.id = test 08:13:56 group.instance.id = null 08:13:56 heartbeat.interval.ms = 3000 08:13:56 interceptor.classes = [] 08:13:56 internal.leave.group.on.close = true 08:13:56 internal.throw.on.fetch.stable.offset.unsupported = false 08:13:56 isolation.level = read_uncommitted 08:13:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:13:56 max.partition.fetch.bytes = 1048576 08:13:56 max.poll.interval.ms = 300000 08:13:56 max.poll.records = 500 08:13:56 metadata.max.age.ms = 300000 08:13:56 metric.reporters = [] 08:13:56 metrics.num.samples = 2 08:13:56 metrics.recording.level = INFO 08:13:56 metrics.sample.window.ms = 30000 08:13:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:13:56 receive.buffer.bytes = 65536 08:13:56 reconnect.backoff.max.ms = 1000 08:13:56 reconnect.backoff.ms = 50 08:13:56 request.timeout.ms = 30000 08:13:56 retry.backoff.ms = 100 08:13:56 sasl.client.callback.handler.class = null 08:13:56 sasl.jaas.config = null 08:13:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:13:56 sasl.kerberos.min.time.before.relogin = 60000 08:13:56 sasl.kerberos.service.name = null 08:13:56 sasl.kerberos.ticket.renew.jitter = 0.05 08:13:56 sasl.kerberos.ticket.renew.window.factor = 0.8 08:13:56 sasl.login.callback.handler.class = null 08:13:56 sasl.login.class = null 08:13:56 sasl.login.connect.timeout.ms = null 08:13:56 sasl.login.read.timeout.ms = null 08:13:56 sasl.login.refresh.buffer.seconds = 300 08:13:56 sasl.login.refresh.min.period.seconds = 60 08:13:56 sasl.login.refresh.window.factor = 0.8 08:13:56 sasl.login.refresh.window.jitter = 0.05 08:13:56 sasl.login.retry.backoff.max.ms = 10000 08:13:56 sasl.login.retry.backoff.ms = 100 08:13:56 sasl.mechanism = GSSAPI 08:13:56 sasl.oauthbearer.clock.skew.seconds = 30 08:13:56 sasl.oauthbearer.expected.audience = null 08:13:56 sasl.oauthbearer.expected.issuer = null 08:13:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:13:56 sasl.oauthbearer.jwks.endpoint.url = null 08:13:56 sasl.oauthbearer.scope.claim.name = scope 08:13:56 sasl.oauthbearer.sub.claim.name = sub 08:13:56 sasl.oauthbearer.token.endpoint.url = null 08:13:56 security.protocol = PLAINTEXT 08:13:56 security.providers = null 08:13:56 send.buffer.bytes = 131072 08:13:56 session.timeout.ms = 45000 08:13:56 socket.connection.setup.timeout.max.ms = 30000 08:13:56 socket.connection.setup.timeout.ms = 10000 08:13:56 ssl.cipher.suites = null 08:13:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:13:56 ssl.endpoint.identification.algorithm = https 08:13:56 ssl.engine.factory.class = null 08:13:56 ssl.key.password = null 08:13:56 ssl.keymanager.algorithm = SunX509 08:13:56 ssl.keystore.certificate.chain = null 08:13:56 ssl.keystore.key = null 08:13:56 ssl.keystore.location = null 08:13:56 ssl.keystore.password = null 08:13:56 ssl.keystore.type = JKS 08:13:56 ssl.protocol = TLSv1.3 08:13:56 ssl.provider = null 08:13:56 ssl.secure.random.implementation = null 08:13:56 ssl.trustmanager.algorithm = PKIX 08:13:56 ssl.truststore.certificates = null 08:13:56 ssl.truststore.location = null 08:13:56 ssl.truststore.password = null 08:13:56 ssl.truststore.type = JKS 08:13:56 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:13:56 08:13:56 2024-04-04T08:13:56.559Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:13:56 2024-04-04T08:13:56.559Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:13:56 2024-04-04T08:13:56.559Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218436559 08:13:56 2024-04-04T08:13:56.566Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:13:56 2024-04-04T08:13:56.566Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:13:56 acks = -1 08:13:56 auto.include.jmx.reporter = true 08:13:56 batch.size = 16384 08:13:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:13:56 buffer.memory = 33554432 08:13:56 client.dns.lookup = use_all_dns_ips 08:13:56 client.id = producer-18 08:13:56 compression.type = none 08:13:56 connections.max.idle.ms = 540000 08:13:56 delivery.timeout.ms = 120000 08:13:56 enable.idempotence = false 08:13:56 interceptor.classes = [] 08:13:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:13:56 linger.ms = 1 08:13:56 max.block.ms = 60000 08:13:56 max.in.flight.requests.per.connection = 5 08:13:56 max.request.size = 1048576 08:13:56 metadata.max.age.ms = 300000 08:13:56 metadata.max.idle.ms = 300000 08:13:56 metric.reporters = [] 08:13:56 metrics.num.samples = 2 08:13:56 metrics.recording.level = INFO 08:13:56 metrics.sample.window.ms = 30000 08:13:56 partitioner.adaptive.partitioning.enable = true 08:13:56 partitioner.availability.timeout.ms = 0 08:13:56 partitioner.class = null 08:13:56 partitioner.ignore.keys = false 08:13:56 receive.buffer.bytes = 32768 08:13:56 reconnect.backoff.max.ms = 1000 08:13:56 reconnect.backoff.ms = 50 08:13:56 request.timeout.ms = 30000 08:13:56 retries = 0 08:13:56 retry.backoff.ms = 100 08:13:56 sasl.client.callback.handler.class = null 08:13:56 sasl.jaas.config = null 08:13:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:13:56 sasl.kerberos.min.time.before.relogin = 60000 08:13:56 sasl.kerberos.service.name = null 08:13:56 sasl.kerberos.ticket.renew.jitter = 0.05 08:13:56 sasl.kerberos.ticket.renew.window.factor = 0.8 08:13:56 sasl.login.callback.handler.class = null 08:13:56 sasl.login.class = null 08:13:56 sasl.login.connect.timeout.ms = null 08:13:56 sasl.login.read.timeout.ms = null 08:13:56 sasl.login.refresh.buffer.seconds = 300 08:13:56 sasl.login.refresh.min.period.seconds = 60 08:13:56 sasl.login.refresh.window.factor = 0.8 08:13:56 sasl.login.refresh.window.jitter = 0.05 08:13:56 sasl.login.retry.backoff.max.ms = 10000 08:13:56 sasl.login.retry.backoff.ms = 100 08:13:56 sasl.mechanism = GSSAPI 08:13:56 sasl.oauthbearer.clock.skew.seconds = 30 08:13:56 sasl.oauthbearer.expected.audience = null 08:13:56 sasl.oauthbearer.expected.issuer = null 08:13:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:13:56 sasl.oauthbearer.jwks.endpoint.url = null 08:13:56 sasl.oauthbearer.scope.claim.name = scope 08:13:56 sasl.oauthbearer.sub.claim.name = sub 08:13:56 sasl.oauthbearer.token.endpoint.url = null 08:13:56 security.protocol = PLAINTEXT 08:13:56 security.providers = null 08:13:56 send.buffer.bytes = 131072 08:13:56 socket.connection.setup.timeout.max.ms = 30000 08:13:56 socket.connection.setup.timeout.ms = 10000 08:13:56 ssl.cipher.suites = null 08:13:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:13:56 ssl.endpoint.identification.algorithm = https 08:13:56 ssl.engine.factory.class = null 08:13:56 ssl.key.password = null 08:13:56 ssl.keymanager.algorithm = SunX509 08:13:56 ssl.keystore.certificate.chain = null 08:13:56 ssl.keystore.key = null 08:13:56 ssl.keystore.location = null 08:13:56 ssl.keystore.password = null 08:13:56 ssl.keystore.type = JKS 08:13:56 ssl.protocol = TLSv1.3 08:13:56 ssl.provider = null 08:13:56 ssl.secure.random.implementation = null 08:13:56 ssl.trustmanager.algorithm = PKIX 08:13:56 ssl.truststore.certificates = null 08:13:56 ssl.truststore.location = null 08:13:56 ssl.truststore.password = null 08:13:56 ssl.truststore.type = JKS 08:13:56 transaction.timeout.ms = 60000 08:13:56 transactional.id = null 08:13:56 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:13:56 08:13:56 2024-04-04T08:13:56.569Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:13:56 2024-04-04T08:13:56.569Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:13:56 2024-04-04T08:13:56.569Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:13:56 2024-04-04T08:13:56.569Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218436569 08:13:56 2024-04-04T08:13:56.569Z INFO 7138 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:13:56 2024-04-04T08:13:56.569Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:56.578Z INFO 7138 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: o_DlcnheSsG_h0XojhXMqw 08:13:56 2024-04-04T08:13:56.584Z INFO 7138 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:13:56 allow.auto.create.topics = true 08:13:56 auto.commit.interval.ms = 5000 08:13:56 auto.include.jmx.reporter = true 08:13:56 auto.offset.reset = earliest 08:13:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:13:56 check.crcs = true 08:13:56 client.dns.lookup = use_all_dns_ips 08:13:56 client.id = consumer-test-15 08:13:56 client.rack = 08:13:56 connections.max.idle.ms = 540000 08:13:56 default.api.timeout.ms = 60000 08:13:56 enable.auto.commit = true 08:13:56 exclude.internal.topics = true 08:13:56 fetch.max.bytes = 52428800 08:13:56 fetch.max.wait.ms = 500 08:13:56 fetch.min.bytes = 1 08:13:56 group.id = test 08:13:56 group.instance.id = null 08:13:56 heartbeat.interval.ms = 3000 08:13:56 interceptor.classes = [] 08:13:56 internal.leave.group.on.close = true 08:13:56 internal.throw.on.fetch.stable.offset.unsupported = false 08:13:56 isolation.level = read_uncommitted 08:13:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:13:56 max.partition.fetch.bytes = 1048576 08:13:56 max.poll.interval.ms = 300000 08:13:56 max.poll.records = 500 08:13:56 metadata.max.age.ms = 300000 08:13:56 metric.reporters = [] 08:13:56 metrics.num.samples = 2 08:13:56 metrics.recording.level = INFO 08:13:56 metrics.sample.window.ms = 30000 08:13:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:13:56 receive.buffer.bytes = 65536 08:13:56 reconnect.backoff.max.ms = 1000 08:13:56 reconnect.backoff.ms = 50 08:13:56 request.timeout.ms = 30000 08:13:56 retry.backoff.ms = 100 08:13:56 sasl.client.callback.handler.class = null 08:13:56 sasl.jaas.config = null 08:13:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:13:56 sasl.kerberos.min.time.before.relogin = 60000 08:13:56 sasl.kerberos.service.name = null 08:13:56 sasl.kerberos.ticket.renew.jitter = 0.05 08:13:56 sasl.kerberos.ticket.renew.window.factor = 0.8 08:13:56 sasl.login.callback.handler.class = null 08:13:56 sasl.login.class = null 08:13:56 sasl.login.connect.timeout.ms = null 08:13:56 sasl.login.read.timeout.ms = null 08:13:56 sasl.login.refresh.buffer.seconds = 300 08:13:56 sasl.login.refresh.min.period.seconds = 60 08:13:56 sasl.login.refresh.window.factor = 0.8 08:13:56 sasl.login.refresh.window.jitter = 0.05 08:13:56 sasl.login.retry.backoff.max.ms = 10000 08:13:56 sasl.login.retry.backoff.ms = 100 08:13:56 sasl.mechanism = GSSAPI 08:13:56 sasl.oauthbearer.clock.skew.seconds = 30 08:13:56 sasl.oauthbearer.expected.audience = null 08:13:56 sasl.oauthbearer.expected.issuer = null 08:13:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:13:56 sasl.oauthbearer.jwks.endpoint.url = null 08:13:56 sasl.oauthbearer.scope.claim.name = scope 08:13:56 sasl.oauthbearer.sub.claim.name = sub 08:13:56 sasl.oauthbearer.token.endpoint.url = null 08:13:56 security.protocol = PLAINTEXT 08:13:56 security.providers = null 08:13:56 send.buffer.bytes = 131072 08:13:56 session.timeout.ms = 45000 08:13:56 socket.connection.setup.timeout.max.ms = 30000 08:13:56 socket.connection.setup.timeout.ms = 10000 08:13:56 ssl.cipher.suites = null 08:13:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:13:56 ssl.endpoint.identification.algorithm = https 08:13:56 ssl.engine.factory.class = null 08:13:56 ssl.key.password = null 08:13:56 ssl.keymanager.algorithm = SunX509 08:13:56 ssl.keystore.certificate.chain = null 08:13:56 ssl.keystore.key = null 08:13:56 ssl.keystore.location = null 08:13:56 ssl.keystore.password = null 08:13:56 ssl.keystore.type = JKS 08:13:56 ssl.protocol = TLSv1.3 08:13:56 ssl.provider = null 08:13:56 ssl.secure.random.implementation = null 08:13:56 ssl.trustmanager.algorithm = PKIX 08:13:56 ssl.truststore.certificates = null 08:13:56 ssl.truststore.location = null 08:13:56 ssl.truststore.password = null 08:13:56 ssl.truststore.type = JKS 08:13:56 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:13:56 08:13:56 2024-04-04T08:13:56.586Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:13:56 2024-04-04T08:13:56.586Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:13:56 2024-04-04T08:13:56.586Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218436586 08:13:56 2024-04-04T08:13:56.590Z INFO 7138 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:13:56 2024-04-04T08:13:56.590Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:56.591Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:13:56 2024-04-04T08:13:56.592Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:13:56 acks = -1 08:13:56 auto.include.jmx.reporter = true 08:13:56 batch.size = 16384 08:13:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:13:56 buffer.memory = 33554432 08:13:56 client.dns.lookup = use_all_dns_ips 08:13:56 client.id = producer-19 08:13:56 compression.type = none 08:13:56 connections.max.idle.ms = 540000 08:13:56 delivery.timeout.ms = 120000 08:13:56 enable.idempotence = false 08:13:56 interceptor.classes = [] 08:13:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:13:56 linger.ms = 1 08:13:56 max.block.ms = 60000 08:13:56 max.in.flight.requests.per.connection = 5 08:13:56 max.request.size = 1048576 08:13:56 metadata.max.age.ms = 300000 08:13:56 metadata.max.idle.ms = 300000 08:13:56 metric.reporters = [] 08:13:56 metrics.num.samples = 2 08:13:56 metrics.recording.level = INFO 08:13:56 metrics.sample.window.ms = 30000 08:13:56 partitioner.adaptive.partitioning.enable = true 08:13:56 partitioner.availability.timeout.ms = 0 08:13:56 partitioner.class = null 08:13:56 partitioner.ignore.keys = false 08:13:56 receive.buffer.bytes = 32768 08:13:56 reconnect.backoff.max.ms = 1000 08:13:56 reconnect.backoff.ms = 50 08:13:56 request.timeout.ms = 30000 08:13:56 retries = 0 08:13:56 retry.backoff.ms = 100 08:13:56 sasl.client.callback.handler.class = null 08:13:56 sasl.jaas.config = null 08:13:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:13:56 sasl.kerberos.min.time.before.relogin = 60000 08:13:56 sasl.kerberos.service.name = null 08:13:56 sasl.kerberos.ticket.renew.jitter = 0.05 08:13:56 sasl.kerberos.ticket.renew.window.factor = 0.8 08:13:56 sasl.login.callback.handler.class = null 08:13:56 sasl.login.class = null 08:13:56 sasl.login.connect.timeout.ms = null 08:13:56 sasl.login.read.timeout.ms = null 08:13:56 sasl.login.refresh.buffer.seconds = 300 08:13:56 sasl.login.refresh.min.period.seconds = 60 08:13:56 sasl.login.refresh.window.factor = 0.8 08:13:56 sasl.login.refresh.window.jitter = 0.05 08:13:56 sasl.login.retry.backoff.max.ms = 10000 08:13:56 sasl.login.retry.backoff.ms = 100 08:13:56 sasl.mechanism = GSSAPI 08:13:56 sasl.oauthbearer.clock.skew.seconds = 30 08:13:56 sasl.oauthbearer.expected.audience = null 08:13:56 sasl.oauthbearer.expected.issuer = null 08:13:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:13:56 sasl.oauthbearer.jwks.endpoint.url = null 08:13:56 sasl.oauthbearer.scope.claim.name = scope 08:13:56 sasl.oauthbearer.sub.claim.name = sub 08:13:56 sasl.oauthbearer.token.endpoint.url = null 08:13:56 security.protocol = PLAINTEXT 08:13:56 security.providers = null 08:13:56 send.buffer.bytes = 131072 08:13:56 socket.connection.setup.timeout.max.ms = 30000 08:13:56 socket.connection.setup.timeout.ms = 10000 08:13:56 ssl.cipher.suites = null 08:13:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:13:56 ssl.endpoint.identification.algorithm = https 08:13:56 ssl.engine.factory.class = null 08:13:56 ssl.key.password = null 08:13:56 ssl.keymanager.algorithm = SunX509 08:13:56 ssl.keystore.certificate.chain = null 08:13:56 ssl.keystore.key = null 08:13:56 ssl.keystore.location = null 08:13:56 ssl.keystore.password = null 08:13:56 ssl.keystore.type = JKS 08:13:56 ssl.protocol = TLSv1.3 08:13:56 ssl.provider = null 08:13:56 ssl.secure.random.implementation = null 08:13:56 ssl.trustmanager.algorithm = PKIX 08:13:56 ssl.truststore.certificates = null 08:13:56 ssl.truststore.location = null 08:13:56 ssl.truststore.password = null 08:13:56 ssl.truststore.type = JKS 08:13:56 transaction.timeout.ms = 60000 08:13:56 transactional.id = null 08:13:56 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:13:56 08:13:56 2024-04-04T08:13:56.594Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:13:56 2024-04-04T08:13:56.594Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:13:56 2024-04-04T08:13:56.594Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:13:56 2024-04-04T08:13:56.594Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218436594 08:13:56 2024-04-04T08:13:56.598Z INFO 7138 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:13:56 2024-04-04T08:13:56.598Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:56.602Z INFO 7138 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: o_DlcnheSsG_h0XojhXMqw 08:13:56 2024-04-04T08:13:56.610Z INFO 7138 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:13:56 allow.auto.create.topics = true 08:13:56 auto.commit.interval.ms = 5000 08:13:56 auto.include.jmx.reporter = true 08:13:56 auto.offset.reset = earliest 08:13:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:13:56 check.crcs = true 08:13:56 client.dns.lookup = use_all_dns_ips 08:13:56 client.id = consumer-test-16 08:13:56 client.rack = 08:13:56 connections.max.idle.ms = 540000 08:13:56 default.api.timeout.ms = 60000 08:13:56 enable.auto.commit = true 08:13:56 exclude.internal.topics = true 08:13:56 fetch.max.bytes = 52428800 08:13:56 fetch.max.wait.ms = 500 08:13:56 fetch.min.bytes = 1 08:13:56 group.id = test 08:13:56 group.instance.id = null 08:13:56 heartbeat.interval.ms = 3000 08:13:56 interceptor.classes = [] 08:13:56 internal.leave.group.on.close = true 08:13:56 internal.throw.on.fetch.stable.offset.unsupported = false 08:13:56 isolation.level = read_uncommitted 08:13:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:13:56 max.partition.fetch.bytes = 1048576 08:13:56 max.poll.interval.ms = 300000 08:13:56 max.poll.records = 500 08:13:56 metadata.max.age.ms = 300000 08:13:56 metric.reporters = [] 08:13:56 metrics.num.samples = 2 08:13:56 metrics.recording.level = INFO 08:13:56 metrics.sample.window.ms = 30000 08:13:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:13:56 receive.buffer.bytes = 65536 08:13:56 reconnect.backoff.max.ms = 1000 08:13:56 reconnect.backoff.ms = 50 08:13:56 request.timeout.ms = 30000 08:13:56 retry.backoff.ms = 100 08:13:56 sasl.client.callback.handler.class = null 08:13:56 sasl.jaas.config = null 08:13:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:13:56 sasl.kerberos.min.time.before.relogin = 60000 08:13:56 sasl.kerberos.service.name = null 08:13:56 sasl.kerberos.ticket.renew.jitter = 0.05 08:13:56 sasl.kerberos.ticket.renew.window.factor = 0.8 08:13:56 sasl.login.callback.handler.class = null 08:13:56 sasl.login.class = null 08:13:56 sasl.login.connect.timeout.ms = null 08:13:56 sasl.login.read.timeout.ms = null 08:13:56 sasl.login.refresh.buffer.seconds = 300 08:13:56 sasl.login.refresh.min.period.seconds = 60 08:13:56 sasl.login.refresh.window.factor = 0.8 08:13:56 sasl.login.refresh.window.jitter = 0.05 08:13:56 sasl.login.retry.backoff.max.ms = 10000 08:13:56 sasl.login.retry.backoff.ms = 100 08:13:56 sasl.mechanism = GSSAPI 08:13:56 sasl.oauthbearer.clock.skew.seconds = 30 08:13:56 sasl.oauthbearer.expected.audience = null 08:13:56 sasl.oauthbearer.expected.issuer = null 08:13:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:13:56 sasl.oauthbearer.jwks.endpoint.url = null 08:13:56 sasl.oauthbearer.scope.claim.name = scope 08:13:56 sasl.oauthbearer.sub.claim.name = sub 08:13:56 sasl.oauthbearer.token.endpoint.url = null 08:13:56 security.protocol = PLAINTEXT 08:13:56 security.providers = null 08:13:56 send.buffer.bytes = 131072 08:13:56 session.timeout.ms = 45000 08:13:56 socket.connection.setup.timeout.max.ms = 30000 08:13:56 socket.connection.setup.timeout.ms = 10000 08:13:56 ssl.cipher.suites = null 08:13:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:13:56 ssl.endpoint.identification.algorithm = https 08:13:56 ssl.engine.factory.class = null 08:13:56 ssl.key.password = null 08:13:56 ssl.keymanager.algorithm = SunX509 08:13:56 ssl.keystore.certificate.chain = null 08:13:56 ssl.keystore.key = null 08:13:56 ssl.keystore.location = null 08:13:56 ssl.keystore.password = null 08:13:56 ssl.keystore.type = JKS 08:13:56 ssl.protocol = TLSv1.3 08:13:56 ssl.provider = null 08:13:56 ssl.secure.random.implementation = null 08:13:56 ssl.trustmanager.algorithm = PKIX 08:13:56 ssl.truststore.certificates = null 08:13:56 ssl.truststore.location = null 08:13:56 ssl.truststore.password = null 08:13:56 ssl.truststore.type = JKS 08:13:56 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:13:56 08:13:56 2024-04-04T08:13:56.612Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:13:56 2024-04-04T08:13:56.612Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:13:56 2024-04-04T08:13:56.612Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218436612 08:13:56 2024-04-04T08:13:56.618Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:13:56 2024-04-04T08:13:56.618Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:13:56 acks = -1 08:13:56 auto.include.jmx.reporter = true 08:13:56 batch.size = 16384 08:13:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:13:56 buffer.memory = 33554432 08:13:56 client.dns.lookup = use_all_dns_ips 08:13:56 client.id = producer-20 08:13:56 compression.type = none 08:13:56 connections.max.idle.ms = 540000 08:13:56 delivery.timeout.ms = 120000 08:13:56 enable.idempotence = false 08:13:56 interceptor.classes = [] 08:13:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:13:56 linger.ms = 1 08:13:56 max.block.ms = 60000 08:13:56 max.in.flight.requests.per.connection = 5 08:13:56 max.request.size = 1048576 08:13:56 metadata.max.age.ms = 300000 08:13:56 metadata.max.idle.ms = 300000 08:13:56 metric.reporters = [] 08:13:56 metrics.num.samples = 2 08:13:56 metrics.recording.level = INFO 08:13:56 metrics.sample.window.ms = 30000 08:13:56 partitioner.adaptive.partitioning.enable = true 08:13:56 partitioner.availability.timeout.ms = 0 08:13:56 partitioner.class = null 08:13:56 partitioner.ignore.keys = false 08:13:56 receive.buffer.bytes = 32768 08:13:56 reconnect.backoff.max.ms = 1000 08:13:56 reconnect.backoff.ms = 50 08:13:56 request.timeout.ms = 30000 08:13:56 retries = 0 08:13:56 retry.backoff.ms = 100 08:13:56 sasl.client.callback.handler.class = null 08:13:56 sasl.jaas.config = null 08:13:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:13:56 sasl.kerberos.min.time.before.relogin = 60000 08:13:56 sasl.kerberos.service.name = null 08:13:56 sasl.kerberos.ticket.renew.jitter = 0.05 08:13:56 sasl.kerberos.ticket.renew.window.factor = 0.8 08:13:56 sasl.login.callback.handler.class = null 08:13:56 sasl.login.class = null 08:13:56 sasl.login.connect.timeout.ms = null 08:13:56 sasl.login.read.timeout.ms = null 08:13:56 sasl.login.refresh.buffer.seconds = 300 08:13:56 sasl.login.refresh.min.period.seconds = 60 08:13:56 sasl.login.refresh.window.factor = 0.8 08:13:56 sasl.login.refresh.window.jitter = 0.05 08:13:56 sasl.login.retry.backoff.max.ms = 10000 08:13:56 sasl.login.retry.backoff.ms = 100 08:13:56 sasl.mechanism = GSSAPI 08:13:56 sasl.oauthbearer.clock.skew.seconds = 30 08:13:56 sasl.oauthbearer.expected.audience = null 08:13:56 sasl.oauthbearer.expected.issuer = null 08:13:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:13:56 sasl.oauthbearer.jwks.endpoint.url = null 08:13:56 sasl.oauthbearer.scope.claim.name = scope 08:13:56 sasl.oauthbearer.sub.claim.name = sub 08:13:56 sasl.oauthbearer.token.endpoint.url = null 08:13:56 security.protocol = PLAINTEXT 08:13:56 security.providers = null 08:13:56 send.buffer.bytes = 131072 08:13:56 socket.connection.setup.timeout.max.ms = 30000 08:13:56 socket.connection.setup.timeout.ms = 10000 08:13:56 ssl.cipher.suites = null 08:13:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:13:56 ssl.endpoint.identification.algorithm = https 08:13:56 ssl.engine.factory.class = null 08:13:56 ssl.key.password = null 08:13:56 ssl.keymanager.algorithm = SunX509 08:13:56 ssl.keystore.certificate.chain = null 08:13:56 ssl.keystore.key = null 08:13:56 ssl.keystore.location = null 08:13:56 ssl.keystore.password = null 08:13:56 ssl.keystore.type = JKS 08:13:56 ssl.protocol = TLSv1.3 08:13:56 ssl.provider = null 08:13:56 ssl.secure.random.implementation = null 08:13:56 ssl.trustmanager.algorithm = PKIX 08:13:56 ssl.truststore.certificates = null 08:13:56 ssl.truststore.location = null 08:13:56 ssl.truststore.password = null 08:13:56 ssl.truststore.type = JKS 08:13:56 transaction.timeout.ms = 60000 08:13:56 transactional.id = null 08:13:56 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:13:56 08:13:56 2024-04-04T08:13:56.620Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:13:56 2024-04-04T08:13:56.620Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:13:56 2024-04-04T08:13:56.620Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:13:56 2024-04-04T08:13:56.620Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218436620 08:13:56 2024-04-04T08:13:56.630Z INFO 7138 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: o_DlcnheSsG_h0XojhXMqw 08:13:56 2024-04-04T08:13:56.637Z INFO 7138 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:13:56 allow.auto.create.topics = true 08:13:56 auto.commit.interval.ms = 5000 08:13:56 auto.include.jmx.reporter = true 08:13:56 auto.offset.reset = earliest 08:13:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:13:56 check.crcs = true 08:13:56 client.dns.lookup = use_all_dns_ips 08:13:56 client.id = consumer-test-17 08:13:56 client.rack = 08:13:56 connections.max.idle.ms = 540000 08:13:56 default.api.timeout.ms = 60000 08:13:56 enable.auto.commit = true 08:13:56 exclude.internal.topics = true 08:13:56 fetch.max.bytes = 52428800 08:13:56 fetch.max.wait.ms = 500 08:13:56 fetch.min.bytes = 1 08:13:56 group.id = test 08:13:56 group.instance.id = null 08:13:56 heartbeat.interval.ms = 3000 08:13:56 interceptor.classes = [] 08:13:56 internal.leave.group.on.close = true 08:13:56 internal.throw.on.fetch.stable.offset.unsupported = false 08:13:56 isolation.level = read_uncommitted 08:13:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:13:56 max.partition.fetch.bytes = 1048576 08:13:56 max.poll.interval.ms = 300000 08:13:56 max.poll.records = 500 08:13:56 metadata.max.age.ms = 300000 08:13:56 metric.reporters = [] 08:13:56 metrics.num.samples = 2 08:13:56 metrics.recording.level = INFO 08:13:56 metrics.sample.window.ms = 30000 08:13:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:13:56 receive.buffer.bytes = 65536 08:13:56 reconnect.backoff.max.ms = 1000 08:13:56 reconnect.backoff.ms = 50 08:13:56 request.timeout.ms = 30000 08:13:56 retry.backoff.ms = 100 08:13:56 sasl.client.callback.handler.class = null 08:13:56 sasl.jaas.config = null 08:13:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:13:56 sasl.kerberos.min.time.before.relogin = 60000 08:13:56 sasl.kerberos.service.name = null 08:13:56 sasl.kerberos.ticket.renew.jitter = 0.05 08:13:56 sasl.kerberos.ticket.renew.window.factor = 0.8 08:13:56 sasl.login.callback.handler.class = null 08:13:56 sasl.login.class = null 08:13:56 sasl.login.connect.timeout.ms = null 08:13:56 sasl.login.read.timeout.ms = null 08:13:56 sasl.login.refresh.buffer.seconds = 300 08:13:56 sasl.login.refresh.min.period.seconds = 60 08:13:56 sasl.login.refresh.window.factor = 0.8 08:13:56 sasl.login.refresh.window.jitter = 0.05 08:13:56 sasl.login.retry.backoff.max.ms = 10000 08:13:56 sasl.login.retry.backoff.ms = 100 08:13:56 sasl.mechanism = GSSAPI 08:13:56 sasl.oauthbearer.clock.skew.seconds = 30 08:13:56 sasl.oauthbearer.expected.audience = null 08:13:56 sasl.oauthbearer.expected.issuer = null 08:13:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:13:56 sasl.oauthbearer.jwks.endpoint.url = null 08:13:56 sasl.oauthbearer.scope.claim.name = scope 08:13:56 sasl.oauthbearer.sub.claim.name = sub 08:13:56 sasl.oauthbearer.token.endpoint.url = null 08:13:56 security.protocol = PLAINTEXT 08:13:56 security.providers = null 08:13:56 send.buffer.bytes = 131072 08:13:56 session.timeout.ms = 45000 08:13:56 socket.connection.setup.timeout.max.ms = 30000 08:13:56 socket.connection.setup.timeout.ms = 10000 08:13:56 ssl.cipher.suites = null 08:13:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:13:56 ssl.endpoint.identification.algorithm = https 08:13:56 ssl.engine.factory.class = null 08:13:56 ssl.key.password = null 08:13:56 ssl.keymanager.algorithm = SunX509 08:13:56 ssl.keystore.certificate.chain = null 08:13:56 ssl.keystore.key = null 08:13:56 ssl.keystore.location = null 08:13:56 ssl.keystore.password = null 08:13:56 ssl.keystore.type = JKS 08:13:56 ssl.protocol = TLSv1.3 08:13:56 ssl.provider = null 08:13:56 ssl.secure.random.implementation = null 08:13:56 ssl.trustmanager.algorithm = PKIX 08:13:56 ssl.truststore.certificates = null 08:13:56 ssl.truststore.location = null 08:13:56 ssl.truststore.password = null 08:13:56 ssl.truststore.type = JKS 08:13:56 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:13:56 08:13:56 2024-04-04T08:13:56.639Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:13:56 2024-04-04T08:13:56.639Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:13:56 2024-04-04T08:13:56.639Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218436639 08:13:56 2024-04-04T08:13:56.640Z INFO 7138 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 08:13:56 2024-04-04T08:13:56.654Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:13:56 2024-04-04T08:13:56.654Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:13:56 acks = -1 08:13:56 auto.include.jmx.reporter = true 08:13:56 batch.size = 16384 08:13:56 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:13:56 buffer.memory = 33554432 08:13:56 client.dns.lookup = use_all_dns_ips 08:13:56 client.id = producer-21 08:13:56 compression.type = none 08:13:56 connections.max.idle.ms = 540000 08:13:56 delivery.timeout.ms = 120000 08:13:56 enable.idempotence = false 08:13:56 interceptor.classes = [] 08:13:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:13:56 linger.ms = 1 08:13:56 max.block.ms = 60000 08:13:56 max.in.flight.requests.per.connection = 5 08:13:56 max.request.size = 1048576 08:13:56 metadata.max.age.ms = 300000 08:13:56 metadata.max.idle.ms = 300000 08:13:56 metric.reporters = [] 08:13:56 metrics.num.samples = 2 08:13:56 metrics.recording.level = INFO 08:13:56 metrics.sample.window.ms = 30000 08:13:56 partitioner.adaptive.partitioning.enable = true 08:13:56 partitioner.availability.timeout.ms = 0 08:13:56 partitioner.class = null 08:13:56 partitioner.ignore.keys = false 08:13:56 receive.buffer.bytes = 32768 08:13:56 reconnect.backoff.max.ms = 1000 08:13:56 reconnect.backoff.ms = 50 08:13:56 request.timeout.ms = 30000 08:13:56 retries = 0 08:13:56 retry.backoff.ms = 100 08:13:56 sasl.client.callback.handler.class = null 08:13:56 sasl.jaas.config = null 08:13:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:13:56 sasl.kerberos.min.time.before.relogin = 60000 08:13:56 sasl.kerberos.service.name = null 08:13:56 sasl.kerberos.ticket.renew.jitter = 0.05 08:13:56 sasl.kerberos.ticket.renew.window.factor = 0.8 08:13:56 sasl.login.callback.handler.class = null 08:13:56 sasl.login.class = null 08:13:56 sasl.login.connect.timeout.ms = null 08:13:56 sasl.login.read.timeout.ms = null 08:13:56 sasl.login.refresh.buffer.seconds = 300 08:13:56 sasl.login.refresh.min.period.seconds = 60 08:13:56 sasl.login.refresh.window.factor = 0.8 08:13:56 sasl.login.refresh.window.jitter = 0.05 08:13:56 sasl.login.retry.backoff.max.ms = 10000 08:13:56 sasl.login.retry.backoff.ms = 100 08:13:56 sasl.mechanism = GSSAPI 08:13:56 sasl.oauthbearer.clock.skew.seconds = 30 08:13:56 sasl.oauthbearer.expected.audience = null 08:13:56 sasl.oauthbearer.expected.issuer = null 08:13:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:13:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:13:56 sasl.oauthbearer.jwks.endpoint.url = null 08:13:56 sasl.oauthbearer.scope.claim.name = scope 08:13:56 sasl.oauthbearer.sub.claim.name = sub 08:13:56 sasl.oauthbearer.token.endpoint.url = null 08:13:56 security.protocol = PLAINTEXT 08:13:56 security.providers = null 08:13:56 send.buffer.bytes = 131072 08:13:56 socket.connection.setup.timeout.max.ms = 30000 08:13:56 socket.connection.setup.timeout.ms = 10000 08:13:56 ssl.cipher.suites = null 08:13:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:13:56 ssl.endpoint.identification.algorithm = https 08:13:56 ssl.engine.factory.class = null 08:13:56 ssl.key.password = null 08:13:56 ssl.keymanager.algorithm = SunX509 08:13:56 ssl.keystore.certificate.chain = null 08:13:56 ssl.keystore.key = null 08:13:56 ssl.keystore.location = null 08:13:56 ssl.keystore.password = null 08:13:56 ssl.keystore.type = JKS 08:13:56 ssl.protocol = TLSv1.3 08:13:56 ssl.provider = null 08:13:56 ssl.secure.random.implementation = null 08:13:56 ssl.trustmanager.algorithm = PKIX 08:13:56 ssl.truststore.certificates = null 08:13:56 ssl.truststore.location = null 08:13:56 ssl.truststore.password = null 08:13:56 ssl.truststore.type = JKS 08:13:56 transaction.timeout.ms = 60000 08:13:56 transactional.id = null 08:13:56 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:13:56 08:13:56 2024-04-04T08:13:56.657Z INFO 7138 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:13:56 2024-04-04T08:13:56.657Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:13:56 2024-04-04T08:13:56.657Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:13:56 2024-04-04T08:13:56.657Z INFO 7138 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218436657 08:13:56 2024-04-04T08:13:56.662Z INFO 7138 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: o_DlcnheSsG_h0XojhXMqw 08:13:56 2024-04-04T08:13:56.672Z INFO 7138 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: o_DlcnheSsG_h0XojhXMqw 08:13:56 2024-04-04T08:13:56.721Z INFO 7138 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:13:56 2024-04-04T08:13:56.721Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:56.721Z INFO 7138 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:13:56 2024-04-04T08:13:56.721Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:56.775Z INFO 7138 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:13:56 2024-04-04T08:13:56.775Z WARN 7138 --- [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. 08:13:56 2024-04-04T08:13:56.784Z INFO 7138 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Discovered group coordinator localhost:32788 (id: 2147483646 rack: null) 08:13:56 2024-04-04T08:13:56.785Z INFO 7138 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 08:13:56 2024-04-04T08:13:56.803Z INFO 7138 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-17-f9f409a2-35d4-4632-a19d-666049c4a500 08:13:56 2024-04-04T08:13:56.803Z INFO 7138 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 08:13:56 2024-04-04T08:13:56.803Z INFO 7138 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 08:13:56 2024-04-04T08:13:56.821Z INFO 7138 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-17-f9f409a2-35d4-4632-a19d-666049c4a500', protocol='range'} 08:13:56 2024-04-04T08:13:56.822Z INFO 7138 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Finished assignment for group at generation 1: {consumer-test-17-f9f409a2-35d4-4632-a19d-666049c4a500=Assignment(partitions=[my-topic-name-0])} 08:13:56 2024-04-04T08:13:56.838Z INFO 7138 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-17-f9f409a2-35d4-4632-a19d-666049c4a500', protocol='range'} 08:13:56 2024-04-04T08:13:56.838Z INFO 7138 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 08:13:56 2024-04-04T08:13:56.838Z INFO 7138 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Adding newly assigned partitions: my-topic-name-0 08:13:56 2024-04-04T08:13:56.848Z INFO 7138 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Found no committed offset for partition my-topic-name-0 08:13:56 2024-04-04T08:13:56.856Z INFO 7138 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-17, groupId=test] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32788 (id: 1 rack: null)], epoch=0}}. 08:13:57 2024-04-04T08:13:56.945Z INFO 7138 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 08:13:57 2024-04-04T08:13:56.945Z INFO 7138 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 08:13:57 2024-04-04T08:13:56.945Z INFO 7138 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 08:13:57 2024-04-04T08:13:56.945Z INFO 7138 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 08:13:57 2024-04-04T08:13:56.945Z INFO 7138 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] 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) 08:13:57 2024-04-04T08:13:56.945Z INFO 7138 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 08:13:57 2024-04-04T08:13:56.945Z INFO 7138 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 08:13:57 2024-04-04T08:13:56.946Z INFO 7138 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 08:13:57 2024-04-04T08:13:56.946Z INFO 7138 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 08:13:57 2024-04-04T08:13:56.946Z INFO 7138 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 08:13:57 2024-04-04T08:13:56.946Z INFO 7138 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 08:13:57 2024-04-04T08:13:56.946Z INFO 7138 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 08:13:57 2024-04-04T08:13:56.946Z INFO 7138 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 08:13:57 2024-04-04T08:13:56.946Z INFO 7138 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 08:13:57 2024-04-04T08:13:56.946Z INFO 7138 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 08:13:57 2024-04-04T08:13:56.947Z INFO 7138 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 08:13:57 2024-04-04T08:13:56.947Z INFO 7138 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 08:13:57 2024-04-04T08:13:56.994Z INFO 7138 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:13:57 2024-04-04T08:13:56.994Z WARN 7138 --- [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. 08:13:57 2024-04-04T08:13:57.012Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:13:57 2024-04-04T08:13:57.012Z WARN 7138 --- [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. 08:13:57 2024-04-04T08:13:57.023Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 08:13:57 2024-04-04T08:13:57.024Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 136ms, elapsed time since send: 136ms, request timeout: 30000ms) 08:13:57 2024-04-04T08:13:57.024Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 08:13:57 2024-04-04T08:13:57.024Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 08:13:57 2024-04-04T08:13:57.024Z INFO 7138 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=854026616, epoch=1) to node 1: 08:13:57 08:13:57 org.apache.kafka.common.errors.DisconnectException: null 08:13:57 08:13:57 2024-04-04T08:13:57.024Z INFO 7138 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Group coordinator localhost:32788 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 08:13:57 2024-04-04T08:13:57.045Z INFO 7138 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 08:13:57 2024-04-04T08:13:57.045Z WARN 7138 --- [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. 08:13:57 2024-04-04T08:13:57.046Z INFO 7138 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 08:13:57 2024-04-04T08:13:57.046Z WARN 7138 --- [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. 08:13:57 2024-04-04T08:13:57.046Z INFO 7138 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 08:13:57 2024-04-04T08:13:57.046Z WARN 7138 --- [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. 08:13:57 2024-04-04T08:13:57.046Z INFO 7138 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 08:13:57 2024-04-04T08:13:57.046Z WARN 7138 --- [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. 08:13:57 2024-04-04T08:13:57.047Z INFO 7138 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 08:13:57 2024-04-04T08:13:57.047Z WARN 7138 --- [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. 08:13:57 2024-04-04T08:13:57.047Z INFO 7138 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 08:13:57 2024-04-04T08:13:57.047Z WARN 7138 --- [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. 08:13:57 2024-04-04T08:13:57.047Z INFO 7138 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 08:13:57 2024-04-04T08:13:57.047Z WARN 7138 --- [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. 08:13:57 2024-04-04T08:13:57.124Z INFO 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 08:13:57 2024-04-04T08:13:57.124Z WARN 7138 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 08:13:57 2024-04-04T08:13:57.146Z INFO 7138 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 08:13:57 2024-04-04T08:13:57.146Z WARN 7138 --- [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. 08:13:57 2024-04-04T08:13:57.146Z INFO 7138 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 08:13:57 2024-04-04T08:13:57.146Z WARN 7138 --- [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. 08:13:57 2024-04-04T08:13:57.147Z INFO 7138 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 08:13:57 2024-04-04T08:13:57.147Z WARN 7138 --- [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. 08:13:57 2024-04-04T08:13:57.147Z INFO 7138 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 08:13:57 2024-04-04T08:13:57.147Z WARN 7138 --- [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. 08:13:57 2024-04-04T08:13:57.147Z INFO 7138 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 08:13:57 2024-04-04T08:13:57.147Z WARN 7138 --- [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. 08:13:57 2024-04-04T08:13:57.148Z INFO 7138 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 08:13:57 2024-04-04T08:13:57.148Z WARN 7138 --- [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. 08:13:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.267 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 08:13:57 [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 08:13:57 2024-04-04T08:13:57.197Z INFO 7138 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 08:13:57 2024-04-04T08:13:57.197Z WARN 7138 --- [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. 08:13:57 2024-04-04T08:13:57.197Z INFO 7138 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:13:57 2024-04-04T08:13:57.197Z WARN 7138 --- [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. 08:13:57 2024-04-04T08:13:57.198Z INFO 7138 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:13:57 2024-04-04T08:13:57.198Z WARN 7138 --- [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. 08:13:57 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 08:13:57 [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 08:13:57 2024-04-04T08:13:57.207Z WARN 7138 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] 08:13:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 08:13:57 [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec 08:13:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 08:13:57 2024-04-04T08:13:57.219Z INFO 7138 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 08:13:57 2024-04-04T08:13:57.220Z INFO 7138 --- [.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 08:13:57 2024-04-04T08:13:57.220Z INFO 7138 --- [.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 08:13:57 2024-04-04T08:13:57.220Z INFO 7138 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.4]:5702 is SHUTTING_DOWN 08:13:57 2024-04-04T08:13:57.220Z INFO 7138 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.4]:5704 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 08:13:57 2024-04-04T08:13:57.220Z INFO 7138 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.4]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.4]:5704 is SHUTTING_DOWN 08:13:57 2024-04-04T08:13:57.220Z INFO 7138 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.4]:5705 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 08:13:57 2024-04-04T08:13:57.220Z INFO 7138 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.4]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.4]:5705 is SHUTTING_DOWN 08:13:57 2024-04-04T08:13:57.221Z WARN 7138 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 08:13:57 2024-04-04T08:13:57.221Z WARN 7138 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 08:13:57 2024-04-04T08:13:57.221Z WARN 7138 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.4]:5704 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 08:13:57 2024-04-04T08:13:57.221Z INFO 7138 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 08:13:57 2024-04-04T08:13:57.221Z INFO 7138 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.4]:5702 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 08:13:57 2024-04-04T08:13:57.221Z WARN 7138 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.4]:5705 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 08:13:57 [INFO] 08:13:57 [INFO] Results: 08:13:57 [INFO] 08:13:57 [INFO] Tests run: 529, Failures: 0, Errors: 0, Skipped: 0 08:13:57 [INFO] 08:13:57 [INFO] 08:13:57 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- 08:13:57 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 08:13:57 [INFO] Analyzed bundle 'cps-ncmp-service' with 105 classes 08:13:57 [INFO] 08:13:57 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- 08:13:57 [INFO] 08:13:57 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 08:13:57 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.4.8-SNAPSHOT.jar 08:13:57 [INFO] 08:13:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- 08:13:57 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-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/* 08:13:57 [INFO] 08:13:57 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- 08:13:57 [INFO] 08:13:57 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- 08:13:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:13:57 [INFO] 08:13:57 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- 08:13:57 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 08:13:58 [INFO] Analyzed bundle 'cps-ncmp-service' with 105 classes 08:13:58 [INFO] All coverage checks have been met. 08:13:58 [INFO] 08:13:58 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- 08:13:58 [INFO] 08:13:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 08:13:58 [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 08:13:58 [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 08:13:58 [INFO] 08:13:58 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-service --- 08:13:58 [INFO] 08:13:58 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 08:13:58 [INFO] Building cps-ncmp-rest 3.4.8-SNAPSHOT [12/23] 08:13:58 [INFO] --------------------------------[ jar ]--------------------------------- 08:13:58 [INFO] 08:13:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 08:13:58 [INFO] 08:13:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- 08:13:58 [INFO] 08:13:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- 08:13:58 [INFO] 08:13:58 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- 08:13:58 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-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/* 08:13:58 [INFO] 08:13:58 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 08:13:58 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-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/* 08:13:58 [INFO] 08:13:58 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 08:13:58 [INFO] Generating with dryRun=false 08:13:58 [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. 08:13:58 [INFO] OpenAPI Generator: spring (server) 08:13:58 [INFO] Generator 'spring' is considered stable. 08:13:58 [INFO] ---------------------------------- 08:13:58 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 08:13:58 [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) 08:13:58 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 08:13:58 [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). 08:13:58 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:13:58 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:13:58 [INFO] Processing operation getResourceDataForCmHandle 08:13:58 [INFO] Processing operation updateResourceDataRunningForCmHandle 08:13:58 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:13:58 [INFO] Processing operation createResourceDataRunningForCmHandle 08:13:58 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:13:58 [INFO] Processing operation deleteResourceDataRunningForCmHandle 08:13:58 [INFO] Processing operation patchResourceDataRunningForCmHandle 08:13:58 [INFO] Processing operation executeDataOperationForCmHandles 08:13:58 [INFO] Processing operation queryResourceDataForCmHandle 08:13:58 [INFO] Processing operation getModuleReferencesByCmHandle 08:13:58 [INFO] Processing operation getModuleDefinitions 08:13:58 [INFO] Processing operation searchCmHandles 08:13:58 [INFO] Processing operation retrieveCmHandleDetailsById 08:13:58 [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId 08:13:58 [INFO] Processing operation searchCmHandleIds 08:13:58 [INFO] Processing operation getCmHandleStateByCmHandleId 08:13:58 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 08:13:58 [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] 08:13:58 [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] 08:13:58 [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 08:13:58 [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 08:13:58 [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 08:13:58 [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 08:13:58 [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 08:13:58 [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 08:13:58 [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 08:13:58 [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 08:13:58 [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 08:13:58 [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 08:13:58 [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 08:13:58 [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 08:13:58 [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 08:13:58 [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 08:13:58 [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 08:13:58 [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 08:13:58 [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 08:13:58 [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 08:13:58 [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 08:13:58 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:13:58 [WARNING] Multiple MediaTypes found, using only the first one 08:13:58 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:13:58 [WARNING] Multiple MediaTypes found, using only the first one 08:13:58 [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] 08:13:58 [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 08:13:58 [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] 08:13:58 [INFO] Skipping generation of supporting files. 08:13:58 ################################################################################ 08:13:58 # Thanks for using OpenAPI Generator. # 08:13:58 # Please consider donation to help us maintain this project 🙏 # 08:13:58 # https://opencollective.com/openapi_generator/donate # 08:13:58 ################################################################################ 08:13:58 [INFO] 08:13:58 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 08:13:58 [INFO] Generating with dryRun=false 08:13:58 [INFO] No .openapi-generator-ignore file found. 08:13:58 [INFO] OpenAPI Generator: spring (server) 08:13:58 [INFO] Generator 'spring' is considered stable. 08:13:58 [INFO] ---------------------------------- 08:13:58 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 08:13:58 [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) 08:13:58 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 08:13:58 [INFO] Processing operation updateDmiPluginRegistration 08:13:58 [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi 08:13:58 [INFO] Processing operation searchCmHandleIds 08:13:58 [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] 08:13:58 [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] 08:13:58 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 08:13:58 [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 08:13:58 [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 08:13:58 [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 08:13:58 [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 08:13:58 [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 08:13:58 [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 08:13:58 [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 08:13:58 [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 08:13:58 [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 08:13:58 [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 08:13:58 [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] 08:13:58 [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 08:13:58 [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] 08:13:58 [INFO] Skipping generation of supporting files. 08:13:58 ################################################################################ 08:13:58 # Thanks for using OpenAPI Generator. # 08:13:58 # Please consider donation to help us maintain this project 🙏 # 08:13:58 # https://opencollective.com/openapi_generator/donate # 08:13:58 ################################################################################ 08:13:58 [INFO] 08:13:58 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- 08:13:58 [INFO] You have 0 Checkstyle violations. 08:13:58 [INFO] 08:13:58 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- 08:13:58 [INFO] You have 0 Checkstyle violations. 08:13:58 [INFO] 08:13:58 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- 08:13:58 [INFO] Starting audit... 08:13:58 Audit done. 08:13:58 [INFO] You have 0 Checkstyle violations. 08:13:58 [INFO] 08:13:58 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- 08:13:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:13:58 [INFO] Copying 1 resource 08:13:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/license 08:13:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-resources/licenses 08:13:58 [INFO] 08:13:58 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- 08:13:58 [INFO] Changes detected - recompiling the module! :dependency 08:13:58 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 08:14:00 [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". 08:14:00 [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. 08:14:00 [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. 08:14:00 [INFO] 08:14:00 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> 08:14:00 [INFO] 08:14:00 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- 08:14:00 [INFO] Fork Value is true 08:14:01 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:14: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) 08:14:01 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:14:01 [java] WARNING: System::setSecurityManager will be removed in a future release 08:14:04 [INFO] Done SpotBugs Analysis.... 08:14:04 [INFO] 08:14:04 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< 08:14:04 [INFO] 08:14:04 [INFO] 08:14:04 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- 08:14:04 [INFO] BugInstance size is 0 08:14:04 [INFO] Error size is 0 08:14:04 [INFO] No errors/warnings found 08:14:04 [INFO] 08:14:04 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 08:14:04 [INFO] Generating with dryRun=false 08:14:04 [INFO] No .openapi-generator-ignore file found. 08:14:04 [INFO] OpenAPI Generator: openapi-yaml (documentation) 08:14:04 [INFO] Generator 'openapi-yaml' is considered stable. 08:14:04 [INFO] Output file [outputFile=openapi-inventory.yaml] 08:14:04 [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] 08:14:04 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 08:14:04 [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] 08:14:04 [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] 08:14:04 [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] 08:14:04 [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] 08:14:04 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 08:14:04 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 08:14:04 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 08:14:04 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 08:14:04 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 08:14:04 ################################################################################ 08:14:04 # Thanks for using OpenAPI Generator. # 08:14:04 # Please consider donation to help us maintain this project 🙏 # 08:14:04 # https://opencollective.com/openapi_generator/donate # 08:14:04 ################################################################################ 08:14:04 [INFO] 08:14:04 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 08:14:04 [INFO] Generating with dryRun=false 08:14:04 [INFO] OpenAPI Generator: openapi-yaml (documentation) 08:14:04 [INFO] Generator 'openapi-yaml' is considered stable. 08:14:04 [INFO] Output file [outputFile=openapi.yaml] 08:14:04 [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). 08:14:04 [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] 08:14:04 [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:14:04 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:14:04 [WARNING] Multiple MediaTypes found, using only the first one 08:14:04 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:14:04 [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] 08:14:04 [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] 08:14:04 [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] 08:14:04 [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] 08:14:04 [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] 08:14:04 [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] 08:14:04 [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] 08:14:04 [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] 08:14:04 [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] 08:14:04 [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] 08:14:04 [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] 08:14:04 [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] 08:14:04 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 08:14:04 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 08:14:04 [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.) 08:14:04 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 08:14:04 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 08:14:04 ################################################################################ 08:14:04 # Thanks for using OpenAPI Generator. # 08:14:04 # Please consider donation to help us maintain this project 🙏 # 08:14:04 # https://opencollective.com/openapi_generator/donate # 08:14:04 ################################################################################ 08:14:04 [INFO] 08:14:04 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- 08:14:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:04 [INFO] Copying 2 resources 08:14:04 [INFO] 08:14:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- 08:14:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:04 [INFO] Copying 6 resources 08:14:04 [INFO] 08:14:04 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 08:14:04 [INFO] Changes detected - recompiling the module! :dependency 08:14:04 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 08:14:04 [INFO] 08:14:04 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- 08:14:04 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:14:04 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:14:06 [INFO] Compiled 22 files. 08:14:06 [INFO] 08:14:06 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- 08:14:06 [INFO] 08:14:06 [INFO] ------------------------------------------------------- 08:14:06 [INFO] T E S T S 08:14:06 [INFO] ------------------------------------------------------- 08:14:07 08:14:07.143 [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. 08:14:07 08:14:07.362 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 08:14:07 08:14:07.506 [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. 08:14:07 08:14:07.552 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 08:14:07 08:14:07.574 [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. 08:14:07 08:14:07.585 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 08:14:07 08:14:07.632 [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. 08:14:07 08:14:07.642 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 08:14:07 08:14:07.647 [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. 08:14:07 08:14:07.657 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 08:14:07 08:14:07.660 [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. 08:14:07 08:14:07.667 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 08:14:07 [INFO] Running org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 08:14:11 08:14:06,965 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 08:14:11 08:14:06,968 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - Here is a list of configurators discovered as a service, by rank: 08:14:11 08:14:06,968 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:14:11 08:14:06,968 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 08:14:11 08:14:06,968 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:14:11 08:14:06,976 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:14:11 08:14:06,976 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 08:14:11 08:14:06,978 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 08:14:11 08:14:06,979 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 08:14:11 08:14:06,979 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 08:14:11 08:14:06,979 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:14:11 08:14:06,980 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 08:14:11 08:14:06,980 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 08:14:11 08:14:06,981 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:14:11 08:14:06,981 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:14:11 08:14:06,981 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:14:11 08:14:06,981 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - Trying to configure with ch.qos.logback.classic.BasicConfigurator 08:14:11 08:14:06,982 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 08:14:11 08:14:06,982 |-INFO in ch.qos.logback.classic.BasicConfigurator@524032f9 - Setting up default configuration. 08:14:11 08:14:07,001 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 19 milliseconds. ExecutionStatus=NEUTRAL 08:14:11 08:14:09,463 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5f33123 - 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 08:14:11 08:14:09,509 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2796716d - 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. 08:14:11 08:14:09,509 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5f33123 - 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 08:14:11 08:14:09,513 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:14:11 08:14:09,513 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:14:11 08:14:09,513 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:14:11 08:14:09,513 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:14:11 08:14:09,513 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:14:11 08:14:09,515 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2796716d - 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. 08:14:11 08:14:09,515 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5f33123 - 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 08:14:11 08:14:09,522 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:14:11 08:14:09,522 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:14:11 08:14:09,527 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:14:11 08:14:09,558 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712218449557) 08:14:11 08:14:09,559 |-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] 08:14:11 08:14:09,559 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:14:11 08:14:09,566 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:14:11 08:14:09,566 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@48b1f8f5 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:14:11 08:14:09,567 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:14:11 08:14:09,567 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@48b1f8f5 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:14:11 08:14:09,567 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:14:11 08:14:09,567 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@48b1f8f5 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:14:11 08:14:09,567 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:14:11 08:14:09,567 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@48b1f8f5 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:14:11 08:14:09,567 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:14:11 08:14:09,567 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@48b1f8f5 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:14:11 08:14:09,567 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:14:11 08:14:09,567 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@48b1f8f5 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:14:11 08:14:09,567 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:14:11 08:14:09,567 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@48b1f8f5 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:14:11 08:14:09,567 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:14:11 08:14:09,567 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@48b1f8f5 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:14:11 08:14:09,567 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:14:11 08:14:09,567 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:14:11 08:14:09,573 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:14:11 08:14:09,592 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:14:11 08:14:09,592 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:14:11 08:14:09,605 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:14:11 08:14:09,612 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:14:11 08:14:09,921 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1bb5dce0 - Setting zoneId to "UTC" 08:14:11 08:14:09,929 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:14:11 08:14:09,929 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:14:11 08:14:10,174 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:14:11 08:14:10,175 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:14:11 08:14:10,175 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:14:11 08:14:10,176 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:14:11 08:14:10,176 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:14:11 08:14:10,176 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@48b1f8f5 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:14:11 08:14:10,176 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:14:11 08:14:10,176 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7d39c9c - End of configuration. 08:14:11 08:14:10,177 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@135a8812 - Registering current configuration as safe fallback point 08:14:11 08:14:11 08:14:11 . ____ _ __ _ _ 08:14:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:14:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:14:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:14:11 ' |____| .__|_| |_|_| |_\__, | / / / / 08:14:11 =========|_|==============|___/=/_/_/_/ 08:14:11 :: Spring Boot :: (v3.2.4) 08:14:11 08:14:11 2024-04-04T08:14:10.282Z INFO 12632 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 12632 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 08:14:11 2024-04-04T08:14:10.283Z INFO 12632 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 08:14:11 2024-04-04T08:14:11.745Z INFO 12632 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:14:11 2024-04-04T08:14:11.745Z INFO 12632 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:14:11 2024-04-04T08:14:11.746Z INFO 12632 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 08:14:11 2024-04-04T08:14:11.767Z INFO 12632 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.69 seconds (process running for 5.586) 08:14:12 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:14:12 2024-04-04T08:14:12.594Z ERROR 12632 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:14:12 08:14:12 org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: some error message 08:14:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:12 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:12 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:12 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:12 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:12 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:14:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:14:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 08:14:12 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:123) 08:14:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:12 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 08:14:12 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 08:14:12 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 08:14:12 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 08:14:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 08:14:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:14:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:12 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:12 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:12 08:14:12 2024-04-04T08:14:12.604Z ERROR 12632 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:14:12 08:14:12 org.onap.cps.ncmp.api.impl.exception.DmiRequestException: some error message 08:14:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:12 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:12 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:12 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:12 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:12 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:14:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:14:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 08:14:12 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) 08:14:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:12 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 08:14:12 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 08:14:12 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 08:14:12 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 08:14:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 08:14:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:14:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:12 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:12 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:12 08:14:12 2024-04-04T08:14:12.617Z ERROR 12632 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:14:12 08:14:12 java.lang.IllegalStateException: some error message 08:14:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:12 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:12 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:12 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:12 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:12 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:14:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:14:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:14:12 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:126) 08:14:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:12 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 08:14:12 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 08:14:12 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 08:14:12 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 08:14:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 08:14:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:14:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:12 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:12 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:12 08:14:12 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.881 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 08:14:12 [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 08:14:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 08:14:12 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 08:14:13 08:14:13 . ____ _ __ _ _ 08:14:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:14:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:14:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:14:13 ' |____| .__|_| |_|_| |_\__, | / / / / 08:14:13 =========|_|==============|___/=/_/_/_/ 08:14:13 :: Spring Boot :: (v3.2.4) 08:14:13 08:14:13 2024-04-04T08:14:13.051Z INFO 12632 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 12632 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 08:14:13 2024-04-04T08:14:13.051Z INFO 12632 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 08:14:13 2024-04-04T08:14:13.739Z INFO 12632 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:14:13 2024-04-04T08:14:13.739Z INFO 12632 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:14:13 2024-04-04T08:14:13.740Z INFO 12632 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 08:14:13 2024-04-04T08:14:13.747Z INFO 12632 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.732 seconds (process running for 7.566) 08:14:13 2024-04-04T08:14:13.919Z ERROR 12632 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:14:13 08:14:13 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name 08:14:13 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 08:14:13 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:111) 08:14:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:13 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:107) 08:14:13 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:71) 08:14:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:13 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 08:14:13 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 08:14:13 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$2069525999.executeRequest(Unknown Source) 08:14:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:123) 08:14:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:14:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:14:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:14:13 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:14:13 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:14:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:14:13 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:14:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:14:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() 08:14:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:13 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:14:13 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:14:13 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:14:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:14:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:14:13 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:14:13 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:14:13 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:14:13 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:14:13 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:14:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:14:13 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:14:13 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:14:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:14:13 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:14:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:13 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:14:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:13 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:14:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:13 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:14:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:13 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:14:13 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:14:13 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:14:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:14:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:14:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:211) 08:14:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:14:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:13 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:13 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:14:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:13 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:14:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:13 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:13 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:13 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:13 08:14:13 2024-04-04T08:14:13.944Z ERROR 12632 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:14:13 08:14:13 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 08:14:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) 08:14:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:146) 08:14:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:14:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:14:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:14:13 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:14:13 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:14:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:14:13 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:14:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:14:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() 08:14:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:13 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:14:13 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:14:13 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:14:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:14:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:14:13 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:14:13 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:14:13 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:14:13 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:14:13 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 08:14:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 08:14:13 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:14:13 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:14:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:14:13 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:14:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:13 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:14:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:13 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:14:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:13 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:14:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:13 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:14:13 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:14:13 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:14:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:14:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:14:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:245) 08:14:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:14:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:13 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:13 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:14:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:13 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:14:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:13 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:13 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:13 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:13 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:13 08:14:14 2024-04-04T08:14:14.143Z ERROR 12632 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:14:14 08:14:14 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 08:14:14 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 08:14:14 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 08:14:14 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 08:14:14 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 08:14:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:14:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:14:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:14:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:14:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:14:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:14:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:14:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:14:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:14:14 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:14:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:14:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:426) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:14 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:14:14 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:14 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:14 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:14:14 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:14 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 08:14:14 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] 08:14:14 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 08:14:14 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) 08:14:14 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) 08:14:14 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) 08:14:14 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) 08:14:14 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) 08:14:14 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 08:14:14 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 08:14:14 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 08:14:14 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 08:14:14 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 08:14:14 ... 126 common frames omitted 08:14:14 08:14:14 2024-04-04T08:14:14.189Z WARN 12632 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 08:14:14 2024-04-04T08:14:14.219Z ERROR 12632 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:14:14 08:14:14 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:14:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:14:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:14:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:14:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:14:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:14:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:14:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:14:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:14:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:14:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:14:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:14:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:14:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:14:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:14:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:14:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:14:14 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:14:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:14:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:14:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:14:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:14:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:14 08:14:14 2024-04-04T08:14:14.225Z ERROR 12632 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:14:14 08:14:14 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 08:14:14 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:14:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:14:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:14:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:14:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:14:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:14:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:14:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:14:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:14:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:14:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:14:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:14:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:14:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:14:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:14:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:14:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:14:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:14:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:14:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:14 08:14:14 2024-04-04T08:14:14.231Z ERROR 12632 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:14:14 08:14:14 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:14:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:14:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:14:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:14:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:14:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:14:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:14:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:14:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:14:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:14:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:14:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 08:14:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:14:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:14:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:14:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:14:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:14:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:14:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:14:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:14 08:14:14 2024-04-04T08:14:14.237Z ERROR 12632 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:14:14 08:14:14 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 08:14:14 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:14:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:14:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:14:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:14:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:14:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:14:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:14:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:14:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:14:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:14:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:14:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 08:14:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:14:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:14:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:14:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:14:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:14:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:14:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:14:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:14 08:14:14 2024-04-04T08:14:14.243Z ERROR 12632 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:14:14 08:14:14 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:14:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:14:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:14:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:14:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:14:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:14:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:14:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:14:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:14:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:14:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:14:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 08:14:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:14:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:14:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:14:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:14:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:14:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:14:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:14 08:14:14 2024-04-04T08:14:14.248Z ERROR 12632 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:14:14 08:14:14 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 08:14:14 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:14:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:14:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:14:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:14:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:14:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:14:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:14:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:14:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:14:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:14:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:14:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 08:14:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:14:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:14:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:14:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:14:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:14:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:14:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:14 08:14:14 2024-04-04T08:14:14.259Z ERROR 12632 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:14:14 08:14:14 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:14:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:14:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:14:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:14:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:14:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:14:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:14:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:14:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:14:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:14:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:14:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 08:14:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:14:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:14:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:14:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:14:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:14:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:14:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:14:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:14 08:14:14 2024-04-04T08:14:14.265Z ERROR 12632 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:14:14 08:14:14 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 08:14:14 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:14:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:14:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:14:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:14:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:14:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:14:14 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:14:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:14:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:14:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:14:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:14:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 08:14:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:14:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:14:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:14:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:14:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:14:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:14:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:14:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:14 08:14:14 [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.364 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 08:14:14 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 08:14:14 08:14:14 . ____ _ __ _ _ 08:14:14 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:14:14 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:14:14 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:14:14 ' |____| .__|_| |_|_| |_\__, | / / / / 08:14:14 =========|_|==============|___/=/_/_/_/ 08:14:14 :: Spring Boot :: (v3.2.4) 08:14:14 08:14:14 2024-04-04T08:14:14.352Z INFO 12632 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 12632 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 08:14:14 2024-04-04T08:14:14.352Z INFO 12632 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 08:14:14 2024-04-04T08:14:14.618Z INFO 12632 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:14:14 2024-04-04T08:14:14.618Z INFO 12632 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:14:14 2024-04-04T08:14:14.619Z INFO 12632 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 08:14:14 2024-04-04T08:14:14.623Z INFO 12632 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.296 seconds (process running for 8.441) 08:14:14 2024-04-04T08:14:14.694Z ERROR 12632 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:14:14 08:14:14 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 08:14:14 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 08:14:14 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 08:14:14 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 08:14:14 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 08:14:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:14:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:14:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:14:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:14:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:14:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:14:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:14:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:14:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:14:14 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:14:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:14:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:101) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:14 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:14:14 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:14 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:14 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:14:14 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:14 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"]) 08:14:14 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 08:14:14 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 08:14:14 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) 08:14:14 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) 08:14:14 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) 08:14:14 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) 08:14:14 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 08:14:14 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 08:14:14 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 08:14:14 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 08:14:14 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 08:14:14 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 08:14:14 ... 126 common frames omitted 08:14:14 08:14:14 2024-04-04T08:14:14.723Z ERROR 12632 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:14:14 08:14:14 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) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:162) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 08:14:14 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 08:14:14 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 08:14:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:14:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:14:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:14:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:14:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:14:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:14:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:14:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:14:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:14:14 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:14:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:14:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:14:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:14:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:14:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:14 08:14:14 2024-04-04T08:14:14.727Z ERROR 12632 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:14:14 08:14:14 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 08:14:14 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 08:14:14 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 08:14:14 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 08:14:14 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 08:14:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:14:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:14:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:14:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:14:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:14:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:14:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:14:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:14:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:14:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:14:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:14:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:14:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:14:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:14:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:14:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:14:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:14:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:14:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:14:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:14 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 08:14:14 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] 08:14:14 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 08:14:14 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) 08:14:14 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) 08:14:14 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) 08:14:14 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) 08:14:14 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) 08:14:14 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) 08:14:14 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) 08:14:14 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) 08:14:14 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) 08:14:14 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 08:14:14 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 08:14:14 ... 136 common frames omitted 08:14:14 08:14:14 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 08:14:14 [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 08:14:14 2024-04-04T08:14:14.799Z INFO 12632 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 08:14:14 2024-04-04T08:14:14.802Z WARN 12632 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 08:14:14 2024-04-04T08:14:14.809Z INFO 12632 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 08:14:14 2024-04-04T08:14:14.807Z ERROR 12632 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 08:14:14 2024-04-04T08:14:14.811Z INFO 12632 --- [onPool-worker-3] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 08:14:14 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 08:14:14 [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 08:14:14 2024-04-04T08:14:14.924Z INFO 12632 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 08:14:14 2024-04-04T08:14:14.928Z ERROR 12632 --- [onPool-worker-3] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.CompletionException: java.lang.RuntimeException: original exception message 08:14:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 08:14:14 [INFO] Running org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 08:14:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 08:14:14 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 08:14:14 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 08:14:14 [INFO] Running org.onap.cps.ncmp.rest.util.TopicValidatorSpec 08:14:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.rest.util.TopicValidatorSpec 08:14:15 [INFO] 08:14:15 [INFO] Results: 08:14:15 [INFO] 08:14:15 [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 08:14:15 [INFO] 08:14:15 [INFO] 08:14:15 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- 08:14:15 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 08:14:15 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 08:14:15 [INFO] 08:14:15 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- 08:14:15 [INFO] 08:14:15 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 08:14:15 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.8-SNAPSHOT.jar 08:14:15 [INFO] 08:14:15 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- 08:14:15 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-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/* 08:14:15 [INFO] 08:14:15 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- 08:14:15 [INFO] 08:14:15 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- 08:14:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:14:15 [INFO] 08:14:15 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- 08:14:15 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 08:14:15 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 08:14:15 [INFO] All coverage checks have been met. 08:14:15 [INFO] 08:14:15 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- 08:14:15 [INFO] 08:14:15 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 08:14:15 [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 08:14:15 [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 08:14:15 [INFO] 08:14:15 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest --- 08:14:15 [INFO] 08:14:15 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 08:14:15 [INFO] Building cps-ncmp-rest-stub 3.4.8-SNAPSHOT [13/23] 08:14:15 [INFO] --------------------------------[ pom ]--------------------------------- 08:14:15 [INFO] 08:14:15 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 08:14:15 [INFO] 08:14:15 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- 08:14:15 [INFO] 08:14:15 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- 08:14:15 [INFO] 08:14:15 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- 08:14:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:15 [INFO] surefireArgLine set to empty 08:14:15 [INFO] 08:14:15 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 08:14:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:15 [INFO] argLine set to empty 08:14:15 [INFO] 08:14:15 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- 08:14:15 [INFO] You have 0 Checkstyle violations. 08:14:15 [INFO] 08:14:15 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- 08:14:15 [INFO] You have 0 Checkstyle violations. 08:14:15 [INFO] 08:14:15 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 08:14:15 [INFO] Starting audit... 08:14:15 Audit done. 08:14:15 [INFO] You have 0 Checkstyle violations. 08:14:15 [INFO] 08:14:15 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> 08:14:15 [INFO] 08:14:15 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- 08:14:15 [INFO] 08:14:15 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< 08:14:15 [INFO] 08:14:15 [INFO] 08:14:15 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- 08:14:15 [INFO] 08:14:15 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- 08:14:15 [INFO] No sources specified for compilation. Skipping. 08:14:15 [INFO] 08:14:15 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- 08:14:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:15 [INFO] 08:14:15 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- 08:14:15 [INFO] 08:14:15 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- 08:14:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:15 [INFO] failsafeArgLine set to empty 08:14:15 [INFO] 08:14:15 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- 08:14:15 [INFO] No tests to run. 08:14:15 [INFO] 08:14:15 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- 08:14:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:15 [INFO] 08:14:15 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- 08:14:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:15 [INFO] 08:14:15 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- 08:14:15 [INFO] 08:14:15 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 08:14:15 [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 08:14:15 [INFO] 08:14:15 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub --- 08:14:15 [INFO] 08:14:15 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 08:14:15 [INFO] Building cps-ncmp-rest-stub-service 3.4.8-SNAPSHOT [14/23] 08:14:15 [INFO] --------------------------------[ jar ]--------------------------------- 08:14:15 [INFO] 08:14:15 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 08:14:15 [INFO] 08:14:15 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- 08:14:15 [INFO] 08:14:15 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- 08:14:15 [INFO] 08:14:15 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- 08:14:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:15 [INFO] surefireArgLine set to empty 08:14:15 [INFO] 08:14:15 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 08:14:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:15 [INFO] argLine set to empty 08:14:15 [INFO] 08:14:15 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 08:14:15 [INFO] You have 0 Checkstyle violations. 08:14:15 [INFO] 08:14:15 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- 08:14:15 [INFO] You have 0 Checkstyle violations. 08:14:15 [INFO] 08:14:15 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 08:14:15 [INFO] Starting audit... 08:14:15 Audit done. 08:14:15 [INFO] You have 0 Checkstyle violations. 08:14:15 [INFO] 08:14:15 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 08:14:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:15 [INFO] Copying 3 resources 08:14: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 08:14: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 08:14:15 [INFO] 08:14:15 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 08:14:15 [INFO] Changes detected - recompiling the module! :dependency 08:14:15 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 08:14:16 [INFO] 08:14:16 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> 08:14:16 [INFO] 08:14:16 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- 08:14:16 [INFO] Fork Value is true 08:14:17 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:14:17 [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) 08:14:17 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:14:17 [java] WARNING: System::setSecurityManager will be removed in a future release 08:14:18 [INFO] Done SpotBugs Analysis.... 08:14:18 [INFO] 08:14:18 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< 08:14:18 [INFO] 08:14:18 [INFO] 08:14:18 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- 08:14:18 [INFO] BugInstance size is 0 08:14:18 [INFO] Error size is 0 08:14:18 [INFO] No errors/warnings found 08:14:18 [INFO] 08:14:18 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 08:14:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 08:14:18 [INFO] 08:14:18 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 08:14:18 [INFO] No sources to compile 08:14:18 [INFO] 08:14:18 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- 08:14:18 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:14:18 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:14:19 [INFO] Compiled 4 files. 08:14:19 [INFO] 08:14:19 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- 08:14:19 [INFO] 08:14:19 [INFO] ------------------------------------------------------- 08:14:19 [INFO] T E S T S 08:14:19 [INFO] ------------------------------------------------------- 08:14:20 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 08:14:23 08:14:20,140 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 08:14:23 08:14:20,141 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e33b52e - Here is a list of configurators discovered as a service, by rank: 08:14:23 08:14:20,141 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e33b52e - org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:14:23 08:14:20,141 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e33b52e - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 08:14:23 08:14:20,141 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e33b52e - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:14:23 08:14:20,151 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e33b52e - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:14:23 08:14:20,151 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e33b52e - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 08:14:23 08:14:20,152 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e33b52e - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 08:14:23 08:14:20,154 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 08:14:23 08:14:20,154 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 08:14:23 08:14:20,154 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e33b52e - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:14:23 08:14:20,154 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e33b52e - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 08:14:23 08:14:20,154 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e33b52e - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 08:14:23 08:14:20,155 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:14:23 08:14:20,155 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:14:23 08:14:20,155 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e33b52e - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:14:23 08:14:20,155 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e33b52e - Trying to configure with ch.qos.logback.classic.BasicConfigurator 08:14:23 08:14:20,156 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e33b52e - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 08:14:23 08:14:20,156 |-INFO in ch.qos.logback.classic.BasicConfigurator@4c6a4ffd - Setting up default configuration. 08:14:23 08:14:20,167 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e33b52e - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 11 milliseconds. ExecutionStatus=NEUTRAL 08:14:23 08:14:21,436 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3aed69dd - 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 08:14:23 08:14:21,471 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3f1a9a53 - 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. 08:14:23 08:14:21,471 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3aed69dd - 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 08:14:23 08:14:21,474 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:14:23 08:14:21,474 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:14:23 08:14:21,474 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:14:23 08:14:21,474 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:14:23 08:14:21,474 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:14:23 08:14:21,475 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3f1a9a53 - 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. 08:14:23 08:14:21,475 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3aed69dd - 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 08:14:23 08:14:21,481 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:14:23 08:14:21,481 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:14:23 08:14:21,486 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:14:23 08:14:21,506 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712218461505) 08:14:23 08:14:21,506 |-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] 08:14:23 08:14:21,506 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:14:23 08:14:21,512 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:14:23 08:14:21,512 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1ca3d25b - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:14:23 08:14:21,512 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:14:23 08:14:21,512 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1ca3d25b - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:14:23 08:14:21,513 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:14:23 08:14:21,513 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1ca3d25b - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:14:23 08:14:21,513 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:14:23 08:14:21,513 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1ca3d25b - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:14:23 08:14:21,513 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:14:23 08:14:21,513 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1ca3d25b - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:14:23 08:14:21,513 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:14:23 08:14:21,513 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1ca3d25b - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:14:23 08:14:21,513 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:14:23 08:14:21,513 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1ca3d25b - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:14:23 08:14:21,513 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:14:23 08:14:21,513 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1ca3d25b - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:14:23 08:14:21,513 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:14:23 08:14:21,513 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:14:23 08:14:21,517 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:14:23 08:14:21,527 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:14:23 08:14:21,527 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:14:23 08:14:21,532 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:14:23 08:14:21,536 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:14:23 08:14:21,562 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2287395 - Setting zoneId to "UTC" 08:14:23 08:14:21,571 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:14:23 08:14:21,571 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:14:23 08:14:21,714 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:14:23 08:14:21,715 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:14:23 08:14:21,715 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:14:23 08:14:21,715 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:14:23 08:14:21,716 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:14:23 08:14:21,716 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1ca3d25b - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:14:23 08:14:21,716 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:14:23 08:14:21,716 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@535a518c - End of configuration. 08:14:23 08:14:21,716 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@38f981b6 - Registering current configuration as safe fallback point 08:14:23 08:14:23 2024-04-04T08:14:21.824Z INFO 12754 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 12754 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 08:14:23 2024-04-04T08:14:21.825Z INFO 12754 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 08:14:23 2024-04-04T08:14:22.773Z INFO 12754 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 08:14:23 2024-04-04T08:14:22.777Z INFO 12754 --- [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 08:14:23 2024-04-04T08:14:22.805Z INFO 12754 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 08:14:23 2024-04-04T08:14:22.805Z INFO 12754 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 958 ms 08:14:23 2024-04-04T08:14:22.850Z INFO 12754 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 08:14:23 2024-04-04T08:14:22.855Z INFO 12754 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@3aca2579{application,/,b=file:/tmp/jetty-docbase.0.3726891868498561583/,a=AVAILABLE,h=oeje10s.SessionHandler@4ba13fed{STARTED}} 08:14:23 2024-04-04T08:14:22.855Z INFO 12754 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@3aca2579{application,/,b=file:/tmp/jetty-docbase.0.3726891868498561583/,a=AVAILABLE,h=oeje10s.SessionHandler@4ba13fed{STARTED}} 08:14:23 2024-04-04T08:14:22.857Z INFO 12754 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@6e668322{STARTING}[12.0.7,sto=0] @3143ms 08:14:23 2024-04-04T08:14:23.321Z INFO 12754 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 08:14:23 2024-04-04T08:14:23.321Z INFO 12754 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 08:14:23 2024-04-04T08:14:23.321Z INFO 12754 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 0 ms 08:14:23 2024-04-04T08:14:23.333Z INFO 12754 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@1aca6dc3{HTTP/1.1, (http/1.1)}{0.0.0.0:36961} 08:14:23 2024-04-04T08:14:23.333Z INFO 12754 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 36961 (http/1.1) with context path '/' 08:14:23 2024-04-04T08:14:23.343Z INFO 12754 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.129 seconds (process running for 3.629) 08:14:23 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:14:24 2024-04-04T08:14:24.300Z WARN 12754 --- [cps-ncmp-rest-stub] [tp2047805101-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 08:14:24 2024-04-04T08:14:24.301Z INFO 12754 --- [cps-ncmp-rest-stub] [tp2047805101-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 08:14:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.595 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 08:14:24 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 08:14:24 2024-04-04T08:14:24.438Z WARN 12754 --- [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 08:14:24 2024-04-04T08:14:24.438Z INFO 12754 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 08:14:24 2024-04-04T08:14:24.441Z INFO 12754 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test8426911221886019855/file.txt 08:14:24 2024-04-04T08:14:24.442Z WARN 12754 --- [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 08:14:24 2024-04-04T08:14:24.442Z ERROR 12754 --- [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 08:14:24 2024-04-04T08:14:24.443Z WARN 12754 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test8426911221886019855/unknown-file.txt', will search it in classpath 08:14:24 2024-04-04T08:14:24.443Z ERROR 12754 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test8426911221886019855/unknown-file.txt file not found on classpath or on file system 08:14:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 08:14:24 [INFO] 08:14:24 [INFO] Results: 08:14:24 [INFO] 08:14:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 08:14:24 [INFO] 08:14:24 [INFO] 08:14:24 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 08:14:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:24 [INFO] 08:14:24 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- 08:14:24 [INFO] 08:14:24 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 08:14:24 [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 08:14:24 [INFO] 08:14:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- 08:14:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:24 [INFO] failsafeArgLine set to empty 08:14:24 [INFO] 08:14:24 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- 08:14:24 [INFO] 08:14:24 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- 08:14:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:24 [INFO] 08:14:24 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- 08:14:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:24 [INFO] 08:14:24 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- 08:14:24 [INFO] 08:14:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 08:14:24 [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 08:14:24 [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 08:14:24 [INFO] 08:14:24 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub-service --- 08:14:24 [INFO] 08:14:24 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 08:14:24 [INFO] Building cps-ncmp-rest-stub-app 3.4.8-SNAPSHOT [15/23] 08:14:24 [INFO] --------------------------------[ jar ]--------------------------------- 08:14:24 [INFO] 08:14:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 08:14:24 [INFO] 08:14:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- 08:14:24 [INFO] 08:14:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- 08:14:24 [INFO] 08:14:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- 08:14:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:24 [INFO] surefireArgLine set to empty 08:14:24 [INFO] 08:14:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 08:14:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:24 [INFO] argLine set to empty 08:14:24 [INFO] 08:14:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 08:14:24 [INFO] You have 0 Checkstyle violations. 08:14:24 [INFO] 08:14:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- 08:14:24 [INFO] You have 0 Checkstyle violations. 08:14:24 [INFO] 08:14:24 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 08:14:24 [INFO] Starting audit... 08:14:24 Audit done. 08:14:24 [INFO] You have 0 Checkstyle violations. 08:14:24 [INFO] 08:14:24 [INFO] --- spring-boot-maven-plugin:3.2.4:build-info (default) @ cps-ncmp-rest-stub-app --- 08:14:25 [INFO] 08:14:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 08:14:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 08:14: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 08:14: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 08:14:25 [INFO] 08:14:25 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 08:14:25 [INFO] Changes detected - recompiling the module! :dependency 08:14:25 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 08:14:25 [INFO] 08:14:25 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> 08:14:25 [INFO] 08:14:25 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- 08:14:25 [INFO] Fork Value is true 08:14:27 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:14:27 [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) 08:14:27 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:14:27 [java] WARNING: System::setSecurityManager will be removed in a future release 08:14:27 [INFO] Done SpotBugs Analysis.... 08:14:27 [INFO] 08:14:27 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< 08:14:27 [INFO] 08:14:27 [INFO] 08:14:27 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- 08:14:27 [INFO] BugInstance size is 0 08:14:27 [INFO] Error size is 0 08:14:27 [INFO] No errors/warnings found 08:14:27 [INFO] 08:14:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 08:14:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 08:14:27 [INFO] 08:14:27 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 08:14:27 [INFO] No sources to compile 08:14:27 [INFO] 08:14:27 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- 08:14:27 [INFO] No sources specified for compilation. Skipping. 08:14:27 [INFO] 08:14:27 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- 08:14:27 [INFO] No tests to run. 08:14:27 [INFO] 08:14:27 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 08:14:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:27 [INFO] 08:14:27 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- 08:14:27 [INFO] 08:14:27 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 08:14: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 08:14:27 [INFO] 08:14:27 [INFO] --- spring-boot-maven-plugin:3.2.4:repackage (default) @ cps-ncmp-rest-stub-app --- 08:14: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/. 08:14: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 08:14:27 [INFO] 08:14:27 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- 08:14:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:27 [INFO] failsafeArgLine set to empty 08:14:27 [INFO] 08:14:27 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- 08:14:27 [INFO] No tests to run. 08:14:27 [INFO] 08:14:27 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- 08:14:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:27 [INFO] 08:14:27 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- 08:14:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:27 [INFO] 08:14:27 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- 08:14:27 [INFO] 08:14:27 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 08:14: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 08:14: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 08:14:28 [INFO] 08:14:28 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub-app --- 08:14:29 [INFO] 08:14:29 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 08:14:29 [INFO] Building cps-ri 3.4.8-SNAPSHOT [16/23] 08:14:29 [INFO] --------------------------------[ jar ]--------------------------------- 08:14:30 [INFO] 08:14:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 08:14:30 [INFO] 08:14:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- 08:14:30 [INFO] 08:14:30 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- 08:14:30 [INFO] 08:14:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- 08:14:30 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-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/* 08:14:30 [INFO] 08:14:30 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- 08:14:30 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-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/* 08:14:30 [INFO] 08:14:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- 08:14:30 [INFO] You have 0 Checkstyle violations. 08:14:30 [INFO] 08:14:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- 08:14:30 [INFO] You have 0 Checkstyle violations. 08:14:30 [INFO] 08:14:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- 08:14:30 [INFO] Starting audit... 08:14:30 Audit done. 08:14:30 [INFO] You have 0 Checkstyle violations. 08:14:30 [INFO] 08:14:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 08:14:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:30 [INFO] Copying 18 resources 08:14:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-sources/license 08:14:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-resources/licenses 08:14:30 [INFO] 08:14:30 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- 08:14:30 [INFO] Changes detected - recompiling the module! :dependency 08:14:30 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 08:14:31 [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. 08:14:31 [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. 08:14:31 [INFO] 08:14:31 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> 08:14:31 [INFO] 08:14:31 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- 08:14:31 [INFO] Fork Value is true 08:14:33 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:14:33 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 08:14:33 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:14:33 [java] WARNING: System::setSecurityManager will be removed in a future release 08:14:35 [INFO] Done SpotBugs Analysis.... 08:14:35 [INFO] 08:14:35 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< 08:14:35 [INFO] 08:14:35 [INFO] 08:14:35 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- 08:14:35 [INFO] BugInstance size is 0 08:14:35 [INFO] Error size is 0 08:14:35 [INFO] No errors/warnings found 08:14:35 [INFO] 08:14:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 08:14:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/src/test/resources 08:14:35 [INFO] 08:14:35 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- 08:14:35 [INFO] No sources to compile 08:14:35 [INFO] 08:14:35 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- 08:14:35 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:14:36 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:14:37 [INFO] Compiled 24 files. 08:14:37 [INFO] 08:14:37 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- 08:14:37 [INFO] 08:14:37 [INFO] ------------------------------------------------------- 08:14:37 [INFO] T E S T S 08:14:37 [INFO] ------------------------------------------------------- 08:14:39 [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 08:14:40 08:14:40.093 [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 08:14:40 08:14:40.403 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 08:14:40 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.443 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 08:14:40 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 08:14:41 08:14:37,924 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 08:14:41 08:14:37,927 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76bfecef - Here is a list of configurators discovered as a service, by rank: 08:14:41 08:14:37,927 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76bfecef - org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:14:41 08:14:37,927 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76bfecef - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 08:14:41 08:14:37,927 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76bfecef - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:14:41 08:14:37,935 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76bfecef - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:14:41 08:14:37,935 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76bfecef - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 08:14:41 08:14:37,936 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76bfecef - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 08:14:41 08:14:37,938 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 08:14:41 08:14:37,938 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 08:14:41 08:14:37,938 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76bfecef - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:14:41 08:14:37,938 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76bfecef - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 08:14:41 08:14:37,939 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76bfecef - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 08:14:41 08:14:37,940 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:14:41 08:14:37,940 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:14:41 08:14:37,940 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76bfecef - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:14:41 08:14:37,940 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76bfecef - Trying to configure with ch.qos.logback.classic.BasicConfigurator 08:14:41 08:14:37,941 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76bfecef - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 08:14:41 08:14:37,941 |-INFO in ch.qos.logback.classic.BasicConfigurator@661ec798 - Setting up default configuration. 08:14:41 08:14:37,958 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76bfecef - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 17 milliseconds. ExecutionStatus=NEUTRAL 08:14:41 08:14:40,670 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2c7fff1b - 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 08:14:41 08:14:40,741 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@383b3357 - 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. 08:14:41 08:14:40,741 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2c7fff1b - 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 08:14:41 08:14:40,744 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:14:41 08:14:40,744 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:14:41 08:14:40,744 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:14:41 08:14:40,744 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:14:41 08:14:40,744 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:14:41 08:14:40,746 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@383b3357 - 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. 08:14:41 08:14:40,746 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2c7fff1b - 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 08:14:41 08:14:40,753 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:14:41 08:14:40,753 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:14:41 08:14:40,756 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:14:41 08:14:40,786 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712218480785) 08:14:41 08:14:40,787 |-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] 08:14:41 08:14:40,787 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:14:41 08:14:40,793 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:14:41 08:14:40,793 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@316a682b - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:14:41 08:14:40,794 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:14:41 08:14:40,794 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@316a682b - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:14:41 08:14:40,794 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:14:41 08:14:40,794 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@316a682b - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:14:41 08:14:40,794 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:14:41 08:14:40,794 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@316a682b - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:14:41 08:14:40,794 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:14:41 08:14:40,794 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@316a682b - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:14:41 08:14:40,794 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:14:41 08:14:40,794 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@316a682b - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:14:41 08:14:40,794 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:14:41 08:14:40,794 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@316a682b - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:14:41 08:14:40,794 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:14:41 08:14:40,794 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@316a682b - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:14:41 08:14:40,794 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:14:41 08:14:40,794 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:14:41 08:14:40,800 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:14:41 08:14:40,819 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:14:41 08:14:40,819 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:14:41 08:14:40,826 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:14:41 08:14:40,833 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:14:41 08:14:40,843 |-INFO in ch.qos.logback.classic.pattern.DateConverter@21584b99 - Setting zoneId to "UTC" 08:14:41 08:14:40,851 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:14:41 08:14:40,851 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:14:41 08:14:41,115 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:14:41 08:14:41,116 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:14:41 08:14:41,116 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:14:41 08:14:41,116 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:14:41 08:14:41,117 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:14:41 08:14:41,117 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@316a682b - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:14:41 08:14:41,117 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:14:41 08:14:41,117 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@728cef8e - End of configuration. 08:14:41 08:14:41,117 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@134ccb03 - Registering current configuration as safe fallback point 08:14:41 08:14:41 08:14:41 . ____ _ __ _ _ 08:14:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:14:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:14:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:14:41 ' |____| .__|_| |_|_| |_\__, | / / / / 08:14:41 =========|_|==============|___/=/_/_/_/ 08:14:41 :: Spring Boot :: (v3.2.4) 08:14:41 08:14:41 2024-04-04T08:14:41.229Z INFO 12937 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 12937 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ri) 08:14:41 2024-04-04T08:14:41.229Z INFO 12937 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 08:14:41 2024-04-04T08:14:41.485Z INFO 12937 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 0.983 seconds (process running for 4.31) 08:14:41 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:14:44 2024-04-04T08:14:42.093Z WARN 12937 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 08:14:44 08:14:44 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:14:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:14:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:14:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:14:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:44 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:14:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:14:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:14:44 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:14:44 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:14:44 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:14:44 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:14:44 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:14:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:14:44 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:14:44 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:14:44 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:14:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:14:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:14:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:14:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 08:14:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:14:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:44 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:44 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:14:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:44 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:14:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:44 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:44 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:44 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:44 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:44 Caused by: org.hibernate.exception.ConstraintViolationException: 08:14:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:44 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:44 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:44 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:14:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:14:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:14:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:14:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:14:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:44 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:14:44 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:14:44 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:14:44 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:14:44 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:14:44 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:14:44 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:14:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:14:44 ... 48 common frames omitted 08:14:44 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:14:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:44 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:44 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:44 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:14:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:14:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:14:44 ... 75 common frames omitted 08:14:44 08:14:44 2024-04-04T08:14:42.496Z WARN 12937 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 08:14:44 08:14:44 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:14:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:14:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:14:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:14:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:44 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:14:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:14:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:14:44 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:14:44 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:14:44 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:14:44 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:14:44 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:14:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:14:44 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:14:44 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:14:44 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:14:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:14:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:14:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:14:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 08:14:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:14:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:44 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:44 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:14:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:44 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:14:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:44 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:44 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:44 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:44 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:44 Caused by: org.hibernate.exception.ConstraintViolationException: 08:14:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:44 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:44 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:44 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:14:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:14:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:14:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:14:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:14:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:44 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:14:44 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:14:44 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:14:44 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:14:44 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:14:44 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:14:44 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:14:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:14:44 ... 48 common frames omitted 08:14:44 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:14:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:44 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:44 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:44 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:14:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:14:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:14:44 ... 75 common frames omitted 08:14:44 08:14:44 2024-04-04T08:14:42.939Z WARN 12937 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 08:14:44 08:14:44 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:14:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:14:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:14:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:14:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:44 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:14:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:14:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:14:44 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:14:44 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:14:44 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:14:44 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:14:44 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:14:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:14:44 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:14:44 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:14:44 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:14:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:14:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:14:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:14:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 08:14:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:14:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:44 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:44 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:14:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:44 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:14:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:44 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:44 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:44 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:44 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:44 Caused by: org.hibernate.exception.ConstraintViolationException: 08:14:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:44 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:44 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:44 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:14:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:14:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:14:44 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:14:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:14:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:44 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:14:44 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:14:44 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:14:44 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:14:44 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:14:44 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:14:44 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:14:44 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:14:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:14:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:14:44 ... 48 common frames omitted 08:14:44 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:14:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:44 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:44 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:44 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:14:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:14:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:14:44 ... 75 common frames omitted 08:14:44 08:14:46 2024-04-04T08:14:44.327Z WARN 12937 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 08:14:46 08:14:46 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:14:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:14:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:14:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:14:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:14:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:14:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:14:46 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:14:46 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:14:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:14:46 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:14:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:14:46 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:14:46 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:14:46 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:14:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 08:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:14:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:46 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:14:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:14:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:46 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:46 Caused by: org.hibernate.exception.ConstraintViolationException: 08:14:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:14:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:14:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:14:46 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:14:46 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:14:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:14:46 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:14:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:14:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:14:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:14:46 ... 48 common frames omitted 08:14:46 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:14:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:14:46 ... 75 common frames omitted 08:14:46 08:14:46 2024-04-04T08:14:46.332Z WARN 12937 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 08:14:46 08:14:46 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:14:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:14:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:14:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:14:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:14:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:14:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:14:46 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:14:46 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:14:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:14:46 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:14:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:14:46 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:14:46 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:14:46 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:14:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 08:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:14:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:46 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:14:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:14:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:46 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:46 Caused by: org.hibernate.exception.ConstraintViolationException: 08:14:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:14:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:14:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:14:46 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:14:46 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:14:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:14:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:14:46 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:14:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:14:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:14:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:14:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:14:46 ... 48 common frames omitted 08:14:46 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:14:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:14:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:14:46 ... 75 common frames omitted 08:14:46 08:14:47 2024-04-04T08:14:46.345Z WARN 12937 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 08:14:47 08:14:47 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:14:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:14:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:14:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:14:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:14:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:14:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:14:47 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:14:47 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:14:47 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:14:47 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:14:47 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:14:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:14:47 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:14:47 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:14:47 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:14:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:14:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:14:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:14:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 08:14:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:14:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:47 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:14:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:14:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:47 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:47 Caused by: org.hibernate.exception.ConstraintViolationException: 08:14:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:14:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:14:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:14:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:47 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:14:47 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:14:47 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:14:47 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:14:47 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:14:47 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:14:47 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:14:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:14:47 ... 48 common frames omitted 08:14:47 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:14:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:14:47 ... 75 common frames omitted 08:14:47 08:14:47 2024-04-04T08:14:46.590Z WARN 12937 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 08:14:47 08:14:47 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:14:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:14:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:14:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:14:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:14:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:14:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:14:47 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:14:47 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:14:47 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:14:47 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:14:47 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:14:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:14:47 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:14:47 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:14:47 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:14:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:14:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:14:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:14:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 08:14:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:14:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:47 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:14:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:14:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:47 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:47 Caused by: org.hibernate.exception.ConstraintViolationException: 08:14:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:14:47 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:14:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:14:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:47 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:14:47 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:14:47 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:14:47 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:14:47 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:14:47 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:14:47 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:14:47 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:14:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:14:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:14:47 ... 48 common frames omitted 08:14:47 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:14:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:47 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:47 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:47 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:47 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:47 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:47 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:14:47 ... 75 common frames omitted 08:14:47 08:14:49 2024-04-04T08:14:47.044Z WARN 12937 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 08:14:49 08:14:49 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:14:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:14:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:14:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:14:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 08:14:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:14:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:14:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:14:49 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:14:49 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:14:49 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:14:49 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:14:49 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:14:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:14:49 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:14:49 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:14:49 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:14:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:14:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:14:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:14:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 08:14:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:14:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:49 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:14:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:14:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:49 Caused by: org.hibernate.exception.ConstraintViolationException: 08:14:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:14:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:14:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:14:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:49 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:14:49 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:14:49 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:14:49 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:14:49 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:14:49 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:14:49 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:14:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:14:49 ... 48 common frames omitted 08:14:49 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:14:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:14:49 ... 75 common frames omitted 08:14:49 08:14:49 2024-04-04T08:14:47.356Z WARN 12937 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 08:14:49 08:14:49 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:14:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:14:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:14:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:14:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 08:14:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:14:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:14:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:14:49 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:14:49 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:14:49 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:14:49 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:14:49 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:14:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:14:49 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:14:49 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:14:49 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:14:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:14:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:14:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:14:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 08:14:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:14:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:49 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:14:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:14:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:49 Caused by: org.hibernate.exception.ConstraintViolationException: 08:14:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:14:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:14:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:14:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:49 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:14:49 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:14:49 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:14:49 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:14:49 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:14:49 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:14:49 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:14:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:14:49 ... 48 common frames omitted 08:14:49 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:14:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:14:49 ... 75 common frames omitted 08:14:49 08:14:49 2024-04-04T08:14:48.071Z WARN 12937 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 08:14:49 08:14:49 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:14:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:14:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:14:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:14:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 08:14:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:14:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:14:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:14:49 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:14:49 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:14:49 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:14:49 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:14:49 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:14:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:14:49 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:14:49 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:14:49 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:14:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:14:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:14:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:14:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 08:14:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:14:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:49 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:14:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:14:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:49 Caused by: org.hibernate.exception.ConstraintViolationException: 08:14:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:14:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:14:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:14:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:49 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:14:49 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:14:49 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:14:49 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:14:49 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:14:49 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:14:49 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:14:49 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:14:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:14:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:14:49 ... 48 common frames omitted 08:14:49 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:14:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:14:49 ... 75 common frames omitted 08:14:49 08:14:51 2024-04-04T08:14:49.190Z WARN 12937 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 08:14:51 08:14:51 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:14:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:14:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:14:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:14:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 08:14:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:14:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:14:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:14:51 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:14:51 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:14:51 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:14:51 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:14:51 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:14:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:14:51 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:14:51 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:14:51 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:14:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:14:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:14:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:14:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 08:14:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:14:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:51 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:14:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:14:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:51 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:51 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:51 Caused by: org.hibernate.exception.ConstraintViolationException: 08:14:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:14:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:14:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:14:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:51 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:14:51 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:14:51 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:14:51 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:14:51 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:14:51 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:14:51 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:14:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:14:51 ... 48 common frames omitted 08:14:51 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:14:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:14:51 ... 75 common frames omitted 08:14:51 08:14:51 2024-04-04T08:14:51.195Z WARN 12937 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 08:14:51 08:14:51 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:14:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:14:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:14:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:14:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 08:14:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:14:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:14:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:14:51 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:14:51 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:14:51 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:14:51 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:14:51 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:14:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:14:51 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:14:51 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:14:51 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:14:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:14:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:14:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:14:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 08:14:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:14:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:51 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:14:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:14:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:51 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:51 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:51 Caused by: org.hibernate.exception.ConstraintViolationException: 08:14:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:14:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:14:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:14:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:51 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:14:51 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:14:51 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:14:51 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:14:51 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:14:51 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:14:51 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:14:51 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:14:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:14:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:14:51 ... 48 common frames omitted 08:14:51 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:14:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:14:51 ... 75 common frames omitted 08:14:51 08:14:52 2024-04-04T08:14:51.207Z WARN 12937 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 08:14:52 08:14:52 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:14:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:14:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:14:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:14:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 08:14:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:14:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:14:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:14:52 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:14:52 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:14:52 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:14:52 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:14:52 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:14:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:14:52 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:14:52 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:14:52 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:14:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:14:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:14:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:14:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 08:14:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:52 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:14:52 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:52 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:14:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:52 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:14:52 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:52 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:52 Caused by: org.hibernate.exception.ConstraintViolationException: 08:14:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:14:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:14:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:14:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:52 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:14:52 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:14:52 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:14:52 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:14:52 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:14:52 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:14:52 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:14:52 ... 48 common frames omitted 08:14:52 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:14:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:14:52 ... 75 common frames omitted 08:14:52 08:14:52 2024-04-04T08:14:51.573Z WARN 12937 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 08:14:52 08:14:52 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:14:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:14:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:14:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:14:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 08:14:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:14:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:14:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:14:52 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:14:52 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:14:52 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:14:52 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:14:52 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:14:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:14:52 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:14:52 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:14:52 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:14:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:14:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:14:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:14:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 08:14:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:52 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:14:52 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:52 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:14:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:52 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:14:52 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:52 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:52 Caused by: org.hibernate.exception.ConstraintViolationException: 08:14:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:14:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:14:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:14:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:52 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:14:52 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:14:52 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:14:52 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:14:52 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:14:52 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:14:52 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:14:52 ... 48 common frames omitted 08:14:52 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:14:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:14:52 ... 75 common frames omitted 08:14:52 08:14:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.756 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 08:14:52 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 08:14:52 2024-04-04T08:14:52.219Z WARN 12937 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 08:14:52 08:14:52 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:14:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:14:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:14:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:14:52 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:14:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:14:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:14:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:14:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 08:14:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:14:52 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:14:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:14:52 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:14:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:14:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:14:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:52 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:52 Caused by: org.hibernate.exception.ConstraintViolationException: 08:14:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:14:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:14:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:14:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:64) 08:14:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:52 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 08:14:52 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 08:14:52 at java.base/java.lang.Class.newInstance(Class.java:645) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 08:14:52 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 08:14:52 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:14:52 ... 30 common frames omitted 08:14:52 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:14:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:14:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:14:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:14:52 ... 46 common frames omitted 08:14:52 08:14:52 2024-04-04T08:14:52.224Z WARN 12937 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 08:14:52 08:14:52 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' 08:14:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:14:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:14:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:14:52 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:14:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 08:14:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:14:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:14:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:14:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:14:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:14:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:14:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:14:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:14:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:14:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:14:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:14:52 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:14:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:14:52 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:14:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:14:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:14:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:14:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:14:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:14:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:14:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:14:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:14:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:14:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:14:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:14:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:14:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:14:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:14:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:14:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:14:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:14:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:14:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:14:52 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:14:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:14:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:14:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:14:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:14:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:14:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:14:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:14:52 Caused by: org.hibernate.exception.ConstraintViolationException: 08:14:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:14:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:14:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:14:52 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:66) 08:14:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:52 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 08:14:52 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 08:14:52 at java.base/java.lang.Class.newInstance(Class.java:645) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 08:14:52 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 08:14:52 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 08:14:52 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:14:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:14:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:14:52 ... 30 common frames omitted 08:14:52 Caused by: java.sql.SQLException: no checksum 08:14:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:14:52 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:14:52 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:14:52 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:14:52 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:14:52 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:14:52 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:14:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:14:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:14:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:14:52 ... 46 common frames omitted 08:14:52 08:14:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 08:14:52 [INFO] Running org.onap.cps.spi.impl.utils.CpsValidatorSpec 08:14:52 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec 08:14:52 [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec 08:14:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.spi.utils.EscapeUtilsSpec 08:14:52 [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec 08:14:52 2024-04-04T08:14:52.421Z INFO 12937 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 08:14:52 2024-04-04T08:14:52.421Z INFO 12937 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed 08:14:52 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s - in org.onap.cps.spi.utils.SessionManagerSpec 08:14:52 [INFO] 08:14:52 [INFO] Results: 08:14:52 [INFO] 08:14:52 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 08:14:52 [INFO] 08:14:52 [INFO] 08:14:52 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- 08:14:52 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 08:14:52 [INFO] Analyzed bundle 'cps-ri' with 22 classes 08:14:52 [INFO] 08:14:52 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- 08:14:52 [INFO] 08:14:52 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 08:14:52 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.4.8-SNAPSHOT.jar 08:14:52 [INFO] 08:14:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- 08:14: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-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/* 08:14:52 [INFO] 08:14:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- 08:14:52 [INFO] 08:14:52 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- 08:14:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:14:52 [INFO] 08:14:52 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- 08:14:52 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 08:14:52 [INFO] Analyzed bundle 'cps-ri' with 22 classes 08:14:52 [INFO] All coverage checks have been met. 08:14:52 [INFO] 08:14:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- 08:14:52 [INFO] 08:14:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 08:14:52 [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 08:14:52 [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 08:14:52 [INFO] 08:14:52 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ri --- 08:14:52 [INFO] 08:14:52 [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- 08:14:52 [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.8-SNAPSHOT [17/23] 08:14:52 [INFO] --------------------------------[ pom ]--------------------------------- 08:14:52 [INFO] 08:14:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- 08:14:52 [INFO] 08:14:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- 08:14:52 [INFO] 08:14:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- 08:14:52 [INFO] 08:14:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- 08:14:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:52 [INFO] surefireArgLine set to empty 08:14:52 [INFO] 08:14:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- 08:14:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:52 [INFO] argLine set to empty 08:14:52 [INFO] 08:14:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- 08:14:52 [INFO] You have 0 Checkstyle violations. 08:14:52 [INFO] 08:14:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- 08:14:52 [INFO] You have 0 Checkstyle violations. 08:14:52 [INFO] 08:14:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- 08:14:52 [INFO] Starting audit... 08:14:52 Audit done. 08:14:52 [INFO] You have 0 Checkstyle violations. 08:14:52 [INFO] 08:14:52 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> 08:14:52 [INFO] 08:14:52 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- 08:14:52 [INFO] 08:14:52 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< 08:14:52 [INFO] 08:14:52 [INFO] 08:14:52 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- 08:14:52 [INFO] 08:14:52 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- 08:14:52 [INFO] No sources specified for compilation. Skipping. 08:14:52 [INFO] 08:14:52 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- 08:14:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:52 [INFO] 08:14:52 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- 08:14:53 [INFO] 08:14:53 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- 08:14:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:53 [INFO] failsafeArgLine set to empty 08:14:53 [INFO] 08:14:53 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 08:14:53 [INFO] No tests to run. 08:14:53 [INFO] 08:14:53 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- 08:14:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:53 [INFO] 08:14:53 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- 08:14:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:53 [INFO] 08:14:53 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 08:14:53 [INFO] 08:14:53 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- 08:14:53 [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 08:14:53 [INFO] 08:14:53 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub --- 08:14:53 [INFO] 08:14:53 [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- 08:14:53 [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.8-SNAPSHOT [18/23] 08:14:53 [INFO] --------------------------------[ jar ]--------------------------------- 08:14:53 [INFO] 08:14:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- 08:14:53 [INFO] 08:14:53 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- 08:14:53 [INFO] 08:14:53 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- 08:14:53 [INFO] 08:14:53 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 08:14:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:53 [INFO] surefireArgLine set to empty 08:14:53 [INFO] 08:14:53 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- 08:14:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:53 [INFO] argLine set to empty 08:14:53 [INFO] 08:14:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- 08:14:53 [INFO] You have 0 Checkstyle violations. 08:14:53 [INFO] 08:14:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 08:14:53 [INFO] You have 0 Checkstyle violations. 08:14:53 [INFO] 08:14:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 08:14:53 [INFO] Starting audit... 08:14:53 Audit done. 08:14:53 [INFO] You have 0 Checkstyle violations. 08:14:53 [INFO] 08:14:53 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- 08:14:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:53 [INFO] Copying 12 resources 08:14:53 [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 08:14:53 [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 08:14:53 [INFO] 08:14:53 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- 08:14:53 [INFO] Changes detected - recompiling the module! :dependency 08:14:53 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 08:14:53 [INFO] 08:14:53 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> 08:14:53 [INFO] 08:14:53 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- 08:14:53 [INFO] Fork Value is true 08:14:55 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:14:55 [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) 08:14:55 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:14:55 [java] WARNING: System::setSecurityManager will be removed in a future release 08:14:56 [INFO] Done SpotBugs Analysis.... 08:14:56 [INFO] 08:14:56 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< 08:14:56 [INFO] 08:14:56 [INFO] 08:14:56 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- 08:14:56 [INFO] BugInstance size is 0 08:14:56 [INFO] Error size is 0 08:14:56 [INFO] No errors/warnings found 08:14:56 [INFO] 08:14:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- 08:14:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14: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/src/test/resources 08:14:56 [INFO] 08:14:56 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- 08:14:56 [INFO] No sources to compile 08:14:56 [INFO] 08:14:56 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- 08:14:56 [INFO] No sources specified for compilation. Skipping. 08:14:56 [INFO] 08:14:56 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- 08:14:56 [INFO] No tests to run. 08:14:56 [INFO] 08:14:56 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 08:14:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:56 [INFO] 08:14:56 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- 08:14:56 [INFO] 08:14:56 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- 08:14:56 [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 08:14:56 [INFO] 08:14:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 08:14:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:56 [INFO] failsafeArgLine set to empty 08:14:56 [INFO] 08:14:56 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 08:14:56 [INFO] No tests to run. 08:14:56 [INFO] 08:14:56 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 08:14:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:56 [INFO] 08:14:56 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- 08:14:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:56 [INFO] 08:14:56 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 08:14:56 [INFO] 08:14:56 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- 08:14:56 [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 08:14:56 [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 08:14:56 [INFO] 08:14:56 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub-service --- 08:14:56 [INFO] 08:14:56 [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- 08:14:56 [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.8-SNAPSHOT [19/23] 08:14:56 [INFO] --------------------------------[ jar ]--------------------------------- 08:14:56 [INFO] 08:14:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- 08:14:56 [INFO] 08:14:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- 08:14:56 [INFO] 08:14:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- 08:14:56 [INFO] 08:14:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 08:14:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:56 [INFO] surefireArgLine set to empty 08:14:56 [INFO] 08:14:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- 08:14:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:56 [INFO] argLine set to empty 08:14:56 [INFO] 08:14:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- 08:14:56 [INFO] You have 0 Checkstyle violations. 08:14:56 [INFO] 08:14:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 08:14:56 [INFO] You have 0 Checkstyle violations. 08:14:56 [INFO] 08:14:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 08:14:56 [INFO] Starting audit... 08:14:56 Audit done. 08:14:56 [INFO] You have 0 Checkstyle violations. 08:14:56 [INFO] 08:14:56 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- 08:14:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14:56 [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 08:14:56 [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 08:14:56 [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 08:14:56 [INFO] 08:14:56 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- 08:14:56 [INFO] Changes detected - recompiling the module! :dependency 08:14:56 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 08:14:57 [INFO] 08:14:57 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> 08:14:57 [INFO] 08:14:57 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- 08:14:57 [INFO] Fork Value is true 08:14:58 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:14:58 [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) 08:14:58 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:14:58 [java] WARNING: System::setSecurityManager will be removed in a future release 08:14:59 [INFO] Done SpotBugs Analysis.... 08:14:59 [INFO] 08:14:59 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< 08:14:59 [INFO] 08:14:59 [INFO] 08:14:59 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- 08:14:59 [INFO] BugInstance size is 0 08:14:59 [INFO] Error size is 0 08:14:59 [INFO] No errors/warnings found 08:14:59 [INFO] 08:14:59 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- 08:14:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:14: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/test/resources 08:14:59 [INFO] 08:14:59 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- 08:14:59 [INFO] No sources to compile 08:14:59 [INFO] 08:14:59 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- 08:14:59 [INFO] No sources specified for compilation. Skipping. 08:14:59 [INFO] 08:14:59 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- 08:14:59 [INFO] No tests to run. 08:14:59 [INFO] 08:14:59 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 08:14:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:14:59 [INFO] 08:14:59 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- 08:14:59 [INFO] 08:14:59 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- 08:14:59 [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 08:14:59 [INFO] 08:14:59 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- 08:15:01 [INFO] 08:15:01 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240404T080930Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 08:15:01 [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 08:15:01 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 08:15:01 [INFO] Building snapshot dependencies layer... 08:15:01 [INFO] Building dependencies layer... 08:15:01 [INFO] Building classes layer... 08:15:01 [INFO] Building jvm arg files layer... 08:15:01 [INFO] Building resources layer... 08:15:01 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 08:15:04 [INFO] 08:15:04 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 08:15:04 [INFO] Loading to Docker daemon... 08:15:07 [INFO] 08:15:07 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240404T080930Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 08:15:07 [INFO] 08:15:07 [INFO] A new version of jib-maven-plugin (3.4.1) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 08:15:07 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 08:15:07 [INFO] 08:15:07 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 08:15:07 [INFO] 08:15:07 [INFO] 08:15:07 [INFO] 08:15:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 08:15:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:15:07 [INFO] failsafeArgLine set to empty 08:15:07 [INFO] 08:15:07 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 08:15:07 [INFO] No tests to run. 08:15:07 [INFO] 08:15:07 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 08:15:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:15:07 [INFO] 08:15:07 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- 08:15:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:15:07 [INFO] 08:15:07 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 08:15:07 [INFO] 08:15:07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- 08:15:07 [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 08:15:07 [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 08:15:07 [INFO] 08:15:07 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub-app --- 08:15:07 [INFO] 08:15:07 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ dmi-plugin-demo-and-csit-stub-app --- 08:15:07 [INFO] 08:15:07 [INFO] Containerizing application to nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240404T080930Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 08:15:07 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 08:15:07 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 08:15:07 [INFO] Building snapshot dependencies layer... 08:15:07 [INFO] Building dependencies layer... 08:15:07 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240404T080930Z 08:15:07 [INFO] Building resources layer... 08:15:07 [INFO] Building classes layer... 08:15:07 [INFO] Building jvm arg files layer... 08:15:07 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 08:15:07 [INFO] 08:15:07 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 08:15:07 [INFO] 08:15:07 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240404T080930Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 08:15:07 [INFO] 08:15:07 [INFO] 08:15:07 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 08:15:07 [INFO] Building integration-test 3.4.8-SNAPSHOT [20/23] 08:15:07 [INFO] --------------------------------[ jar ]--------------------------------- 08:15:07 [INFO] 08:15:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 08:15:07 [INFO] 08:15:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- 08:15:07 [INFO] 08:15:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- 08:15:07 [INFO] 08:15:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- 08:15: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/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/* 08:15:07 [INFO] 08:15:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- 08:15: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/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/* 08:15:07 [INFO] 08:15:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- 08:15:07 [INFO] You have 0 Checkstyle violations. 08:15:07 [INFO] 08:15:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- 08:15:08 [INFO] You have 0 Checkstyle violations. 08:15:08 [INFO] 08:15:08 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- 08:15:08 [INFO] Starting audit... 08:15:08 Audit done. 08:15:08 [INFO] You have 0 Checkstyle violations. 08:15:08 [INFO] 08:15:08 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 08:15:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/src/main/resources 08:15:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-sources/license 08:15:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-resources/licenses 08:15:08 [INFO] 08:15:08 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- 08:15:08 [INFO] No sources to compile 08:15:08 [INFO] 08:15:08 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> 08:15:08 [INFO] 08:15:08 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- 08:15:08 [INFO] 08:15:08 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< 08:15:08 [INFO] 08:15:08 [INFO] 08:15:08 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- 08:15:08 [INFO] 08:15:08 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 08:15:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:15:08 [INFO] Copying 20 resources 08:15:08 [INFO] 08:15:08 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- 08:15:08 [INFO] Changes detected - recompiling the module! :dependency 08:15:08 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 08:15:08 [INFO] 08:15:08 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- 08:15:08 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:15:08 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:15:10 [INFO] Compiled 91 files. 08:15:10 [INFO] 08:15:10 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- 08:15:10 [INFO] 08:15:10 [INFO] ------------------------------------------------------- 08:15:10 [INFO] T E S T S 08:15:10 [INFO] ------------------------------------------------------- 08:15:13 08:15:13.617 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 08:15:13 08:15:13.632 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 08:15:13 [INFO] Running org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 08:15:47 08:15:14.061 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 08:15:47 08:15:14.529 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 08:15:47 08:15:14.532 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 08:15:47 08:15:14.558 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 08:15:47 Server Version: 23.0.1 08:15:47 API Version: 1.42 08:15:47 Operating System: CentOS Stream 8 08:15:47 Total Memory: 31890 MB 08:15:47 08:15:14.563 [main] WARN org.testcontainers.utility.ResourceReaper -- 08:15:47 ******************************************************************************** 08:15:47 Ryuk has been disabled. This can cause unexpected behavior in your environment. 08:15:47 ******************************************************************************** 08:15:47 08:15:14.569 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 08:15:47 08:15:14.570 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 08:15:47 08:15:14.613 [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. 08:15:47 08:15:14.620 [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) 08:15:47 08:15:16.758 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 08:15:47 08:15:16.793 [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) 08:15:47 08:15:17.304 [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) 08:15:47 08:15:18.324 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (6 MB/? MB) 08:15:47 08:15:18.583 [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) 08:15:47 08:15:19.499 [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) 08:15:47 08:15:19.723 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (34 MB/? MB) 08:15:47 08:15:20.013 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (39 MB/? MB) 08:15:47 08:15:20.021 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (39 MB/? MB) 08:15:47 08:15:20.241 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (39 MB/? MB) 08:15:47 08:15:20.543 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 1 extracted, (41 MB/? MB) 08:15:47 08:15:20.552 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 1 extracted, (41 MB/? MB) 08:15:47 08:15:20.724 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 2 extracted, (42 MB/? MB) 08:15:47 08:15:20.763 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 2 extracted, (42 MB/? MB) 08:15:47 08:15:20.806 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 3 extracted, (42 MB/? MB) 08:15:47 08:15:20.926 [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) 08:15:47 08:15:21.073 [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) 08:15:47 08:15:21.238 [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) 08:15:47 08:15:21.296 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (44 MB/? MB) 08:15:47 08:15:21.391 [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) 08:15:47 08:15:21.473 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (45 MB/? MB) 08:15:47 08:15:21.549 [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) 08:15:47 08:15:25.343 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (128 MB/130 MB) 08:15:47 08:15:27.534 [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) 08:15:47 08:15:27.618 [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) 08:15:47 08:15:27.701 [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) 08:15:47 08:15:27.782 [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) 08:15:47 08:15:27.860 [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) 08:15:47 08:15:27.882 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 11s (downloaded 130 MB at 11 MB/s) 08:15:47 08:15:27.882 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT13.268866316S 08:15:47 08:15:27.920 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 08:15:47 08:15:33.919 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 09cfafc93953cf1645e6bc44cd850296a0ca6481ef3297163497d31c6ab1be40 08:15:47 08:15:35.838 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT7.918010446S 08:15:47 08:15:35.838 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32790/test?loggerLevel=OFF) 08:15:47 08:15:35.840 [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 08:15:47 08:15:35.988 [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: f39134ec5465b2910f7e7484f649188dd6cabf06d5566e70e3ade2a8a02869e8 08:15:47 08:15:41.948 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT6.107877675S 08:15:47 08:15:11,983 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 08:15:47 08:15:11,985 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4710332d - Here is a list of configurators discovered as a service, by rank: 08:15:47 08:15:11,986 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4710332d - org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:15:47 08:15:11,986 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4710332d - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 08:15:47 08:15:11,986 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4710332d - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:15:47 08:15:11,994 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4710332d - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:15:47 08:15:11,994 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4710332d - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 08:15:47 08:15:11,995 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4710332d - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 08:15:47 08:15:11,997 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 08:15:47 08:15:11,997 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 08:15:47 08:15:11,997 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4710332d - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:15:47 08:15:11,997 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4710332d - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 08:15:47 08:15:11,998 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4710332d - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 08:15:47 08:15:11,998 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:15:47 08:15:11,998 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:15:47 08:15:11,998 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4710332d - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:15:47 08:15:11,998 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4710332d - Trying to configure with ch.qos.logback.classic.BasicConfigurator 08:15:47 08:15:11,999 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4710332d - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 08:15:47 08:15:11,999 |-INFO in ch.qos.logback.classic.BasicConfigurator@7930de44 - Setting up default configuration. 08:15:47 08:15:12,017 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4710332d - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 18 milliseconds. ExecutionStatus=NEUTRAL 08:15:47 08:15:42,491 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@52891a77 - 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 08:15:47 08:15:42,551 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@785fd189 - 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. 08:15:47 08:15:42,551 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@52891a77 - 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 08:15:47 08:15:42,555 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:15:47 08:15:42,555 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:15:47 08:15:42,555 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:15:47 08:15:42,555 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:15:47 08:15:42,555 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:15:47 08:15:42,557 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@785fd189 - 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. 08:15:47 08:15:42,557 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@52891a77 - 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 08:15:47 08:15:42,566 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:15:47 08:15:42,566 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:15:47 08:15:42,570 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:15:47 08:15:42,608 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712218542607) 08:15:47 08:15:42,608 |-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] 08:15:47 08:15:42,609 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:15:47 08:15:42,616 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:15:47 08:15:42,617 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e900cf4 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:15:47 08:15:42,617 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:15:47 08:15:42,617 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e900cf4 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:15:47 08:15:42,617 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:15:47 08:15:42,617 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e900cf4 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:15:47 08:15:42,617 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:15:47 08:15:42,617 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e900cf4 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:15:47 08:15:42,618 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:15:47 08:15:42,618 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e900cf4 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:15:47 08:15:42,618 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:15:47 08:15:42,618 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e900cf4 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:15:47 08:15:42,618 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:15:47 08:15:42,618 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e900cf4 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:15:47 08:15:42,618 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:15:47 08:15:42,618 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e900cf4 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:15:47 08:15:42,618 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:15:47 08:15:42,618 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:15:47 08:15:42,625 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:15:47 08:15:42,647 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:15:47 08:15:42,647 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:15:47 08:15:42,660 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:15:47 08:15:42,667 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:15:47 08:15:43,441 |-INFO in ch.qos.logback.classic.pattern.DateConverter@412d379c - Setting zoneId to "UTC" 08:15:47 08:15:43,453 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:15:47 08:15:43,453 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:15:47 08:15:43,734 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:15:47 08:15:43,735 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:15:47 08:15:43,735 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:15:47 08:15:43,736 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:15:47 08:15:43,736 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:15:47 08:15:43,737 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e900cf4 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:15:47 08:15:43,737 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:15:47 08:15:43,737 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5b6dc76c - End of configuration. 08:15:47 08:15:43,737 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5d388611 - Registering current configuration as safe fallback point 08:15:47 08:15:47 2024-04-04T08:15:43.964Z INFO 13422 --- [cps-integration-test] [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Starting CpsAnchorServiceIntegrationSpec using Java 17.0.6-ea with PID 13422 (started by jenkins in /w/workspace/cps-master-merge-java/integration-test) 08:15:47 2024-04-04T08:15:43.965Z INFO 13422 --- [cps-integration-test] [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 08:15:47 2024-04-04T08:15:44.986Z INFO 13422 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 08:15:47 2024-04-04T08:15:45.056Z INFO 13422 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 60 ms. Found 6 JPA repository interfaces. 08:15:47 2024-04-04T08:15:46.408Z INFO 13422 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 08:15:47 2024-04-04T08:15:46.602Z INFO 13422 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@26be4917 08:15:47 2024-04-04T08:15:46.603Z INFO 13422 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 08:15:47 2024-04-04T08:15:46.788Z INFO 13422 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 08:15:47 2024-04-04T08:15:46.976Z INFO 13422 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 08:15:47 2024-04-04T08:15:47.179Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 08:15:47 2024-04-04T08:15:47.186Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 08:15:47 2024-04-04T08:15:47.361Z INFO 13422 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 2218547190 08:15:47 2024-04-04T08:15:47.376Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 08:15:47 2024-04-04T08:15:47.428Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 08:15:47 2024-04-04T08:15:47.428Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 7ms 08:15:47 2024-04-04T08:15:47.436Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 08:15:47 2024-04-04T08:15:47.437Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 4ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 08:15:47 2024-04-04T08:15:47.443Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 08:15:47 2024-04-04T08:15:47.443Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 4ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 08:15:47 2024-04-04T08:15:47.449Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 08:15:47 2024-04-04T08:15:47.450Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 4ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 08:15:47 2024-04-04T08:15:47.455Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 08:15:47 2024-04-04T08:15:47.456Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 4ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 08:15:47 2024-04-04T08:15:47.462Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 08:15:47 2024-04-04T08:15:47.462Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 4ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 08:15:47 2024-04-04T08:15:47.468Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 08:15:47 2024-04-04T08:15:47.468Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 4ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 08:15:47 2024-04-04T08:15:47.473Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 08:15:47 2024-04-04T08:15:47.474Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 4ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 08:15:47 2024-04-04T08:15:47.478Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 08:15:47 2024-04-04T08:15:47.478Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 2ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 08:15:47 2024-04-04T08:15:47.483Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 08:15:47 2024-04-04T08:15:47.483Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 3ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 08:15:47 2024-04-04T08:15:47.488Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 08:15:47 2024-04-04T08:15:47.488Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 3ms 08:15:47 2024-04-04T08:15:47.494Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 08:15:47 2024-04-04T08:15:47.494Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 4ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 08:15:47 2024-04-04T08:15:47.498Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 08:15:47 2024-04-04T08:15:47.498Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 2ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 08:15:47 2024-04-04T08:15:47.502Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 08:15:47 2024-04-04T08:15:47.502Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 2ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 08:15:47 2024-04-04T08:15:47.506Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 08:15:47 2024-04-04T08:15:47.506Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 2ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 08:15:47 2024-04-04T08:15:47.511Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 08:15:47 2024-04-04T08:15:47.511Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 08:15:47 2024-04-04T08:15:47.515Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 08:15:47 2024-04-04T08:15:47.515Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 2ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 08:15:47 2024-04-04T08:15:47.519Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 08:15:47 2024-04-04T08:15:47.519Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 2ms 08:15:47 2024-04-04T08:15:47.523Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 08:15:47 2024-04-04T08:15:47.524Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 3ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 08:15:47 2024-04-04T08:15:47.529Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 08:15:47 2024-04-04T08:15:47.529Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 3ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 08:15:47 2024-04-04T08:15:47.534Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 08:15:47 2024-04-04T08:15:47.534Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 2ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 08:15:47 2024-04-04T08:15:47.539Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 08:15:47 2024-04-04T08:15:47.539Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 08:15:47 2024-04-04T08:15:47.544Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 08:15:47 2024-04-04T08:15:47.545Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 3ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 08:15:47 2024-04-04T08:15:47.549Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 08:15:47 2024-04-04T08:15:47.550Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 3ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 08:15:47 2024-04-04T08:15:47.554Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 08:15:47 2024-04-04T08:15:47.555Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 2ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 08:15:47 2024-04-04T08:15:47.559Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 08:15:47 2024-04-04T08:15:47.560Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 4ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 08:15:47 2024-04-04T08:15:47.564Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 08:15:47 2024-04-04T08:15:47.564Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 08:15:47 2024-04-04T08:15:47.568Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 08:15:47 2024-04-04T08:15:47.568Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 08:15:47 2024-04-04T08:15:47.572Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 08:15:47 2024-04-04T08:15:47.573Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 3ms 08:15:47 2024-04-04T08:15:47.577Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 08:15:47 2024-04-04T08:15:47.578Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 2ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 08:15:47 2024-04-04T08:15:47.581Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 08:15:47 2024-04-04T08:15:47.582Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 3ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 08:15:47 2024-04-04T08:15:47.585Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 08:15:47 2024-04-04T08:15:47.586Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 3ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 08:15:47 2024-04-04T08:15:47.589Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 08:15:47 2024-04-04T08:15:47.590Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 2ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 08:15:47 2024-04-04T08:15:47.594Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 08:15:47 2024-04-04T08:15:47.594Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 2ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 08:15:47 2024-04-04T08:15:47.598Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 08:15:47 2024-04-04T08:15:47.598Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 2ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 08:15:47 2024-04-04T08:15:47.603Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 08:15:47 2024-04-04T08:15:47.603Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 3ms 08:15:47 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 08:15:47 Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 08:15:47 2024-04-04T08:15:47.608Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 08:15:47 2024-04-04T08:15:47.608Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 3ms 08:15:47 2024-04-04T08:15:47.612Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 08:15:47 2024-04-04T08:15:47.613Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 3ms 08:15:47 Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 08:15:47 Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 08:15:47 2024-04-04T08:15:47.618Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 08:15:47 2024-04-04T08:15:47.618Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 3ms 08:15:47 2024-04-04T08:15:47.634Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 08:16:13 2024-04-04T08:15:47.635Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 15ms 08:16:13 Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 08:16:13 2024-04-04T08:15:47.647Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 08:16:13 2024-04-04T08:15:47.648Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 8ms 08:16:13 Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 08:16:13 2024-04-04T08:15:47.658Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 08:16:13 2024-04-04T08:15:47.658Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 7ms 08:16:13 Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 08:16:13 2024-04-04T08:15:47.675Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 08:16:13 2024-04-04T08:15:47.678Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 08:16:13 2024-04-04T08:15:47.679Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 7ms 08:16:13 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 08:16:13 2024-04-04T08:15:47.689Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 08:16:13 2024-04-04T08:15:47.690Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 3ms 08:16:13 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 08:16:13 2024-04-04T08:15:47.694Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 08:16:13 2024-04-04T08:15:47.704Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 08:16:13 2024-04-04T08:15:47.705Z INFO 13422 --- [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 13ms 08:16:13 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 08:16:13 2024-04-04T08:15:47.710Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 08:16:13 2024-04-04T08:15:47.711Z INFO 13422 --- [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 3ms 08:16:13 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 08:16:13 2024-04-04T08:15:47.715Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 08:16:13 2024-04-04T08:15:47.716Z INFO 13422 --- [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 08:16:13 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 08:16:13 2024-04-04T08:15:47.718Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 08:16:13 2024-04-04T08:15:47.719Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps ran successfully in 2ms 08:16:13 Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 08:16:13 2024-04-04T08:15:47.724Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 08:16:13 2024-04-04T08:15:47.727Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 08:16:13 2024-04-04T08:15:47.729Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 08:16:13 2024-04-04T08:15:47.737Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 17ms 08:16:13 Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 08:16:13 2024-04-04T08:15:47.754Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 08:16:13 2024-04-04T08:15:47.755Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 12ms 08:16:13 Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 08:16:13 2024-04-04T08:15:47.768Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 08:16:13 2024-04-04T08:15:47.770Z INFO 13422 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 14ms 08:16:13 2024-04-04T08:15:47.776Z INFO 13422 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 08:16:13 2024-04-04T08:15:47.776Z INFO 13422 --- [cps-integration-test] [ main] liquibase.util : Run: 51 08:16:13 2024-04-04T08:15:47.776Z INFO 13422 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 08:16:13 2024-04-04T08:15:47.776Z INFO 13422 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 08:16:13 2024-04-04T08:15:47.776Z INFO 13422 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 08:16:13 2024-04-04T08:15:47.776Z INFO 13422 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 51 08:16:13 08:16:13 08:16:13 UPDATE SUMMARY 08:16:13 Run: 51 08:16:13 Previously run: 0 08:16:13 Filtered out: 0 08:16:13 ------------------------------- 08:16:13 Total change sets: 51 08:16:13 08:16:13 2024-04-04T08:15:47.777Z INFO 13422 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 08:16:13 Liquibase: Update has been successful. 08:16:13 2024-04-04T08:15:47.778Z INFO 13422 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 08:16:13 2024-04-04T08:15:47.781Z INFO 13422 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 08:16:13 2024-04-04T08:15:47.784Z INFO 13422 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 08:16:13 2024-04-04T08:15:47.786Z INFO 13422 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 08:16:13 2024-04-04T08:15:47.935Z INFO 13422 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 08:16:13 2024-04-04T08:15:48.007Z INFO 13422 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.4.4.Final 08:16:13 2024-04-04T08:15:48.009Z INFO 13422 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 08:16:13 2024-04-04T08:15:48.050Z INFO 13422 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 08:16:13 2024-04-04T08:15:48.201Z WARN 13422 --- [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) 08:16:13 2024-04-04T08:15:48.431Z INFO 13422 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 08:16:13 2024-04-04T08:15:49.849Z INFO 13422 --- [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) 08:16:13 2024-04-04T08:15:49.852Z INFO 13422 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 08:16:13 2024-04-04T08:15:50.369Z INFO 13422 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 08:16:13 2024-04-04T08:15:50.949Z WARN 13422 --- [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: 08:16:13 --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 08:16:13 2024-04-04T08:15:51.045Z INFO 13422 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:16:13 + + o o o o---o o----o o o---o o o----o o--o--o 08:16:13 + + + + | | / \ / | | / / \ | | 08:16:13 + + + + + o----o o o o o----o | o o o o----o | 08:16:13 + + + + | | / \ / | | \ / \ | | 08:16:13 + + o o o o o---o o----o o----o o---o o o o----o o 08:16:13 2024-04-04T08:15:51.046Z INFO 13422 --- [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. 08:16:13 2024-04-04T08:15:51.046Z INFO 13422 --- [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 08:16:13 2024-04-04T08:15:51.046Z INFO 13422 --- [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 08:16:13 2024-04-04T08:15:51.046Z INFO 13422 --- [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. 08:16:13 2024-04-04T08:15:51.049Z INFO 13422 --- [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. 08:16:13 To enable the Jet engine on the members, do one of the following: 08:16:13 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:16:13 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:16:13 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:16:13 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:16:13 2024-04-04T08:15:51.223Z INFO 13422 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:16:13 2024-04-04T08:15:51.410Z INFO 13422 --- [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. 08:16:13 2024-04-04T08:15:51.503Z INFO 13422 --- [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 08:16:13 2024-04-04T08:15:51.507Z WARN 13422 --- [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. 08:16:13 2024-04-04T08:15:51.804Z INFO 13422 --- [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. 08:16:13 2024-04-04T08:15:51.809Z INFO 13422 --- [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 08:16:13 2024-04-04T08:15:54.511Z INFO 13422 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:16:13 08:16:13 Members {size:1, ver:1} [ 08:16:13 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 this 08:16:13 ] 08:16:13 08:16:13 2024-04-04T08:15:54.530Z INFO 13422 --- [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 08:16:13 2024-04-04T08:15:54.701Z INFO 13422 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:16:13 + + o o o o---o o----o o o---o o o----o o--o--o 08:16:13 + + + + | | / \ / | | / / \ | | 08:16:13 + + + + + o----o o o o o----o | o o o o----o | 08:16:13 + + + + | | / \ / | | \ / \ | | 08:16:13 + + o o o o o---o o----o o----o o---o o o o----o o 08:16:13 2024-04-04T08:15:54.701Z INFO 13422 --- [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. 08:16:13 2024-04-04T08:15:54.701Z INFO 13422 --- [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 08:16:13 2024-04-04T08:15:54.701Z INFO 13422 --- [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 08:16:13 2024-04-04T08:15:54.701Z INFO 13422 --- [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. 08:16:13 2024-04-04T08:15:54.701Z INFO 13422 --- [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. 08:16:13 To enable the Jet engine on the members, do one of the following: 08:16:13 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:16:13 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:16:13 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:16:13 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:16:13 2024-04-04T08:15:54.705Z INFO 13422 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:16:13 2024-04-04T08:15:54.715Z INFO 13422 --- [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. 08:16:13 2024-04-04T08:15:54.717Z INFO 13422 --- [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 08:16:13 2024-04-04T08:15:54.717Z WARN 13422 --- [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. 08:16:13 2024-04-04T08:15:54.732Z INFO 13422 --- [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. 08:16:13 2024-04-04T08:15:54.732Z INFO 13422 --- [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 08:16:13 2024-04-04T08:15:54.844Z INFO 13422 --- [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 08:16:13 2024-04-04T08:15:54.873Z INFO 13422 --- [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.107.4:33963 08:16:13 2024-04-04T08:15:54.875Z INFO 13422 --- [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:33963 and /10.250.0.254:5701 08:16:13 2024-04-04T08:15:59.975Z INFO 13422 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:16:13 08:16:13 Members {size:2, ver:2} [ 08:16:13 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 this 08:16:13 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e 08:16:13 ] 08:16:13 08:16:13 2024-04-04T08:15:59.990Z INFO 13422 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:16:13 08:16:13 Members {size:2, ver:2} [ 08:16:13 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 08:16:13 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e this 08:16:13 ] 08:16:13 08:16:13 2024-04-04T08:15:59.996Z INFO 13422 --- [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 08:16:13 2024-04-04T08:16:00.004Z INFO 13422 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:16:13 + + o o o o---o o----o o o---o o o----o o--o--o 08:16:13 + + + + | | / \ / | | / / \ | | 08:16:13 + + + + + o----o o o o o----o | o o o o----o | 08:16:13 + + + + | | / \ / | | \ / \ | | 08:16:13 + + o o o o o---o o----o o----o o---o o o o----o o 08:16:13 2024-04-04T08:16:00.004Z INFO 13422 --- [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. 08:16:13 2024-04-04T08:16:00.004Z INFO 13422 --- [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 08:16:13 2024-04-04T08:16:00.004Z INFO 13422 --- [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 08:16:13 2024-04-04T08:16:00.004Z INFO 13422 --- [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. 08:16:13 2024-04-04T08:16:00.004Z INFO 13422 --- [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. 08:16:13 To enable the Jet engine on the members, do one of the following: 08:16:13 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:16:13 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:16:13 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:16:13 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:16:13 2024-04-04T08:16:00.009Z INFO 13422 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:16:13 2024-04-04T08:16:00.009Z INFO 13422 --- [cps-integration-test] [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initializing cluster partition table arrangement... 08:16:13 2024-04-04T08:16:00.019Z INFO 13422 --- [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. 08:16:13 2024-04-04T08:16:00.020Z INFO 13422 --- [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 08:16:13 2024-04-04T08:16:00.021Z WARN 13422 --- [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. 08:16:13 2024-04-04T08:16:00.061Z INFO 13422 --- [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. 08:16:13 2024-04-04T08:16:00.061Z INFO 13422 --- [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 08:16:13 2024-04-04T08:16:00.234Z INFO 13422 --- [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 08:16:13 2024-04-04T08:16:00.238Z INFO 13422 --- [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.107.4:55871 08:16:13 2024-04-04T08:16:00.239Z INFO 13422 --- [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:55871 and /10.250.0.254:5701 08:16:13 2024-04-04T08:16:05.348Z INFO 13422 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:16:13 08:16:13 Members {size:3, ver:3} [ 08:16:13 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 this 08:16:13 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e 08:16:13 Member [10.250.0.254]:5703 - e6100006-2e9a-41c3-afc2-dfc02c144e35 08:16:13 ] 08:16:13 08:16:13 2024-04-04T08:16:05.356Z INFO 13422 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:16:13 08:16:13 Members {size:3, ver:3} [ 08:16:13 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 08:16:13 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e 08:16:13 Member [10.250.0.254]:5703 - e6100006-2e9a-41c3-afc2-dfc02c144e35 this 08:16:13 ] 08:16:13 08:16:13 2024-04-04T08:16:05.357Z INFO 13422 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:16:13 08:16:13 Members {size:3, ver:3} [ 08:16:13 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 08:16:13 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e this 08:16:13 Member [10.250.0.254]:5703 - e6100006-2e9a-41c3-afc2-dfc02c144e35 08:16:13 ] 08:16:13 08:16:13 2024-04-04T08:16:05.357Z INFO 13422 --- [cps-integration-test] [cached.thread-1] 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 08:16:13 2024-04-04T08:16:05.358Z INFO 13422 --- [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.107.4:40027 08:16:13 2024-04-04T08:16:05.359Z INFO 13422 --- [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:40027 and /10.250.0.254:5703 08:16:13 2024-04-04T08:16:05.359Z INFO 13422 --- [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.107.4:42479 08:16:13 2024-04-04T08:16:05.361Z INFO 13422 --- [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:42479 and /10.250.0.254:5702 08:16:13 2024-04-04T08:16:05.629Z INFO 13422 --- [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 08:16:13 2024-04-04T08:16:06.072Z INFO 13422 --- [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=Thu Apr 04 08:16:05 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 08:16:13 2024-04-04T08:16:06.360Z INFO 13422 --- [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 08:16:13 2024-04-04T08:16:06.942Z INFO 13422 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 08:16:13 + + o o o o---o o----o o o---o o o----o o--o--o 08:16:13 + + + + | | / \ / | | / / \ | | 08:16:13 + + + + + o----o o o o o----o | o o o o----o | 08:16:13 + + + + | | / \ / | | \ / \ | | 08:16:13 + + o o o o o---o o----o o----o o---o o o o----o o 08:16:13 2024-04-04T08:16:06.942Z INFO 13422 --- [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. 08:16:13 2024-04-04T08:16:06.942Z INFO 13422 --- [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 08:16:13 2024-04-04T08:16:06.942Z INFO 13422 --- [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 08:16:13 2024-04-04T08:16:06.942Z INFO 13422 --- [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. 08:16:13 2024-04-04T08:16:06.942Z INFO 13422 --- [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. 08:16:13 To enable the Jet engine on the members, do one of the following: 08:16:13 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:16:13 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:16:13 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:16:13 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:16:13 2024-04-04T08:16:06.947Z INFO 13422 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:16:13 2024-04-04T08:16:06.958Z INFO 13422 --- [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. 08:16:13 2024-04-04T08:16:06.963Z INFO 13422 --- [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 08:16:13 2024-04-04T08:16:06.963Z WARN 13422 --- [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. 08:16:13 2024-04-04T08:16:06.980Z INFO 13422 --- [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. 08:16:13 2024-04-04T08:16:06.981Z INFO 13422 --- [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 08:16:13 2024-04-04T08:16:07.164Z INFO 13422 --- [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 08:16:13 2024-04-04T08:16:07.169Z INFO 13422 --- [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.107.4:45275 08:16:13 2024-04-04T08:16:07.178Z INFO 13422 --- [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:45275 and /10.250.0.254:5701 08:16:13 2024-04-04T08:16:12.273Z INFO 13422 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:16:13 08:16:13 Members {size:4, ver:4} [ 08:16:13 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 this 08:16:13 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e 08:16:13 Member [10.250.0.254]:5703 - e6100006-2e9a-41c3-afc2-dfc02c144e35 08:16:13 Member [10.250.0.254]:5704 - 756cac2a-12f6-424a-a214-52afb7735a57 08:16:13 ] 08:16:13 08:16:13 2024-04-04T08:16:12.280Z INFO 13422 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:16:13 08:16:13 Members {size:4, ver:4} [ 08:16:13 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 08:16:13 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e this 08:16:13 Member [10.250.0.254]:5703 - e6100006-2e9a-41c3-afc2-dfc02c144e35 08:16:13 Member [10.250.0.254]:5704 - 756cac2a-12f6-424a-a214-52afb7735a57 08:16:13 ] 08:16:13 08:16:13 2024-04-04T08:16:12.281Z INFO 13422 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 08:16:13 08:16:13 Members {size:4, ver:4} [ 08:16:13 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 08:16:13 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e 08:16:13 Member [10.250.0.254]:5703 - e6100006-2e9a-41c3-afc2-dfc02c144e35 08:16:13 Member [10.250.0.254]:5704 - 756cac2a-12f6-424a-a214-52afb7735a57 this 08:16:13 ] 08:16:13 08:16:13 2024-04-04T08:16:12.281Z INFO 13422 --- [cps-integration-test] [cached.thread-2] 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 08:16:13 2024-04-04T08:16:12.282Z INFO 13422 --- [cps-integration-test] [cached.thread-5] 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 08:16:13 2024-04-04T08:16:12.285Z INFO 13422 --- [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.107.4:53369 08:16:13 2024-04-04T08:16:12.287Z INFO 13422 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.4:54839 08:16:13 2024-04-04T08:16:12.293Z INFO 13422 --- [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:53369 and /10.250.0.254:5702 08:16:13 2024-04-04T08:16:12.293Z INFO 13422 --- [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.107.4:54819 08:16:13 2024-04-04T08:16:12.293Z INFO 13422 --- [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.107.4:42817 08:16:13 2024-04-04T08:16:12.293Z INFO 13422 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:16:13 08:16:13 Members {size:4, ver:4} [ 08:16:13 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 08:16:13 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e 08:16:13 Member [10.250.0.254]:5703 - e6100006-2e9a-41c3-afc2-dfc02c144e35 this 08:16:13 Member [10.250.0.254]:5704 - 756cac2a-12f6-424a-a214-52afb7735a57 08:16:13 ] 08:16:13 08:16:13 2024-04-04T08:16:12.296Z INFO 13422 --- [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:42817 and /10.250.0.254:5704 08:16:13 2024-04-04T08:16:12.298Z INFO 13422 --- [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:54839 and /10.250.0.254:5703 08:16:13 2024-04-04T08:16:12.298Z INFO 13422 --- [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:54819 and /10.250.0.254:5704 08:16:13 2024-04-04T08:16:12.539Z INFO 13422 --- [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 08:16:13 2024-04-04T08:16:12.914Z INFO 13422 --- [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=Thu Apr 04 08:16:12 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 08:16:13 2024-04-04T08:16:13.283Z INFO 13422 --- [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 08:16:13 2024-04-04T08:16:13.599Z INFO 13422 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 08:16:13 + + o o o o---o o----o o o---o o o----o o--o--o 08:16:13 + + + + | | / \ / | | / / \ | | 08:16:13 + + + + + o----o o o o o----o | o o o o----o | 08:16:13 + + + + | | / \ / | | \ / \ | | 08:16:13 + + o o o o o---o o----o o----o o---o o o o----o o 08:16:13 2024-04-04T08:16:13.599Z INFO 13422 --- [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. 08:16:13 2024-04-04T08:16:13.599Z INFO 13422 --- [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 08:16:13 2024-04-04T08:16:13.599Z INFO 13422 --- [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 08:16:13 2024-04-04T08:16:13.599Z INFO 13422 --- [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. 08:16:13 2024-04-04T08:16:13.599Z INFO 13422 --- [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. 08:16:13 To enable the Jet engine on the members, do one of the following: 08:16:13 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:16:13 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:16:13 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:16:13 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:16:13 2024-04-04T08:16:13.606Z INFO 13422 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:16:33 2024-04-04T08:16:13.619Z INFO 13422 --- [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. 08:16:33 2024-04-04T08:16:13.623Z INFO 13422 --- [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 08:16:33 2024-04-04T08:16:13.623Z WARN 13422 --- [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. 08:16:33 2024-04-04T08:16:13.638Z INFO 13422 --- [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. 08:16:33 2024-04-04T08:16:13.650Z INFO 13422 --- [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 08:16:33 2024-04-04T08:16:13.853Z INFO 13422 --- [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 08:16:33 2024-04-04T08:16:13.856Z INFO 13422 --- [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.107.4:56941 08:16:33 2024-04-04T08:16:13.856Z INFO 13422 --- [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:56941 and /10.250.0.254:5701 08:16:33 2024-04-04T08:16:18.961Z INFO 13422 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:16:33 08:16:33 Members {size:5, ver:5} [ 08:16:33 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 this 08:16:33 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e 08:16:33 Member [10.250.0.254]:5703 - e6100006-2e9a-41c3-afc2-dfc02c144e35 08:16:33 Member [10.250.0.254]:5704 - 756cac2a-12f6-424a-a214-52afb7735a57 08:16:33 Member [10.250.0.254]:5705 - d9eff5a0-927f-4ec8-93a6-32ffa58626ac 08:16:33 ] 08:16:33 08:16:33 2024-04-04T08:16:18.972Z INFO 13422 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 08:16:33 08:16:33 Members {size:5, ver:5} [ 08:16:33 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 08:16:33 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e 08:16:33 Member [10.250.0.254]:5703 - e6100006-2e9a-41c3-afc2-dfc02c144e35 08:16:33 Member [10.250.0.254]:5704 - 756cac2a-12f6-424a-a214-52afb7735a57 08:16:33 Member [10.250.0.254]:5705 - d9eff5a0-927f-4ec8-93a6-32ffa58626ac this 08:16:33 ] 08:16:33 08:16:33 2024-04-04T08:16:18.972Z INFO 13422 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:16:33 08:16:33 Members {size:5, ver:5} [ 08:16:33 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 08:16:33 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e this 08:16:33 Member [10.250.0.254]:5703 - e6100006-2e9a-41c3-afc2-dfc02c144e35 08:16:33 Member [10.250.0.254]:5704 - 756cac2a-12f6-424a-a214-52afb7735a57 08:16:33 Member [10.250.0.254]:5705 - d9eff5a0-927f-4ec8-93a6-32ffa58626ac 08:16:33 ] 08:16:33 08:16:33 2024-04-04T08:16:18.973Z INFO 13422 --- [cps-integration-test] [cached.thread-7] 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 08:16:33 2024-04-04T08:16:18.973Z INFO 13422 --- [cps-integration-test] [cached.thread-7] 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 08:16:33 2024-04-04T08:16:18.974Z INFO 13422 --- [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 08:16:33 2024-04-04T08:16:18.975Z INFO 13422 --- [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.107.4:33821 08:16:33 2024-04-04T08:16:18.975Z INFO 13422 --- [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.107.4:47791 08:16:33 2024-04-04T08:16:18.976Z INFO 13422 --- [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.107.4:39353 08:16:33 2024-04-04T08:16:18.976Z INFO 13422 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.4:45533 08:16:33 2024-04-04T08:16:18.977Z INFO 13422 --- [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:39353 and /10.250.0.254:5705 08:16:33 2024-04-04T08:16:18.977Z INFO 13422 --- [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.107.4:37631 08:16:33 2024-04-04T08:16:18.983Z INFO 13422 --- [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:33821 and /10.250.0.254:5702 08:16:33 2024-04-04T08:16:18.983Z INFO 13422 --- [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:47791 and /10.250.0.254:5704 08:16:33 2024-04-04T08:16:18.983Z INFO 13422 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 08:16:33 08:16:33 Members {size:5, ver:5} [ 08:16:33 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 08:16:33 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e 08:16:33 Member [10.250.0.254]:5703 - e6100006-2e9a-41c3-afc2-dfc02c144e35 08:16:33 Member [10.250.0.254]:5704 - 756cac2a-12f6-424a-a214-52afb7735a57 this 08:16:33 Member [10.250.0.254]:5705 - d9eff5a0-927f-4ec8-93a6-32ffa58626ac 08:16:33 ] 08:16:33 08:16:33 2024-04-04T08:16:18.983Z INFO 13422 --- [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.107.4:55931 08:16:33 2024-04-04T08:16:18.984Z INFO 13422 --- [cps-integration-test] [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:16:33 08:16:33 Members {size:5, ver:5} [ 08:16:33 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 08:16:33 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e 08:16:33 Member [10.250.0.254]:5703 - e6100006-2e9a-41c3-afc2-dfc02c144e35 this 08:16:33 Member [10.250.0.254]:5704 - 756cac2a-12f6-424a-a214-52afb7735a57 08:16:33 Member [10.250.0.254]:5705 - d9eff5a0-927f-4ec8-93a6-32ffa58626ac 08:16:33 ] 08:16:33 08:16:33 2024-04-04T08:16:18.986Z INFO 13422 --- [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:45533 and /10.250.0.254:5705 08:16:33 2024-04-04T08:16:18.986Z INFO 13422 --- [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:55931 and /10.250.0.254:5705 08:16:33 2024-04-04T08:16:18.990Z INFO 13422 --- [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:37631 and /10.250.0.254:5703 08:16:33 2024-04-04T08:16:19.224Z INFO 13422 --- [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 08:16:33 2024-04-04T08:16:19.573Z INFO 13422 --- [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=Thu Apr 04 08:16:19 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=813) 08:16:33 2024-04-04T08:16:19.974Z INFO 13422 --- [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 08:16:33 2024-04-04T08:16:20.021Z INFO 13422 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 08:16:33 + + o o o o---o o----o o o---o o o----o o--o--o 08:16:33 + + + + | | / \ / | | / / \ | | 08:16:33 + + + + + o----o o o o o----o | o o o o----o | 08:16:33 + + + + | | / \ / | | \ / \ | | 08:16:33 + + o o o o o---o o----o o----o o---o o o o----o o 08:16:33 2024-04-04T08:16:20.021Z INFO 13422 --- [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. 08:16:33 2024-04-04T08:16:20.021Z INFO 13422 --- [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 08:16:33 2024-04-04T08:16:20.021Z INFO 13422 --- [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 08:16:33 2024-04-04T08:16:20.021Z INFO 13422 --- [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. 08:16:33 2024-04-04T08:16:20.021Z INFO 13422 --- [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. 08:16:33 To enable the Jet engine on the members, do one of the following: 08:16:33 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:16:33 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:16:33 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:16:33 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:16:33 2024-04-04T08:16:20.024Z INFO 13422 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:16:33 2024-04-04T08:16:20.032Z INFO 13422 --- [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. 08:16:33 2024-04-04T08:16:20.034Z INFO 13422 --- [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 08:16:33 2024-04-04T08:16:20.034Z WARN 13422 --- [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. 08:16:33 2024-04-04T08:16:20.044Z INFO 13422 --- [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. 08:16:33 2024-04-04T08:16:20.045Z INFO 13422 --- [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 08:16:33 2024-04-04T08:16:20.189Z INFO 13422 --- [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 08:16:33 2024-04-04T08:16:20.192Z INFO 13422 --- [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.107.4:60527 08:16:33 2024-04-04T08:16:20.202Z INFO 13422 --- [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:60527 and /10.250.0.254:5701 08:16:33 2024-04-04T08:16:25.297Z INFO 13422 --- [cps-integration-test] [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:16:33 08:16:33 Members {size:6, ver:6} [ 08:16:33 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 this 08:16:33 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e 08:16:33 Member [10.250.0.254]:5703 - e6100006-2e9a-41c3-afc2-dfc02c144e35 08:16:33 Member [10.250.0.254]:5704 - 756cac2a-12f6-424a-a214-52afb7735a57 08:16:33 Member [10.250.0.254]:5705 - d9eff5a0-927f-4ec8-93a6-32ffa58626ac 08:16:33 Member [10.250.0.254]:5706 - 5e9d7dc6-4a8b-43c0-aabf-6b9f2261cecb 08:16:33 ] 08:16:33 08:16:33 2024-04-04T08:16:25.304Z INFO 13422 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 08:16:33 08:16:33 Members {size:6, ver:6} [ 08:16:33 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 08:16:33 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e 08:16:33 Member [10.250.0.254]:5703 - e6100006-2e9a-41c3-afc2-dfc02c144e35 08:16:33 Member [10.250.0.254]:5704 - 756cac2a-12f6-424a-a214-52afb7735a57 08:16:33 Member [10.250.0.254]:5705 - d9eff5a0-927f-4ec8-93a6-32ffa58626ac 08:16:33 Member [10.250.0.254]:5706 - 5e9d7dc6-4a8b-43c0-aabf-6b9f2261cecb this 08:16:33 ] 08:16:33 08:16:33 2024-04-04T08:16:25.307Z INFO 13422 --- [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:5702, timeout: 10000, bind-any: true 08:16:33 2024-04-04T08:16:25.307Z INFO 13422 --- [cps-integration-test] [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 08:16:33 2024-04-04T08:16:25.307Z INFO 13422 --- [cps-integration-test] [cached.thread-9] 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 08:16:33 2024-04-04T08:16:25.308Z INFO 13422 --- [cps-integration-test] [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5705, timeout: 10000, bind-any: true 08:16:33 2024-04-04T08:16:25.308Z INFO 13422 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.4:38623 08:16:33 2024-04-04T08:16:25.309Z INFO 13422 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 08:16:33 08:16:33 Members {size:6, ver:6} [ 08:16:33 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 08:16:33 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e 08:16:33 Member [10.250.0.254]:5703 - e6100006-2e9a-41c3-afc2-dfc02c144e35 08:16:33 Member [10.250.0.254]:5704 - 756cac2a-12f6-424a-a214-52afb7735a57 08:16:33 Member [10.250.0.254]:5705 - d9eff5a0-927f-4ec8-93a6-32ffa58626ac this 08:16:33 Member [10.250.0.254]:5706 - 5e9d7dc6-4a8b-43c0-aabf-6b9f2261cecb 08:16:33 ] 08:16:33 08:16:33 2024-04-04T08:16:25.309Z INFO 13422 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:16:33 08:16:33 Members {size:6, ver:6} [ 08:16:33 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 08:16:33 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e this 08:16:33 Member [10.250.0.254]:5703 - e6100006-2e9a-41c3-afc2-dfc02c144e35 08:16:33 Member [10.250.0.254]:5704 - 756cac2a-12f6-424a-a214-52afb7735a57 08:16:33 Member [10.250.0.254]:5705 - d9eff5a0-927f-4ec8-93a6-32ffa58626ac 08:16:33 Member [10.250.0.254]:5706 - 5e9d7dc6-4a8b-43c0-aabf-6b9f2261cecb 08:16:33 ] 08:16:33 08:16:33 2024-04-04T08:16:25.310Z INFO 13422 --- [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.107.4:54421 08:16:33 2024-04-04T08:16:25.312Z INFO 13422 --- [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:54421 and /10.250.0.254:5702 08:16:33 2024-04-04T08:16:25.322Z INFO 13422 --- [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:38623 and /10.250.0.254:5703 08:16:33 2024-04-04T08:16:25.322Z INFO 13422 --- [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.107.4:60185 08:16:33 2024-04-04T08:16:25.322Z INFO 13422 --- [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.107.4:59227 08:16:33 2024-04-04T08:16:25.322Z INFO 13422 --- [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.107.4:46561 08:16:33 2024-04-04T08:16:25.324Z INFO 13422 --- [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.107.4:59347 08:16:33 2024-04-04T08:16:25.324Z INFO 13422 --- [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.107.4:40507 08:16:33 2024-04-04T08:16:25.325Z INFO 13422 --- [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.107.4:33381 08:16:33 2024-04-04T08:16:25.326Z INFO 13422 --- [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:33381 and /10.250.0.254:5706 08:16:33 2024-04-04T08:16:25.328Z INFO 13422 --- [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:40507 and /10.250.0.254:5704 08:16:33 2024-04-04T08:16:25.329Z INFO 13422 --- [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:59227 and /10.250.0.254:5706 08:16:33 2024-04-04T08:16:25.329Z INFO 13422 --- [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:59347 and /10.250.0.254:5705 08:16:33 2024-04-04T08:16:25.329Z INFO 13422 --- [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:46561 and /10.250.0.254:5706 08:16:33 2024-04-04T08:16:25.330Z INFO 13422 --- [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:60185 and /10.250.0.254:5706 08:16:33 2024-04-04T08:16:25.330Z INFO 13422 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:16:33 08:16:33 Members {size:6, ver:6} [ 08:16:33 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 08:16:33 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e 08:16:33 Member [10.250.0.254]:5703 - e6100006-2e9a-41c3-afc2-dfc02c144e35 this 08:16:33 Member [10.250.0.254]:5704 - 756cac2a-12f6-424a-a214-52afb7735a57 08:16:33 Member [10.250.0.254]:5705 - d9eff5a0-927f-4ec8-93a6-32ffa58626ac 08:16:33 Member [10.250.0.254]:5706 - 5e9d7dc6-4a8b-43c0-aabf-6b9f2261cecb 08:16:33 ] 08:16:33 08:16:33 2024-04-04T08:16:25.334Z INFO 13422 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 08:16:33 08:16:33 Members {size:6, ver:6} [ 08:16:33 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 08:16:33 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e 08:16:33 Member [10.250.0.254]:5703 - e6100006-2e9a-41c3-afc2-dfc02c144e35 08:16:33 Member [10.250.0.254]:5704 - 756cac2a-12f6-424a-a214-52afb7735a57 this 08:16:33 Member [10.250.0.254]:5705 - d9eff5a0-927f-4ec8-93a6-32ffa58626ac 08:16:33 Member [10.250.0.254]:5706 - 5e9d7dc6-4a8b-43c0-aabf-6b9f2261cecb 08:16:33 ] 08:16:33 08:16:33 2024-04-04T08:16:25.562Z INFO 13422 --- [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 08:16:33 2024-04-04T08:16:25.864Z INFO 13422 --- [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=Thu Apr 04 08:16:25 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=1084) 08:16:33 2024-04-04T08:16:26.308Z INFO 13422 --- [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 08:16:33 2024-04-04T08:16:26.410Z INFO 13422 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] 08:16:33 + + o o o o---o o----o o o---o o o----o o--o--o 08:16:33 + + + + | | / \ / | | / / \ | | 08:16:33 + + + + + o----o o o o o----o | o o o o----o | 08:16:33 + + + + | | / \ / | | \ / \ | | 08:16:33 + + o o o o o---o o----o o----o o---o o o o----o o 08:16:33 2024-04-04T08:16:26.410Z INFO 13422 --- [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. 08:16:33 2024-04-04T08:16:26.410Z INFO 13422 --- [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 08:16:33 2024-04-04T08:16:26.410Z INFO 13422 --- [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 08:16:33 2024-04-04T08:16:26.410Z INFO 13422 --- [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. 08:16:33 2024-04-04T08:16:26.410Z INFO 13422 --- [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. 08:16:33 To enable the Jet engine on the members, do one of the following: 08:16:33 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:16:33 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:16:33 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:16:33 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:16:33 2024-04-04T08:16:26.413Z INFO 13422 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:16:33 2024-04-04T08:16:26.420Z INFO 13422 --- [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. 08:16:33 2024-04-04T08:16:26.421Z INFO 13422 --- [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 08:16:33 2024-04-04T08:16:26.421Z WARN 13422 --- [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. 08:16:33 2024-04-04T08:16:26.429Z INFO 13422 --- [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. 08:16:33 2024-04-04T08:16:26.430Z INFO 13422 --- [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 08:16:33 2024-04-04T08:16:26.581Z INFO 13422 --- [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 08:16:33 2024-04-04T08:16:26.589Z INFO 13422 --- [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.107.4:50937 08:16:33 2024-04-04T08:16:26.590Z INFO 13422 --- [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:50937 and /10.250.0.254:5701 08:16:33 2024-04-04T08:16:31.688Z INFO 13422 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:16:33 08:16:33 Members {size:7, ver:7} [ 08:16:33 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 this 08:16:33 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e 08:16:33 Member [10.250.0.254]:5703 - e6100006-2e9a-41c3-afc2-dfc02c144e35 08:16:33 Member [10.250.0.254]:5704 - 756cac2a-12f6-424a-a214-52afb7735a57 08:16:33 Member [10.250.0.254]:5705 - d9eff5a0-927f-4ec8-93a6-32ffa58626ac 08:16:33 Member [10.250.0.254]:5706 - 5e9d7dc6-4a8b-43c0-aabf-6b9f2261cecb 08:16:33 Member [10.250.0.254]:5707 - 613d431b-85c4-4ecd-abec-503ba0876245 08:16:33 ] 08:16:33 08:16:33 2024-04-04T08:16:31.694Z INFO 13422 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:16:33 08:16:33 Members {size:7, ver:7} [ 08:16:33 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 08:16:33 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e this 08:16:33 Member [10.250.0.254]:5703 - e6100006-2e9a-41c3-afc2-dfc02c144e35 08:16:33 Member [10.250.0.254]:5704 - 756cac2a-12f6-424a-a214-52afb7735a57 08:16:33 Member [10.250.0.254]:5705 - d9eff5a0-927f-4ec8-93a6-32ffa58626ac 08:16:33 Member [10.250.0.254]:5706 - 5e9d7dc6-4a8b-43c0-aabf-6b9f2261cecb 08:16:33 Member [10.250.0.254]:5707 - 613d431b-85c4-4ecd-abec-503ba0876245 08:16:33 ] 08:16:33 08:16:33 2024-04-04T08:16:31.696Z INFO 13422 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:16:33 08:16:33 Members {size:7, ver:7} [ 08:16:33 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 08:16:33 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e 08:16:33 Member [10.250.0.254]:5703 - e6100006-2e9a-41c3-afc2-dfc02c144e35 this 08:16:33 Member [10.250.0.254]:5704 - 756cac2a-12f6-424a-a214-52afb7735a57 08:16:33 Member [10.250.0.254]:5705 - d9eff5a0-927f-4ec8-93a6-32ffa58626ac 08:16:33 Member [10.250.0.254]:5706 - 5e9d7dc6-4a8b-43c0-aabf-6b9f2261cecb 08:16:33 Member [10.250.0.254]:5707 - 613d431b-85c4-4ecd-abec-503ba0876245 08:16:33 ] 08:16:33 08:16:33 2024-04-04T08:16:31.696Z INFO 13422 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] 08:16:33 08:16:33 Members {size:7, ver:7} [ 08:16:33 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 08:16:33 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e 08:16:33 Member [10.250.0.254]:5703 - e6100006-2e9a-41c3-afc2-dfc02c144e35 08:16:33 Member [10.250.0.254]:5704 - 756cac2a-12f6-424a-a214-52afb7735a57 08:16:33 Member [10.250.0.254]:5705 - d9eff5a0-927f-4ec8-93a6-32ffa58626ac 08:16:33 Member [10.250.0.254]:5706 - 5e9d7dc6-4a8b-43c0-aabf-6b9f2261cecb 08:16:33 Member [10.250.0.254]:5707 - 613d431b-85c4-4ecd-abec-503ba0876245 this 08:16:33 ] 08:16:33 08:16:33 2024-04-04T08:16:31.697Z INFO 13422 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 08:16:33 08:16:33 Members {size:7, ver:7} [ 08:16:33 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 08:16:33 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e 08:16:33 Member [10.250.0.254]:5703 - e6100006-2e9a-41c3-afc2-dfc02c144e35 08:16:33 Member [10.250.0.254]:5704 - 756cac2a-12f6-424a-a214-52afb7735a57 08:16:33 Member [10.250.0.254]:5705 - d9eff5a0-927f-4ec8-93a6-32ffa58626ac this 08:16:33 Member [10.250.0.254]:5706 - 5e9d7dc6-4a8b-43c0-aabf-6b9f2261cecb 08:16:33 Member [10.250.0.254]:5707 - 613d431b-85c4-4ecd-abec-503ba0876245 08:16:33 ] 08:16:33 08:16:33 2024-04-04T08:16:31.697Z INFO 13422 --- [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.107.4:60583 08:16:33 2024-04-04T08:16:31.698Z INFO 13422 --- [cps-integration-test] [cached.thread-5] 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 08:16:33 2024-04-04T08:16:31.698Z INFO 13422 --- [cps-integration-test] [cached.thread-1] 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 08:16:33 2024-04-04T08:16:31.698Z INFO 13422 --- [cps-integration-test] [cached.thread-5] 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:5704, timeout: 10000, bind-any: true 08:16:33 2024-04-04T08:16:31.698Z INFO 13422 --- [cps-integration-test] [cached.thread-5] 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:5705, timeout: 10000, bind-any: true 08:16:33 2024-04-04T08:16:31.699Z INFO 13422 --- [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.107.4:49427 08:16:33 2024-04-04T08:16:31.700Z INFO 13422 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.4:52527 08:16:33 2024-04-04T08:16:31.700Z INFO 13422 --- [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:60583 and /10.250.0.254:5707 08:16:33 2024-04-04T08:16:31.700Z INFO 13422 --- [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:52527 and /10.250.0.254:5703 08:16:33 2024-04-04T08:16:31.700Z INFO 13422 --- [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.107.4:40861 08:16:33 2024-04-04T08:16:31.700Z INFO 13422 --- [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:49427 and /10.250.0.254:5702 08:16:34 2024-04-04T08:16:31.701Z INFO 13422 --- [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.107.4:46867 08:16:34 2024-04-04T08:16:31.701Z INFO 13422 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 08:16:34 08:16:34 Members {size:7, ver:7} [ 08:16:34 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 08:16:34 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e 08:16:34 Member [10.250.0.254]:5703 - e6100006-2e9a-41c3-afc2-dfc02c144e35 08:16:34 Member [10.250.0.254]:5704 - 756cac2a-12f6-424a-a214-52afb7735a57 08:16:34 Member [10.250.0.254]:5705 - d9eff5a0-927f-4ec8-93a6-32ffa58626ac 08:16:34 Member [10.250.0.254]:5706 - 5e9d7dc6-4a8b-43c0-aabf-6b9f2261cecb this 08:16:34 Member [10.250.0.254]:5707 - 613d431b-85c4-4ecd-abec-503ba0876245 08:16:34 ] 08:16:34 08:16:34 2024-04-04T08:16:31.703Z INFO 13422 --- [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:40861 and /10.250.0.254:5707 08:16:34 2024-04-04T08:16:31.703Z INFO 13422 --- [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.107.4:36613 08:16:34 2024-04-04T08:16:31.707Z INFO 13422 --- [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.107.4:48807 08:16:34 2024-04-04T08:16:31.709Z INFO 13422 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 08:16:34 08:16:34 Members {size:7, ver:7} [ 08:16:34 Member [10.250.0.254]:5701 - 9d9cc9b6-c638-43d1-8946-7f07124b3ba3 08:16:34 Member [10.250.0.254]:5702 - dcfb1142-9368-4894-9c74-e0e94ae4972e 08:16:34 Member [10.250.0.254]:5703 - e6100006-2e9a-41c3-afc2-dfc02c144e35 08:16:34 Member [10.250.0.254]:5704 - 756cac2a-12f6-424a-a214-52afb7735a57 this 08:16:34 Member [10.250.0.254]:5705 - d9eff5a0-927f-4ec8-93a6-32ffa58626ac 08:16:34 Member [10.250.0.254]:5706 - 5e9d7dc6-4a8b-43c0-aabf-6b9f2261cecb 08:16:34 Member [10.250.0.254]:5707 - 613d431b-85c4-4ecd-abec-503ba0876245 08:16:34 ] 08:16:34 08:16:34 2024-04-04T08:16:31.711Z INFO 13422 --- [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:48807 and /10.250.0.254:5707 08:16:34 2024-04-04T08:16:31.712Z INFO 13422 --- [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:46867 and /10.250.0.254:5704 08:16:34 2024-04-04T08:16:31.712Z INFO 13422 --- [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:36613 and /10.250.0.254:5705 08:16:34 2024-04-04T08:16:31.712Z INFO 13422 --- [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.107.4:33231 08:16:34 2024-04-04T08:16:31.712Z INFO 13422 --- [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.107.4:35481 08:16:34 2024-04-04T08:16:31.713Z INFO 13422 --- [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:33231 and /10.250.0.254:5707 08:16:34 2024-04-04T08:16:31.713Z INFO 13422 --- [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:35481 and /10.250.0.254:5707 08:16:34 2024-04-04T08:16:31.962Z INFO 13422 --- [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: 561 08:16:34 2024-04-04T08:16:32.714Z INFO 13422 --- [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 08:16:34 2024-04-04T08:16:32.719Z INFO 13422 --- [cps-integration-test] [n.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] processors=8, physical.memory.total=31.1G, physical.memory.free=21.7G, swap.space.total=0, swap.space.free=0, heap.memory.used=210.8M, heap.memory.free=455.4M, heap.memory.total=668.0M, heap.memory.max=7.8G, heap.memory.used/total=31.56%, heap.memory.used/max=2.64%, minor.gc.count=29, minor.gc.time=347ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=77.33%, load.systemAverage=1.30, thread.count=399, thread.peakCount=399, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=1, executor.q.priorityOperation.size=1, operations.completed.count=1148, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=7, clientEndpoint.count=0, connection.active.count=10, client.connection.count=0, connection.count=6 08:16:34 2024-04-04T08:16:32.876Z INFO 13422 --- [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=Thu Apr 04 08:16:31 UTC 2024, plannedMigrations=561, completedMigrations=561, remainingMigrations=0, totalCompletedMigrations=1645) 08:16:34 2024-04-04T08:16:33.225Z WARN 13422 --- [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 08:16:34 2024-04-04T08:16:33.844Z INFO 13422 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:16:34 2024-04-04T08:16:33.844Z INFO 13422 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:16:34 2024-04-04T08:16:33.845Z INFO 13422 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 08:16:34 2024-04-04T08:16:33.951Z INFO 13422 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:16:34 allow.auto.create.topics = true 08:16:34 auto.commit.interval.ms = 5000 08:16:34 auto.include.jmx.reporter = true 08:16:34 auto.offset.reset = latest 08:16:34 bootstrap.servers = [PLAINTEXT://localhost:32791] 08:16:34 check.crcs = true 08:16:34 client.dns.lookup = use_all_dns_ips 08:16:34 client.id = consumer-ncmp-group-1 08:16:34 client.rack = 08:16:34 connections.max.idle.ms = 540000 08:16:34 default.api.timeout.ms = 60000 08:16:34 enable.auto.commit = false 08:16:34 exclude.internal.topics = true 08:16:34 fetch.max.bytes = 52428800 08:16:34 fetch.max.wait.ms = 500 08:16:34 fetch.min.bytes = 1 08:16:34 group.id = ncmp-group 08:16:34 group.instance.id = null 08:16:34 heartbeat.interval.ms = 3000 08:16:34 interceptor.classes = [] 08:16:34 internal.leave.group.on.close = true 08:16:34 internal.throw.on.fetch.stable.offset.unsupported = false 08:16:34 isolation.level = read_uncommitted 08:16:34 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:16:34 max.partition.fetch.bytes = 1048576 08:16:34 max.poll.interval.ms = 300000 08:16:34 max.poll.records = 500 08:16:34 metadata.max.age.ms = 300000 08:16:34 metric.reporters = [] 08:16:34 metrics.num.samples = 2 08:16:34 metrics.recording.level = INFO 08:16:34 metrics.sample.window.ms = 30000 08:16:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:16:34 receive.buffer.bytes = 65536 08:16:34 reconnect.backoff.max.ms = 1000 08:16:34 reconnect.backoff.ms = 50 08:16:34 request.timeout.ms = 30000 08:16:34 retry.backoff.ms = 100 08:16:34 sasl.client.callback.handler.class = null 08:16:34 sasl.jaas.config = null 08:16:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:16:34 sasl.kerberos.min.time.before.relogin = 60000 08:16:34 sasl.kerberos.service.name = null 08:16:34 sasl.kerberos.ticket.renew.jitter = 0.05 08:16:34 sasl.kerberos.ticket.renew.window.factor = 0.8 08:16:34 sasl.login.callback.handler.class = null 08:16:34 sasl.login.class = null 08:16:34 sasl.login.connect.timeout.ms = null 08:16:34 sasl.login.read.timeout.ms = null 08:16:34 sasl.login.refresh.buffer.seconds = 300 08:16:34 sasl.login.refresh.min.period.seconds = 60 08:16:34 sasl.login.refresh.window.factor = 0.8 08:16:34 sasl.login.refresh.window.jitter = 0.05 08:16:34 sasl.login.retry.backoff.max.ms = 10000 08:16:34 sasl.login.retry.backoff.ms = 100 08:16:34 sasl.mechanism = GSSAPI 08:16:34 sasl.oauthbearer.clock.skew.seconds = 30 08:16:34 sasl.oauthbearer.expected.audience = null 08:16:34 sasl.oauthbearer.expected.issuer = null 08:16:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:16:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:16:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:16:34 sasl.oauthbearer.jwks.endpoint.url = null 08:16:34 sasl.oauthbearer.scope.claim.name = scope 08:16:34 sasl.oauthbearer.sub.claim.name = sub 08:16:34 sasl.oauthbearer.token.endpoint.url = null 08:16:34 security.protocol = PLAINTEXT 08:16:34 security.providers = null 08:16:34 send.buffer.bytes = 131072 08:16:34 session.timeout.ms = 45000 08:16:34 socket.connection.setup.timeout.max.ms = 30000 08:16:34 socket.connection.setup.timeout.ms = 10000 08:16:34 ssl.cipher.suites = null 08:16:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:16:34 ssl.endpoint.identification.algorithm = https 08:16:34 ssl.engine.factory.class = null 08:16:34 ssl.key.password = null 08:16:34 ssl.keymanager.algorithm = SunX509 08:16:34 ssl.keystore.certificate.chain = null 08:16:34 ssl.keystore.key = null 08:16:34 ssl.keystore.location = null 08:16:34 ssl.keystore.password = null 08:16:34 ssl.keystore.type = JKS 08:16:34 ssl.protocol = TLSv1.3 08:16:34 ssl.provider = null 08:16:34 ssl.secure.random.implementation = null 08:16:34 ssl.trustmanager.algorithm = PKIX 08:16:34 ssl.truststore.certificates = null 08:16:34 ssl.truststore.location = null 08:16:34 ssl.truststore.password = null 08:16:34 ssl.truststore.type = JKS 08:16:34 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:16:34 08:16:34 2024-04-04T08:16:34.072Z INFO 13422 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 08:16:34 2024-04-04T08:16:34.073Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:16:34 2024-04-04T08:16:34.073Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:16:34 2024-04-04T08:16:34.073Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218594072 08:16:34 2024-04-04T08:16:34.080Z INFO 13422 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription 08:16:34 2024-04-04T08:16:34.089Z INFO 13422 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:16:34 allow.auto.create.topics = true 08:16:34 auto.commit.interval.ms = 5000 08:16:34 auto.include.jmx.reporter = true 08:16:34 auto.offset.reset = latest 08:16:34 bootstrap.servers = [PLAINTEXT://localhost:32791] 08:16:34 check.crcs = true 08:16:34 client.dns.lookup = use_all_dns_ips 08:16:34 client.id = consumer-ncmp-group-2 08:16:34 client.rack = 08:16:34 connections.max.idle.ms = 540000 08:16:34 default.api.timeout.ms = 60000 08:16:34 enable.auto.commit = false 08:16:34 exclude.internal.topics = true 08:16:34 fetch.max.bytes = 52428800 08:16:34 fetch.max.wait.ms = 500 08:16:34 fetch.min.bytes = 1 08:16:34 group.id = ncmp-group 08:16:34 group.instance.id = null 08:16:34 heartbeat.interval.ms = 3000 08:16:34 interceptor.classes = [] 08:16:34 internal.leave.group.on.close = true 08:16:34 internal.throw.on.fetch.stable.offset.unsupported = false 08:16:34 isolation.level = read_uncommitted 08:16:34 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:16:34 max.partition.fetch.bytes = 1048576 08:16:34 max.poll.interval.ms = 300000 08:16:34 max.poll.records = 500 08:16:34 metadata.max.age.ms = 300000 08:16:34 metric.reporters = [] 08:16:34 metrics.num.samples = 2 08:16:34 metrics.recording.level = INFO 08:16:34 metrics.sample.window.ms = 30000 08:16:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:16:34 receive.buffer.bytes = 65536 08:16:34 reconnect.backoff.max.ms = 1000 08:16:34 reconnect.backoff.ms = 50 08:16:34 request.timeout.ms = 30000 08:16:34 retry.backoff.ms = 100 08:16:34 sasl.client.callback.handler.class = null 08:16:34 sasl.jaas.config = null 08:16:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:16:34 sasl.kerberos.min.time.before.relogin = 60000 08:16:34 sasl.kerberos.service.name = null 08:16:34 sasl.kerberos.ticket.renew.jitter = 0.05 08:16:34 sasl.kerberos.ticket.renew.window.factor = 0.8 08:16:34 sasl.login.callback.handler.class = null 08:16:34 sasl.login.class = null 08:16:34 sasl.login.connect.timeout.ms = null 08:16:34 sasl.login.read.timeout.ms = null 08:16:34 sasl.login.refresh.buffer.seconds = 300 08:16:34 sasl.login.refresh.min.period.seconds = 60 08:16:34 sasl.login.refresh.window.factor = 0.8 08:16:34 sasl.login.refresh.window.jitter = 0.05 08:16:34 sasl.login.retry.backoff.max.ms = 10000 08:16:34 sasl.login.retry.backoff.ms = 100 08:16:34 sasl.mechanism = GSSAPI 08:16:34 sasl.oauthbearer.clock.skew.seconds = 30 08:16:34 sasl.oauthbearer.expected.audience = null 08:16:34 sasl.oauthbearer.expected.issuer = null 08:16:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:16:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:16:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:16:34 sasl.oauthbearer.jwks.endpoint.url = null 08:16:34 sasl.oauthbearer.scope.claim.name = scope 08:16:34 sasl.oauthbearer.sub.claim.name = sub 08:16:34 sasl.oauthbearer.token.endpoint.url = null 08:16:34 security.protocol = PLAINTEXT 08:16:34 security.providers = null 08:16:34 send.buffer.bytes = 131072 08:16:34 session.timeout.ms = 45000 08:16:34 socket.connection.setup.timeout.max.ms = 30000 08:16:34 socket.connection.setup.timeout.ms = 10000 08:16:34 ssl.cipher.suites = null 08:16:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:16:34 ssl.endpoint.identification.algorithm = https 08:16:34 ssl.engine.factory.class = null 08:16:34 ssl.key.password = null 08:16:34 ssl.keymanager.algorithm = SunX509 08:16:34 ssl.keystore.certificate.chain = null 08:16:34 ssl.keystore.key = null 08:16:34 ssl.keystore.location = null 08:16:34 ssl.keystore.password = null 08:16:34 ssl.keystore.type = JKS 08:16:34 ssl.protocol = TLSv1.3 08:16:34 ssl.provider = null 08:16:34 ssl.secure.random.implementation = null 08:16:34 ssl.trustmanager.algorithm = PKIX 08:16:34 ssl.truststore.certificates = null 08:16:34 ssl.truststore.location = null 08:16:34 ssl.truststore.password = null 08:16:34 ssl.truststore.type = JKS 08:16:34 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:16:34 08:16:34 2024-04-04T08:16:34.094Z INFO 13422 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 08:16:34 2024-04-04T08:16:34.094Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:16:34 2024-04-04T08:16:34.094Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:16:34 2024-04-04T08:16:34.094Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218594094 08:16:34 2024-04-04T08:16:34.094Z INFO 13422 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events 08:16:34 2024-04-04T08:16:34.096Z INFO 13422 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:16:34 allow.auto.create.topics = true 08:16:34 auto.commit.interval.ms = 5000 08:16:34 auto.include.jmx.reporter = true 08:16:34 auto.offset.reset = latest 08:16:34 bootstrap.servers = [PLAINTEXT://localhost:32791] 08:16:34 check.crcs = true 08:16:34 client.dns.lookup = use_all_dns_ips 08:16:34 client.id = consumer-ncmp-async-rest-request-event-group-3 08:16:34 client.rack = 08:16:34 connections.max.idle.ms = 540000 08:16:34 default.api.timeout.ms = 60000 08:16:34 enable.auto.commit = false 08:16:34 exclude.internal.topics = true 08:16:34 fetch.max.bytes = 52428800 08:16:34 fetch.max.wait.ms = 500 08:16:34 fetch.min.bytes = 1 08:16:34 group.id = ncmp-async-rest-request-event-group 08:16:34 group.instance.id = null 08:16:34 heartbeat.interval.ms = 3000 08:16:34 interceptor.classes = [] 08:16:34 internal.leave.group.on.close = true 08:16:34 internal.throw.on.fetch.stable.offset.unsupported = false 08:16:34 isolation.level = read_uncommitted 08:16:34 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:16:34 max.partition.fetch.bytes = 1048576 08:16:34 max.poll.interval.ms = 300000 08:16:34 max.poll.records = 500 08:16:34 metadata.max.age.ms = 300000 08:16:34 metric.reporters = [] 08:16:34 metrics.num.samples = 2 08:16:34 metrics.recording.level = INFO 08:16:34 metrics.sample.window.ms = 30000 08:16:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:16:34 receive.buffer.bytes = 65536 08:16:34 reconnect.backoff.max.ms = 1000 08:16:34 reconnect.backoff.ms = 50 08:16:34 request.timeout.ms = 30000 08:16:34 retry.backoff.ms = 100 08:16:34 sasl.client.callback.handler.class = null 08:16:34 sasl.jaas.config = null 08:16:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:16:34 sasl.kerberos.min.time.before.relogin = 60000 08:16:34 sasl.kerberos.service.name = null 08:16:34 sasl.kerberos.ticket.renew.jitter = 0.05 08:16:34 sasl.kerberos.ticket.renew.window.factor = 0.8 08:16:34 sasl.login.callback.handler.class = null 08:16:34 sasl.login.class = null 08:16:34 sasl.login.connect.timeout.ms = null 08:16:34 sasl.login.read.timeout.ms = null 08:16:34 sasl.login.refresh.buffer.seconds = 300 08:16:34 sasl.login.refresh.min.period.seconds = 60 08:16:34 sasl.login.refresh.window.factor = 0.8 08:16:34 sasl.login.refresh.window.jitter = 0.05 08:16:34 sasl.login.retry.backoff.max.ms = 10000 08:16:34 sasl.login.retry.backoff.ms = 100 08:16:34 sasl.mechanism = GSSAPI 08:16:34 sasl.oauthbearer.clock.skew.seconds = 30 08:16:34 sasl.oauthbearer.expected.audience = null 08:16:34 sasl.oauthbearer.expected.issuer = null 08:16:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:16:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:16:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:16:34 sasl.oauthbearer.jwks.endpoint.url = null 08:16:34 sasl.oauthbearer.scope.claim.name = scope 08:16:34 sasl.oauthbearer.sub.claim.name = sub 08:16:34 sasl.oauthbearer.token.endpoint.url = null 08:16:34 security.protocol = PLAINTEXT 08:16:34 security.providers = null 08:16:34 send.buffer.bytes = 131072 08:16:34 session.timeout.ms = 45000 08:16:34 socket.connection.setup.timeout.max.ms = 30000 08:16:34 socket.connection.setup.timeout.ms = 10000 08:16:34 ssl.cipher.suites = null 08:16:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:16:34 ssl.endpoint.identification.algorithm = https 08:16:34 ssl.engine.factory.class = null 08:16:34 ssl.key.password = null 08:16:34 ssl.keymanager.algorithm = SunX509 08:16:34 ssl.keystore.certificate.chain = null 08:16:34 ssl.keystore.key = null 08:16:34 ssl.keystore.location = null 08:16:34 ssl.keystore.password = null 08:16:34 ssl.keystore.type = JKS 08:16:34 ssl.protocol = TLSv1.3 08:16:34 ssl.provider = null 08:16:34 ssl.secure.random.implementation = null 08:16:34 ssl.trustmanager.algorithm = PKIX 08:16:34 ssl.truststore.certificates = null 08:16:34 ssl.truststore.location = null 08:16:34 ssl.truststore.password = null 08:16:34 ssl.truststore.type = JKS 08:16:34 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:16:34 08:16:34 2024-04-04T08:16:34.157Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:16:34 2024-04-04T08:16:34.157Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:16:34 2024-04-04T08:16:34.157Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218594157 08:16:34 2024-04-04T08:16:34.157Z INFO 13422 --- [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 08:16:34 2024-04-04T08:16:34.168Z INFO 13422 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:16:34 allow.auto.create.topics = true 08:16:34 auto.commit.interval.ms = 5000 08:16:34 auto.include.jmx.reporter = true 08:16:34 auto.offset.reset = latest 08:16:34 bootstrap.servers = [PLAINTEXT://localhost:32791] 08:16:34 check.crcs = true 08:16:34 client.dns.lookup = use_all_dns_ips 08:16:34 client.id = consumer-ncmp-data-operation-event-group-4 08:16:34 client.rack = 08:16:34 connections.max.idle.ms = 540000 08:16:34 default.api.timeout.ms = 60000 08:16:34 enable.auto.commit = false 08:16:34 exclude.internal.topics = true 08:16:34 fetch.max.bytes = 52428800 08:16:34 fetch.max.wait.ms = 500 08:16:34 fetch.min.bytes = 1 08:16:34 group.id = ncmp-data-operation-event-group 08:16:34 group.instance.id = null 08:16:34 heartbeat.interval.ms = 3000 08:16:34 interceptor.classes = [] 08:16:34 internal.leave.group.on.close = true 08:16:34 internal.throw.on.fetch.stable.offset.unsupported = false 08:16:34 isolation.level = read_uncommitted 08:16:34 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:16:34 max.partition.fetch.bytes = 1048576 08:16:34 max.poll.interval.ms = 300000 08:16:34 max.poll.records = 500 08:16:34 metadata.max.age.ms = 300000 08:16:34 metric.reporters = [] 08:16:34 metrics.num.samples = 2 08:16:34 metrics.recording.level = INFO 08:16:34 metrics.sample.window.ms = 30000 08:16:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:16:34 receive.buffer.bytes = 65536 08:16:34 reconnect.backoff.max.ms = 1000 08:16:34 reconnect.backoff.ms = 50 08:16:34 request.timeout.ms = 30000 08:16:34 retry.backoff.ms = 100 08:16:34 sasl.client.callback.handler.class = null 08:16:34 sasl.jaas.config = null 08:16:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:16:34 sasl.kerberos.min.time.before.relogin = 60000 08:16:34 sasl.kerberos.service.name = null 08:16:34 sasl.kerberos.ticket.renew.jitter = 0.05 08:16:34 sasl.kerberos.ticket.renew.window.factor = 0.8 08:16:34 sasl.login.callback.handler.class = null 08:16:34 sasl.login.class = null 08:16:34 sasl.login.connect.timeout.ms = null 08:16:34 sasl.login.read.timeout.ms = null 08:16:34 sasl.login.refresh.buffer.seconds = 300 08:16:34 sasl.login.refresh.min.period.seconds = 60 08:16:34 sasl.login.refresh.window.factor = 0.8 08:16:34 sasl.login.refresh.window.jitter = 0.05 08:16:34 sasl.login.retry.backoff.max.ms = 10000 08:16:34 sasl.login.retry.backoff.ms = 100 08:16:34 sasl.mechanism = GSSAPI 08:16:34 sasl.oauthbearer.clock.skew.seconds = 30 08:16:34 sasl.oauthbearer.expected.audience = null 08:16:34 sasl.oauthbearer.expected.issuer = null 08:16:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:16:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:16:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:16:34 sasl.oauthbearer.jwks.endpoint.url = null 08:16:34 sasl.oauthbearer.scope.claim.name = scope 08:16:34 sasl.oauthbearer.sub.claim.name = sub 08:16:34 sasl.oauthbearer.token.endpoint.url = null 08:16:34 security.protocol = PLAINTEXT 08:16:34 security.providers = null 08:16:34 send.buffer.bytes = 131072 08:16:34 session.timeout.ms = 45000 08:16:34 socket.connection.setup.timeout.max.ms = 30000 08:16:34 socket.connection.setup.timeout.ms = 10000 08:16:34 ssl.cipher.suites = null 08:16:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:16:34 ssl.endpoint.identification.algorithm = https 08:16:34 ssl.engine.factory.class = null 08:16:34 ssl.key.password = null 08:16:34 ssl.keymanager.algorithm = SunX509 08:16:34 ssl.keystore.certificate.chain = null 08:16:34 ssl.keystore.key = null 08:16:34 ssl.keystore.location = null 08:16:34 ssl.keystore.password = null 08:16:34 ssl.keystore.type = JKS 08:16:34 ssl.protocol = TLSv1.3 08:16:34 ssl.provider = null 08:16:34 ssl.secure.random.implementation = null 08:16:34 ssl.trustmanager.algorithm = PKIX 08:16:34 ssl.truststore.certificates = null 08:16:34 ssl.truststore.location = null 08:16:34 ssl.truststore.password = null 08:16:34 ssl.truststore.type = JKS 08:16:34 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:16:34 08:16:34 2024-04-04T08:16:34.172Z INFO 13422 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 08:16:34 2024-04-04T08:16:34.172Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:16:34 2024-04-04T08:16:34.172Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:16:34 2024-04-04T08:16:34.172Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218594172 08:16:34 2024-04-04T08:16:34.172Z INFO 13422 --- [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 08:16:34 2024-04-04T08:16:34.174Z INFO 13422 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:16:34 allow.auto.create.topics = true 08:16:34 auto.commit.interval.ms = 5000 08:16:34 auto.include.jmx.reporter = true 08:16:34 auto.offset.reset = latest 08:16:34 bootstrap.servers = [PLAINTEXT://localhost:32791] 08:16:34 check.crcs = true 08:16:34 client.dns.lookup = use_all_dns_ips 08:16:34 client.id = consumer-ncmp-group-5 08:16:34 client.rack = 08:16:34 connections.max.idle.ms = 540000 08:16:34 default.api.timeout.ms = 60000 08:16:34 enable.auto.commit = false 08:16:34 exclude.internal.topics = true 08:16:34 fetch.max.bytes = 52428800 08:16:34 fetch.max.wait.ms = 500 08:16:34 fetch.min.bytes = 1 08:16:34 group.id = ncmp-group 08:16:34 group.instance.id = null 08:16:34 heartbeat.interval.ms = 3000 08:16:34 interceptor.classes = [] 08:16:34 internal.leave.group.on.close = true 08:16:34 internal.throw.on.fetch.stable.offset.unsupported = false 08:16:34 isolation.level = read_uncommitted 08:16:34 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:16:34 max.partition.fetch.bytes = 1048576 08:16:34 max.poll.interval.ms = 300000 08:16:34 max.poll.records = 500 08:16:34 metadata.max.age.ms = 300000 08:16:34 metric.reporters = [] 08:16:34 metrics.num.samples = 2 08:16:34 metrics.recording.level = INFO 08:16:34 metrics.sample.window.ms = 30000 08:16:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:16:34 receive.buffer.bytes = 65536 08:16:34 reconnect.backoff.max.ms = 1000 08:16:34 reconnect.backoff.ms = 50 08:16:34 request.timeout.ms = 30000 08:16:34 retry.backoff.ms = 100 08:16:34 sasl.client.callback.handler.class = null 08:16:34 sasl.jaas.config = null 08:16:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:16:34 sasl.kerberos.min.time.before.relogin = 60000 08:16:34 sasl.kerberos.service.name = null 08:16:34 sasl.kerberos.ticket.renew.jitter = 0.05 08:16:34 sasl.kerberos.ticket.renew.window.factor = 0.8 08:16:34 sasl.login.callback.handler.class = null 08:16:34 sasl.login.class = null 08:16:34 sasl.login.connect.timeout.ms = null 08:16:34 sasl.login.read.timeout.ms = null 08:16:34 sasl.login.refresh.buffer.seconds = 300 08:16:34 sasl.login.refresh.min.period.seconds = 60 08:16:34 sasl.login.refresh.window.factor = 0.8 08:16:34 sasl.login.refresh.window.jitter = 0.05 08:16:34 sasl.login.retry.backoff.max.ms = 10000 08:16:34 sasl.login.retry.backoff.ms = 100 08:16:34 sasl.mechanism = GSSAPI 08:16:34 sasl.oauthbearer.clock.skew.seconds = 30 08:16:34 sasl.oauthbearer.expected.audience = null 08:16:34 sasl.oauthbearer.expected.issuer = null 08:16:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:16:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:16:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:16:34 sasl.oauthbearer.jwks.endpoint.url = null 08:16:34 sasl.oauthbearer.scope.claim.name = scope 08:16:34 sasl.oauthbearer.sub.claim.name = sub 08:16:34 sasl.oauthbearer.token.endpoint.url = null 08:16:34 security.protocol = PLAINTEXT 08:16:34 security.providers = null 08:16:34 send.buffer.bytes = 131072 08:16:34 session.timeout.ms = 45000 08:16:34 socket.connection.setup.timeout.max.ms = 30000 08:16:34 socket.connection.setup.timeout.ms = 10000 08:16:34 ssl.cipher.suites = null 08:16:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:16:34 ssl.endpoint.identification.algorithm = https 08:16:34 ssl.engine.factory.class = null 08:16:34 ssl.key.password = null 08:16:34 ssl.keymanager.algorithm = SunX509 08:16:34 ssl.keystore.certificate.chain = null 08:16:34 ssl.keystore.key = null 08:16:34 ssl.keystore.location = null 08:16:34 ssl.keystore.password = null 08:16:34 ssl.keystore.type = JKS 08:16:34 ssl.protocol = TLSv1.3 08:16:34 ssl.provider = null 08:16:34 ssl.secure.random.implementation = null 08:16:34 ssl.trustmanager.algorithm = PKIX 08:16:34 ssl.truststore.certificates = null 08:16:34 ssl.truststore.location = null 08:16:34 ssl.truststore.password = null 08:16:34 ssl.truststore.type = JKS 08:16:34 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:16:34 08:16:34 2024-04-04T08:16:34.178Z INFO 13422 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 08:16:34 2024-04-04T08:16:34.178Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:16:34 2024-04-04T08:16:34.178Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:16:34 2024-04-04T08:16:34.178Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218594178 08:16:34 2024-04-04T08:16:34.178Z INFO 13422 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 08:16:34 2024-04-04T08:16:34.180Z INFO 13422 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:16:34 allow.auto.create.topics = true 08:16:34 auto.commit.interval.ms = 5000 08:16:34 auto.include.jmx.reporter = true 08:16:34 auto.offset.reset = latest 08:16:34 bootstrap.servers = [PLAINTEXT://localhost:32791] 08:16:34 check.crcs = true 08:16:34 client.dns.lookup = use_all_dns_ips 08:16:34 client.id = consumer-ncmp-group-6 08:16:34 client.rack = 08:16:34 connections.max.idle.ms = 540000 08:16:34 default.api.timeout.ms = 60000 08:16:34 enable.auto.commit = false 08:16:34 exclude.internal.topics = true 08:16:34 fetch.max.bytes = 52428800 08:16:34 fetch.max.wait.ms = 500 08:16:34 fetch.min.bytes = 1 08:16:34 group.id = ncmp-group 08:16:34 group.instance.id = null 08:16:34 heartbeat.interval.ms = 3000 08:16:34 interceptor.classes = [] 08:16:34 internal.leave.group.on.close = true 08:16:34 internal.throw.on.fetch.stable.offset.unsupported = false 08:16:34 isolation.level = read_uncommitted 08:16:34 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:16:34 max.partition.fetch.bytes = 1048576 08:16:34 max.poll.interval.ms = 300000 08:16:34 max.poll.records = 500 08:16:34 metadata.max.age.ms = 300000 08:16:34 metric.reporters = [] 08:16:34 metrics.num.samples = 2 08:16:34 metrics.recording.level = INFO 08:16:34 metrics.sample.window.ms = 30000 08:16:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:16:34 receive.buffer.bytes = 65536 08:16:34 reconnect.backoff.max.ms = 1000 08:16:34 reconnect.backoff.ms = 50 08:16:34 request.timeout.ms = 30000 08:16:34 retry.backoff.ms = 100 08:16:34 sasl.client.callback.handler.class = null 08:16:34 sasl.jaas.config = null 08:16:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:16:34 sasl.kerberos.min.time.before.relogin = 60000 08:16:34 sasl.kerberos.service.name = null 08:16:34 sasl.kerberos.ticket.renew.jitter = 0.05 08:16:34 sasl.kerberos.ticket.renew.window.factor = 0.8 08:16:34 sasl.login.callback.handler.class = null 08:16:34 sasl.login.class = null 08:16:34 sasl.login.connect.timeout.ms = null 08:16:34 sasl.login.read.timeout.ms = null 08:16:34 sasl.login.refresh.buffer.seconds = 300 08:16:34 sasl.login.refresh.min.period.seconds = 60 08:16:34 sasl.login.refresh.window.factor = 0.8 08:16:34 sasl.login.refresh.window.jitter = 0.05 08:16:34 sasl.login.retry.backoff.max.ms = 10000 08:16:34 sasl.login.retry.backoff.ms = 100 08:16:34 sasl.mechanism = GSSAPI 08:16:34 sasl.oauthbearer.clock.skew.seconds = 30 08:16:34 sasl.oauthbearer.expected.audience = null 08:16:34 sasl.oauthbearer.expected.issuer = null 08:16:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:16:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:16:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:16:34 sasl.oauthbearer.jwks.endpoint.url = null 08:16:34 sasl.oauthbearer.scope.claim.name = scope 08:16:34 sasl.oauthbearer.sub.claim.name = sub 08:16:34 sasl.oauthbearer.token.endpoint.url = null 08:16:34 security.protocol = PLAINTEXT 08:16:34 security.providers = null 08:16:34 send.buffer.bytes = 131072 08:16:34 session.timeout.ms = 45000 08:16:34 socket.connection.setup.timeout.max.ms = 30000 08:16:34 socket.connection.setup.timeout.ms = 10000 08:16:34 ssl.cipher.suites = null 08:16:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:16:34 ssl.endpoint.identification.algorithm = https 08:16:34 ssl.engine.factory.class = null 08:16:34 ssl.key.password = null 08:16:34 ssl.keymanager.algorithm = SunX509 08:16:34 ssl.keystore.certificate.chain = null 08:16:34 ssl.keystore.key = null 08:16:34 ssl.keystore.location = null 08:16:34 ssl.keystore.password = null 08:16:34 ssl.keystore.type = JKS 08:16:34 ssl.protocol = TLSv1.3 08:16:34 ssl.provider = null 08:16:34 ssl.secure.random.implementation = null 08:16:34 ssl.trustmanager.algorithm = PKIX 08:16:34 ssl.truststore.certificates = null 08:16:34 ssl.truststore.location = null 08:16:34 ssl.truststore.password = null 08:16:34 ssl.truststore.type = JKS 08:16:34 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:16:34 08:16:34 2024-04-04T08:16:34.183Z INFO 13422 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 08:16:34 2024-04-04T08:16:34.183Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:16:34 2024-04-04T08:16:34.183Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:16:34 2024-04-04T08:16:34.183Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218594183 08:16:34 2024-04-04T08:16:34.183Z INFO 13422 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Subscribed to topic(s): subscription 08:16:34 2024-04-04T08:16:34.201Z INFO 13422 --- [cps-integration-test] [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Started CpsAnchorServiceIntegrationSpec in 52.168 seconds (process running for 83.189) 08:16:34 2024-04-04T08:16:34.208Z INFO 13422 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:34 2024-04-04T08:16:34.208Z INFO 13422 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:16:34 2024-04-04T08:16:34.480Z ERROR 13422 --- [cps-integration-test] [ watchdog-th-2] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 08:16:34 08:16:34 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 08:16:34 at org.onap.cps.spi.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 08:16:34 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 08:16:34 at org.onap.cps.spi.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 08:16:34 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 08:16:34 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) 08:16:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:34 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 08:16:34 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) 08:16:34 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 08:16:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:34 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 08:16:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:34 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 08:16:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:16:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:34 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:16:34 at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) 08:16:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:16:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:16:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:16:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:16:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:16:34 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 08:16:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:16:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:16:34 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 08:16:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:16:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:16:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:16:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:16:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:34 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:16:34 at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) 08:16:34 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 08:16:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:16:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:16:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:16:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:16:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:16:34 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:16:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:16:34 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 08:16:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:16:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:16:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:16:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:34 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:16:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:34 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:16:34 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 08:16:34 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryNcmpRegistryByCpsPath(CmHandleQueriesImpl.java:90) 08:16:34 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueriesImpl.java:97) 08:16:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:16:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:16:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:16:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:16:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:16:34 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:16:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:16:34 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 08:16:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:16:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:16:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:16:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:34 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:16:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:34 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:16:34 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl$$SpringCGLIB$$0.queryCmHandleAncestorsByCpsPath() 08:16:34 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils.getCmHandlesThatFailedModelSyncOrUpgrade(ModuleOperationsUtils.java:116) 08:16:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:16:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:16:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:16:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:16:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:16:34 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:16:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:16:34 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 08:16:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:16:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:16:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:16:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:34 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:16:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:34 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:16:34 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getCmHandlesThatFailedModelSyncOrUpgrade() 08:16:34 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog.resetPreviouslyFailedCmHandles(ModuleSyncWatchdog.java:92) 08:16:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:16:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:16:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:16:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:16:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:16:34 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:16:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:16:34 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 08:16:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:16:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:16:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:16:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:34 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:16:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:34 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:16:34 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.resetPreviouslyFailedCmHandles() 08:16:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:16:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:16:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:34 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 08:16:34 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 08:16:34 at io.micrometer.observation.Observation.observe(Observation.java:499) 08:16:34 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 08:16:34 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 08:16:34 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 08:16:34 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 08:16:34 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 08:16:34 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:16:34 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:16:34 at java.base/java.lang.Thread.run(Thread.java:833) 08:16:34 08:16:35 2024-04-04T08:16:34.480Z ERROR 13422 --- [cps-integration-test] [ watchdog-th-1] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 08:16:35 08:16:35 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 08:16:35 at org.onap.cps.spi.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 08:16:35 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 08:16:35 at org.onap.cps.spi.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 08:16:35 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 08:16:35 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 08:16:35 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) 08:16:35 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:16:35 at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) 08:16:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:16:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:16:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:16:35 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:16:35 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:16:35 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 08:16:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:16:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:16:35 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:16:35 at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) 08:16:35 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 08:16:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:16:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:16:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:35 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:16:35 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:16:35 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 08:16:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:16:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:16:35 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:16:35 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 08:16:35 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryNcmpRegistryByCpsPath(CmHandleQueriesImpl.java:90) 08:16:35 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueriesImpl.java:97) 08:16:35 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandlesByState(CmHandleQueriesImpl.java:83) 08:16:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:16:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:16:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:35 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:16:35 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:16:35 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 08:16:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:16:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:16:35 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:16:35 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl$$SpringCGLIB$$0.queryCmHandlesByState() 08:16:35 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils.getAdvisedCmHandles(ModuleOperationsUtils.java:81) 08:16:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:16:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:16:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:35 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:16:35 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:16:35 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 08:16:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:16:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:16:35 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:16:35 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getAdvisedCmHandles() 08:16:35 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog.populateWorkQueueIfNeeded(ModuleSyncWatchdog.java:108) 08:16:35 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog.moduleSyncAdvisedCmHandles(ModuleSyncWatchdog.java:67) 08:16:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:16:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:16:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:35 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:16:35 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:16:35 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 08:16:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:16:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:16:35 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:16:35 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.moduleSyncAdvisedCmHandles() 08:16:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:16:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:16:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:35 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 08:16:35 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 08:16:35 at io.micrometer.observation.Observation.observe(Observation.java:499) 08:16:35 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 08:16:35 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 08:16:35 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 08:16:35 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 08:16:35 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 08:16:35 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:16:35 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:16:35 at java.base/java.lang.Thread.run(Thread.java:833) 08:16:35 08:16:35 2024-04-04T08:16:34.480Z ERROR 13422 --- [cps-integration-test] [ watchdog-th-3] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 08:16:35 08:16:35 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 08:16:35 at org.onap.cps.spi.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 08:16:35 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 08:16:35 at org.onap.cps.spi.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 08:16:35 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 08:16:35 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 08:16:35 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) 08:16:35 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:16:35 at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) 08:16:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:16:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:16:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:16:35 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:16:35 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:16:35 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 08:16:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:16:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:16:35 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:16:35 at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) 08:16:35 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 08:16:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:16:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:16:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:35 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:16:35 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:16:35 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 08:16:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:16:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:16:35 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:16:35 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 08:16:35 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryNcmpRegistryByCpsPath(CmHandleQueriesImpl.java:90) 08:16:35 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueriesImpl.java:97) 08:16:35 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandlesByOperationalSyncState(CmHandleQueriesImpl.java:109) 08:16:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:16:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:16:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:35 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:16:35 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:16:35 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 08:16:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:16:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:16:35 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:16:35 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl$$SpringCGLIB$$0.queryCmHandlesByOperationalSyncState() 08:16:35 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils.getUnsynchronizedReadyCmHandles(ModuleOperationsUtils.java:95) 08:16:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:16:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:16:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:35 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:16:35 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:16:35 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 08:16:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:16:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:16:35 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:16:35 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getUnsynchronizedReadyCmHandles() 08:16:35 at org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdog.executeUnSynchronizedReadyCmHandlePoll(DataSyncWatchdog.java:61) 08:16:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:16:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:16:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:35 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 08:16:35 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 08:16:35 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 08:16:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 08:16:35 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 08:16:35 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 08:16:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:16:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:16:35 at org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdog$$SpringCGLIB$$0.executeUnSynchronizedReadyCmHandlePoll() 08:16:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:16:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:16:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:16:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:16:35 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 08:16:35 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 08:16:35 at io.micrometer.observation.Observation.observe(Observation.java:499) 08:16:35 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 08:16:35 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 08:16:35 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 08:16:35 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 08:16:35 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 08:16:35 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:16:35 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:16:35 at java.base/java.lang.Thread.run(Thread.java:833) 08:16:35 08:16:35 2024-04-04T08:16:34.783Z WARN 13422 --- [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=UNKNOWN_TOPIC_OR_PARTITION} 08:16:35 2024-04-04T08:16:34.785Z INFO 13422 --- [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: b5QMN6NMQe2I6sZSLPvP4A 08:16:35 2024-04-04T08:16:34.879Z WARN 13422 --- [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} 08:16:35 2024-04-04T08:16:34.879Z INFO 13422 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Cluster ID: b5QMN6NMQe2I6sZSLPvP4A 08:16:35 2024-04-04T08:16:34.880Z WARN 13422 --- [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} 08:16:35 2024-04-04T08:16:34.880Z INFO 13422 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: b5QMN6NMQe2I6sZSLPvP4A 08:16:35 2024-04-04T08:16:34.892Z WARN 13422 --- [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} 08:16:35 2024-04-04T08:16:34.892Z INFO 13422 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cluster ID: b5QMN6NMQe2I6sZSLPvP4A 08:16:35 2024-04-04T08:16:34.892Z WARN 13422 --- [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=LEADER_NOT_AVAILABLE} 08:16:35 2024-04-04T08:16:34.892Z INFO 13422 --- [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: b5QMN6NMQe2I6sZSLPvP4A 08:16:35 2024-04-04T08:16:34.892Z WARN 13422 --- [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} 08:16:35 2024-04-04T08:16:34.893Z INFO 13422 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Cluster ID: b5QMN6NMQe2I6sZSLPvP4A 08:16:35 2024-04-04T08:16:34.908Z WARN 13422 --- [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} 08:16:35 2024-04-04T08:16:35.037Z WARN 13422 --- [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} 08:16:35 2024-04-04T08:16:35.039Z WARN 13422 --- [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} 08:16:35 2024-04-04T08:16:35.039Z WARN 13422 --- [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} 08:16:35 2024-04-04T08:16:35.044Z WARN 13422 --- [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} 08:16:35 2024-04-04T08:16:35.068Z WARN 13422 --- [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} 08:16:35 2024-04-04T08:16:35.068Z WARN 13422 --- [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} 08:16:35 2024-04-04T08:16:35.147Z WARN 13422 --- [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} 08:16:35 2024-04-04T08:16:35.148Z WARN 13422 --- [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} 08:16:35 2024-04-04T08:16:35.159Z WARN 13422 --- [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} 08:16:35 2024-04-04T08:16:35.165Z WARN 13422 --- [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 8 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 08:16:35 2024-04-04T08:16:35.180Z WARN 13422 --- [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} 08:16:35 2024-04-04T08:16:35.182Z WARN 13422 --- [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} 08:16:35 2024-04-04T08:16:35.279Z INFO 13422 --- [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) 08:16:35 2024-04-04T08:16:35.279Z INFO 13422 --- [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) 08:16:35 2024-04-04T08:16:35.279Z INFO 13422 --- [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) 08:16:35 2024-04-04T08:16:35.282Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.283Z INFO 13422 --- [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) 08:16:35 2024-04-04T08:16:35.285Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.287Z INFO 13422 --- [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) 08:16:35 2024-04-04T08:16:35.288Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.289Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.290Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.307Z INFO 13422 --- [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) 08:16:35 2024-04-04T08:16:35.308Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.358Z INFO 13422 --- [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-fd8f44e8-d880-4061-a296-e1cbf78c390d 08:16:35 2024-04-04T08:16:35.358Z INFO 13422 --- [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-e06ebfee-6a43-4167-acc2-2c9facf6d825 08:16:35 2024-04-04T08:16:35.358Z INFO 13422 --- [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) 08:16:35 2024-04-04T08:16:35.358Z INFO 13422 --- [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) 08:16:35 2024-04-04T08:16:35.358Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.358Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.360Z INFO 13422 --- [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-e6b1a421-2d08-4cfa-8261-1bfe46debc57 08:16:35 2024-04-04T08:16:35.360Z INFO 13422 --- [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) 08:16:35 2024-04-04T08:16:35.360Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.364Z INFO 13422 --- [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-1fc73d45-4021-4ac1-a57f-0292f78b6730 08:16:35 2024-04-04T08:16:35.364Z INFO 13422 --- [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) 08:16:35 2024-04-04T08:16:35.364Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.372Z INFO 13422 --- [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-d39e65c7-aebb-4fe9-a82c-3e2482cf37cf 08:16:35 2024-04-04T08:16:35.372Z INFO 13422 --- [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) 08:16:35 2024-04-04T08:16:35.372Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.377Z INFO 13422 --- [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-92988c9b-e7a2-4793-8273-4417e52393d1 08:16:35 2024-04-04T08:16:35.377Z INFO 13422 --- [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) 08:16:35 2024-04-04T08:16:35.377Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.393Z INFO 13422 --- [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-e06ebfee-6a43-4167-acc2-2c9facf6d825', protocol='range'} 08:16:35 2024-04-04T08:16:35.394Z INFO 13422 --- [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-1fc73d45-4021-4ac1-a57f-0292f78b6730', protocol='range'} 08:16:35 2024-04-04T08:16:35.401Z INFO 13422 --- [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-e06ebfee-6a43-4167-acc2-2c9facf6d825=Assignment(partitions=[ncmp-async-m2m-0])} 08:16:35 2024-04-04T08:16:35.401Z INFO 13422 --- [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-1fc73d45-4021-4ac1-a57f-0292f78b6730=Assignment(partitions=[ncmp-async-m2m-0])} 08:16:35 2024-04-04T08:16:35.408Z INFO 13422 --- [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-fd8f44e8-d880-4061-a296-e1cbf78c390d', protocol='range'} 08:16:35 2024-04-04T08:16:35.409Z INFO 13422 --- [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-d39e65c7-aebb-4fe9-a82c-3e2482cf37cf', protocol='range'} 08:16:35 2024-04-04T08:16:35.445Z INFO 13422 --- [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-e6b1a421-2d08-4cfa-8261-1bfe46debc57', protocol='range'} 08:16:35 2024-04-04T08:16:35.453Z INFO 13422 --- [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-e06ebfee-6a43-4167-acc2-2c9facf6d825', protocol='range'} 08:16:35 2024-04-04T08:16:35.454Z INFO 13422 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-6-d39e65c7-aebb-4fe9-a82c-3e2482cf37cf=Assignment(partitions=[subscription-0]), consumer-ncmp-group-1-fd8f44e8-d880-4061-a296-e1cbf78c390d=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-5-e6b1a421-2d08-4cfa-8261-1bfe46debc57=Assignment(partitions=[dmi-device-heartbeat-0])} 08:16:35 2024-04-04T08:16:35.455Z INFO 13422 --- [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]) 08:16:35 2024-04-04T08:16:35.456Z INFO 13422 --- [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-1fc73d45-4021-4ac1-a57f-0292f78b6730', protocol='range'} 08:16:35 2024-04-04T08:16:35.457Z INFO 13422 --- [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]) 08:16:35 2024-04-04T08:16:35.460Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.460Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.471Z INFO 13422 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=1, memberId='consumer-ncmp-group-5-e6b1a421-2d08-4cfa-8261-1bfe46debc57', protocol='range'} 08:16:35 2024-04-04T08:16:35.471Z INFO 13422 --- [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 is rebalancing, so a rejoin is needed.' (RebalanceInProgressException) 08:16:35 2024-04-04T08:16:35.471Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.477Z INFO 13422 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=1, memberId='consumer-ncmp-group-1-fd8f44e8-d880-4061-a296-e1cbf78c390d', protocol='range'} 08:16:35 2024-04-04T08:16:35.477Z INFO 13422 --- [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 is rebalancing, so a rejoin is needed.' (RebalanceInProgressException) 08:16:35 2024-04-04T08:16:35.477Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.477Z INFO 13422 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=1, memberId='consumer-ncmp-group-6-d39e65c7-aebb-4fe9-a82c-3e2482cf37cf', protocol='range'} 08:16:35 2024-04-04T08:16:35.477Z INFO 13422 --- [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 is rebalancing, so a rejoin is needed.' (RebalanceInProgressException) 08:16:35 2024-04-04T08:16:35.477Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.479Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.479Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.488Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.488Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.498Z INFO 13422 --- [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-92988c9b-e7a2-4793-8273-4417e52393d1', protocol='range'} 08:16:35 2024-04-04T08:16:35.498Z INFO 13422 --- [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-d39e65c7-aebb-4fe9-a82c-3e2482cf37cf', protocol='range'} 08:16:35 2024-04-04T08:16:35.499Z INFO 13422 --- [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-fd8f44e8-d880-4061-a296-e1cbf78c390d', protocol='range'} 08:16:35 2024-04-04T08:16:35.510Z INFO 13422 --- [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}}. 08:16:35 2024-04-04T08:16:35.511Z INFO 13422 --- [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}}. 08:16:35 2024-04-04T08:16:35.517Z INFO 13422 --- [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-e6b1a421-2d08-4cfa-8261-1bfe46debc57', protocol='range'} 08:16:35 2024-04-04T08:16:35.528Z INFO 13422 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-2-92988c9b-e7a2-4793-8273-4417e52393d1=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-6-d39e65c7-aebb-4fe9-a82c-3e2482cf37cf=Assignment(partitions=[subscription-0]), consumer-ncmp-group-1-fd8f44e8-d880-4061-a296-e1cbf78c390d=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-5-e6b1a421-2d08-4cfa-8261-1bfe46debc57=Assignment(partitions=[dmi-device-heartbeat-0])} 08:16:35 2024-04-04T08:16:35.535Z INFO 13422 --- [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-92988c9b-e7a2-4793-8273-4417e52393d1', protocol='range'} 08:16:35 2024-04-04T08:16:35.535Z INFO 13422 --- [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]) 08:16:35 2024-04-04T08:16:35.536Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.546Z INFO 13422 --- [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] 08:16:35 2024-04-04T08:16:35.549Z INFO 13422 --- [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-fd8f44e8-d880-4061-a296-e1cbf78c390d', protocol='range'} 08:16:35 2024-04-04T08:16:35.549Z INFO 13422 --- [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]) 08:16:35 2024-04-04T08:16:35.549Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.550Z INFO 13422 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 08:16:35 2024-04-04T08:16:35.550Z INFO 13422 --- [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-d39e65c7-aebb-4fe9-a82c-3e2482cf37cf', protocol='range'} 08:16:35 2024-04-04T08:16:35.553Z INFO 13422 --- [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]) 08:16:35 2024-04-04T08:16:35.553Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.555Z INFO 13422 --- [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-e6b1a421-2d08-4cfa-8261-1bfe46debc57', protocol='range'} 08:16:35 2024-04-04T08:16:35.555Z INFO 13422 --- [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]) 08:16:35 2024-04-04T08:16:35.555Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.556Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.561Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.561Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.561Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.563Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.570Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.578Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.583Z INFO 13422 --- [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}}. 08:16:35 2024-04-04T08:16:35.584Z INFO 13422 --- [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 08:16:35 2024-04-04T08:16:35.586Z INFO 13422 --- [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}}. 08:16:35 2024-04-04T08:16:35.589Z INFO 13422 --- [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}}. 08:16:35 2024-04-04T08:16:35.592Z INFO 13422 --- [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}}. 08:16:35 2024-04-04T08:16:35.597Z INFO 13422 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 08:16:35 2024-04-04T08:16:35.603Z INFO 13422 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 08:16:35 2024-04-04T08:16:35.610Z INFO 13422 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 08:16:35 2024-04-04T08:16:35.610Z INFO 13422 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 08:16:35 2024-04-04T08:16:35.664Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Subscription Models onboarded successfully 08:16:35 2024-04-04T08:16:35.667Z WARN 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:16:35 2024-04-04T08:16:35.667Z ERROR 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 08:16:35 Detail: Key (name)=(NCMP-Admin) already exists. 08:16:35 2024-04-04T08:16:35.840Z INFO 13422 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory Model updated successfully 08:16:36 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:16:36 2024-04-04T08:16:36.823Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 08:16:36 2024-04-04T08:16:36.842Z WARN 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:16:36 2024-04-04T08:16:36.842Z ERROR 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 08:16:36 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 08:16:36 2024-04-04T08:16:36.874Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 08:16:37 2024-04-04T08:16:36.885Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 08:16:37 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.398 s - in org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 08:16:37 [INFO] Running org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 08:16:37 2024-04-04T08:16:37.262Z WARN 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:16:37 2024-04-04T08:16:37.262Z ERROR 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 08:16:37 Detail: Key (name)=(generalTestDataspace) already exists. 08:16:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s - in org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 08:16:37 [INFO] Running org.onap.cps.integration.functional.NcmpBearerTokenPassthroughSpec 08:16:38 2024-04-04T08:16:37.537Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:38 2024-04-04T08:16:37.545Z INFO 13422 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:16:38 acks = -1 08:16:38 auto.include.jmx.reporter = true 08:16:38 batch.size = 16384 08:16:38 bootstrap.servers = [PLAINTEXT://localhost:32791] 08:16:38 buffer.memory = 33554432 08:16:38 client.dns.lookup = use_all_dns_ips 08:16:38 client.id = cps-core-1 08:16:38 compression.type = none 08:16:38 connections.max.idle.ms = 540000 08:16:38 delivery.timeout.ms = 120000 08:16:38 enable.idempotence = true 08:16:38 interceptor.classes = [] 08:16:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:16:38 linger.ms = 0 08:16:38 max.block.ms = 60000 08:16:38 max.in.flight.requests.per.connection = 5 08:16:38 max.request.size = 1048576 08:16:38 metadata.max.age.ms = 300000 08:16:38 metadata.max.idle.ms = 300000 08:16:38 metric.reporters = [] 08:16:38 metrics.num.samples = 2 08:16:38 metrics.recording.level = INFO 08:16:38 metrics.sample.window.ms = 30000 08:16:38 partitioner.adaptive.partitioning.enable = true 08:16:38 partitioner.availability.timeout.ms = 0 08:16:38 partitioner.class = null 08:16:38 partitioner.ignore.keys = false 08:16:38 receive.buffer.bytes = 32768 08:16:38 reconnect.backoff.max.ms = 1000 08:16:38 reconnect.backoff.ms = 50 08:16:38 request.timeout.ms = 30000 08:16:38 retries = 2147483647 08:16:38 retry.backoff.ms = 100 08:16:38 sasl.client.callback.handler.class = null 08:16:38 sasl.jaas.config = null 08:16:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:16:38 sasl.kerberos.min.time.before.relogin = 60000 08:16:38 sasl.kerberos.service.name = null 08:16:38 sasl.kerberos.ticket.renew.jitter = 0.05 08:16:38 sasl.kerberos.ticket.renew.window.factor = 0.8 08:16:38 sasl.login.callback.handler.class = null 08:16:38 sasl.login.class = null 08:16:38 sasl.login.connect.timeout.ms = null 08:16:38 sasl.login.read.timeout.ms = null 08:16:38 sasl.login.refresh.buffer.seconds = 300 08:16:38 sasl.login.refresh.min.period.seconds = 60 08:16:38 sasl.login.refresh.window.factor = 0.8 08:16:38 sasl.login.refresh.window.jitter = 0.05 08:16:38 sasl.login.retry.backoff.max.ms = 10000 08:16:38 sasl.login.retry.backoff.ms = 100 08:16:38 sasl.mechanism = GSSAPI 08:16:38 sasl.oauthbearer.clock.skew.seconds = 30 08:16:38 sasl.oauthbearer.expected.audience = null 08:16:38 sasl.oauthbearer.expected.issuer = null 08:16:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:16:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:16:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:16:38 sasl.oauthbearer.jwks.endpoint.url = null 08:16:38 sasl.oauthbearer.scope.claim.name = scope 08:16:38 sasl.oauthbearer.sub.claim.name = sub 08:16:38 sasl.oauthbearer.token.endpoint.url = null 08:16:38 security.protocol = PLAINTEXT 08:16:38 security.providers = null 08:16:38 send.buffer.bytes = 131072 08:16:38 socket.connection.setup.timeout.max.ms = 30000 08:16:38 socket.connection.setup.timeout.ms = 10000 08:16:38 ssl.cipher.suites = null 08:16:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:16:38 ssl.endpoint.identification.algorithm = https 08:16:38 ssl.engine.factory.class = null 08:16:38 ssl.key.password = null 08:16:38 ssl.keymanager.algorithm = SunX509 08:16:38 ssl.keystore.certificate.chain = null 08:16:38 ssl.keystore.key = null 08:16:38 ssl.keystore.location = null 08:16:38 ssl.keystore.password = null 08:16:38 ssl.keystore.type = JKS 08:16:38 ssl.protocol = TLSv1.3 08:16:38 ssl.provider = null 08:16:38 ssl.secure.random.implementation = null 08:16:38 ssl.trustmanager.algorithm = PKIX 08:16:38 ssl.truststore.certificates = null 08:16:38 ssl.truststore.location = null 08:16:38 ssl.truststore.password = null 08:16:38 ssl.truststore.type = JKS 08:16:38 transaction.timeout.ms = 60000 08:16:38 transactional.id = null 08:16:38 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:16:38 08:16:38 2024-04-04T08:16:37.559Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:38 2024-04-04T08:16:37.560Z INFO 13422 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 08:16:38 2024-04-04T08:16:37.576Z INFO 13422 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:16:38 2024-04-04T08:16:37.576Z INFO 13422 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:16:38 2024-04-04T08:16:37.576Z INFO 13422 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218597575 08:16:38 2024-04-04T08:16:37.590Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:38 2024-04-04T08:16:37.605Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:38 2024-04-04T08:16:37.615Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:38 2024-04-04T08:16:37.621Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:38 2024-04-04T08:16:37.621Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:38 2024-04-04T08:16:37.628Z WARN 13422 --- [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} 08:16:38 2024-04-04T08:16:37.628Z INFO 13422 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: b5QMN6NMQe2I6sZSLPvP4A 08:16:38 2024-04-04T08:16:37.639Z INFO 13422 --- [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 08:16:38 2024-04-04T08:16:37.839Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:38 2024-04-04T08:16:37.901Z INFO 13422 --- [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. 08:16:38 2024-04-04T08:16:38.291Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:38 2024-04-04T08:16:38.394Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:16:38 2024-04-04T08:16:38.394Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:38 2024-04-04T08:16:38.411Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:38 2024-04-04T08:16:38.429Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:38 2024-04-04T08:16:38.440Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:38 2024-04-04T08:16:38.441Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:38 2024-04-04T08:16:38.445Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:38 2024-04-04T08:16:38.445Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:38 2024-04-04T08:16:38.525Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:38 2024-04-04T08:16:38.555Z INFO 13422 --- [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. 08:16:38 2024-04-04T08:16:38.846Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:39 2024-04-04T08:16:38.982Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:16:39 2024-04-04T08:16:38.982Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:39 2024-04-04T08:16:38.996Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:39 2024-04-04T08:16:39.013Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:39 2024-04-04T08:16:39.016Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:39 2024-04-04T08:16:39.017Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:39 2024-04-04T08:16:39.019Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:39 2024-04-04T08:16:39.019Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:39 2024-04-04T08:16:39.081Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:39 2024-04-04T08:16:39.111Z INFO 13422 --- [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. 08:16:39 2024-04-04T08:16:39.295Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:39 2024-04-04T08:16:39.393Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:16:39 2024-04-04T08:16:39.394Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:39 2024-04-04T08:16:39.417Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:39 2024-04-04T08:16:39.429Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:39 2024-04-04T08:16:39.442Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:39 2024-04-04T08:16:39.446Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:39 2024-04-04T08:16:39.448Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:39 2024-04-04T08:16:39.448Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:39 2024-04-04T08:16:39.507Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:39 2024-04-04T08:16:39.531Z INFO 13422 --- [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. 08:16:39 2024-04-04T08:16:39.743Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:40 2024-04-04T08:16:39.845Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:16:40 2024-04-04T08:16:39.845Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:40 2024-04-04T08:16:39.863Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:40 2024-04-04T08:16:39.882Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:40 2024-04-04T08:16:39.884Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:40 2024-04-04T08:16:39.887Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:40 2024-04-04T08:16:39.889Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:40 2024-04-04T08:16:39.889Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:40 2024-04-04T08:16:39.934Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:40 2024-04-04T08:16:39.954Z INFO 13422 --- [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. 08:16:40 2024-04-04T08:16:40.149Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:40 2024-04-04T08:16:40.238Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:16:40 2024-04-04T08:16:40.238Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:40 2024-04-04T08:16:40.250Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:40 2024-04-04T08:16:40.262Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:40 2024-04-04T08:16:40.263Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:40 2024-04-04T08:16:40.265Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:40 2024-04-04T08:16:40.267Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:40 2024-04-04T08:16:40.267Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:40 2024-04-04T08:16:40.316Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:40 2024-04-04T08:16:40.343Z INFO 13422 --- [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. 08:16:40 2024-04-04T08:16:40.545Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:40 2024-04-04T08:16:40.614Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:16:40 2024-04-04T08:16:40.614Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:40 2024-04-04T08:16:40.629Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:40 2024-04-04T08:16:40.640Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:40 2024-04-04T08:16:40.642Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:40 2024-04-04T08:16:40.644Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:40 2024-04-04T08:16:40.646Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:40 2024-04-04T08:16:40.646Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:40 2024-04-04T08:16:40.690Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:40 2024-04-04T08:16:40.708Z INFO 13422 --- [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. 08:16:40 2024-04-04T08:16:40.881Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:41 2024-04-04T08:16:40.957Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:16:41 2024-04-04T08:16:40.957Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:41 2024-04-04T08:16:40.968Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:41 2024-04-04T08:16:40.980Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:41 2024-04-04T08:16:40.983Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:41 2024-04-04T08:16:40.985Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:41 2024-04-04T08:16:40.987Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:41 2024-04-04T08:16:40.987Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:41 2024-04-04T08:16:41.038Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:41 2024-04-04T08:16:41.056Z INFO 13422 --- [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. 08:16:41 2024-04-04T08:16:41.242Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:41 2024-04-04T08:16:41.322Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:16:41 2024-04-04T08:16:41.322Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:41 2024-04-04T08:16:41.334Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:41 2024-04-04T08:16:41.350Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:41 2024-04-04T08:16:41.352Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:41 2024-04-04T08:16:41.354Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:41 2024-04-04T08:16:41.356Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:41 2024-04-04T08:16:41.356Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:41 2024-04-04T08:16:41.401Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:41 2024-04-04T08:16:41.420Z INFO 13422 --- [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. 08:16:41 2024-04-04T08:16:41.571Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:41 2024-04-04T08:16:41.641Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:16:41 2024-04-04T08:16:41.642Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:41 2024-04-04T08:16:41.658Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:41 2024-04-04T08:16:41.670Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:41 2024-04-04T08:16:41.672Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:41 2024-04-04T08:16:41.675Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:41 2024-04-04T08:16:41.677Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:41 2024-04-04T08:16:41.677Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:41 2024-04-04T08:16:41.716Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:41 2024-04-04T08:16:41.745Z INFO 13422 --- [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. 08:16:41 2024-04-04T08:16:41.885Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:42 2024-04-04T08:16:41.941Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:16:42 2024-04-04T08:16:41.941Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:42 2024-04-04T08:16:41.953Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:42 2024-04-04T08:16:41.960Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:42 2024-04-04T08:16:41.962Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:42 2024-04-04T08:16:41.963Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:42 2024-04-04T08:16:41.965Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:42 2024-04-04T08:16:41.965Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:42 2024-04-04T08:16:42.002Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:42 2024-04-04T08:16:42.020Z INFO 13422 --- [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. 08:16:42 2024-04-04T08:16:42.182Z INFO 13422 --- [cps-integration-test] [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 08:16:42 2024-04-04T08:16:42.266Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:42 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.007 s - in org.onap.cps.integration.functional.NcmpBearerTokenPassthroughSpec 08:16:42 [INFO] Running org.onap.cps.integration.functional.NcmpCmHandleCreateSpec 08:16:42 2024-04-04T08:16:42.302Z INFO 13422 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:16:42 allow.auto.create.topics = true 08:16:42 auto.commit.interval.ms = 5000 08:16:42 auto.include.jmx.reporter = true 08:16:42 auto.offset.reset = earliest 08:16:42 bootstrap.servers = [PLAINTEXT://localhost:32791] 08:16:42 check.crcs = true 08:16:42 client.dns.lookup = use_all_dns_ips 08:16:42 client.id = consumer-ncmp-group-7 08:16:42 client.rack = 08:16:42 connections.max.idle.ms = 540000 08:16:42 default.api.timeout.ms = 60000 08:16:42 enable.auto.commit = true 08:16:42 exclude.internal.topics = true 08:16:42 fetch.max.bytes = 52428800 08:16:42 fetch.max.wait.ms = 500 08:16:42 fetch.min.bytes = 1 08:16:42 group.id = ncmp-group 08:16:42 group.instance.id = null 08:16:42 heartbeat.interval.ms = 3000 08:16:42 interceptor.classes = [] 08:16:42 internal.leave.group.on.close = true 08:16:42 internal.throw.on.fetch.stable.offset.unsupported = false 08:16:42 isolation.level = read_uncommitted 08:16:42 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:16:42 max.partition.fetch.bytes = 1048576 08:16:42 max.poll.interval.ms = 300000 08:16:42 max.poll.records = 500 08:16:42 metadata.max.age.ms = 300000 08:16:42 metric.reporters = [] 08:16:42 metrics.num.samples = 2 08:16:42 metrics.recording.level = INFO 08:16:42 metrics.sample.window.ms = 30000 08:16:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:16:42 receive.buffer.bytes = 65536 08:16:42 reconnect.backoff.max.ms = 1000 08:16:42 reconnect.backoff.ms = 50 08:16:42 request.timeout.ms = 30000 08:16:42 retry.backoff.ms = 100 08:16:42 sasl.client.callback.handler.class = null 08:16:42 sasl.jaas.config = null 08:16:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:16:42 sasl.kerberos.min.time.before.relogin = 60000 08:16:42 sasl.kerberos.service.name = null 08:16:42 sasl.kerberos.ticket.renew.jitter = 0.05 08:16:42 sasl.kerberos.ticket.renew.window.factor = 0.8 08:16:42 sasl.login.callback.handler.class = null 08:16:42 sasl.login.class = null 08:16:42 sasl.login.connect.timeout.ms = null 08:16:42 sasl.login.read.timeout.ms = null 08:16:42 sasl.login.refresh.buffer.seconds = 300 08:16:42 sasl.login.refresh.min.period.seconds = 60 08:16:42 sasl.login.refresh.window.factor = 0.8 08:16:42 sasl.login.refresh.window.jitter = 0.05 08:16:42 sasl.login.retry.backoff.max.ms = 10000 08:16:42 sasl.login.retry.backoff.ms = 100 08:16:42 sasl.mechanism = GSSAPI 08:16:42 sasl.oauthbearer.clock.skew.seconds = 30 08:16:42 sasl.oauthbearer.expected.audience = null 08:16:42 sasl.oauthbearer.expected.issuer = null 08:16:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:16:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:16:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:16:42 sasl.oauthbearer.jwks.endpoint.url = null 08:16:42 sasl.oauthbearer.scope.claim.name = scope 08:16:42 sasl.oauthbearer.sub.claim.name = sub 08:16:42 sasl.oauthbearer.token.endpoint.url = null 08:16:42 security.protocol = PLAINTEXT 08:16:42 security.providers = null 08:16:42 send.buffer.bytes = 131072 08:16:42 session.timeout.ms = 45000 08:16:42 socket.connection.setup.timeout.max.ms = 30000 08:16:42 socket.connection.setup.timeout.ms = 10000 08:16:42 ssl.cipher.suites = null 08:16:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:16:42 ssl.endpoint.identification.algorithm = https 08:16:42 ssl.engine.factory.class = null 08:16:42 ssl.key.password = null 08:16:42 ssl.keymanager.algorithm = SunX509 08:16:42 ssl.keystore.certificate.chain = null 08:16:42 ssl.keystore.key = null 08:16:42 ssl.keystore.location = null 08:16:42 ssl.keystore.password = null 08:16:42 ssl.keystore.type = JKS 08:16:42 ssl.protocol = TLSv1.3 08:16:42 ssl.provider = null 08:16:42 ssl.secure.random.implementation = null 08:16:42 ssl.trustmanager.algorithm = PKIX 08:16:42 ssl.truststore.certificates = null 08:16:42 ssl.truststore.location = null 08:16:42 ssl.truststore.password = null 08:16:42 ssl.truststore.type = JKS 08:16:42 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:16:42 08:16:42 2024-04-04T08:16:42.304Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:16:42 2024-04-04T08:16:42.304Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:16:42 2024-04-04T08:16:42.304Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218602304 08:16:44 2024-04-04T08:16:42.313Z INFO 13422 --- [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 08:16:44 2024-04-04T08:16:42.373Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:16:44 2024-04-04T08:16:42.373Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:44 2024-04-04T08:16:42.417Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:44 2024-04-04T08:16:42.429Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:44 2024-04-04T08:16:42.432Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:44 2024-04-04T08:16:42.436Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:44 2024-04-04T08:16:42.439Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:44 2024-04-04T08:16:42.439Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:44 2024-04-04T08:16:42.476Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:44 2024-04-04T08:16:42.492Z INFO 13422 --- [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. 08:16:44 2024-04-04T08:16:42.578Z INFO 13422 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Cluster ID: b5QMN6NMQe2I6sZSLPvP4A 08:16:44 2024-04-04T08:16:42.578Z INFO 13422 --- [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) 08:16:44 2024-04-04T08:16:42.582Z INFO 13422 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] (Re-)joining group 08:16:44 2024-04-04T08:16:42.585Z INFO 13422 --- [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-4c1d531d-ac7b-43b7-9b59-a02cffd0d809 08:16:44 2024-04-04T08:16:42.586Z INFO 13422 --- [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) 08:16:44 2024-04-04T08:16:42.586Z INFO 13422 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] (Re-)joining group 08:16:44 2024-04-04T08:16:44.501Z INFO 13422 --- [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 08:16:44 2024-04-04T08:16:44.502Z INFO 13422 --- [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 08:16:44 2024-04-04T08:16:44.503Z INFO 13422 --- [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 08:16:44 2024-04-04T08:16:44.503Z INFO 13422 --- [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 08:16:44 2024-04-04T08:16:44.504Z INFO 13422 --- [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 08:16:44 2024-04-04T08:16:44.504Z INFO 13422 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 08:16:44 2024-04-04T08:16:44.504Z INFO 13422 --- [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 08:16:44 2024-04-04T08:16:44.504Z INFO 13422 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 08:16:44 2024-04-04T08:16:44.505Z INFO 13422 --- [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 08:16:44 2024-04-04T08:16:44.505Z INFO 13422 --- [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 08:16:44 2024-04-04T08:16:44.505Z INFO 13422 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 08:16:44 2024-04-04T08:16:44.505Z INFO 13422 --- [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 08:16:44 2024-04-04T08:16:44.522Z INFO 13422 --- [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 08:16:44 2024-04-04T08:16:44.522Z INFO 13422 --- [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 08:16:44 2024-04-04T08:16:44.522Z INFO 13422 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-device-heartbeat-0] 08:16:44 2024-04-04T08:16:44.522Z INFO 13422 --- [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 08:16:44 2024-04-04T08:16:44.525Z INFO 13422 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-2-92988c9b-e7a2-4793-8273-4417e52393d1', protocol='range'} 08:16:44 2024-04-04T08:16:44.526Z INFO 13422 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-1-fd8f44e8-d880-4061-a296-e1cbf78c390d', protocol='range'} 08:16:44 2024-04-04T08:16:44.526Z INFO 13422 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-5-e6b1a421-2d08-4cfa-8261-1bfe46debc57', protocol='range'} 08:16:44 2024-04-04T08:16:44.526Z INFO 13422 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-7-4c1d531d-ac7b-43b7-9b59-a02cffd0d809', protocol='range'} 08:16:44 2024-04-04T08:16:44.527Z INFO 13422 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-6-d39e65c7-aebb-4fe9-a82c-3e2482cf37cf', protocol='range'} 08:16:44 2024-04-04T08:16:44.771Z INFO 13422 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Finished assignment for group at generation 3: {consumer-ncmp-group-2-92988c9b-e7a2-4793-8273-4417e52393d1=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-7-4c1d531d-ac7b-43b7-9b59-a02cffd0d809=Assignment(partitions=[ncmp-events-0]), consumer-ncmp-group-6-d39e65c7-aebb-4fe9-a82c-3e2482cf37cf=Assignment(partitions=[subscription-0]), consumer-ncmp-group-1-fd8f44e8-d880-4061-a296-e1cbf78c390d=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-5-e6b1a421-2d08-4cfa-8261-1bfe46debc57=Assignment(partitions=[dmi-device-heartbeat-0])} 08:16:44 2024-04-04T08:16:44.775Z INFO 13422 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-2-92988c9b-e7a2-4793-8273-4417e52393d1', protocol='range'} 08:16:44 2024-04-04T08:16:44.776Z INFO 13422 --- [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]) 08:16:44 2024-04-04T08:16:44.776Z INFO 13422 --- [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 08:16:44 2024-04-04T08:16:44.776Z INFO 13422 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-1-fd8f44e8-d880-4061-a296-e1cbf78c390d', protocol='range'} 08:16:44 2024-04-04T08:16:44.776Z INFO 13422 --- [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]) 08:16:44 2024-04-04T08:16:44.776Z INFO 13422 --- [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 08:16:44 2024-04-04T08:16:44.776Z INFO 13422 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-7-4c1d531d-ac7b-43b7-9b59-a02cffd0d809', protocol='range'} 08:16:44 2024-04-04T08:16:44.777Z INFO 13422 --- [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]) 08:16:44 2024-04-04T08:16:44.777Z INFO 13422 --- [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 08:16:44 2024-04-04T08:16:44.777Z INFO 13422 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-5-e6b1a421-2d08-4cfa-8261-1bfe46debc57', protocol='range'} 08:16:44 2024-04-04T08:16:44.777Z INFO 13422 --- [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]) 08:16:44 2024-04-04T08:16:44.777Z INFO 13422 --- [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 08:16:44 2024-04-04T08:16:44.777Z INFO 13422 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-6-d39e65c7-aebb-4fe9-a82c-3e2482cf37cf', protocol='range'} 08:16:44 2024-04-04T08:16:44.778Z INFO 13422 --- [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]) 08:16:44 2024-04-04T08:16:44.778Z INFO 13422 --- [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 08:16:44 2024-04-04T08:16:44.780Z INFO 13422 --- [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 08:16:44 2024-04-04T08:16:44.781Z INFO 13422 --- [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}} 08:16:44 2024-04-04T08:16:44.781Z INFO 13422 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 08:16:44 2024-04-04T08:16:44.784Z INFO 13422 --- [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}} 08:16:44 2024-04-04T08:16:44.784Z INFO 13422 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 08:16:44 2024-04-04T08:16:44.784Z INFO 13422 --- [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}} 08:16:44 2024-04-04T08:16:44.785Z INFO 13422 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 08:16:44 2024-04-04T08:16:44.785Z INFO 13422 --- [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}} 08:16:44 2024-04-04T08:16:44.785Z INFO 13422 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 08:16:44 2024-04-04T08:16:44.787Z INFO 13422 --- [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}}. 08:16:44 2024-04-04T08:16:44.906Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:45 2024-04-04T08:16:44.918Z INFO 13422 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:16:45 allow.auto.create.topics = true 08:16:45 auto.commit.interval.ms = 5000 08:16:45 auto.include.jmx.reporter = true 08:16:45 auto.offset.reset = earliest 08:16:45 bootstrap.servers = [PLAINTEXT://localhost:32791] 08:16:45 check.crcs = true 08:16:45 client.dns.lookup = use_all_dns_ips 08:16:45 client.id = consumer-ncmp-group-8 08:16:45 client.rack = 08:16:45 connections.max.idle.ms = 540000 08:16:45 default.api.timeout.ms = 60000 08:16:45 enable.auto.commit = true 08:16:45 exclude.internal.topics = true 08:16:45 fetch.max.bytes = 52428800 08:16:45 fetch.max.wait.ms = 500 08:16:45 fetch.min.bytes = 1 08:16:45 group.id = ncmp-group 08:16:45 group.instance.id = null 08:16:45 heartbeat.interval.ms = 3000 08:16:45 interceptor.classes = [] 08:16:45 internal.leave.group.on.close = true 08:16:45 internal.throw.on.fetch.stable.offset.unsupported = false 08:16:45 isolation.level = read_uncommitted 08:16:45 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:16:45 max.partition.fetch.bytes = 1048576 08:16:45 max.poll.interval.ms = 300000 08:16:45 max.poll.records = 500 08:16:45 metadata.max.age.ms = 300000 08:16:45 metric.reporters = [] 08:16:45 metrics.num.samples = 2 08:16:45 metrics.recording.level = INFO 08:16:45 metrics.sample.window.ms = 30000 08:16:45 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:16:45 receive.buffer.bytes = 65536 08:16:45 reconnect.backoff.max.ms = 1000 08:16:45 reconnect.backoff.ms = 50 08:16:45 request.timeout.ms = 30000 08:16:45 retry.backoff.ms = 100 08:16:45 sasl.client.callback.handler.class = null 08:16:45 sasl.jaas.config = null 08:16:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:16:45 sasl.kerberos.min.time.before.relogin = 60000 08:16:45 sasl.kerberos.service.name = null 08:16:45 sasl.kerberos.ticket.renew.jitter = 0.05 08:16:45 sasl.kerberos.ticket.renew.window.factor = 0.8 08:16:45 sasl.login.callback.handler.class = null 08:16:45 sasl.login.class = null 08:16:45 sasl.login.connect.timeout.ms = null 08:16:45 sasl.login.read.timeout.ms = null 08:16:45 sasl.login.refresh.buffer.seconds = 300 08:16:45 sasl.login.refresh.min.period.seconds = 60 08:16:45 sasl.login.refresh.window.factor = 0.8 08:16:45 sasl.login.refresh.window.jitter = 0.05 08:16:45 sasl.login.retry.backoff.max.ms = 10000 08:16:45 sasl.login.retry.backoff.ms = 100 08:16:45 sasl.mechanism = GSSAPI 08:16:45 sasl.oauthbearer.clock.skew.seconds = 30 08:16:45 sasl.oauthbearer.expected.audience = null 08:16:45 sasl.oauthbearer.expected.issuer = null 08:16:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:16:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:16:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:16:45 sasl.oauthbearer.jwks.endpoint.url = null 08:16:45 sasl.oauthbearer.scope.claim.name = scope 08:16:45 sasl.oauthbearer.sub.claim.name = sub 08:16:45 sasl.oauthbearer.token.endpoint.url = null 08:16:45 security.protocol = PLAINTEXT 08:16:45 security.providers = null 08:16:45 send.buffer.bytes = 131072 08:16:45 session.timeout.ms = 45000 08:16:45 socket.connection.setup.timeout.max.ms = 30000 08:16:45 socket.connection.setup.timeout.ms = 10000 08:16:45 ssl.cipher.suites = null 08:16:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:16:45 ssl.endpoint.identification.algorithm = https 08:16:45 ssl.engine.factory.class = null 08:16:45 ssl.key.password = null 08:16:45 ssl.keymanager.algorithm = SunX509 08:16:45 ssl.keystore.certificate.chain = null 08:16:45 ssl.keystore.key = null 08:16:45 ssl.keystore.location = null 08:16:45 ssl.keystore.password = null 08:16:45 ssl.keystore.type = JKS 08:16:45 ssl.protocol = TLSv1.3 08:16:45 ssl.provider = null 08:16:45 ssl.secure.random.implementation = null 08:16:45 ssl.trustmanager.algorithm = PKIX 08:16:45 ssl.truststore.certificates = null 08:16:45 ssl.truststore.location = null 08:16:45 ssl.truststore.password = null 08:16:45 ssl.truststore.type = JKS 08:16:45 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:16:45 08:16:45 2024-04-04T08:16:44.920Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:16:45 2024-04-04T08:16:44.920Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:16:45 2024-04-04T08:16:44.920Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218604920 08:16:45 2024-04-04T08:16:44.972Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:16:45 2024-04-04T08:16:44.972Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:45 2024-04-04T08:16:44.982Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:45 2024-04-04T08:16:44.991Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:45 2024-04-04T08:16:44.993Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:45 2024-04-04T08:16:44.994Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:45 2024-04-04T08:16:44.996Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:45 2024-04-04T08:16:44.996Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:45 2024-04-04T08:16:45.023Z WARN 13422 --- [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.. 08:16:45 2024-04-04T08:16:45.024Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 08:16:45 2024-04-04T08:16:45.045Z INFO 13422 --- [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. 08:16:45 2024-04-04T08:16:45.194Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:45 2024-04-04T08:16:45.206Z INFO 13422 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:16:45 allow.auto.create.topics = true 08:16:45 auto.commit.interval.ms = 5000 08:16:45 auto.include.jmx.reporter = true 08:16:45 auto.offset.reset = earliest 08:16:45 bootstrap.servers = [PLAINTEXT://localhost:32791] 08:16:45 check.crcs = true 08:16:45 client.dns.lookup = use_all_dns_ips 08:16:45 client.id = consumer-ncmp-group-9 08:16:45 client.rack = 08:16:45 connections.max.idle.ms = 540000 08:16:45 default.api.timeout.ms = 60000 08:16:45 enable.auto.commit = true 08:16:45 exclude.internal.topics = true 08:16:45 fetch.max.bytes = 52428800 08:16:45 fetch.max.wait.ms = 500 08:16:45 fetch.min.bytes = 1 08:16:45 group.id = ncmp-group 08:16:45 group.instance.id = null 08:16:45 heartbeat.interval.ms = 3000 08:16:45 interceptor.classes = [] 08:16:45 internal.leave.group.on.close = true 08:16:45 internal.throw.on.fetch.stable.offset.unsupported = false 08:16:45 isolation.level = read_uncommitted 08:16:45 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:16:45 max.partition.fetch.bytes = 1048576 08:16:45 max.poll.interval.ms = 300000 08:16:45 max.poll.records = 500 08:16:45 metadata.max.age.ms = 300000 08:16:45 metric.reporters = [] 08:16:45 metrics.num.samples = 2 08:16:45 metrics.recording.level = INFO 08:16:45 metrics.sample.window.ms = 30000 08:16:45 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:16:45 receive.buffer.bytes = 65536 08:16:45 reconnect.backoff.max.ms = 1000 08:16:45 reconnect.backoff.ms = 50 08:16:45 request.timeout.ms = 30000 08:16:45 retry.backoff.ms = 100 08:16:45 sasl.client.callback.handler.class = null 08:16:45 sasl.jaas.config = null 08:16:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:16:45 sasl.kerberos.min.time.before.relogin = 60000 08:16:45 sasl.kerberos.service.name = null 08:16:45 sasl.kerberos.ticket.renew.jitter = 0.05 08:16:45 sasl.kerberos.ticket.renew.window.factor = 0.8 08:16:45 sasl.login.callback.handler.class = null 08:16:45 sasl.login.class = null 08:16:45 sasl.login.connect.timeout.ms = null 08:16:45 sasl.login.read.timeout.ms = null 08:16:45 sasl.login.refresh.buffer.seconds = 300 08:16:45 sasl.login.refresh.min.period.seconds = 60 08:16:45 sasl.login.refresh.window.factor = 0.8 08:16:45 sasl.login.refresh.window.jitter = 0.05 08:16:45 sasl.login.retry.backoff.max.ms = 10000 08:16:45 sasl.login.retry.backoff.ms = 100 08:16:45 sasl.mechanism = GSSAPI 08:16:45 sasl.oauthbearer.clock.skew.seconds = 30 08:16:45 sasl.oauthbearer.expected.audience = null 08:16:45 sasl.oauthbearer.expected.issuer = null 08:16:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:16:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:16:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:16:45 sasl.oauthbearer.jwks.endpoint.url = null 08:16:45 sasl.oauthbearer.scope.claim.name = scope 08:16:45 sasl.oauthbearer.sub.claim.name = sub 08:16:45 sasl.oauthbearer.token.endpoint.url = null 08:16:45 security.protocol = PLAINTEXT 08:16:45 security.providers = null 08:16:45 send.buffer.bytes = 131072 08:16:45 session.timeout.ms = 45000 08:16:45 socket.connection.setup.timeout.max.ms = 30000 08:16:45 socket.connection.setup.timeout.ms = 10000 08:16:45 ssl.cipher.suites = null 08:16:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:16:45 ssl.endpoint.identification.algorithm = https 08:16:45 ssl.engine.factory.class = null 08:16:45 ssl.key.password = null 08:16:45 ssl.keymanager.algorithm = SunX509 08:16:45 ssl.keystore.certificate.chain = null 08:16:45 ssl.keystore.key = null 08:16:45 ssl.keystore.location = null 08:16:45 ssl.keystore.password = null 08:16:45 ssl.keystore.type = JKS 08:16:45 ssl.protocol = TLSv1.3 08:16:45 ssl.provider = null 08:16:45 ssl.secure.random.implementation = null 08:16:45 ssl.trustmanager.algorithm = PKIX 08:16:45 ssl.truststore.certificates = null 08:16:45 ssl.truststore.location = null 08:16:45 ssl.truststore.password = null 08:16:45 ssl.truststore.type = JKS 08:16:45 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:16:45 08:16:45 2024-04-04T08:16:45.208Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:16:45 2024-04-04T08:16:45.208Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:16:45 2024-04-04T08:16:45.208Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218605208 08:16:45 2024-04-04T08:16:45.275Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:16:45 2024-04-04T08:16:45.275Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:45 2024-04-04T08:16:45.282Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:45 2024-04-04T08:16:45.297Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:45 2024-04-04T08:16:45.298Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:45 2024-04-04T08:16:45.299Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:45 2024-04-04T08:16:45.301Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:45 2024-04-04T08:16:45.301Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:45 2024-04-04T08:16:45.352Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:45 2024-04-04T08:16:45.373Z INFO 13422 --- [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. 08:16:45 2024-04-04T08:16:45.456Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:45 2024-04-04T08:16:45.464Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:45 2024-04-04T08:16:45.473Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:45 2024-04-04T08:16:45.474Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:45 2024-04-04T08:16:45.475Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:45 2024-04-04T08:16:45.477Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 08:16:45 2024-04-04T08:16:45.477Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:45 2024-04-04T08:16:45.524Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 08:16:45 2024-04-04T08:16:45.540Z INFO 13422 --- [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. 08:16:45 2024-04-04T08:16:45.643Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:45 2024-04-04T08:16:45.651Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:45 2024-04-04T08:16:45.658Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:45 2024-04-04T08:16:45.662Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:45 2024-04-04T08:16:45.669Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:45 2024-04-04T08:16:45.672Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-3 to current batch 08:16:45 2024-04-04T08:16:45.672Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:45 2024-04-04T08:16:45.689Z INFO 13422 --- [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 08:16:45 2024-04-04T08:16:45.702Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-3 is now in READY state 08:16:45 2024-04-04T08:16:45.726Z INFO 13422 --- [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. 08:16:45 2024-04-04T08:16:45.896Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:45 2024-04-04T08:16:45.919Z INFO 13422 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:16:45 allow.auto.create.topics = true 08:16:45 auto.commit.interval.ms = 5000 08:16:45 auto.include.jmx.reporter = true 08:16:45 auto.offset.reset = earliest 08:16:45 bootstrap.servers = [PLAINTEXT://localhost:32791] 08:16:45 check.crcs = true 08:16:45 client.dns.lookup = use_all_dns_ips 08:16:45 client.id = consumer-ncmp-group-10 08:16:45 client.rack = 08:16:45 connections.max.idle.ms = 540000 08:16:45 default.api.timeout.ms = 60000 08:16:45 enable.auto.commit = true 08:16:45 exclude.internal.topics = true 08:16:45 fetch.max.bytes = 52428800 08:16:45 fetch.max.wait.ms = 500 08:16:45 fetch.min.bytes = 1 08:16:45 group.id = ncmp-group 08:16:45 group.instance.id = null 08:16:45 heartbeat.interval.ms = 3000 08:16:45 interceptor.classes = [] 08:16:45 internal.leave.group.on.close = true 08:16:45 internal.throw.on.fetch.stable.offset.unsupported = false 08:16:45 isolation.level = read_uncommitted 08:16:45 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:16:45 max.partition.fetch.bytes = 1048576 08:16:45 max.poll.interval.ms = 300000 08:16:45 max.poll.records = 500 08:16:45 metadata.max.age.ms = 300000 08:16:45 metric.reporters = [] 08:16:45 metrics.num.samples = 2 08:16:45 metrics.recording.level = INFO 08:16:45 metrics.sample.window.ms = 30000 08:16:45 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:16:45 receive.buffer.bytes = 65536 08:16:45 reconnect.backoff.max.ms = 1000 08:16:45 reconnect.backoff.ms = 50 08:16:45 request.timeout.ms = 30000 08:16:45 retry.backoff.ms = 100 08:16:45 sasl.client.callback.handler.class = null 08:16:45 sasl.jaas.config = null 08:16:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:16:45 sasl.kerberos.min.time.before.relogin = 60000 08:16:45 sasl.kerberos.service.name = null 08:16:45 sasl.kerberos.ticket.renew.jitter = 0.05 08:16:45 sasl.kerberos.ticket.renew.window.factor = 0.8 08:16:45 sasl.login.callback.handler.class = null 08:16:45 sasl.login.class = null 08:16:45 sasl.login.connect.timeout.ms = null 08:16:45 sasl.login.read.timeout.ms = null 08:16:45 sasl.login.refresh.buffer.seconds = 300 08:16:45 sasl.login.refresh.min.period.seconds = 60 08:16:45 sasl.login.refresh.window.factor = 0.8 08:16:45 sasl.login.refresh.window.jitter = 0.05 08:16:45 sasl.login.retry.backoff.max.ms = 10000 08:16:45 sasl.login.retry.backoff.ms = 100 08:16:45 sasl.mechanism = GSSAPI 08:16:45 sasl.oauthbearer.clock.skew.seconds = 30 08:16:45 sasl.oauthbearer.expected.audience = null 08:16:45 sasl.oauthbearer.expected.issuer = null 08:16:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:16:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:16:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:16:45 sasl.oauthbearer.jwks.endpoint.url = null 08:16:45 sasl.oauthbearer.scope.claim.name = scope 08:16:45 sasl.oauthbearer.sub.claim.name = sub 08:16:45 sasl.oauthbearer.token.endpoint.url = null 08:16:45 security.protocol = PLAINTEXT 08:16:45 security.providers = null 08:16:45 send.buffer.bytes = 131072 08:16:45 session.timeout.ms = 45000 08:16:45 socket.connection.setup.timeout.max.ms = 30000 08:16:45 socket.connection.setup.timeout.ms = 10000 08:16:45 ssl.cipher.suites = null 08:16:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:16:45 ssl.endpoint.identification.algorithm = https 08:16:45 ssl.engine.factory.class = null 08:16:45 ssl.key.password = null 08:16:45 ssl.keymanager.algorithm = SunX509 08:16:45 ssl.keystore.certificate.chain = null 08:16:45 ssl.keystore.key = null 08:16:45 ssl.keystore.location = null 08:16:45 ssl.keystore.password = null 08:16:45 ssl.keystore.type = JKS 08:16:45 ssl.protocol = TLSv1.3 08:16:45 ssl.provider = null 08:16:45 ssl.secure.random.implementation = null 08:16:45 ssl.trustmanager.algorithm = PKIX 08:16:45 ssl.truststore.certificates = null 08:16:45 ssl.truststore.location = null 08:16:45 ssl.truststore.password = null 08:16:45 ssl.truststore.type = JKS 08:16:45 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:16:45 08:16:45 2024-04-04T08:16:45.921Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:16:45 2024-04-04T08:16:45.922Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:16:45 2024-04-04T08:16:45.922Z INFO 13422 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712218605921 08:16:46 2024-04-04T08:16:45.985Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 08:16:46 2024-04-04T08:16:45.996Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:16:46 2024-04-04T08:16:45.996Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:46 2024-04-04T08:16:46.009Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:46 2024-04-04T08:16:46.017Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 2 advised cm handles from DB 08:16:46 2024-04-04T08:16:46.019Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 2 08:16:46 2024-04-04T08:16:46.020Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 08:16:46 2024-04-04T08:16:46.027Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:46 2024-04-04T08:16:46.028Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 08:16:46 2024-04-04T08:16:46.028Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 08:16:46 2024-04-04T08:16:46.055Z WARN 13422 --- [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.. 08:16:46 2024-04-04T08:16:46.055Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 08:16:46 2024-04-04T08:16:46.069Z WARN 13422 --- [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.. 08:16:46 2024-04-04T08:16:46.070Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in LOCKED state 08:16:46 2024-04-04T08:16:46.087Z INFO 13422 --- [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. 08:16:46 2024-04-04T08:16:46.210Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:16:46 2024-04-04T08:16:46.221Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 2 cmHandles 08:16:46 2024-04-04T08:16:46.222Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 08:16:46 2024-04-04T08:16:46.222Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 08:16:46 2024-04-04T08:16:46.222Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 08:16:46 2024-04-04T08:16:46.223Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:16:46 2024-04-04T08:16:46.223Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 08:16:46 2024-04-04T08:16:46.223Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 08:16:46 2024-04-04T08:16:46.223Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-2 is true 08:16:46 2024-04-04T08:16:46.224Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 removed from in progress map 08:16:46 2024-04-04T08:16:46.269Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:46 2024-04-04T08:16:46.279Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 2 advised cm handles from DB 08:16:46 2024-04-04T08:16:46.280Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 2 08:16:46 2024-04-04T08:16:46.281Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 08:16:46 2024-04-04T08:16:46.283Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 08:16:46 2024-04-04T08:16:46.284Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:46 2024-04-04T08:16:46.284Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 08:16:46 2024-04-04T08:16:46.323Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 08:16:46 2024-04-04T08:16:46.352Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:46 2024-04-04T08:16:46.382Z INFO 13422 --- [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. 08:16:46 2024-04-04T08:16:46.552Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.274 s - in org.onap.cps.integration.functional.NcmpCmHandleCreateSpec 08:16:46 [INFO] Running org.onap.cps.integration.functional.NcmpCmHandleUpgradeSpec 08:16:47 2024-04-04T08:16:46.630Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:16:47 2024-04-04T08:16:46.630Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:47 2024-04-04T08:16:46.638Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:47 2024-04-04T08:16:46.647Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:47 2024-04-04T08:16:46.648Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:47 2024-04-04T08:16:46.649Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:47 2024-04-04T08:16:46.650Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:47 2024-04-04T08:16:46.650Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:47 2024-04-04T08:16:46.679Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:47 2024-04-04T08:16:46.691Z INFO 13422 --- [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. 08:16:47 2024-04-04T08:16:46.806Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 08:16:47 2024-04-04T08:16:46.835Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:16:47 2024-04-04T08:16:46.844Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 08:16:47 2024-04-04T08:16:46.845Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 08:16:47 2024-04-04T08:16:46.845Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 08:16:47 2024-04-04T08:16:46.846Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:16:47 2024-04-04T08:16:46.861Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:47 2024-04-04T08:16:46.869Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:47 2024-04-04T08:16:46.872Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:47 2024-04-04T08:16:46.873Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:47 2024-04-04T08:16:46.874Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:47 2024-04-04T08:16:46.874Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:47 2024-04-04T08:16:46.922Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:47 2024-04-04T08:16:46.941Z INFO 13422 --- [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. 08:16:47 2024-04-04T08:16:47.088Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:47 2024-04-04T08:16:47.164Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:16:47 2024-04-04T08:16:47.164Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:47 2024-04-04T08:16:47.181Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:47 2024-04-04T08:16:47.190Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:47 2024-04-04T08:16:47.191Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:47 2024-04-04T08:16:47.192Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:47 2024-04-04T08:16:47.193Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:47 2024-04-04T08:16:47.193Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:47 2024-04-04T08:16:47.227Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:47 2024-04-04T08:16:47.241Z INFO 13422 --- [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. 08:16:47 2024-04-04T08:16:47.342Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 08:16:47 2024-04-04T08:16:47.365Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:16:47 2024-04-04T08:16:47.372Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 08:16:47 2024-04-04T08:16:47.372Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 08:16:47 2024-04-04T08:16:47.372Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 08:16:47 2024-04-04T08:16:47.374Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:16:47 2024-04-04T08:16:47.386Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:47 2024-04-04T08:16:47.394Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:47 2024-04-04T08:16:47.397Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:47 2024-04-04T08:16:47.399Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:47 2024-04-04T08:16:47.400Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:47 2024-04-04T08:16:47.400Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:47 2024-04-04T08:16:47.442Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:47 2024-04-04T08:16:47.459Z INFO 13422 --- [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. 08:16:47 2024-04-04T08:16:47.577Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:48 2024-04-04T08:16:47.637Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:16:48 2024-04-04T08:16:47.637Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:48 2024-04-04T08:16:47.646Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:48 2024-04-04T08:16:47.653Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:48 2024-04-04T08:16:47.655Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:48 2024-04-04T08:16:47.656Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:48 2024-04-04T08:16:47.657Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:48 2024-04-04T08:16:47.657Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:48 2024-04-04T08:16:47.697Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:48 2024-04-04T08:16:47.709Z INFO 13422 --- [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. 08:16:48 2024-04-04T08:16:47.807Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 08:16:48 2024-04-04T08:16:47.834Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:16:48 2024-04-04T08:16:47.840Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 08:16:48 2024-04-04T08:16:47.840Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 08:16:48 2024-04-04T08:16:47.840Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 08:16:48 2024-04-04T08:16:47.842Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:16:48 2024-04-04T08:16:47.856Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:48 2024-04-04T08:16:47.867Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:48 2024-04-04T08:16:47.869Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:48 2024-04-04T08:16:47.870Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:48 2024-04-04T08:16:47.871Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:48 2024-04-04T08:16:47.871Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:48 2024-04-04T08:16:47.908Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:48 2024-04-04T08:16:47.924Z INFO 13422 --- [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. 08:16:48 2024-04-04T08:16:48.041Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:48 2024-04-04T08:16:48.090Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:16:48 2024-04-04T08:16:48.090Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:48 2024-04-04T08:16:48.098Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:48 2024-04-04T08:16:48.108Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:48 2024-04-04T08:16:48.112Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:48 2024-04-04T08:16:48.113Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:48 2024-04-04T08:16:48.114Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:48 2024-04-04T08:16:48.114Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:48 2024-04-04T08:16:48.150Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:48 2024-04-04T08:16:48.163Z INFO 13422 --- [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. 08:16:48 2024-04-04T08:16:48.257Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 08:16:48 2024-04-04T08:16:48.279Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:16:48 2024-04-04T08:16:48.286Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 08:16:48 2024-04-04T08:16:48.286Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 08:16:48 2024-04-04T08:16:48.286Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 08:16:48 2024-04-04T08:16:48.287Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:16:48 2024-04-04T08:16:48.302Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:48 2024-04-04T08:16:48.309Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:48 2024-04-04T08:16:48.310Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:48 2024-04-04T08:16:48.322Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:48 2024-04-04T08:16:48.324Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:48 2024-04-04T08:16:48.324Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:48 2024-04-04T08:16:48.362Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:48 2024-04-04T08:16:48.374Z INFO 13422 --- [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. 08:16:48 2024-04-04T08:16:48.494Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:49 2024-04-04T08:16:48.544Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 08:16:49 2024-04-04T08:16:48.544Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:49 2024-04-04T08:16:48.549Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:49 2024-04-04T08:16:48.563Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:49 2024-04-04T08:16:48.569Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:49 2024-04-04T08:16:48.585Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:49 2024-04-04T08:16:48.588Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 08:16:49 2024-04-04T08:16:48.588Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:49 2024-04-04T08:16:48.627Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 08:16:49 2024-04-04T08:16:48.640Z INFO 13422 --- [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. 08:16:49 2024-04-04T08:16:48.754Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:16:49 2024-04-04T08:16:48.754Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:49 2024-04-04T08:16:48.761Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:49 2024-04-04T08:16:48.773Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:49 2024-04-04T08:16:48.774Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:49 2024-04-04T08:16:48.775Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:49 2024-04-04T08:16:48.776Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:49 2024-04-04T08:16:48.776Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:49 2024-04-04T08:16:48.811Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:49 2024-04-04T08:16:48.827Z INFO 13422 --- [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. 08:16:49 2024-04-04T08:16:48.915Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 08:16:49 2024-04-04T08:16:48.928Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:16:49 2024-04-04T08:16:48.935Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 08:16:49 2024-04-04T08:16:48.935Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 08:16:49 2024-04-04T08:16:48.935Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 08:16:49 2024-04-04T08:16:48.936Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:16:49 2024-04-04T08:16:48.948Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:49 2024-04-04T08:16:48.956Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:49 2024-04-04T08:16:48.958Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:49 2024-04-04T08:16:48.958Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:49 2024-04-04T08:16:48.961Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:49 2024-04-04T08:16:48.962Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:49 2024-04-04T08:16:48.976Z INFO 13422 --- [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 08:16:49 2024-04-04T08:16:48.993Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:49 2024-04-04T08:16:49.005Z INFO 13422 --- [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. 08:16:49 2024-04-04T08:16:49.155Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:49 2024-04-04T08:16:49.224Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 08:16:49 2024-04-04T08:16:49.225Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:49 2024-04-04T08:16:49.232Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:49 2024-04-04T08:16:49.239Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:49 2024-04-04T08:16:49.248Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:49 2024-04-04T08:16:49.249Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:49 2024-04-04T08:16:49.253Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 08:16:49 2024-04-04T08:16:49.253Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:49 2024-04-04T08:16:49.329Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 08:16:49 2024-04-04T08:16:49.351Z INFO 13422 --- [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. 08:16:49 2024-04-04T08:16:49.402Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:16:49 2024-04-04T08:16:49.403Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:49 2024-04-04T08:16:49.409Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:49 2024-04-04T08:16:49.415Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:49 2024-04-04T08:16:49.416Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:49 2024-04-04T08:16:49.417Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:49 2024-04-04T08:16:49.418Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:49 2024-04-04T08:16:49.418Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:49 2024-04-04T08:16:49.474Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:49 2024-04-04T08:16:49.489Z INFO 13422 --- [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. 08:16:49 2024-04-04T08:16:49.556Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 08:16:49 2024-04-04T08:16:49.568Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:16:49 2024-04-04T08:16:49.576Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 08:16:49 2024-04-04T08:16:49.576Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 08:16:49 2024-04-04T08:16:49.576Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 08:16:49 2024-04-04T08:16:49.577Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:16:49 2024-04-04T08:16:49.591Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:49 2024-04-04T08:16:49.599Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:49 2024-04-04T08:16:49.600Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:49 2024-04-04T08:16:49.601Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:49 2024-04-04T08:16:49.604Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:49 2024-04-04T08:16:49.604Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:49 2024-04-04T08:16:49.619Z INFO 13422 --- [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 08:16:49 2024-04-04T08:16:49.641Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:49 2024-04-04T08:16:49.662Z INFO 13422 --- [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. 08:16:49 2024-04-04T08:16:49.787Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:50 2024-04-04T08:16:49.871Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:16:50 2024-04-04T08:16:49.871Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:50 2024-04-04T08:16:49.879Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:50 2024-04-04T08:16:49.897Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:50 2024-04-04T08:16:49.908Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:50 2024-04-04T08:16:49.910Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:50 2024-04-04T08:16:49.912Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:50 2024-04-04T08:16:49.912Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:50 2024-04-04T08:16:49.984Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:50 2024-04-04T08:16:50.000Z INFO 13422 --- [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. 08:16:50 2024-04-04T08:16:50.060Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:50 2024-04-04T08:16:50.140Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:50 2024-04-04T08:16:50.191Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 08:16:50 2024-04-04T08:16:50.191Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:50 2024-04-04T08:16:50.197Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:50 2024-04-04T08:16:50.203Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:50 2024-04-04T08:16:50.204Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:50 2024-04-04T08:16:50.205Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:50 2024-04-04T08:16:50.208Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:50 2024-04-04T08:16:50.208Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:50 2024-04-04T08:16:50.241Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 08:16:50 2024-04-04T08:16:50.254Z INFO 13422 --- [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. 08:16:50 2024-04-04T08:16:50.362Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 08:16:50 2024-04-04T08:16:50.380Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:16:50 2024-04-04T08:16:50.387Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 08:16:50 2024-04-04T08:16:50.388Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 08:16:50 2024-04-04T08:16:50.388Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 08:16:50 2024-04-04T08:16:50.389Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:16:50 2024-04-04T08:16:50.409Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:16:50 2024-04-04T08:16:50.418Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:16:50 2024-04-04T08:16:50.424Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:16:50 2024-04-04T08:16:50.427Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:16:50 2024-04-04T08:16:50.429Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 08:16:50 2024-04-04T08:16:50.429Z INFO 13422 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:16:50 2024-04-04T08:16:50.442Z WARN 13422 --- [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.. 08:16:50 2024-04-04T08:16:50.442Z INFO 13422 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 08:16:50 2024-04-04T08:16:50.453Z INFO 13422 --- [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. 08:16:50 2024-04-04T08:16:50.600Z INFO 13422 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 08:16:50 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.035 s - in org.onap.cps.integration.functional.NcmpCmHandleUpgradeSpec 08:16:50 [INFO] Running org.onap.cps.integration.functional.NcmpCmNotificationSubscriptionSpec 08:16:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.onap.cps.integration.functional.NcmpCmNotificationSubscriptionSpec 08:16:50 [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 08:16:51 line 1:0 mismatched input 'invalid' expecting '/' 08:16:51 line 1:0 mismatched input 'invalid' expecting '/' 08:16:51 2024-04-04T08:16:51.260Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 08:16:51 2024-04-04T08:16:51.676Z INFO 13422 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:16:51 2024-04-04T08:16:51.676Z ERROR 13422 --- [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 (('45'::int8),('{}'),(NULL),('/bookstore'),('382'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:51 Detail: Key (anchor_id, xpath)=(45, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 08:16:51 2024-04-04T08:16:51.676Z WARN 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:16:51 2024-04-04T08:16:51.676Z ERROR 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('45'::int8),('{}'),(NULL),('/bookstore'),('382'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:51 Detail: Key (anchor_id, xpath)=(45, /bookstore) already exists. Call getNextException to see other errors in the batch. 08:16:51 2024-04-04T08:16:51.676Z ERROR 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:51 Detail: Key (anchor_id, xpath)=(45, /bookstore) already exists. 08:16:51 2024-04-04T08:16:51.679Z WARN 13422 --- [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 (('45'::int8),('{}'),(NULL),('/bookstore'),('382'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:51 Detail: Key (anchor_id, xpath)=(45, /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 08:16:51 2024-04-04T08:16:51.683Z INFO 13422 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:16:51 2024-04-04T08:16:51.683Z ERROR 13422 --- [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 (('45'::int8),('{}'),(NULL),('/bookstore'),('383'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:51 Detail: Key (anchor_id, xpath)=(45, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 08:16:51 2024-04-04T08:16:51.683Z WARN 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:16:51 2024-04-04T08:16:51.683Z ERROR 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('45'::int8),('{}'),(NULL),('/bookstore'),('383'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:51 Detail: Key (anchor_id, xpath)=(45, /bookstore) already exists. Call getNextException to see other errors in the batch. 08:16:51 2024-04-04T08:16:51.683Z ERROR 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:51 Detail: Key (anchor_id, xpath)=(45, /bookstore) already exists. 08:16:51 line 1:9 missing '/' at 'path' 08:16:51 line 1:9 missing '/' at 'path' 08:16:51 2024-04-04T08:16:51.750Z WARN 13422 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 08:16:51 2024-04-04T08:16:51.942Z INFO 13422 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:16:52 2024-04-04T08:16:51.942Z ERROR 13422 --- [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 (('47'::int8),('{"code":"1"}'),('384'::int8),('/bookstore/categories[@code=''1'']'),('417'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(47, /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 (?,?,?,?,?) 08:16:52 2024-04-04T08:16:51.942Z WARN 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:16:52 2024-04-04T08:16:51.942Z ERROR 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('47'::int8),('{"code":"1"}'),('384'::int8),('/bookstore/categories[@code=''1'']'),('417'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(47, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 08:16:52 2024-04-04T08:16:51.942Z ERROR 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(47, /bookstore/categories[@code='1']) already exists. 08:16:52 2024-04-04T08:16:51.943Z WARN 13422 --- [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 (('47'::int8),('{"code":"1"}'),('384'::int8),('/bookstore/categories[@code=''1'']'),('417'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(47, /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 08:16:52 2024-04-04T08:16:51.947Z INFO 13422 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:16:52 2024-04-04T08:16:51.947Z ERROR 13422 --- [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 (('47'::int8),('{"code":"1"}'),('384'::int8),('/bookstore/categories[@code=''1'']'),('419'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(47, /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 (?,?,?,?,?) 08:16:52 2024-04-04T08:16:51.947Z WARN 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:16:52 2024-04-04T08:16:51.947Z ERROR 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('47'::int8),('{"code":"1"}'),('384'::int8),('/bookstore/categories[@code=''1'']'),('419'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(47, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 08:16:52 2024-04-04T08:16:51.947Z ERROR 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(47, /bookstore/categories[@code='1']) already exists. 08:16:52 2024-04-04T08:16:52.077Z INFO 13422 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:16:52 2024-04-04T08:16:52.077Z ERROR 13422 --- [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 (('48'::int8),('{"code":"1"}'),('420'::int8),('/bookstore/categories[@code=''1'']'),('453'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(48, /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 (?,?,?,?,?) 08:16:52 2024-04-04T08:16:52.077Z WARN 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:16:52 2024-04-04T08:16:52.077Z ERROR 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('48'::int8),('{"code":"1"}'),('420'::int8),('/bookstore/categories[@code=''1'']'),('453'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 08:16:52 2024-04-04T08:16:52.077Z ERROR 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. 08:16:52 2024-04-04T08:16:52.078Z WARN 13422 --- [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 (('48'::int8),('{"code":"1"}'),('420'::int8),('/bookstore/categories[@code=''1'']'),('453'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(48, /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 08:16:52 2024-04-04T08:16:52.082Z INFO 13422 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:16:52 2024-04-04T08:16:52.082Z ERROR 13422 --- [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),('{"code":"1"}'),('420'::int8),('/bookstore/categories[@code=''1'']'),('455'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(48, /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 (?,?,?,?,?) 08:16:52 2024-04-04T08:16:52.082Z WARN 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:16:52 2024-04-04T08:16:52.082Z ERROR 13422 --- [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),('{"code":"1"}'),('420'::int8),('/bookstore/categories[@code=''1'']'),('455'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 08:16:52 2024-04-04T08:16:52.082Z ERROR 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. 08:16:52 2024-04-04T08:16:52.175Z INFO 13422 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:16:52 2024-04-04T08:16:52.175Z ERROR 13422 --- [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 (('49'::int8),('{"code":"1"}'),('456'::int8),('/bookstore/categories[@code=''1'']'),('485'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(49, /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 (?,?,?,?,?) 08:16:52 2024-04-04T08:16:52.175Z WARN 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:16:52 2024-04-04T08:16:52.175Z ERROR 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('49'::int8),('{"code":"1"}'),('456'::int8),('/bookstore/categories[@code=''1'']'),('485'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 08:16:52 2024-04-04T08:16:52.175Z ERROR 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. 08:16:52 2024-04-04T08:16:52.176Z WARN 13422 --- [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 (('49'::int8),('{"code":"1"}'),('456'::int8),('/bookstore/categories[@code=''1'']'),('485'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(49, /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 08:16:52 2024-04-04T08:16:52.179Z INFO 13422 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:16:52 2024-04-04T08:16:52.179Z ERROR 13422 --- [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 (('49'::int8),('{"code":"1"}'),('456'::int8),('/bookstore/categories[@code=''1'']'),('486'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(49, /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 (?,?,?,?,?) 08:16:52 2024-04-04T08:16:52.179Z WARN 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:16:52 2024-04-04T08:16:52.179Z ERROR 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('49'::int8),('{"code":"1"}'),('456'::int8),('/bookstore/categories[@code=''1'']'),('486'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 08:16:52 2024-04-04T08:16:52.179Z ERROR 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. 08:16:52 2024-04-04T08:16:52.201Z INFO 13422 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:16:52 2024-04-04T08:16:52.201Z ERROR 13422 --- [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 (('49'::int8),('{"code":"1"}'),('456'::int8),('/bookstore/categories[@code=''1'']'),('487'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(49, /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 (?,?,?,?,?) 08:16:52 2024-04-04T08:16:52.201Z WARN 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:16:52 2024-04-04T08:16:52.201Z ERROR 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('49'::int8),('{"code":"1"}'),('456'::int8),('/bookstore/categories[@code=''1'']'),('487'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 08:16:52 2024-04-04T08:16:52.201Z ERROR 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. 08:16:52 2024-04-04T08:16:52.201Z WARN 13422 --- [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 (('49'::int8),('{"code":"1"}'),('456'::int8),('/bookstore/categories[@code=''1'']'),('487'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(49, /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 08:16:52 2024-04-04T08:16:52.204Z INFO 13422 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 08:16:52 2024-04-04T08:16:52.204Z ERROR 13422 --- [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 (('49'::int8),('{"code":"1"}'),('456'::int8),('/bookstore/categories[@code=''1'']'),('489'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(49, /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 (?,?,?,?,?) 08:16:52 2024-04-04T08:16:52.204Z WARN 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:16:52 2024-04-04T08:16:52.204Z ERROR 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('49'::int8),('{"code":"1"}'),('456'::int8),('/bookstore/categories[@code=''1'']'),('489'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 08:16:52 2024-04-04T08:16:52.204Z ERROR 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 08:16:52 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. 08:16:53 [INFO] Tests run: 97, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.677 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 08:16:53 [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 08:16:53 2024-04-04T08:16:53.432Z WARN 13422 --- [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]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.604Z WARN 13422 --- [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_2, Optional[2002-01-01]] 08:16:53 2024-04-04T08:16:53.858Z WARN 13422 --- [cps-integration-test] [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 08:16:53 2024-04-04T08:16:53.903Z WARN 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 08:16:53 2024-04-04T08:16:53.903Z ERROR 13422 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 08:16:53 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 11) already exists. 08:16:54 2024-04-04T08:16:54.149Z WARN 13422 --- [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]] 08:16:54 2024-04-04T08:16:54.250Z WARN 13422 --- [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]] 08:16:54 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.862 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 08:16:54 [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 08:16:54 line 1:0 mismatched input 'cpsPath' expecting '/' 08:16:55 line 1:0 mismatched input 'cpsPath' expecting '/' 08:16:55 [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.071 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 08:16:55 [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 08:16:55 2024-04-04T08:16:55.653Z INFO 13422 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 08:16:55 2024-04-04T08:16:55.657Z WARN 13422 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 08:16:55 2024-04-04T08:16:55.657Z INFO 13422 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 08:16:55 2024-04-04T08:16:55.657Z INFO 13422 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32790/test?loggerLevel=OFF] 08:16:55 2024-04-04T08:16:55.657Z INFO 13422 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 08:16:55 2024-04-04T08:16:55.657Z INFO 13422 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 08:16:55 2024-04-04T08:16:55.660Z INFO 13422 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 08:16:55 2024-04-04T08:16:55.676Z WARN 13422 --- [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) 08:16:55 2024-04-04T08:16:55.776Z INFO 13422 --- [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) 08:16:55 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 08:16:55 2024-04-04T08:16:55.800Z INFO 13422 --- [cps-integration-test] [pool-4-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 08:16:56 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 08:16:56 2024-04-04T08:16:55.833Z INFO 13422 --- [cps-integration-test] [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 08:16:56 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 08:16:56 2024-04-04T08:16:56.139Z INFO 13422 --- [cps-integration-test] [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 08:16:56 2024-04-04T08:16:56.143Z INFO 13422 --- [cps-integration-test] [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 08:16:56 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 08:16:56 2024-04-04T08:16:56.151Z INFO 13422 --- [cps-integration-test] [pool-8-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 08:16:56 2024-04-04T08:16:56.154Z INFO 13422 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 08:16:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.813 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec 08:16:56 2024-04-04T08:16:56.169Z INFO 13422 --- [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 08:16:56 2024-04-04T08:16:56.169Z INFO 13422 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 08:16:56 2024-04-04T08:16:56.170Z INFO 13422 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 08:16:56 2024-04-04T08:16:56.171Z INFO 13422 --- [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 08:16:56 [INFO] 08:16:56 [INFO] Results: 08:16:56 [INFO] 08:16:56 [INFO] Tests run: 325, Failures: 0, Errors: 0, Skipped: 0 08:16:56 [INFO] 08:16:56 [INFO] 08:16:56 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- 08:16:56 [INFO] Skipping JaCoCo execution due to missing classes directory. 08:16:56 [INFO] 08:16:56 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- 08:16:56 [INFO] 08:16:56 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 08:16:56 [WARNING] JAR will be empty - no content was marked for inclusion! 08:16:56 [INFO] Building jar: /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.4.8-SNAPSHOT.jar 08:16:56 [INFO] 08:16:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- 08:16:56 [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/* 08:16:56 [INFO] 08:16:56 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- 08:16:56 [INFO] 08:16:56 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- 08:16:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:16:56 [INFO] 08:16:56 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- 08:16:56 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-merge-java/integration-test/target/classes 08:16:56 [INFO] 08:16:56 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- 08:16:56 [INFO] 08:16:56 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 08:16:56 [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 08:16:56 [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 08:16:56 [INFO] 08:16:56 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ integration-test --- 08:16:57 [INFO] 08:16:57 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 08:16:57 [INFO] Building cps-application 3.4.8-SNAPSHOT [21/23] 08:16:57 [INFO] --------------------------------[ jar ]--------------------------------- 08:16:57 [INFO] 08:16:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 08:16:57 [INFO] 08:16:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- 08:16:57 [INFO] 08:16:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- 08:16:57 [INFO] 08:16:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- 08:16:57 [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/* 08:16:57 [INFO] 08:16:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- 08:16:57 [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/* 08:16:57 [INFO] 08:16:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- 08:16:57 [INFO] You have 0 Checkstyle violations. 08:16:57 [INFO] 08:16:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- 08:16:57 [INFO] You have 0 Checkstyle violations. 08:16:57 [INFO] 08:16:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- 08:16:57 [INFO] Starting audit... 08:16:57 Audit done. 08:16:57 [INFO] You have 0 Checkstyle violations. 08:16:57 [INFO] 08:16:57 [INFO] --- spring-boot-maven-plugin:3.2.4:build-info (default) @ cps-application --- 08:16:57 [INFO] 08:16:57 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 08:16:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:16:57 [INFO] Copying 1 resource 08:16:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-sources/license 08:16:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-resources/licenses 08:16:57 [INFO] 08:16:57 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- 08:16:57 [INFO] Changes detected - recompiling the module! :dependency 08:16:57 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 08:16:58 [INFO] 08:16:58 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> 08:16:58 [INFO] 08:16:58 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- 08:16:58 [INFO] Fork Value is true 08:16:59 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:16: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) 08:16:59 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:16:59 [java] WARNING: System::setSecurityManager will be removed in a future release 08:17:00 [INFO] Done SpotBugs Analysis.... 08:17:00 [INFO] 08:17:00 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< 08:17:00 [INFO] 08:17:00 [INFO] 08:17:00 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- 08:17:00 [INFO] BugInstance size is 0 08:17:00 [INFO] Error size is 0 08:17:00 [INFO] No errors/warnings found 08:17:00 [INFO] 08:17:00 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 08:17:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:00 [INFO] Copying 2 resources 08:17:00 [INFO] 08:17:00 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- 08:17:00 [INFO] Changes detected - recompiling the module! :dependency 08:17:00 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 08:17:00 [INFO] 08:17:00 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- 08:17:00 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:17:00 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:17:01 [INFO] Compiled 2 files. 08:17:01 [INFO] 08:17:01 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- 08:17:01 [INFO] 08:17:01 [INFO] ------------------------------------------------------- 08:17:01 [INFO] T E S T S 08:17:01 [INFO] ------------------------------------------------------- 08:17:03 08:17:02.217 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-merge-java/cps-application/target/test-classes/archunit.properties 08:17:03 08:17:02.507 [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. 08:17:03 08:17:02.691 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 08:17:03 08:17:02.764 [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. 08:17:03 08:17:02.775 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 08:17:03 [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 08:17:05 08:17:02,099 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 08:17:05 08:17:02,102 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - Here is a list of configurators discovered as a service, by rank: 08:17:05 08:17:02,102 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:17:05 08:17:02,102 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 08:17:05 08:17:02,103 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:17:05 08:17:02,110 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:17:05 08:17:02,111 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 08:17:05 08:17:02,112 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 08:17:05 08:17:02,113 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 08:17:05 08:17:02,114 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 08:17:05 08:17:02,114 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:17:05 08:17:02,114 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 08:17:05 08:17:02,115 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 08:17:05 08:17:02,115 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:17:05 08:17:02,115 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:17:05 08:17:02,115 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:17:05 08:17:02,115 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 08:17:05 08:17:02,116 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 08:17:05 08:17:02,116 |-INFO in ch.qos.logback.classic.BasicConfigurator@9214725 - Setting up default configuration. 08:17:05 08:17:02,133 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 17 milliseconds. ExecutionStatus=NEUTRAL 08:17:05 08:17:03,521 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@289d9f0d - 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 08:17:05 08:17:03,567 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@39aaa7db - 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. 08:17:05 08:17:03,567 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@289d9f0d - 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 08:17:05 08:17:03,570 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:17:05 08:17:03,570 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:17:05 08:17:03,570 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:17:05 08:17:03,570 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:17:05 08:17:03,570 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:17:05 08:17:03,572 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@39aaa7db - 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. 08:17:05 08:17:03,572 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@289d9f0d - 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 08:17:05 08:17:03,579 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:17:05 08:17:03,579 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:17:05 08:17:03,584 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:17:05 08:17:03,621 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712218623620) 08:17:05 08:17:03,621 |-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] 08:17:05 08:17:03,622 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:17:05 08:17:03,631 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:17:05 08:17:03,631 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:17:05 08:17:03,632 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:17:05 08:17:03,632 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:17:05 08:17:03,632 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:17:05 08:17:03,632 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:17:05 08:17:03,632 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:17:05 08:17:03,632 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:17:05 08:17:03,632 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:17:05 08:17:03,632 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:17:05 08:17:03,632 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:17:05 08:17:03,632 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:17:05 08:17:03,632 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:17:05 08:17:03,632 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:17:05 08:17:03,632 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:17:05 08:17:03,632 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:17:05 08:17:03,632 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:17:05 08:17:03,633 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:17:05 08:17:03,638 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:17:05 08:17:03,659 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:17:05 08:17:03,659 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:17:05 08:17:03,687 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:17:05 08:17:03,696 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:17:05 08:17:04,016 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1738d3b2 - Setting zoneId to "UTC" 08:17:05 08:17:04,025 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:17:05 08:17:04,025 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:17:05 08:17:04,249 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:17:05 08:17:04,250 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:17:05 08:17:04,250 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:17:05 08:17:04,250 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:17:05 08:17:04,251 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:17:05 08:17:04,251 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:17:05 08:17:04,251 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:17:05 08:17:04,251 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@539953af - End of configuration. 08:17:05 08:17:04,251 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3fe1b278 - Registering current configuration as safe fallback point 08:17:05 08:17:05 08:17:05 . ____ _ __ _ _ 08:17:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:17:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:17:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:17:05 ' |____| .__|_| |_|_| |_\__, | / / / / 08:17:05 =========|_|==============|___/=/_/_/_/ 08:17:05 :: Spring Boot :: (v3.2.4) 08:17:05 08:17:05 2024-04-04T08:17:04.356Z INFO 14973 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 14973 (started by jenkins in /w/workspace/cps-master-merge-java/cps-application) 08:17:05 2024-04-04T08:17:04.357Z INFO 14973 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 08:17:05 2024-04-04T08:17:05.886Z INFO 14973 --- [ main] [ ] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:17:05 2024-04-04T08:17:05.886Z INFO 14973 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:17:05 2024-04-04T08:17:05.887Z INFO 14973 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 08:17:05 2024-04-04T08:17:05.927Z INFO 14973 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 2.829 seconds (process running for 4.546) 08:17:06 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:17:07 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.07 s - in org.onap.cps.rest.controller.ControllerSecuritySpec 08:17:07 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 08:17:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.config.MicroMeterConfigSpec 08:17:07 [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 08:17:10 2024-04-04T08:17:07.166Z INFO 14973 --- [ main] [ ] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea 08:17:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.782 s - in org.onap.cps.architecture.LayeredArchitectureTest 08:17:11 [INFO] 08:17:11 [INFO] Results: 08:17:11 [INFO] 08:17:11 [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2 08:17:11 [INFO] 08:17:11 [INFO] 08:17:11 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- 08:17:11 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 08:17:11 [INFO] Analyzed bundle 'cps-application' with 2 classes 08:17:11 [INFO] 08:17:11 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- 08:17:11 [INFO] 08:17:11 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 08:17:11 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.8-SNAPSHOT.jar 08:17:11 [INFO] 08:17:11 [INFO] --- spring-boot-maven-plugin:3.2.4:repackage (default) @ cps-application --- 08:17:11 [INFO] Attaching repackaged archive /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.8-SNAPSHOT-springboot.jar with classifier springboot 08:17:11 [INFO] 08:17:11 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 08:17:11 [INFO] 08:17:11 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240404T080930Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 08:17: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 08:17:11 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 08:17:11 [INFO] Building snapshot dependencies layer... 08:17:11 [INFO] Building dependencies layer... 08:17:11 [INFO] Building resources layer... 08:17:11 [INFO] Building classes layer... 08:17:11 [INFO] Building jvm arg files layer... 08:17:11 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 08:17:15 [INFO] 08:17:15 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 08:17:15 [INFO] Loading to Docker daemon... 08:17:18 [INFO] 08:17:18 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240404T080930Z, nexus3.onap.org:10003/onap/cps-and-ncmp 08:17:18 [INFO] 08:17:18 [INFO] 08:17:18 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- 08:17:18 [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/* 08:17:18 [INFO] 08:17:18 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- 08:17:18 [INFO] 08:17:18 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- 08:17:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:17:18 [INFO] 08:17:18 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- 08:17:18 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 08:17:18 [INFO] Analyzed bundle 'cps-application' with 2 classes 08:17:18 [INFO] All coverage checks have been met. 08:17:18 [INFO] 08:17:18 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- 08:17:18 [INFO] 08:17:18 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 08:17:18 [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 08:17:18 [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 08:17:18 [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 08:17:18 [INFO] 08:17:18 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-application --- 08:17:21 [INFO] 08:17:21 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ cps-application --- 08:17:21 [INFO] 08:17:21 [INFO] Containerizing application to nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240404T080930Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 08:17:21 [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 08:17:21 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 08:17:21 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240404T080930Z 08:17:21 [INFO] Building dependencies layer... 08:17:21 [INFO] Building snapshot dependencies layer... 08:17:21 [INFO] Building resources layer... 08:17:21 [INFO] Building jvm arg files layer... 08:17:21 [INFO] Building classes layer... 08:17:21 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 08:17:21 [INFO] 08:17:21 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 08:17:21 [INFO] 08:17:21 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240404T080930Z, nexus3.onap.org:10003/onap/cps-and-ncmp 08:17:21 [INFO] 08:17:21 [INFO] 08:17:21 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 08:17:21 [INFO] Building jacoco-report 3.4.8-SNAPSHOT [22/23] 08:17:21 [INFO] --------------------------------[ jar ]--------------------------------- 08:17:21 [INFO] 08:17:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 08:17:21 [INFO] 08:17:21 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- 08:17:21 [INFO] 08:17:21 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- 08:17:21 [INFO] 08:17:21 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- 08:17:21 [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/* 08:17:21 [INFO] 08:17:21 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- 08:17:21 [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/* 08:17:21 [INFO] 08:17:21 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- 08:17:21 [INFO] You have 0 Checkstyle violations. 08:17:21 [INFO] 08:17:21 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- 08:17:21 [INFO] You have 0 Checkstyle violations. 08:17:21 [INFO] 08:17:21 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- 08:17:21 [INFO] Starting audit... 08:17:21 Audit done. 08:17:21 [INFO] You have 0 Checkstyle violations. 08:17:21 [INFO] 08:17:21 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 08:17:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:21 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/main/resources 08:17:21 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-sources/license 08:17:21 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-resources/licenses 08:17:21 [INFO] 08:17:21 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- 08:17:21 [INFO] No sources to compile 08:17:21 [INFO] 08:17:21 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> 08:17:21 [INFO] 08:17:21 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- 08:17:21 [INFO] 08:17:21 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< 08:17:21 [INFO] 08:17:21 [INFO] 08:17:21 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- 08:17:21 [INFO] 08:17:21 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 08:17:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:17:21 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/test/resources 08:17:21 [INFO] 08:17:21 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- 08:17:21 [INFO] No sources to compile 08:17:21 [INFO] 08:17:21 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- 08:17:21 [INFO] No sources specified for compilation. Skipping. 08:17:21 [INFO] 08:17:21 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- 08:17:21 [INFO] No tests to run. 08:17:21 [INFO] 08:17:21 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- 08:17:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:17:21 [INFO] 08:17:21 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- 08:17:22 [INFO] 08:17:22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 08:17:22 [WARNING] JAR will be empty - no content was marked for inclusion! 08:17:22 [INFO] Building jar: /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.4.8-SNAPSHOT.jar 08:17:22 [INFO] 08:17:22 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- 08:17:22 [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/* 08:17:22 [INFO] 08:17:22 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- 08:17:22 [INFO] No tests to run. 08:17:22 [INFO] 08:17:22 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- 08:17:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:17:22 [INFO] 08:17:22 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- 08:17:22 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-ut.exec 08:17:22 [INFO] 08:17:22 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- 08:17:22 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 08:17:22 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 08:17:22 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 08:17:22 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 08:17:22 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 08:17:22 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 08:17:22 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 08:17:22 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-ut.exec 08:17:22 [INFO] Analyzed bundle 'cps-application' with 2 classes 08:17:22 [INFO] Analyzed bundle 'cps-events' with 3 classes 08:17:22 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 08:17:22 [INFO] Analyzed bundle 'cps-ncmp-service' with 105 classes 08:17:22 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 08:17:22 [INFO] Analyzed bundle 'cps-rest' with 6 classes 08:17:22 [INFO] Analyzed bundle 'cps-ri' with 22 classes 08:17:22 [INFO] Analyzed bundle 'cps-service' with 56 classes 08:17:22 [INFO] Analyzed bundle 'integration-test' with 0 classes 08:17:22 [INFO] 08:17:22 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- 08:17:22 [INFO] 08:17:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 08:17:22 [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 08:17:22 [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 08:17:22 [INFO] 08:17:22 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ jacoco-report --- 08:17:22 [INFO] 08:17:22 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 08:17:22 [INFO] Building cps 3.4.8-SNAPSHOT [23/23] 08:17:22 [INFO] --------------------------------[ pom ]--------------------------------- 08:17:22 [INFO] 08:17:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 08:17:22 [INFO] 08:17:22 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- 08:17:22 [INFO] 08:17:22 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- 08:17:22 [INFO] 08:17:22 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- 08:17:23 [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/** 08:17:23 [INFO] 08:17:23 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- 08:17:23 [INFO] Starting audit... 08:17:23 Audit done. 08:17:23 [INFO] You have 0 Checkstyle violations. 08:17:23 [INFO] 08:17:23 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- 08:17:24 [INFO] Starting audit... 08:17:24 Audit done. 08:17:24 [INFO] You have 0 Checkstyle violations. 08:17:24 [INFO] 08:17:24 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- 08:17:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:17:24 [INFO] 08:17:24 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- 08:17:24 [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/** 08:17:24 [INFO] 08:17:24 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- 08:17:24 [INFO] No tests to run. 08:17:24 [INFO] 08:17:24 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- 08:17:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:17:24 [INFO] 08:17:24 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- 08:17:24 [INFO] 08:17:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 08:17:24 [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 08:17:24 [INFO] 08:17:24 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-aggregator --- 08:17:24 [INFO] ------------------------------------------------------------------------ 08:17:24 [INFO] Reactor Summary for cps 3.4.8-SNAPSHOT: 08:17:24 [INFO] 08:17:24 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.915 s] 08:17:24 [INFO] cps-bom ............................................ SUCCESS [ 0.119 s] 08:17:24 [INFO] checkstyle ......................................... SUCCESS [ 3.386 s] 08:17:24 [INFO] spotbugs ........................................... SUCCESS [ 0.154 s] 08:17:24 [INFO] cps-parent ......................................... SUCCESS [ 9.764 s] 08:17:24 [INFO] cps-events ......................................... SUCCESS [ 6.341 s] 08:17:24 [INFO] cps-path-parser .................................... SUCCESS [ 11.891 s] 08:17:24 [INFO] cps-service ........................................ SUCCESS [ 42.929 s] 08:17:24 [INFO] cps-rest ........................................... SUCCESS [ 21.425 s] 08:17:24 [INFO] cps-ncmp-events .................................... SUCCESS [ 5.021 s] 08:17:24 [INFO] cps-ncmp-service ................................... SUCCESS [02:42 min] 08:17:24 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 17.307 s] 08:17:24 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.260 s] 08:17:24 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 9.064 s] 08:17:24 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 4.941 s] 08:17:24 [INFO] cps-ri ............................................. SUCCESS [ 23.129 s] 08:17:24 [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.258 s] 08:17:24 [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 3.669 s] 08:17:24 [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 11.003 s] 08:17:24 [INFO] integration-test ................................... SUCCESS [01:49 min] 08:17:24 [INFO] cps-application .................................... SUCCESS [ 24.674 s] 08:17:24 [INFO] jacoco-report ...................................... SUCCESS [ 0.931 s] 08:17:24 [INFO] cps ................................................ SUCCESS [ 1.442 s] 08:17:24 [INFO] ------------------------------------------------------------------------ 08:17:24 [INFO] BUILD SUCCESS 08:17:24 [INFO] ------------------------------------------------------------------------ 08:17:24 [INFO] Total time: 07:54 min 08:17:24 [INFO] Finished at: 2024-04-04T08:17:24Z 08:17:24 [INFO] ------------------------------------------------------------------------ 08:17:24 $ ssh-agent -k 08:17:24 unset SSH_AUTH_SOCK; 08:17:24 unset SSH_AGENT_PID; 08:17:24 echo Agent pid 5586 killed; 08:17:24 [ssh-agent] Stopped. 08:17:24 [PostBuildScript] - [INFO] Executing post build scripts. 08:17:24 [cps-master-merge-java] $ /bin/bash /tmp/jenkins14128152507170096009.sh 08:17:24 ---> sysstat.sh 08:17:24 [cps-master-merge-java] $ /bin/bash /tmp/jenkins4354993971652584071.sh 08:17:24 ---> package-listing.sh 08:17:24 ++ facter osfamily 08:17:24 ++ tr '[:upper:]' '[:lower:]' 08:17:25 + OS_FAMILY=redhat 08:17:25 + workspace=/w/workspace/cps-master-merge-java 08:17:25 + START_PACKAGES=/tmp/packages_start.txt 08:17:25 + END_PACKAGES=/tmp/packages_end.txt 08:17:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:17:25 + PACKAGES=/tmp/packages_start.txt 08:17:25 + '[' /w/workspace/cps-master-merge-java ']' 08:17:25 + PACKAGES=/tmp/packages_end.txt 08:17:25 + case "${OS_FAMILY}" in 08:17:25 + rpm -qa 08:17:25 + sort 08:17:25 + '[' -f /tmp/packages_start.txt ']' 08:17:25 + '[' -f /tmp/packages_end.txt ']' 08:17:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:17:25 + '[' /w/workspace/cps-master-merge-java ']' 08:17:25 + mkdir -p /w/workspace/cps-master-merge-java/archives/ 08:17:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-merge-java/archives/ 08:17:25 [cps-master-merge-java] $ /bin/bash /tmp/jenkins10345625383295123374.sh 08:17:25 ---> capture-instance-metadata.sh 08:17:25 Setup pyenv: 08:17:25 system 08:17:25 3.8.13 08:17:25 3.9.13 08:17:25 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 08:17:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AyrL from file:/tmp/.os_lf_venv 08:17:27 lf-activate-venv(): INFO: Installing: lftools 08:17:36 lf-activate-venv(): INFO: Adding /tmp/venv-AyrL/bin to PATH 08:17:36 INFO: Running in OpenStack, capturing instance metadata 08:17:36 [cps-master-merge-java] $ /bin/bash /tmp/jenkins13112712882837260641.sh 08:17:36 provisioning config files... 08:17:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-merge-java@tmp/config9081448394576306965tmp 08:17:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:17:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:17:36 [EnvInject] - Injecting environment variables from a build step. 08:17:36 [EnvInject] - Injecting as environment variables the properties content 08:17:36 SERVER_ID=logs 08:17:36 08:17:36 [EnvInject] - Variables injected successfully. 08:17:36 [cps-master-merge-java] $ /bin/bash /tmp/jenkins18394922235392598139.sh 08:17:36 ---> create-netrc.sh 08:17:36 [cps-master-merge-java] $ /bin/bash /tmp/jenkins3659929062826655443.sh 08:17:36 ---> python-tools-install.sh 08:17:36 Setup pyenv: 08:17:37 system 08:17:37 3.8.13 08:17:37 3.9.13 08:17:37 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 08:17:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AyrL from file:/tmp/.os_lf_venv 08:17:38 lf-activate-venv(): INFO: Installing: lftools 08:17:45 lf-activate-venv(): INFO: Adding /tmp/venv-AyrL/bin to PATH 08:17:46 [cps-master-merge-java] $ /bin/bash /tmp/jenkins6710955928031293578.sh 08:17:46 ---> sudo-logs.sh 08:17:46 Archiving 'sudo' log.. 08:17:46 [cps-master-merge-java] $ /bin/bash /tmp/jenkins6496095816386173549.sh 08:17:46 ---> job-cost.sh 08:17:46 Setup pyenv: 08:17:46 system 08:17:46 3.8.13 08:17:46 3.9.13 08:17:46 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 08:17:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AyrL from file:/tmp/.os_lf_venv 08:17:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:17:53 lf-activate-venv(): INFO: Adding /tmp/venv-AyrL/bin to PATH 08:17:53 INFO: No Stack... 08:17:54 INFO: Retrieving Pricing Info for: v3-standard-8 08:17:54 INFO: Archiving Costs 08:17:54 [cps-master-merge-java] $ /bin/bash -l /tmp/jenkins1504359806253318969.sh 08:17:54 ---> logs-deploy.sh 08:17:54 Setup pyenv: 08:17:54 system 08:17:54 3.8.13 08:17:54 3.9.13 08:17:54 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 08:17:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AyrL from file:/tmp/.os_lf_venv 08:17:56 lf-activate-venv(): INFO: Installing: lftools 08:18:05 lf-activate-venv(): INFO: Adding /tmp/venv-AyrL/bin to PATH 08:18:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-merge-java/1285 08:18:05 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 08:18:06 Archives upload complete. 08:18:06 INFO: archiving logs to Nexus 08:18:07 ---> uname -a: 08:18:07 Linux prd-centos8-docker-8c-8g-20477.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 08:18:07 08:18:07 08:18:07 ---> lscpu: 08:18:07 Architecture: x86_64 08:18:07 CPU op-mode(s): 32-bit, 64-bit 08:18:07 Byte Order: Little Endian 08:18:07 CPU(s): 8 08:18:07 On-line CPU(s) list: 0-7 08:18:07 Thread(s) per core: 1 08:18:07 Core(s) per socket: 1 08:18:07 Socket(s): 8 08:18:07 NUMA node(s): 1 08:18:07 Vendor ID: AuthenticAMD 08:18:07 CPU family: 23 08:18:07 Model: 49 08:18:07 Model name: AMD EPYC-Rome Processor 08:18:07 Stepping: 0 08:18:07 CPU MHz: 2799.998 08:18:07 BogoMIPS: 5599.99 08:18:07 Virtualization: AMD-V 08:18:07 Hypervisor vendor: KVM 08:18:07 Virtualization type: full 08:18:07 L1d cache: 32K 08:18:07 L1i cache: 32K 08:18:07 L2 cache: 512K 08:18:07 L3 cache: 16384K 08:18:07 NUMA node0 CPU(s): 0-7 08:18:07 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 08:18:07 08:18:07 08:18:07 ---> nproc: 08:18:07 8 08:18:07 08:18:07 08:18:07 ---> df -h: 08:18:07 Filesystem Size Used Avail Use% Mounted on 08:18:07 devtmpfs 16G 0 16G 0% /dev 08:18:07 tmpfs 16G 0 16G 0% /dev/shm 08:18:07 tmpfs 16G 17M 16G 1% /run 08:18:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:18:07 /dev/vda1 160G 13G 148G 8% / 08:18:07 tmpfs 3.2G 0 3.2G 0% /run/user/1001 08:18:07 08:18:07 08:18:07 ---> free -m: 08:18:07 total used free shared buff/cache available 08:18:07 Mem: 31890 1084 25719 19 5086 30332 08:18:07 Swap: 1023 0 1023 08:18:07 08:18:07 08:18:07 ---> ip addr: 08:18:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:18:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:18:07 inet 127.0.0.1/8 scope host lo 08:18:07 valid_lft forever preferred_lft forever 08:18:07 inet6 ::1/128 scope host 08:18:07 valid_lft forever preferred_lft forever 08:18:07 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:18:07 link/ether fa:16:3e:f9:e4:15 brd ff:ff:ff:ff:ff:ff 08:18:07 altname enp0s3 08:18:07 altname ens3 08:18:07 inet 10.30.107.4/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 08:18:07 valid_lft 85788sec preferred_lft 85788sec 08:18:07 inet6 fe80::f816:3eff:fef9:e415/64 scope link 08:18:07 valid_lft forever preferred_lft forever 08:18:07 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:18:07 link/ether 02:42:d3:f4:50:b0 brd ff:ff:ff:ff:ff:ff 08:18:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:18:07 valid_lft forever preferred_lft forever 08:18:07 inet6 fe80::42:d3ff:fef4:50b0/64 scope link 08:18:07 valid_lft forever preferred_lft forever 08:18:07 08:18:07 08:18:07 ---> sar -b -r -n DEV: 08:18:07 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 04/04/2024 _x86_64_ (8 CPU) 08:18:07 08:18:07 08:07:52 LINUX RESTART (8 CPU) 08:18:07 08:18:07 08:08:01 AM tps rtps wtps bread/s bwrtn/s 08:18:07 08:09:01 AM 200.93 103.83 97.10 12615.73 41753.61 08:18:07 08:10:01 AM 220.19 19.96 200.23 3985.34 9951.28 08:18:07 08:11:01 AM 137.79 1.38 136.40 387.47 12707.31 08:18:07 08:12:01 AM 58.42 0.10 58.32 27.71 19227.38 08:18:07 08:13:01 AM 73.21 12.41 60.80 871.98 11108.90 08:18:07 08:14:01 AM 41.95 0.07 41.89 1.07 893.12 08:18:07 08:15:01 AM 37.54 1.98 35.56 3571.94 6121.65 08:18:07 08:16:01 AM 113.57 0.50 113.07 938.97 30161.78 08:18:07 08:17:01 AM 15.76 1.10 14.66 68.64 442.40 08:18:07 08:18:01 AM 52.48 0.50 51.98 75.97 15988.19 08:18:07 Average: 95.19 14.18 81.00 2254.48 14836.88 08:18:07 08:18:07 08:08:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:18:07 08:09:01 AM 29670780 31302716 2984932 9.14 2688 1957576 1442332 4.28 165668 2396376 122448 08:18:07 08:10:01 AM 28210888 30236848 4444824 13.61 2688 2341060 2489520 7.39 238028 3727432 167896 08:18:07 08:11:01 AM 27807676 30077060 4848036 14.85 2688 2580496 2280376 6.77 308508 4046660 53084 08:18:07 08:12:01 AM 25242548 28326204 7413164 22.70 2688 3378884 3966484 11.77 382572 6470580 289532 08:18:07 08:13:01 AM 24945352 28057940 7710360 23.61 2688 3405928 4295920 12.75 530316 6611756 184 08:18:07 08:14:01 AM 25124948 28250616 7530764 23.06 2688 3418264 4422452 13.12 538748 6428820 9628 08:18:07 08:15:01 AM 25520000 28974192 7135712 21.85 2688 3745836 3322532 9.86 664884 5900948 57364 08:18:07 08:16:01 AM 23274320 27585672 9381392 28.73 2688 4595208 7144904 21.20 851728 7882816 3068 08:18:07 08:17:01 AM 24474904 28747408 8180808 25.05 2688 4545336 3879612 11.51 849060 6708912 12632 08:18:07 08:18:01 AM 26306216 31029584 6349496 19.44 2688 4993244 1546744 4.59 1120612 4611220 22412 08:18:07 Average: 26057763 29258824 6597949 20.20 2688 3496183 3479088 10.32 565012 5478552 73825 08:18:07 08:18:07 08:08:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:18:07 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:07 08:09:01 AM eth0 333.45 225.90 1506.28 63.32 0.00 0.00 0.00 0.00 08:18:07 08:09:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:07 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:07 08:10:01 AM eth0 276.71 239.47 2826.49 49.54 0.00 0.00 0.00 0.00 08:18:07 08:10:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:07 08:11:01 AM lo 2.10 2.10 0.43 0.43 0.00 0.00 0.00 0.00 08:18:07 08:11:01 AM eth0 255.55 197.78 3447.69 31.35 0.00 0.00 0.00 0.00 08:18:07 08:11:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:07 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:07 08:12:01 AM eth0 1025.13 287.81 6486.01 30.85 0.00 0.00 0.00 0.00 08:18:07 08:12:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:07 08:13:01 AM lo 65.29 65.29 17.97 17.97 0.00 0.00 0.00 0.00 08:18:07 08:13:01 AM eth0 35.09 21.91 9.52 14.28 0.00 0.00 0.00 0.00 08:18:07 08:13:01 AM docker0 6.58 7.21 0.85 0.86 0.00 0.00 0.00 0.00 08:18:07 08:14:01 AM lo 165.48 165.48 44.78 44.78 0.00 0.00 0.00 0.00 08:18:07 08:14:01 AM eth0 71.69 48.78 32.03 35.45 0.00 0.00 0.00 0.00 08:18:07 08:14:01 AM docker0 3.50 4.37 0.59 0.61 0.00 0.00 0.00 0.00 08:18:07 08:15:01 AM lo 0.22 0.22 0.03 0.03 0.00 0.00 0.00 0.00 08:18:07 08:15:01 AM eth0 191.65 166.62 765.44 1263.94 0.00 0.00 0.00 0.00 08:18:07 08:15:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:07 08:16:01 AM lo 13.64 13.64 2.54 2.54 0.00 0.00 0.00 0.00 08:18:07 08:16:01 AM eth0 437.82 158.68 3243.07 25.94 0.00 0.00 0.00 0.00 08:18:07 08:16:01 AM docker0 6.13 7.15 0.70 1.70 0.00 0.00 0.00 0.00 08:18:07 08:16:01 AM veth92fae6c 6.13 7.28 0.79 1.71 0.00 0.00 0.00 0.00 08:18:07 08:16:01 AM veth964b568 0.00 0.65 0.00 0.32 0.00 0.00 0.00 0.00 08:18:07 08:17:01 AM lo 832.81 832.81 254.90 254.90 0.00 0.00 0.00 0.00 08:18:07 08:17:01 AM eth0 113.71 66.73 177.27 30.11 0.00 0.00 0.00 0.00 08:18:07 08:17:01 AM docker0 231.52 238.54 54.44 41.78 0.00 0.00 0.00 0.00 08:18:07 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:07 08:18:01 AM eth0 62.75 85.97 100.04 1834.87 0.00 0.00 0.00 0.00 08:18:07 08:18:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:07 Average: lo 107.95 107.95 32.06 32.06 0.00 0.00 0.00 0.00 08:18:07 Average: eth0 280.40 149.97 1859.67 337.92 0.00 0.00 0.00 0.00 08:18:07 Average: docker0 24.77 25.72 5.66 4.49 0.00 0.00 0.00 0.00 08:18:07 08:18:07 08:18:07 ---> sar -P ALL: 08:18:07 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 04/04/2024 _x86_64_ (8 CPU) 08:18:07 08:18:07 08:07:52 LINUX RESTART (8 CPU) 08:18:07 08:18:07 08:08:01 AM CPU %user %nice %system %iowait %steal %idle 08:18:07 08:09:01 AM all 13.87 0.00 2.85 2.60 0.07 80.61 08:18:07 08:09:01 AM 0 7.26 0.00 2.28 0.65 0.07 89.73 08:18:07 08:09:01 AM 1 18.28 0.00 2.81 1.42 0.07 77.43 08:18:07 08:09:01 AM 2 33.56 0.00 4.43 1.78 0.08 60.15 08:18:07 08:09:01 AM 3 8.40 0.00 1.98 1.01 0.07 88.54 08:18:07 08:09:01 AM 4 6.39 0.00 2.33 1.59 0.05 89.64 08:18:07 08:09:01 AM 5 8.63 0.00 3.21 7.99 0.08 80.10 08:18:07 08:09:01 AM 6 16.49 0.00 3.05 4.70 0.05 75.71 08:18:07 08:09:01 AM 7 12.01 0.00 2.72 1.65 0.07 83.55 08:18:07 08:10:01 AM all 21.54 0.00 1.27 1.35 0.08 75.75 08:18:07 08:10:01 AM 0 19.75 0.00 0.94 0.08 0.07 79.17 08:18:07 08:10:01 AM 1 28.81 0.00 2.28 3.10 0.08 65.74 08:18:07 08:10:01 AM 2 24.65 0.00 0.80 1.42 0.07 73.06 08:18:07 08:10:01 AM 3 21.83 0.00 1.00 1.62 0.08 75.46 08:18:07 08:10:01 AM 4 33.18 0.00 1.54 0.17 0.08 65.04 08:18:07 08:10:01 AM 5 14.92 0.00 1.16 1.88 0.08 81.96 08:18:07 08:10:01 AM 6 18.02 0.00 1.81 2.47 0.10 77.60 08:18:07 08:10:01 AM 7 11.13 0.00 0.69 0.08 0.05 88.05 08:18:07 08:11:01 AM all 34.33 0.00 1.06 0.92 0.09 63.61 08:18:07 08:11:01 AM 0 28.32 0.00 1.24 0.28 0.08 70.07 08:18:07 08:11:01 AM 1 45.66 0.00 0.75 0.94 0.08 52.56 08:18:07 08:11:01 AM 2 32.29 0.00 1.52 1.87 0.10 64.22 08:18:07 08:11:01 AM 3 44.72 0.00 0.79 0.08 0.08 54.33 08:18:07 08:11:01 AM 4 29.62 0.00 0.94 2.76 0.08 66.60 08:18:07 08:11:01 AM 5 16.21 0.00 0.82 0.22 0.10 82.65 08:18:07 08:11:01 AM 6 43.42 0.00 1.50 0.64 0.08 54.35 08:18:07 08:11:01 AM 7 34.43 0.00 0.94 0.54 0.07 64.03 08:18:07 08:12:01 AM all 34.92 0.00 2.29 1.16 0.09 61.54 08:18:07 08:12:01 AM 0 39.36 0.00 2.17 1.06 0.08 57.33 08:18:07 08:12:01 AM 1 33.31 0.00 1.81 1.81 0.10 62.97 08:18:07 08:12:01 AM 2 29.87 0.00 2.61 3.92 0.08 63.51 08:18:07 08:12:01 AM 3 34.83 0.00 2.82 0.02 0.10 62.24 08:18:07 08:12:01 AM 4 36.52 0.00 2.70 0.93 0.10 59.75 08:18:07 08:12:01 AM 5 30.08 0.00 2.37 0.69 0.07 66.80 08:18:07 08:12:01 AM 6 43.65 0.00 1.56 0.55 0.08 54.15 08:18:07 08:12:01 AM 7 31.75 0.00 2.31 0.28 0.07 65.59 08:18:07 08:13:01 AM all 17.99 0.30 1.89 1.03 0.09 78.70 08:18:07 08:13:01 AM 0 14.59 0.00 1.49 0.05 0.12 83.75 08:18:07 08:13:01 AM 1 20.33 0.35 1.77 2.02 0.10 75.42 08:18:07 08:13:01 AM 2 17.00 1.47 2.07 1.94 0.08 77.43 08:18:07 08:13:01 AM 3 20.44 0.05 2.32 2.10 0.08 75.01 08:18:07 08:13:01 AM 4 19.59 0.00 1.71 1.42 0.08 77.20 08:18:07 08:13:01 AM 5 20.53 0.25 1.96 0.35 0.08 76.83 08:18:07 08:13:01 AM 6 19.55 0.02 2.06 0.05 0.08 78.25 08:18:07 08:13:01 AM 7 11.92 0.23 1.78 0.30 0.08 85.69 08:18:07 08:14:01 AM all 23.62 0.31 2.57 0.11 0.10 73.29 08:18:07 08:14:01 AM 0 21.62 1.87 2.95 0.12 0.08 73.36 08:18:07 08:14:01 AM 1 24.77 0.07 2.45 0.05 0.12 72.55 08:18:07 08:14:01 AM 2 24.14 0.07 2.60 0.13 0.10 72.96 08:18:07 08:14:01 AM 3 29.81 0.10 3.00 0.10 0.10 66.89 08:18:07 08:14:01 AM 4 21.58 0.15 2.06 0.17 0.08 75.95 08:18:07 08:14:01 AM 5 26.16 0.10 3.23 0.10 0.10 70.31 08:18:07 08:14:01 AM 6 19.82 0.02 1.96 0.05 0.10 78.05 08:18:07 08:14:01 AM 7 21.04 0.13 2.32 0.13 0.10 76.28 08:18:07 08:15:01 AM all 40.03 0.04 1.17 0.38 0.09 58.28 08:18:07 08:15:01 AM 0 37.93 0.00 1.25 0.08 0.10 60.64 08:18:07 08:15:01 AM 1 49.30 0.00 1.10 0.53 0.08 48.98 08:18:07 08:15:01 AM 2 34.00 0.00 0.64 0.38 0.08 64.90 08:18:07 08:15:01 AM 3 38.26 0.00 1.25 1.12 0.10 59.27 08:18:07 08:15:01 AM 4 31.80 0.00 1.09 0.59 0.08 66.45 08:18:07 08:15:01 AM 5 57.74 0.00 1.42 0.08 0.10 40.65 08:18:07 08:15:01 AM 6 22.07 0.00 1.09 0.18 0.10 76.56 08:18:07 08:15:01 AM 7 49.14 0.33 1.50 0.10 0.08 48.84 08:18:07 08:16:01 AM all 22.04 0.28 2.22 1.43 0.08 73.95 08:18:07 08:16:01 AM 0 24.74 0.00 1.93 0.80 0.07 72.46 08:18:07 08:16:01 AM 1 18.05 0.00 2.33 6.55 0.08 72.98 08:18:07 08:16:01 AM 2 22.67 0.02 2.43 0.81 0.10 73.98 08:18:07 08:16:01 AM 3 28.65 0.07 2.62 1.83 0.07 66.77 08:18:07 08:16:01 AM 4 30.34 0.00 2.80 0.35 0.07 66.44 08:18:07 08:16:01 AM 5 20.34 2.13 2.05 0.25 0.08 75.16 08:18:07 08:16:01 AM 6 13.66 0.00 1.78 0.17 0.08 84.31 08:18:07 08:16:01 AM 7 17.94 0.02 1.85 0.66 0.07 79.48 08:18:07 08:17:01 AM all 22.74 0.00 1.34 0.06 0.09 75.77 08:18:07 08:17:01 AM 0 18.45 0.00 1.95 0.00 0.12 79.48 08:18:07 08:17:01 AM 1 17.46 0.00 1.26 0.05 0.10 81.14 08:18:07 08:17:01 AM 2 23.58 0.00 1.71 0.10 0.10 74.51 08:18:07 08:17:01 AM 3 30.10 0.00 1.57 0.03 0.08 68.21 08:18:07 08:17:01 AM 4 16.12 0.00 1.17 0.05 0.10 82.56 08:18:07 08:17:01 AM 5 31.67 0.00 0.89 0.07 0.07 67.31 08:18:07 08:17:01 AM 6 20.76 0.00 1.19 0.15 0.07 77.84 08:18:07 08:17:01 AM 7 23.78 0.00 1.00 0.00 0.08 75.13 08:18:07 08:18:01 AM all 17.68 0.00 1.28 0.92 0.06 80.07 08:18:07 08:18:01 AM 0 25.95 0.00 1.30 3.23 0.07 69.45 08:18:07 08:18:01 AM 1 17.43 0.00 1.14 0.02 0.05 81.37 08:18:07 08:18:01 AM 2 22.95 0.00 1.03 1.62 0.07 74.33 08:18:07 08:18:01 AM 3 16.56 0.00 1.90 0.10 0.07 81.37 08:18:07 08:18:01 AM 4 11.51 0.00 1.10 1.52 0.07 85.80 08:18:07 08:18:01 AM 5 22.86 0.00 1.40 0.17 0.05 75.53 08:18:07 08:18:01 AM 6 19.89 0.00 1.02 0.00 0.05 79.04 08:18:07 08:18:01 AM 7 4.25 0.00 1.33 0.70 0.03 93.68 08:18:07 Average: all 24.88 0.09 1.79 0.99 0.08 72.16 08:18:07 Average: 0 23.80 0.19 1.75 0.64 0.09 73.55 08:18:07 Average: 1 27.36 0.04 1.77 1.65 0.09 69.10 08:18:07 Average: 2 26.47 0.16 1.98 1.40 0.09 69.91 08:18:07 Average: 3 27.37 0.02 1.92 0.80 0.08 69.80 08:18:07 Average: 4 23.66 0.02 1.74 0.96 0.08 73.55 08:18:07 Average: 5 24.92 0.25 1.85 1.18 0.08 71.72 08:18:07 Average: 6 23.73 0.00 1.70 0.90 0.08 73.59 08:18:07 Average: 7 21.74 0.07 1.64 0.44 0.07 76.03 08:18:07 08:18:07 08:18:07