08:53:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/137639 08:53:04 Running as SYSTEM 08:53:04 [EnvInject] - Loading node environment variables. 08:53:04 Building remotely on prd-centos8-docker-8c-8g-20491 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-merge-java 08:53:04 [ssh-agent] Looking for ssh-agent implementation... 08:53:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:53:04 $ ssh-agent 08:53:04 SSH_AUTH_SOCK=/tmp/ssh-BUavehqZvONZ/agent.5528 08:53:04 SSH_AGENT_PID=5532 08:53:04 [ssh-agent] Started. 08:53:04 Running ssh-add (command line suppressed) 08:53:04 Identity added: /w/workspace/cps-master-merge-java@tmp/private_key_18435369115773327645.key (/w/workspace/cps-master-merge-java@tmp/private_key_18435369115773327645.key) 08:53:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:53:04 The recommended git tool is: NONE 08:53:06 using credential onap-jenkins-ssh 08:53:06 Wiping out workspace first. 08:53:06 Cloning the remote Git repository 08:53:06 Cloning repository git://cloud.onap.org/mirror/cps.git 08:53:06 > git init /w/workspace/cps-master-merge-java # timeout=10 08:53:06 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 08:53:06 > git --version # timeout=10 08:53:06 > git --version # 'git version 2.39.1' 08:53:06 using GIT_SSH to set credentials Gerrit user 08:53:06 [INFO] Currently running in a labeled security context 08:53:06 [INFO] Currently SELinux is 'enforcing' on the host 08:53:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-merge-java@tmp/jenkins-gitclient-ssh15481271107396850289.key 08:53:06 Verifying host key using manually-configured host key entries 08:53:06 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:53:08 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 08:53:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:53:08 Avoid second fetch 08:53:08 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:53:08 Checking out Revision 7c1cd0c1755096b5a805cc1a01aee1b1ea31f3ac (refs/remotes/origin/master) 08:53:08 > git config core.sparsecheckout # timeout=10 08:53:08 > git checkout -f 7c1cd0c1755096b5a805cc1a01aee1b1ea31f3ac # timeout=30 08:53:08 Commit message: "Merge "Add moduleSetTag to the request towards dmi plugin"" 08:53:08 > git rev-list --no-walk d6a740419fe9ae62f0b03c8c973837a7089da2e4 # timeout=10 08:53:08 Run condition [Regular expression match] enabling prebuild for step [Execute shell] 08:53:08 provisioning config files... 08:53:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:53:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:53:08 [cps-master-merge-java] $ /bin/bash /tmp/jenkins15661009209670399213.sh 08:53:08 ---> python-tools-install.sh 08:53:08 Setup pyenv: 08:53:09 system 08:53:09 * 3.8.13 (set by /opt/pyenv/version) 08:53:09 * 3.9.13 (set by /opt/pyenv/version) 08:53:09 * 3.10.6 (set by /opt/pyenv/version) 08:53:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Fr57 08:53:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:53:16 lf-activate-venv(): INFO: Installing: lftools 08:53:46 lf-activate-venv(): INFO: Adding /tmp/venv-Fr57/bin to PATH 08:53:46 Generating Requirements File 08:54:12 Python 3.10.6 08:54:12 pip 24.0 from /tmp/venv-Fr57/lib/python3.10/site-packages/pip (python 3.10) 08:54:13 appdirs==1.4.4 08:54:13 argcomplete==3.2.3 08:54:13 aspy.yaml==1.3.0 08:54:13 attrs==23.2.0 08:54:13 autopage==0.5.2 08:54:13 beautifulsoup4==4.12.3 08:54:13 boto3==1.34.77 08:54:13 botocore==1.34.77 08:54:13 bs4==0.0.2 08:54:13 cachetools==5.3.3 08:54:13 certifi==2024.2.2 08:54:13 cffi==1.16.0 08:54:13 cfgv==3.4.0 08:54:13 chardet==5.2.0 08:54:13 charset-normalizer==3.3.2 08:54:13 click==8.1.7 08:54:13 cliff==4.6.0 08:54:13 cmd2==2.4.3 08:54:13 cryptography==3.3.2 08:54:13 debtcollector==3.0.0 08:54:13 decorator==5.1.1 08:54:13 defusedxml==0.7.1 08:54:13 Deprecated==1.2.14 08:54:13 distlib==0.3.8 08:54:13 dnspython==2.6.1 08:54:13 docker==4.2.2 08:54:13 dogpile.cache==1.3.2 08:54:13 email_validator==2.1.1 08:54:13 filelock==3.13.3 08:54:13 future==1.0.0 08:54:13 gitdb==4.0.11 08:54:13 GitPython==3.1.43 08:54:13 google-auth==2.29.0 08:54:13 httplib2==0.22.0 08:54:13 identify==2.5.35 08:54:13 idna==3.6 08:54:13 importlib-resources==1.5.0 08:54:13 iso8601==2.1.0 08:54:13 Jinja2==3.1.3 08:54:13 jmespath==1.0.1 08:54:13 jsonpatch==1.33 08:54:13 jsonpointer==2.4 08:54:13 jsonschema==4.21.1 08:54:13 jsonschema-specifications==2023.12.1 08:54:13 keystoneauth1==5.6.0 08:54:13 kubernetes==29.0.0 08:54:13 lftools==0.37.10 08:54:13 lxml==5.2.1 08:54:13 MarkupSafe==2.1.5 08:54:13 msgpack==1.0.8 08:54:13 multi_key_dict==2.0.3 08:54:13 munch==4.0.0 08:54:13 netaddr==1.2.1 08:54:13 netifaces==0.11.0 08:54:13 niet==1.4.2 08:54:13 nodeenv==1.8.0 08:54:13 oauth2client==4.1.3 08:54:13 oauthlib==3.2.2 08:54:13 openstacksdk==3.0.0 08:54:13 os-client-config==2.1.0 08:54:13 os-service-types==1.7.0 08:54:13 osc-lib==3.0.1 08:54:13 oslo.config==9.4.0 08:54:13 oslo.context==5.5.0 08:54:13 oslo.i18n==6.3.0 08:54:13 oslo.log==5.5.1 08:54:13 oslo.serialization==5.4.0 08:54:13 oslo.utils==7.1.0 08:54:13 packaging==24.0 08:54:13 pbr==6.0.0 08:54:13 platformdirs==4.2.0 08:54:13 prettytable==3.10.0 08:54:13 pyasn1==0.6.0 08:54:13 pyasn1_modules==0.4.0 08:54:13 pycparser==2.22 08:54:13 pygerrit2==2.0.15 08:54:13 PyGithub==2.3.0 08:54:13 pyinotify==0.9.6 08:54:13 PyJWT==2.8.0 08:54:13 PyNaCl==1.5.0 08:54:13 pyparsing==2.4.7 08:54:13 pyperclip==1.8.2 08:54:13 pyrsistent==0.20.0 08:54:13 python-cinderclient==9.5.0 08:54:13 python-dateutil==2.9.0.post0 08:54:13 python-heatclient==3.5.0 08:54:13 python-jenkins==1.8.2 08:54:13 python-keystoneclient==5.4.0 08:54:13 python-magnumclient==4.4.0 08:54:13 python-novaclient==18.6.0 08:54:13 python-openstackclient==6.6.0 08:54:13 python-swiftclient==4.5.0 08:54:13 PyYAML==6.0.1 08:54:13 referencing==0.34.0 08:54:13 requests==2.31.0 08:54:13 requests-oauthlib==2.0.0 08:54:13 requestsexceptions==1.4.0 08:54:13 rfc3986==2.0.0 08:54:13 rpds-py==0.18.0 08:54:13 rsa==4.9 08:54:13 ruamel.yaml==0.18.6 08:54:13 ruamel.yaml.clib==0.2.8 08:54:13 s3transfer==0.10.1 08:54:13 simplejson==3.19.2 08:54:13 six==1.16.0 08:54:13 smmap==5.0.1 08:54:13 soupsieve==2.5 08:54:13 stevedore==5.2.0 08:54:13 tabulate==0.9.0 08:54:13 toml==0.10.2 08:54:13 tomlkit==0.12.4 08:54:13 tqdm==4.66.2 08:54:13 typing_extensions==4.10.0 08:54:13 tzdata==2024.1 08:54:13 urllib3==1.26.18 08:54:13 virtualenv==20.25.1 08:54:13 wcwidth==0.2.13 08:54:13 websocket-client==1.7.0 08:54:13 wrapt==1.16.0 08:54:13 xdg==6.0.0 08:54:13 xmltodict==0.13.0 08:54:13 yq==3.2.3 08:54:13 [EnvInject] - Injecting environment variables from a build step. 08:54:13 [EnvInject] - Injecting as environment variables the properties content 08:54:13 SET_JDK_VERSION=openjdk17 08:54:13 GIT_URL="git://cloud.onap.org/mirror" 08:54:13 08:54:13 [EnvInject] - Variables injected successfully. 08:54:13 [cps-master-merge-java] $ /bin/sh /tmp/jenkins17226925752942559996.sh 08:54:13 ---> update-java-alternatives.sh 08:54:13 ---> Updating Java version 08:54:13 ---> RedHat type system detected 08:54:13 openjdk version "17.0.6-ea" 2023-01-17 LTS 08:54:13 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 08:54:13 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:54:13 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 08:54:13 [EnvInject] - Injecting environment variables from a build step. 08:54:13 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 08:54:13 [EnvInject] - Variables injected successfully. 08:54:13 provisioning config files... 08:54:13 copy managed file [global-settings] to file:/w/workspace/cps-master-merge-java@tmp/config2617084220065820840tmp 08:54:13 copy managed file [cps-settings] to file:/w/workspace/cps-master-merge-java@tmp/config8381222690331284629tmp 08:54:13 Regular expression run condition: Expression=[.*(amd64|arm64).*], Label=[cps] 08:54:13 Run condition [Regular expression match] preventing perform for step [Execute shell] 08:54:13 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-20491 08:54:14 using settings config with name cps-settings 08:54:14 Replacing all maven server entries not found in credentials list is true 08:54:14 using global settings config with name global-settings 08:54:14 Replacing all maven server entries not found in credentials list is true 08:54:14 [cps-master-merge-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings14197591623867273019.xml -gs /tmp/global-settings16302009239497835077.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=fec1f3b27888101381199718bbdb0848d96b9978 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=levente.csanyi@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Toine Siebelink" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/137639 -DGERRIT_PATCHSET_UPLOADER_EMAIL=levente.csanyi@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=137639 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Levente Csanyi\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/39/137639/7 -DGERRIT_NEWREV=7c1cd0c1755096b5a805cc1a01aee1b1ea31f3ac "-DGERRIT_PATCHSET_UPLOADER_NAME=Levente Csanyi" '-DGERRIT_CHANGE_OWNER=\"Levente Csanyi\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=QWRkIG1vZHVsZVNldFRhZyB0byB0aGUgcmVxdWVzdCB0b3dhcmRzIGRtaSBwbHVnaW4KCiAgICAtIG1hcHBpbmcgbW9kdWxlIHNldCB0YWcgdG8gRG1pUmVxdWVzdAoKSXNzdWUtSUQ6IENQUy0yMDMwCkNoYW5nZS1JZDogSTQ4N2U0OGJhZjk4OTE5ZDNmZjVlMjVkMjQyOGEwNjVkZDNhMzAzMzUKU2lnbmVkLW9mZi1ieTogbGV2ZW50ZWNzYW55aSA8bGV2ZW50ZS5jc2FueWlAZXN0LnRlY2g+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC=CPS-2030 "-DGERRIT_CHANGE_SUBJECT=Add moduleSetTag to the request towards dmi plugin" '-DGERRIT_EVENT_ACCOUNT=\"Toine Siebelink\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I487e48baf98919d3ff5e25d2428a065dd3a30335 -DGERRIT_EVENT_HASH=-507833091 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=toine.siebelink@est.tech -DGERRIT_PATCHSET_NUMBER=7 "-DGERRIT_CHANGE_OWNER_NAME=Levente Csanyi" clean deploy -B -P cps-ncmp-docker -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 08:54:15 [INFO] Scanning for projects... 08:54:18 [WARNING] 08:54:18 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.8-SNAPSHOT 08:54:18 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 177, column 21 08:54:18 [WARNING] 08:54:18 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.8-SNAPSHOT 08:54:18 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 211, column 21 08:54:18 [WARNING] 08:54:18 [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:54:18 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 66, column 21 08:54:18 [WARNING] 08:54:18 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 08:54:18 [WARNING] 08:54:18 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 08:54:18 [WARNING] 08:54:18 [INFO] ------------------------------------------------------------------------ 08:54:18 [INFO] Reactor Build Order: 08:54:18 [INFO] 08:54:18 [INFO] org.onap.cps:cps-dependencies [pom] 08:54:18 [INFO] cps-bom [pom] 08:54:18 [INFO] checkstyle [jar] 08:54:18 [INFO] spotbugs [jar] 08:54:18 [INFO] cps-parent [pom] 08:54:18 [INFO] cps-events [jar] 08:54:18 [INFO] cps-path-parser [jar] 08:54:18 [INFO] cps-service [jar] 08:54:18 [INFO] cps-rest [jar] 08:54:18 [INFO] cps-ncmp-events [jar] 08:54:18 [INFO] cps-ncmp-service [jar] 08:54:18 [INFO] cps-ncmp-rest [jar] 08:54:18 [INFO] cps-ncmp-rest-stub [pom] 08:54:18 [INFO] cps-ncmp-rest-stub-service [jar] 08:54:18 [INFO] cps-ncmp-rest-stub-app [jar] 08:54:18 [INFO] cps-ri [jar] 08:54:18 [INFO] dmi-plugin-demo-and-csit-stub [pom] 08:54:18 [INFO] dmi-plugin-demo-and-csit-stub-service [jar] 08:54:18 [INFO] dmi-plugin-demo-and-csit-stub-app [jar] 08:54:18 [INFO] integration-test [jar] 08:54:18 [INFO] cps-application [jar] 08:54:18 [INFO] jacoco-report [jar] 08:54:18 [INFO] cps [pom] 08:54:18 [INFO] 08:54:18 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 08:54:18 [INFO] Building org.onap.cps:cps-dependencies 3.4.8-SNAPSHOT [1/23] 08:54:18 [INFO] --------------------------------[ pom ]--------------------------------- 08:54:19 [INFO] 08:54:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 08:54:19 [INFO] 08:54:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 08:54:19 [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:54:19 [INFO] 08:54:19 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ cps-dependencies --- 08:54:20 [INFO] 08:54:20 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 08:54:20 [INFO] Building cps-bom 3.4.8-SNAPSHOT [2/23] 08:54:20 [INFO] --------------------------------[ pom ]--------------------------------- 08:54:20 [INFO] 08:54:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 08:54:20 [INFO] 08:54:20 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 08:54:20 [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:54:20 [INFO] 08:54:20 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ cps-bom --- 08:54:20 [INFO] 08:54:20 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 08:54:20 [INFO] Building checkstyle 3.4.8-SNAPSHOT [3/23] 08:54:20 [INFO] --------------------------------[ jar ]--------------------------------- 08:54:20 [INFO] 08:54:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 08:54:20 [INFO] 08:54:20 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 08:54:21 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 08:54:21 [INFO] Copying 4 resources 08:54:21 [INFO] 08:54:21 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 08:54:22 [INFO] No sources to compile 08:54:22 [INFO] 08:54:22 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 08:54:22 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 08:54:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/checkstyle/src/test/resources 08:54:22 [INFO] 08:54:22 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 08:54:22 [INFO] No sources to compile 08:54:22 [INFO] 08:54:22 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 08:54:22 [INFO] No tests to run. 08:54:22 [INFO] 08:54:22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 08:54:23 [INFO] Building jar: /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.4.8-SNAPSHOT.jar 08:54:23 [INFO] 08:54:23 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 08:54:23 ======================================================================================================================== 08:54:23 Copyright Check Python Script: 08:54:23 Error, Committer email is not included in config file. 08:54:23 If your company is new to the project please make appropriate changes to project-committers-config.csv 08:54:23 for Copyright Check to work. 08:54:23 Exiting... 08:54:23 ======================================================================================================================== 08:54:23 [INFO] 08:54:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 08:54:23 [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:54:23 [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:54:23 [INFO] 08:54:23 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ checkstyle --- 08:54:24 [INFO] 08:54:24 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 08:54:24 [INFO] Building spotbugs 3.4.8-SNAPSHOT [4/23] 08:54:24 [INFO] --------------------------------[ jar ]--------------------------------- 08:54:24 [INFO] 08:54:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 08:54:24 [INFO] 08:54:24 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 08:54:24 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 08:54:24 [INFO] Copying 1 resource 08:54:24 [INFO] 08:54:24 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 08:54:24 [INFO] No sources to compile 08:54:24 [INFO] 08:54:24 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 08:54:24 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 08:54:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/spotbugs/src/test/resources 08:54:24 [INFO] 08:54:24 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 08:54:24 [INFO] No sources to compile 08:54:24 [INFO] 08:54:24 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 08:54:24 [INFO] No tests to run. 08:54:24 [INFO] 08:54:24 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 08:54:24 [INFO] Building jar: /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.4.8-SNAPSHOT.jar 08:54:24 [INFO] 08:54:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 08:54:24 [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:54:24 [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:54:24 [INFO] 08:54:24 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ spotbugs --- 08:54:24 [INFO] 08:54:24 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 08:54:24 [INFO] Building cps-parent 3.4.8-SNAPSHOT [5/23] 08:54:24 [INFO] --------------------------------[ pom ]--------------------------------- 08:54:24 [INFO] 08:54:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 08:54:24 [INFO] 08:54:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- 08:54:25 [INFO] 08:54:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- 08:54:25 [INFO] 08:54:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- 08:54:26 [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:54:26 [INFO] 08:54:26 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- 08:54:26 [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:54:26 [INFO] 08:54:26 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- 08:54:28 [INFO] You have 0 Checkstyle violations. 08:54:28 [INFO] 08:54:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- 08:54:28 [INFO] You have 0 Checkstyle violations. 08:54:28 [INFO] 08:54:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- 08:54:28 [INFO] Starting audit... 08:54:28 Audit done. 08:54:28 [INFO] You have 0 Checkstyle violations. 08:54:28 [INFO] 08:54:28 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> 08:54:28 [INFO] 08:54:28 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- 08:54:32 [INFO] 08:54:32 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< 08:54:32 [INFO] 08:54:32 [INFO] 08:54:32 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- 08:54:32 [INFO] 08:54:32 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- 08:54:33 [INFO] No sources specified for compilation. Skipping. 08:54:33 [INFO] 08:54:33 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- 08:54:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:54:33 [INFO] 08:54:33 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- 08:54:33 [INFO] 08:54:33 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- 08:54:33 [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:54:33 [INFO] 08:54:33 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- 08:54:33 [INFO] No tests to run. 08:54:33 [INFO] 08:54:33 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- 08:54:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:54:33 [INFO] 08:54:33 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- 08:54:33 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-ut.exec 08:54:33 [INFO] 08:54:33 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- 08:54:33 [INFO] 08:54:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 08:54:33 [INFO] Installing /w/workspace/cps-master-merge-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.4.8-SNAPSHOT/cps-parent-3.4.8-SNAPSHOT.pom 08:54:33 [INFO] 08:54:33 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-parent --- 08:54:33 [INFO] 08:54:33 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 08:54:33 [INFO] Building cps-events 3.4.8-SNAPSHOT [6/23] 08:54:33 [INFO] --------------------------------[ jar ]--------------------------------- 08:54:34 [INFO] 08:54:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 08:54:34 [INFO] 08:54:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- 08:54:34 [INFO] 08:54:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- 08:54:34 [INFO] 08:54:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- 08:54:34 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:54:34 [INFO] 08:54:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- 08:54:34 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-events/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 08:54:34 [INFO] 08:54:34 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 08:54:34 [INFO] 08:54:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- 08:54:34 [INFO] You have 0 Checkstyle violations. 08:54:34 [INFO] 08:54:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- 08:54:35 [INFO] You have 0 Checkstyle violations. 08:54:35 [INFO] 08:54:35 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- 08:54:35 [INFO] Starting audit... 08:54:35 Audit done. 08:54:35 [INFO] You have 0 Checkstyle violations. 08:54:35 [INFO] 08:54:35 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 08:54:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:54:35 [INFO] Copying 2 resources 08:54:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-sources/license 08:54:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-resources/licenses 08:54:35 [INFO] 08:54:35 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- 08:54:35 [INFO] Changes detected - recompiling the module! :dependency 08:54:35 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 08:54:36 [INFO] 08:54:36 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> 08:54:36 [INFO] 08:54:36 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- 08:54:36 [INFO] Fork Value is true 08:54:37 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:54:37 [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:54:37 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:54:37 [java] WARNING: System::setSecurityManager will be removed in a future release 08:54:38 [INFO] Done SpotBugs Analysis.... 08:54:39 [INFO] 08:54:39 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< 08:54:39 [INFO] 08:54:39 [INFO] 08:54:39 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- 08:54:39 [INFO] BugInstance size is 0 08:54:39 [INFO] Error size is 0 08:54:39 [INFO] No errors/warnings found 08:54:39 [INFO] 08:54:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 08:54:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:54:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/src/test/resources 08:54:39 [INFO] 08:54:39 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- 08:54:39 [INFO] No sources to compile 08:54:39 [INFO] 08:54:39 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- 08:54:39 [INFO] No sources specified for compilation. Skipping. 08:54:39 [INFO] 08:54:39 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- 08:54:39 [INFO] No tests to run. 08:54:39 [INFO] 08:54:39 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- 08:54:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:54:39 [INFO] 08:54:39 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- 08:54:39 [INFO] 08:54:39 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 08:54:39 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.4.8-SNAPSHOT.jar 08:54:39 [INFO] 08:54:39 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- 08:54:39 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-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:54:39 [INFO] 08:54:39 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- 08:54:39 [INFO] No tests to run. 08:54:39 [INFO] 08:54:39 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- 08:54:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:54:39 [INFO] 08:54:39 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- 08:54:39 [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:54:39 [INFO] 08:54:39 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- 08:54:39 [INFO] 08:54:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 08:54:39 [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:54:39 [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:54:39 [INFO] 08:54:39 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-events --- 08:54:39 [INFO] 08:54:39 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 08:54:39 [INFO] Building cps-path-parser 3.4.8-SNAPSHOT [7/23] 08:54:39 [INFO] --------------------------------[ jar ]--------------------------------- 08:54:41 [INFO] 08:54:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 08:54:41 [INFO] 08:54:41 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- 08:54:41 [INFO] 08:54:41 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- 08:54:41 [INFO] 08:54:41 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- 08:54:41 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-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:54:41 [INFO] 08:54:41 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- 08:54:41 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-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:54:41 [INFO] 08:54:41 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 08:54:42 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/antlr4 08:54:42 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 08:54:42 [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:54:42 [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:54:42 [INFO] 08:54:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- 08:54:42 [INFO] You have 0 Checkstyle violations. 08:54:42 [INFO] 08:54:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- 08:54:42 [INFO] You have 0 Checkstyle violations. 08:54:42 [INFO] 08:54:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- 08:54:42 [INFO] Starting audit... 08:54:42 Audit done. 08:54:42 [INFO] You have 0 Checkstyle violations. 08:54:42 [INFO] 08:54:42 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 08:54:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:54:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/resources 08:54:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-sources/license 08:54:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-resources/licenses 08:54:42 [INFO] 08:54:42 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- 08:54:42 [INFO] Changes detected - recompiling the module! :dependency 08:54:42 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 08:54:43 [INFO] 08:54:43 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> 08:54:43 [INFO] 08:54:43 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- 08:54:43 [INFO] Fork Value is true 08:54:45 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:54:45 [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:54:45 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:54:45 [java] WARNING: System::setSecurityManager will be removed in a future release 08:54:47 [INFO] Done SpotBugs Analysis.... 08:54:47 [INFO] 08:54:47 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< 08:54:47 [INFO] 08:54:47 [INFO] 08:54:47 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- 08:54:47 [INFO] BugInstance size is 0 08:54:47 [INFO] Error size is 0 08:54:47 [INFO] No errors/warnings found 08:54:47 [INFO] 08:54:47 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 08:54:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:54:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/test/resources 08:54:47 [INFO] 08:54:47 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- 08:54:47 [INFO] No sources to compile 08:54:47 [INFO] 08:54:47 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- 08:54:47 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:54:47 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:54:48 [INFO] Compiled 4 files. 08:54:48 [INFO] 08:54:48 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- 08:54:49 [INFO] 08:54:49 [INFO] ------------------------------------------------------- 08:54:49 [INFO] T E S T S 08:54:49 [INFO] ------------------------------------------------------- 08:54:50 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 08:54:51 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 08:54:51 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 08:54:51 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 08:54:51 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 08:54:51 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 08:54:51 line 1:18 missing QName at '' 08:54:51 [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.683 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec 08:54:51 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 08:54:51 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec 08:54:51 [INFO] 08:54:51 [INFO] Results: 08:54:51 [INFO] 08:54:51 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 08:54:51 [INFO] 08:54:51 [INFO] 08:54:51 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- 08:54:51 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 08:54:51 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 08:54:51 [INFO] 08:54:51 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- 08:54:51 [INFO] 08:54:51 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 08:54:51 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.4.8-SNAPSHOT.jar 08:54:51 [INFO] 08:54:51 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- 08:54:51 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-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:54:51 [INFO] 08:54:51 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- 08:54:51 [INFO] 08:54:51 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- 08:54:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:54:51 [INFO] 08:54:51 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- 08:54:51 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 08:54:51 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 08:54:51 [INFO] All coverage checks have been met. 08:54:51 [INFO] 08:54:51 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- 08:54:51 [INFO] 08:54:51 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 08:54:51 [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:54:51 [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:54:51 [INFO] 08:54:51 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-path-parser --- 08:54:51 [INFO] 08:54:51 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 08:54:51 [INFO] Building cps-service 3.4.8-SNAPSHOT [8/23] 08:54:51 [INFO] --------------------------------[ jar ]--------------------------------- 08:54:56 [INFO] 08:54:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 08:54:56 [INFO] 08:54:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- 08:54:56 [INFO] 08:54:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- 08:54:56 [INFO] 08:54:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- 08:54: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-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:54:56 [INFO] 08:54:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- 08:54: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-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:54:56 [INFO] 08:54:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- 08:54:56 [INFO] You have 0 Checkstyle violations. 08:54:56 [INFO] 08:54:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- 08:54:57 [INFO] You have 0 Checkstyle violations. 08:54:57 [INFO] 08:54:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- 08:54:57 [INFO] Starting audit... 08:54:57 Audit done. 08:54:57 [INFO] You have 0 Checkstyle violations. 08:54:57 [INFO] 08:54:57 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 08:54:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:54:57 [INFO] Copying 1 resource 08:54:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-sources/license 08:54:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-resources/licenses 08:54:57 [INFO] 08:54:57 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- 08:54:57 [INFO] Changes detected - recompiling the module! :dependency 08:54:57 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 08:54:59 [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:54:59 [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:54:59 [INFO] 08:54:59 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> 08:54:59 [INFO] 08:54:59 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- 08:54:59 [INFO] Fork Value is true 08:55:00 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:55: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:55:00 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:55:00 [java] WARNING: System::setSecurityManager will be removed in a future release 08:55:04 [INFO] Done SpotBugs Analysis.... 08:55:04 [INFO] 08:55:04 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< 08:55:04 [INFO] 08:55:04 [INFO] 08:55:04 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- 08:55:04 [INFO] BugInstance size is 0 08:55:04 [INFO] Error size is 0 08:55:04 [INFO] No errors/warnings found 08:55:04 [INFO] 08:55:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 08:55:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:55:04 [INFO] Copying 30 resources 08:55:04 [INFO] 08:55:04 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- 08:55:04 [INFO] Changes detected - recompiling the module! :dependency 08:55:04 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 08:55:04 [INFO] 08:55:04 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- 08:55:04 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:55:04 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:55:06 [INFO] Compiled 67 files. 08:55:06 [INFO] 08:55:06 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- 08:55:06 [INFO] 08:55:06 [INFO] ------------------------------------------------------- 08:55:06 [INFO] T E S T S 08:55:06 [INFO] ------------------------------------------------------- 08:55:08 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 08:55:09 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.736 s - in org.onap.cps.utils.DataMapUtilsSpec 08:55:09 [INFO] Running org.onap.cps.utils.GsonSpec 08:55:09 first-container a-leaf a-Value 08:55:09 last-container x-leaf x-value 08:55:09 08:55:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.utils.GsonSpec 08:55:09 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 08:55:11 08:55:11.242 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 08:55:11 08:55:11.253 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 08:55:11 08:55:11.284 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 08:55:11 08:55:11.288 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 08:55:11 08:55:11.313 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 08:55:11 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.604 s - in org.onap.cps.utils.JsonObjectMapperSpec 08:55:11 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 08:55:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.716 s - in org.onap.cps.utils.JsonParserStreamSpec 08:55:12 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 08:55:12 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s - in org.onap.cps.utils.PrefixResolverSpec 08:55:12 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 08:55:12 [Fatal Error] :1:1: Content is not allowed in prolog. 08:55:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s - in org.onap.cps.utils.XmlFileUtilsSpec 08:55:12 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 08:55:12 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 08:55:12 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 08:55:12 [Fatal Error] :1:1: Premature end of file. 08:55:12 line 1:1 no viable alternative at input '/' 08:55:12 line 1:1 no viable alternative at input '/[' 08:55:12 line 1:11 missing QName at '' 08:55:12 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s - in org.onap.cps.utils.YangParserHelperSpec 08:55:12 [INFO] Running org.onap.cps.utils.YangParserSpec 08:55:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.onap.cps.utils.YangParserSpec 08:55:12 [INFO] Running org.onap.cps.utils.YangUtilsSpec 08:55:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.utils.YangUtilsSpec 08:55:12 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 08:55:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec 08:55:12 [INFO] Running org.onap.cps.api.impl.CpsAnchorServiceImplSpec 08:55:12 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.api.impl.CpsAnchorServiceImplSpec 08:55:12 [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec 08:55:12 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 08:55:12 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 08:55:13 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec 08:55:13 [INFO] Running org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 08:55:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 08:55:13 [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec 08:55:13 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec 08:55:13 [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec 08:55:13 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec 08:55:13 [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec 08:55:13 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec 08:55:13 [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec 08:55:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec 08:55:13 [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 08:55:15 08:55:07,712 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 08:55:15 08:55:07,716 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Here is a list of configurators discovered as a service, by rank: 08:55:15 08:55:07,716 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:55:15 08:55:07,716 |-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:55:15 08:55:07,716 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:55:15 08:55:07,725 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:55:15 08:55:07,725 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 08:55:15 08:55:07,726 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 08:55:15 08:55:07,728 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 08:55:15 08:55:07,728 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 08:55:15 08:55:07,728 |-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:55:15 08:55:07,728 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 08:55:15 08:55:07,730 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 08:55:15 08:55:07,730 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:55:15 08:55:07,730 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:55:15 08:55:07,730 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:55:15 08:55:07,730 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 08:55:15 08:55:07,731 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 08:55:15 08:55:07,731 |-INFO in ch.qos.logback.classic.BasicConfigurator@2f8892c5 - Setting up default configuration. 08:55:15 08:55:07,751 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 20 milliseconds. ExecutionStatus=NEUTRAL 08:55:15 08:55:13,987 |-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:55:15 08:55:13,987 |-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:55:15 08:55:13,989 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:55:15 08:55:13,989 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:55:15 08:55:13,989 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:55:15 08:55:13,989 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:55:15 08:55:13,990 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:55:15 08:55:13,992 |-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:55:15 08:55:13,992 |-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:55:15 08:55:13,999 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:55:15 08:55:13,999 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:55:15 08:55:14,006 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:55:15 08:55:14,040 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712220914039) 08:55:15 08:55:14,041 |-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:55:15 08:55:14,041 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:55:15 08:55:14,047 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:55:15 08:55:14,047 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:55:15 08:55:14,048 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:55:15 08:55:14,048 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:55:15 08:55:14,048 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:55:15 08:55:14,048 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:55:15 08:55:14,048 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:55:15 08:55:14,048 |-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:55:15 08:55:14,048 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:55:15 08:55:14,048 |-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:55:15 08:55:14,048 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:55:15 08:55:14,048 |-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:55:15 08:55:14,048 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:55:15 08:55:14,048 |-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:55:15 08:55:14,049 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:55:15 08:55:14,049 |-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:55:15 08:55:14,049 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:55:15 08:55:14,049 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:55:15 08:55:14,055 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:55:15 08:55:14,075 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:55:15 08:55:14,075 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:55:15 08:55:14,082 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:55:15 08:55:14,088 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:55:15 08:55:14,582 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3babb257 - Setting zoneId to "UTC" 08:55:15 08:55:14,591 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:55:15 08:55:14,591 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:55:15 08:55:14,856 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:55:15 08:55:14,857 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:55:15 08:55:14,857 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:55:15 08:55:14,857 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:55:15 08:55:14,858 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:55:15 08:55:14,858 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:55:15 08:55:14,858 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:55:15 08:55:14,858 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4c7108ce - End of configuration. 08:55:15 08:55:14,858 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@31733839 - Registering current configuration as safe fallback point 08:55:15 08:55:15 08:55:15 . ____ _ __ _ _ 08:55:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:55:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:55:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:55:15 ' |____| .__|_| |_|_| |_\__, | / / / / 08:55:15 =========|_|==============|___/=/_/_/_/ 08:55:15 :: Spring Boot :: (v3.2.4) 08:55:15 08:55:15 2024-04-04T08:55:14.986Z INFO 6626 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6626 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 08:55:15 2024-04-04T08:55:14.987Z INFO 6626 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 08:55:15 2024-04-04T08:55:15.353Z INFO 6626 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.674 seconds (process running for 8.487) 08:55:15 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:55:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.395 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 08:55:16 [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec 08:55:20 08:55:20 . ____ _ __ _ _ 08:55:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:55:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:55:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:55:20 ' |____| .__|_| |_|_| |_\__, | / / / / 08:55:20 =========|_|==============|___/=/_/_/_/ 08:55:20 :: Spring Boot :: (v3.2.4) 08:55:20 08:55:20 2024-04-04T08:55:16.076Z INFO 6626 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6626 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 08:55:20 2024-04-04T08:55:16.076Z INFO 6626 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 08:55:20 2024-04-04T08:55:16.179Z WARN 6626 --- [ 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:55:20 --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:55:20 2024-04-04T08:55:16.263Z INFO 6626 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:55:20 + + o o o o---o o----o o o---o o o----o o--o--o 08:55:20 + + + + | | / \ / | | / / \ | | 08:55:20 + + + + + o----o o o o o----o | o o o o----o | 08:55:20 + + + + | | / \ / | | \ / \ | | 08:55:20 + + o o o o o---o o----o o----o o---o o o o----o o 08:55:20 2024-04-04T08:55:16.263Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:55:20 2024-04-04T08:55:16.263Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.47]:5701 08:55:20 2024-04-04T08:55:16.263Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:55:20 2024-04-04T08:55:16.263Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.47]: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:55:20 2024-04-04T08:55:16.285Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:55:20 To enable the Jet engine on the members, do one of the following: 08:55:20 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:55:20 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:55:20 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:55:20 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:55:20 2024-04-04T08:55:16.476Z INFO 6626 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:55:20 2024-04-04T08:55:16.710Z INFO 6626 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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:55:20 2024-04-04T08:55:16.807Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:55:20 2024-04-04T08:55:16.812Z WARN 6626 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.47]: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:55:20 2024-04-04T08:55:17.121Z INFO 6626 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:55:20 2024-04-04T08:55:17.130Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.47]:5701 is STARTING 08:55:20 2024-04-04T08:55:20.208Z INFO 6626 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:55:20 08:55:20 Members {size:1, ver:1} [ 08:55:20 Member [10.30.106.47]:5701 - f8f8e13c-7606-4e34-ae7f-ee5d7de0788c this 08:55:20 ] 08:55:20 08:55:20 2024-04-04T08:55:20.227Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.47]:5701 is STARTED 08:55:20 2024-04-04T08:55:20.264Z INFO 6626 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 4.22 seconds (process running for 13.397) 08:55:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.271 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec 08:55:20 2024-04-04T08:55:20.309Z INFO 6626 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 08:55:20 [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec 08:55:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec 08:55:20 [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 08:55:23 2024-04-04T08:55:20.322Z INFO 6626 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5702 [my cluster] [5.3.6] 08:55:23 + + o o o o---o o----o o o---o o o----o o--o--o 08:55:23 + + + + | | / \ / | | / / \ | | 08:55:23 + + + + + o----o o o o o----o | o o o o----o | 08:55:23 + + + + | | / \ / | | \ / \ | | 08:55:23 + + o o o o o---o o----o o----o o---o o o o----o o 08:55:23 2024-04-04T08:55:20.322Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.47]:5702 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:55:23 2024-04-04T08:55:20.322Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.47]:5702 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.47]:5702 08:55:23 2024-04-04T08:55:20.322Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.47]:5702 [my cluster] [5.3.6] Cluster name: my cluster 08:55:23 2024-04-04T08:55:20.323Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.47]: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:55:23 2024-04-04T08:55:20.323Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.47]:5702 [my cluster] [5.3.6] The Jet engine is disabled. 08:55:23 To enable the Jet engine on the members, do one of the following: 08:55:23 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:55:23 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:55:23 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:55:23 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:55:23 2024-04-04T08:55:20.327Z INFO 6626 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.47]:5702 [my cluster] [5.3.6] TPC: disabled 08:55:23 2024-04-04T08:55:20.361Z INFO 6626 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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:55:23 2024-04-04T08:55:20.363Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5702 [my cluster] [5.3.6] Using Multicast discovery 08:55:23 2024-04-04T08:55:20.363Z WARN 6626 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.47]: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:55:23 2024-04-04T08:55:20.381Z INFO 6626 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5702 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:55:23 2024-04-04T08:55:20.381Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5702 [my cluster] [5.3.6] [10.30.106.47]:5702 is STARTING 08:55:23 2024-04-04T08:55:23.374Z INFO 6626 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.47]:5702 [my cluster] [5.3.6] 08:55:23 08:55:23 Members {size:1, ver:1} [ 08:55:23 Member [10.30.106.47]:5702 - 8e22cfdb-14cf-44e3-9298-67b96a341049 this 08:55:23 ] 08:55:23 08:55:23 2024-04-04T08:55:23.374Z WARN 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5702 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 08:55:28 2024-04-04T08:55:23.375Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5702 [my cluster] [5.3.6] [10.30.106.47]:5702 is STARTED 08:55:28 2024-04-04T08:55:23.383Z INFO 6626 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5703 [my cluster] [5.3.6] 08:55:28 + + o o o o---o o----o o o---o o o----o o--o--o 08:55:28 + + + + | | / \ / | | / / \ | | 08:55:28 + + + + + o----o o o o o----o | o o o o----o | 08:55:28 + + + + | | / \ / | | \ / \ | | 08:55:28 + + o o o o o---o o----o o----o o---o o o o----o o 08:55:28 2024-04-04T08:55:23.383Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.47]:5703 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:55:28 2024-04-04T08:55:23.383Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.47]:5703 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.47]:5703 08:55:28 2024-04-04T08:55:23.383Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.47]:5703 [my cluster] [5.3.6] Cluster name: my cluster 08:55:28 2024-04-04T08:55:23.383Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.47]: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:55:28 2024-04-04T08:55:23.383Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.47]:5703 [my cluster] [5.3.6] The Jet engine is disabled. 08:55:28 To enable the Jet engine on the members, do one of the following: 08:55:28 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:55:28 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:55:28 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:55:28 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:55:28 2024-04-04T08:55:23.388Z INFO 6626 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.47]:5703 [my cluster] [5.3.6] TPC: disabled 08:55:28 2024-04-04T08:55:23.397Z INFO 6626 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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:55:28 2024-04-04T08:55:23.399Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5703 [my cluster] [5.3.6] Using Multicast discovery 08:55:28 2024-04-04T08:55:23.399Z WARN 6626 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.47]: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:55:28 2024-04-04T08:55:23.436Z INFO 6626 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5703 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:55:28 2024-04-04T08:55:23.437Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5703 [my cluster] [5.3.6] [10.30.106.47]:5703 is STARTING 08:55:28 2024-04-04T08:55:23.525Z INFO 6626 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.47]:5703 [my cluster] [5.3.6] Trying to join to discovered node: [10.30.106.47]:5702 08:55:28 2024-04-04T08:55:23.550Z INFO 6626 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.47:5702 and /10.30.106.47:51391 08:55:28 2024-04-04T08:55:23.554Z INFO 6626 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.47:51391 and /10.30.106.47:5702 08:55:28 2024-04-04T08:55:28.652Z INFO 6626 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.47]:5702 [my cluster] [5.3.6] 08:55:28 08:55:28 Members {size:2, ver:2} [ 08:55:28 Member [10.30.106.47]:5702 - 8e22cfdb-14cf-44e3-9298-67b96a341049 this 08:55:28 Member [10.30.106.47]:5703 - 4abe353e-f9b7-43e7-bbed-6866d69ca6e3 08:55:28 ] 08:55:28 08:55:28 2024-04-04T08:55:28.664Z INFO 6626 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.47]:5703 [my cluster] [5.3.6] 08:55:28 08:55:28 Members {size:2, ver:2} [ 08:55:28 Member [10.30.106.47]:5702 - 8e22cfdb-14cf-44e3-9298-67b96a341049 08:55:28 Member [10.30.106.47]:5703 - 4abe353e-f9b7-43e7-bbed-6866d69ca6e3 this 08:55:28 ] 08:55:28 08:55:28 2024-04-04T08:55:28.664Z WARN 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5703 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 08:55:28 2024-04-04T08:55:28.665Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5703 [my cluster] [5.3.6] [10.30.106.47]:5703 is STARTED 08:55:34 2024-04-04T08:55:28.676Z INFO 6626 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5704 [my cluster] [5.3.6] 08:55:34 + + o o o o---o o----o o o---o o o----o o--o--o 08:55:34 + + + + | | / \ / | | / / \ | | 08:55:34 + + + + + o----o o o o o----o | o o o o----o | 08:55:34 + + + + | | / \ / | | \ / \ | | 08:55:34 + + o o o o o---o o----o o----o o---o o o o----o o 08:55:34 2024-04-04T08:55:28.676Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.47]:5704 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:55:34 2024-04-04T08:55:28.676Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.47]:5704 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.47]:5704 08:55:34 2024-04-04T08:55:28.676Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.47]:5704 [my cluster] [5.3.6] Cluster name: my cluster 08:55:34 2024-04-04T08:55:28.676Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.47]: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:55:34 2024-04-04T08:55:28.676Z INFO 6626 --- [ main] com.hazelcast.system : [10.30.106.47]:5704 [my cluster] [5.3.6] The Jet engine is disabled. 08:55:34 To enable the Jet engine on the members, do one of the following: 08:55:34 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:55:34 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:55:34 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:55:34 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:55:34 2024-04-04T08:55:28.681Z INFO 6626 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.47]:5704 [my cluster] [5.3.6] TPC: disabled 08:55:34 2024-04-04T08:55:28.689Z INFO 6626 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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:55:34 2024-04-04T08:55:28.690Z INFO 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5704 [my cluster] [5.3.6] Using Multicast discovery 08:55:34 2024-04-04T08:55:28.690Z WARN 6626 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.47]: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:55:34 2024-04-04T08:55:28.700Z INFO 6626 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5704 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:55:34 2024-04-04T08:55:28.701Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5704 [my cluster] [5.3.6] [10.30.106.47]:5704 is STARTING 08:55:34 2024-04-04T08:55:28.831Z INFO 6626 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.47]:5704 [my cluster] [5.3.6] Trying to join to discovered node: [10.30.106.47]:5702 08:55:34 2024-04-04T08:55:28.835Z INFO 6626 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.47:5702 and /10.30.106.47:38595 08:55:34 2024-04-04T08:55:28.838Z INFO 6626 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.47:38595 and /10.30.106.47:5702 08:55:34 2024-04-04T08:55:33.943Z INFO 6626 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.47]:5702 [my cluster] [5.3.6] 08:55:34 08:55:34 Members {size:3, ver:3} [ 08:55:34 Member [10.30.106.47]:5702 - 8e22cfdb-14cf-44e3-9298-67b96a341049 this 08:55:34 Member [10.30.106.47]:5703 - 4abe353e-f9b7-43e7-bbed-6866d69ca6e3 08:55:34 Member [10.30.106.47]:5704 - 22483650-1ff3-40a4-b659-4f63de6d1f5c 08:55:34 ] 08:55:34 08:55:34 2024-04-04T08:55:33.947Z INFO 6626 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.47]:5704 [my cluster] [5.3.6] 08:55:34 08:55:34 Members {size:3, ver:3} [ 08:55:34 Member [10.30.106.47]:5702 - 8e22cfdb-14cf-44e3-9298-67b96a341049 08:55:34 Member [10.30.106.47]:5703 - 4abe353e-f9b7-43e7-bbed-6866d69ca6e3 08:55:34 Member [10.30.106.47]:5704 - 22483650-1ff3-40a4-b659-4f63de6d1f5c this 08:55:34 ] 08:55:34 08:55:34 2024-04-04T08:55:33.947Z INFO 6626 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.47]:5703 [my cluster] [5.3.6] 08:55:34 08:55:34 Members {size:3, ver:3} [ 08:55:34 Member [10.30.106.47]:5702 - 8e22cfdb-14cf-44e3-9298-67b96a341049 08:55:34 Member [10.30.106.47]:5703 - 4abe353e-f9b7-43e7-bbed-6866d69ca6e3 this 08:55:34 Member [10.30.106.47]:5704 - 22483650-1ff3-40a4-b659-4f63de6d1f5c 08:55:34 ] 08:55:34 08:55:34 2024-04-04T08:55:33.948Z INFO 6626 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.47]:5704 [my cluster] [5.3.6] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 08:55:34 2024-04-04T08:55:33.951Z INFO 6626 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.47:5703 and /10.30.106.47:49291 08:55:34 2024-04-04T08:55:33.951Z INFO 6626 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.47:5704 and /10.30.106.47:60539 08:55:34 2024-04-04T08:55:33.952Z INFO 6626 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.47:49291 and /10.30.106.47:5703 08:55:34 2024-04-04T08:55:33.952Z INFO 6626 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.47:60539 and /10.30.106.47:5704 08:55:34 2024-04-04T08:55:34.947Z WARN 6626 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5704 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 08:55:34 2024-04-04T08:55:34.948Z INFO 6626 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5704 [my cluster] [5.3.6] [10.30.106.47]:5704 is STARTED 08:55:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.643 s - in org.onap.cps.cache.HazelcastCacheConfigSpec 08:55:34 [INFO] Running org.onap.cps.config.AsyncConfigSpec 08:55:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.config.AsyncConfigSpec 08:55:35 [INFO] Running org.onap.cps.config.CacheConfigSpec 08:55:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.config.CacheConfigSpec 08:55:35 [INFO] Running org.onap.cps.events.EventsPublisherSpec 08:55:35 2024-04-04T08:55:35.195Z DEBUG 6626 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 08:55:35 2024-04-04T08:55:35.201Z ERROR 6626 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 08:55:35 2024-04-04T08:55:35.213Z DEBUG 6626 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 08:55:35 2024-04-04T08:55:35.220Z DEBUG 6626 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 08:55:35 2024-04-04T08:55:35.224Z DEBUG 6626 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 08:55:35 2024-04-04T08:55:35.225Z DEBUG 6626 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 08:55:35 2024-04-04T08:55:35.225Z ERROR 6626 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 08:55:35 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s - in org.onap.cps.events.EventsPublisherSpec 08:55:35 [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec 08:55:35 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.spi.FetchDescendantsOptionSpec 08:55:35 [INFO] Running org.onap.cps.spi.PaginationOptionSpec 08:55:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.spi.PaginationOptionSpec 08:55:35 [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec 08:55:35 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec 08:55:35 [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec 08:55:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.onap.cps.spi.model.ConditionPropertiesSpec 08:55:35 [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 08:55:35 2024-04-04T08:55:35.478Z WARN 6626 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy145 08:55:35 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s - in org.onap.cps.spi.model.DataNodeBuilderSpec 08:55:35 [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec 08:55:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec 08:55:35 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 08:55:35 2024-04-04T08:55:35.551Z ERROR 6626 --- [ 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:55:35 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 08:55:35 [INFO] 08:55:35 [INFO] Results: 08:55:35 [INFO] 08:55:35 [INFO] Tests run: 309, Failures: 0, Errors: 0, Skipped: 0 08:55:35 [INFO] 08:55:35 [INFO] 08:55:35 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- 08:55:35 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 08:55:35 [INFO] Analyzed bundle 'cps-service' with 56 classes 08:55:35 [INFO] 08:55:35 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- 08:55:36 [INFO] 08:55:36 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 08:55:36 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar 08:55:36 [INFO] 08:55:36 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- 08:55:36 [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:55:36 [INFO] 08:55:36 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- 08:55:36 [INFO] 08:55:36 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- 08:55:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:55:36 [INFO] 08:55:36 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- 08:55:36 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 08:55:36 [INFO] Analyzed bundle 'cps-service' with 56 classes 08:55:36 [INFO] All coverage checks have been met. 08:55:36 [INFO] 08:55:36 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- 08:55:36 [INFO] 08:55:36 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 08:55:36 [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:55:36 [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:55:36 [INFO] 08:55:36 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-service --- 08:55:36 [INFO] 08:55:36 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 08:55:36 [INFO] Building cps-rest 3.4.8-SNAPSHOT [9/23] 08:55:36 [INFO] --------------------------------[ jar ]--------------------------------- 08:55:38 [INFO] 08:55:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 08:55:38 [INFO] 08:55:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- 08:55:38 [INFO] 08:55:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- 08:55:38 [INFO] 08:55:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- 08:55:38 [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:55:38 [INFO] 08:55:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- 08:55:38 [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:55:38 [INFO] 08:55:38 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- 08:55:41 [INFO] Generating with dryRun=false 08:55:41 [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:55:41 [INFO] OpenAPI Generator: spring (server) 08:55:41 [INFO] Generator 'spring' is considered stable. 08:55:41 [INFO] ---------------------------------- 08:55:41 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 08:55:41 [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:55:41 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 08:55:41 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:55:41 [INFO] Processing operation createDataspace 08:55:41 [INFO] Processing operation deleteDataspace 08:55:41 [INFO] Processing operation createDataspaceV2 08:55:41 [INFO] Processing operation getAllDataspaces 08:55:41 [INFO] Processing operation getDataspace 08:55:41 [INFO] Processing operation createAnchor 08:55:41 [INFO] Processing operation createAnchorV2 08:55:41 [INFO] Processing operation getAnchors 08:55:41 [INFO] Processing operation getAnchor 08:55:41 [INFO] Processing operation deleteAnchor 08:55:41 [INFO] Processing operation createSchemaSet 08:55:41 [INFO] Processing operation createSchemaSetV2 08:55:41 [INFO] Processing operation getSchemaSets 08:55:41 [INFO] Processing operation getSchemaSet 08:55:41 [INFO] Processing operation deleteSchemaSet 08:55:41 [INFO] Processing operation getNodeByDataspaceAndAnchor 08:55:41 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 08:55:41 [INFO] Processing operation replaceNode 08:55:41 [INFO] Processing operation createNode 08:55:41 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:55:41 [INFO] Processing operation deleteDataNode 08:55:41 [INFO] Processing operation updateNodeLeaves 08:55:41 [INFO] Processing operation deleteListOrListElement 08:55:41 [INFO] Processing operation replaceListContent 08:55:41 [INFO] Processing operation addListElements 08:55:41 [INFO] Processing operation getDeltaByDataspaceAndAnchors 08:55:41 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 08:55:41 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 08:55:41 [INFO] Processing operation getNodesByDataspaceAndCpsPath 08:55:41 [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:55:41 [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:55:41 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 08:55:41 [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:55:41 [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:55:41 [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:55:41 [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:55:41 [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:55:41 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:55:41 [WARNING] Multiple MediaTypes found, using only the first one 08:55:41 [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:55:41 [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:55:41 [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:55:41 [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:55:41 [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:55:41 [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:55:41 [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:55:41 [INFO] Skipping generation of supporting files. 08:55:41 ################################################################################ 08:55:41 # Thanks for using OpenAPI Generator. # 08:55:41 # Please consider donation to help us maintain this project 🙏 # 08:55:41 # https://opencollective.com/openapi_generator/donate # 08:55:41 ################################################################################ 08:55:41 [INFO] 08:55:41 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- 08:55:41 [INFO] You have 0 Checkstyle violations. 08:55:41 [INFO] 08:55:41 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- 08:55:41 [INFO] You have 0 Checkstyle violations. 08:55:41 [INFO] 08:55:41 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- 08:55:41 [INFO] Starting audit... 08:55:41 Audit done. 08:55:41 [INFO] You have 0 Checkstyle violations. 08:55:41 [INFO] 08:55:41 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- 08:55:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:55:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/src/main/resources 08:55:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/license 08:55:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-resources/licenses 08:55:41 [INFO] 08:55:41 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- 08:55:41 [INFO] Changes detected - recompiling the module! :dependency 08:55:41 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 08:55:42 [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:55:42 [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:55:42 [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:55:42 [INFO] 08:55:42 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> 08:55:42 [INFO] 08:55:42 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- 08:55:42 [INFO] Fork Value is true 08:55:44 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:55:44 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 08:55:44 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:55:44 [java] WARNING: System::setSecurityManager will be removed in a future release 08:55:46 [INFO] Done SpotBugs Analysis.... 08:55:46 [INFO] 08:55:46 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< 08:55:46 [INFO] 08:55:46 [INFO] 08:55:46 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- 08:55:46 [INFO] BugInstance size is 0 08:55:46 [INFO] Error size is 0 08:55:46 [INFO] No errors/warnings found 08:55:46 [INFO] 08:55:46 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- 08:55:46 [INFO] Generating with dryRun=false 08:55:46 [INFO] No .openapi-generator-ignore file found. 08:55:46 [INFO] OpenAPI Generator: openapi-yaml (documentation) 08:55:46 [INFO] Generator 'openapi-yaml' is considered stable. 08:55:46 [INFO] Output file [outputFile=openapi.yaml] 08:55:46 [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:55:46 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 08:55:46 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:55:46 [WARNING] Multiple MediaTypes found, using only the first one 08:55:46 [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:55:46 [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:55:46 [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:55:46 [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:55:46 [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:55:46 [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:55:46 [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:55:46 [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:55:46 [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:55:46 [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:55:46 [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:55:46 [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:55:46 [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:55:46 [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:55:46 [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:55:46 [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:55:46 [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:55:46 [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:55:46 [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:55:46 [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:55:46 [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:55:46 [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:55:46 [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:55:46 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/README.md 08:55:46 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/openapi.yaml 08:55:46 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 08:55:46 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 08:55:46 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 08:55:46 ################################################################################ 08:55:46 # Thanks for using OpenAPI Generator. # 08:55:46 # Please consider donation to help us maintain this project 🙏 # 08:55:46 # https://opencollective.com/openapi_generator/donate # 08:55:46 ################################################################################ 08:55:46 [INFO] 08:55:46 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- 08:55:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:55:46 [INFO] Copying 1 resource 08:55:46 [INFO] 08:55:46 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- 08:55:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:55:46 [INFO] Copying 6 resources 08:55:46 [INFO] 08:55:46 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- 08:55:46 [INFO] Changes detected - recompiling the module! :dependency 08:55:46 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 08:55:47 [INFO] 08:55:47 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- 08:55:47 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:55:47 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:55:48 [INFO] Compiled 27 files. 08:55:48 [INFO] 08:55:48 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- 08:55:48 [INFO] 08:55:48 [INFO] ------------------------------------------------------- 08:55:48 [INFO] T E S T S 08:55:48 [INFO] ------------------------------------------------------- 08:55:50 08:55:49.780 [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:55:50 08:55:50.006 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 08:55:50 08:55:50.141 [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:55:50 08:55:50.159 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 08:55:50 08:55:50.181 [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:55:50 08:55:50.193 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 08:55:50 08:55:50.209 [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:55:50 08:55:50.235 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 08:55:50 08:55:50.271 [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:55:50 08:55:50.280 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 08:55:50 08:55:50.284 [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:55:50 08:55:50.292 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 08:55:50 08:55:50.295 [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:55:50 08:55:50.302 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 08:55:50 08:55:50.304 [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:55:50 08:55:50.311 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 08:55:50 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 08:55:53 08:55:49,584 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 08:55:53 08:55:49,587 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Here is a list of configurators discovered as a service, by rank: 08:55:53 08:55:49,587 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:55:53 08:55:49,588 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 08:55:53 08:55:49,588 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:55:53 08:55:49,596 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:55:53 08:55:49,596 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 08:55:53 08:55:49,597 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 08:55:53 08:55:49,599 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 08:55:53 08:55:49,599 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 08:55:53 08:55:49,599 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:55:53 08:55:49,599 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 08:55:53 08:55:49,600 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 08:55:53 08:55:49,601 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:55:53 08:55:49,601 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:55:53 08:55:49,601 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:55:53 08:55:49,601 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 08:55:53 08:55:49,602 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 08:55:53 08:55:49,602 |-INFO in ch.qos.logback.classic.BasicConfigurator@371fdf43 - Setting up default configuration. 08:55:53 08:55:49,627 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 25 milliseconds. ExecutionStatus=NEUTRAL 08:55:53 08:55:51,505 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@37f687c1 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 08:55:53 08:55:51,564 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@297da2c3 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 08:55:53 08:55:51,564 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@37f687c1 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 08:55:53 08:55:51,568 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:55:53 08:55:51,568 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:55:53 08:55:51,568 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:55:53 08:55:51,568 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:55:53 08:55:51,568 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:55:53 08:55:51,570 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@297da2c3 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 08:55:53 08:55:51,570 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@37f687c1 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 08:55:53 08:55:51,578 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:55:53 08:55:51,578 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:55:53 08:55:51,583 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:55:53 08:55:51,620 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712220951619) 08:55:53 08:55:51,620 |-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:55:53 08:55:51,620 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:55:53 08:55:51,628 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:55:53 08:55:51,628 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:55:53 08:55:51,630 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:55:53 08:55:51,630 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:55:53 08:55:51,630 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:55:53 08:55:51,630 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:55:53 08:55:51,630 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:55:53 08:55:51,630 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:55:53 08:55:51,630 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:55:53 08:55:51,630 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:55:53 08:55:51,630 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:55:53 08:55:51,630 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:55:53 08:55:51,630 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:55:53 08:55:51,630 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:55:53 08:55:51,630 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:55:53 08:55:51,630 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:55:53 08:55:51,630 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:55:53 08:55:51,631 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:55:53 08:55:51,637 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:55:53 08:55:51,659 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:55:53 08:55:51,659 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:55:53 08:55:51,671 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:55:53 08:55:51,679 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:55:53 08:55:51,994 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2b9bacb8 - Setting zoneId to "UTC" 08:55:53 08:55:52,003 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:55:53 08:55:52,003 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:55:53 08:55:52,273 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:55:53 08:55:52,274 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:55:53 08:55:52,274 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:55:53 08:55:52,274 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:55:53 08:55:52,275 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:55:53 08:55:52,275 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:55:53 08:55:52,275 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:55:53 08:55:52,275 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2850fe85 - End of configuration. 08:55:53 08:55:52,275 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6c7f3af6 - Registering current configuration as safe fallback point 08:55:53 08:55:53 08:55:53 . ____ _ __ _ _ 08:55:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:55:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:55:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:55:53 ' |____| .__|_| |_|_| |_\__, | / / / / 08:55:53 =========|_|==============|___/=/_/_/_/ 08:55:53 :: Spring Boot :: (v3.2.4) 08:55:53 08:55:53 2024-04-04T08:55:52.408Z INFO 6966 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6966 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 08:55:53 2024-04-04T08:55:52.409Z INFO 6966 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 08:55:53 2024-04-04T08:55:53.795Z INFO 6966 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:55:53 2024-04-04T08:55:53.795Z INFO 6966 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:55:53 2024-04-04T08:55:53.796Z INFO 6966 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 08:55:53 2024-04-04T08:55:53.819Z INFO 6966 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.769 seconds (process running for 5.058) 08:55:54 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:55:55 2024-04-04T08:55:54.980Z ERROR 6966 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:55:55 08:55:55 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 08:55:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:55:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:55:55 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:55:55 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:55:55 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:55:55 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:55:55 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:55:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:55:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:55:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 08:55:55 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:103) 08:55:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:55:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:55:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:55:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:55:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:55:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:55:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:55:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:55:55 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:55:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:55:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:55:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:55:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:55:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:55:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:55:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:55:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:55:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:55:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:55:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:55:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:55:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:55:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:55:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:55:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:55:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:55:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:55:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:55:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:55:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:55:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:55:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:55:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:55:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:55:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:55:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:55:55 Caused by: java.lang.RuntimeException: null 08:55:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:55:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:55:55 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:55:55 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:55:55 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:55:55 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:55:55 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:55:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:55:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:55:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 08:55:55 ... 88 common frames omitted 08:55:55 08:55:55 2024-04-04T08:55:55.182Z ERROR 6966 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:55:55 08:55:55 org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. 08:55:55 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) 08:55:55 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) 08:55:55 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:110) 08:55:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:55:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:55:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:55:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:55:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:55:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:55:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:55:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:55:55 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 08:55:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:55:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:55:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:55:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:55:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:55:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:55:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:55:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:55:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:55:55 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:55:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:55:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:55:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:55:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:55:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:55:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:55:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:55:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:55:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:55:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:55:55 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:216) 08:55:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:55:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:55:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:55:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:55:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:55:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:55:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:55:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:55:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:55:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:55:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:55:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:55:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:55:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:55:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:55:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:55:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:55:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:55:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:55:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:55:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:55:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:55:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:55:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:55:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:55:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:55:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:55:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:55:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:55:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:55:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:55:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:55:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:55:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:55:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:55:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:55:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:55:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:55:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:55:55 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 08:55:55 and component.yang=fake component content 1 08:55:55 08:55:55 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 08:55:55 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 08:55:55 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 08:55:55 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 08:55:55 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 08:55:55 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 08:55:55 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 08:55:55 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 08:55:55 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) 08:55:55 ... 150 common frames omitted 08:55:55 08:55:55 2024-04-04T08:55:55.328Z ERROR 6966 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:55:55 08:55:55 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 08:55:55 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 08:55:55 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 08:55:55 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 08:55:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 08:55:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:55:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:55:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:55:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:55:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:55:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:55:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:55:55 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:55:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:55:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:55:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:55:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:55:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:55:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:55:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:55:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:55:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:55:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:55:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:55:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:55:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:55:55 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 08:55:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:55:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:55:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:55:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:55:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:55:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:55:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:55:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:55:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:55:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:55:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:55:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:55:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:55:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:55:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:55:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:55:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:55:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:55:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:55:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:55:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:55:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:55:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:55:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:55:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:55:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:55:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:55:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:55:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:55:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:55:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:55:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:55:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:55:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:55:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:55:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:55:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:55:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:55:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:55:55 08:55:55 2024-04-04T08:55:55.337Z ERROR 6966 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:55:55 08:55:55 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 08:55:55 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 08:55:55 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 08:55:55 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 08:55:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 08:55:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:55:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:55:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:55:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:55:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:55:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:55:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:55:55 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:55:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:55:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:55:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:55:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:55:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:55:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:55:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:55:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:55:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:55:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:55:55 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 08:55:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:55:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:55:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:55:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:55:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:55:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:55:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:55:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:55:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:55:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:55:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:55:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:55:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:55:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:55:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:55:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:55:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:55:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:55:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:55:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:55:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:55:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:55:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:55:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:55:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:55:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:55:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:55:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:55:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:55:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:55:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:55:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:55:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:55:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:55:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:55:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:55:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:55:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:55:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:55:55 08:55:55 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.811 s - in org.onap.cps.rest.controller.AdminRestControllerSpec 08:55:55 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 08:55:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec 08:55:55 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 08:55:55 08:55:55 . ____ _ __ _ _ 08:55:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:55:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:55:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:55:55 ' |____| .__|_| |_|_| |_\__, | / / / / 08:55:55 =========|_|==============|___/=/_/_/_/ 08:55:55 :: Spring Boot :: (v3.2.4) 08:55:55 08:55:55 2024-04-04T08:55:55.547Z INFO 6966 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6966 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 08:55:55 2024-04-04T08:55:55.547Z INFO 6966 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 08:55:55 2024-04-04T08:55:55.899Z INFO 6966 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:55:55 2024-04-04T08:55:55.899Z INFO 6966 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:55:55 2024-04-04T08:55:55.899Z INFO 6966 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 08:55:55 2024-04-04T08:55:55.905Z INFO 6966 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.388 seconds (process running for 7.144) 08:55:56 2024-04-04T08:55:56.001Z ERROR 6966 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:55:56 08:55:56 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:55:56 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:55:56 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:55:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:55:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:55:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:55:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:55:56 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:55:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:55:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:55:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:55:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:55:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:55:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:55:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:55:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:55:56 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:55:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:55:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:55:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:55:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:55:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:55:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:55:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:55:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:55:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:55:56 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:55:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:55:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:55:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:55:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:55:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:55:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:55:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:55:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:55:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:55:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:55:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:55:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:55:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:55:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:55:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:55:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:55:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:55:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:55:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:55:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:55:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:55:56 08:55:56 2024-04-04T08:55:56.131Z ERROR 6966 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:55:56 08:55:56 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:55:56 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:55:56 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:55:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:55:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:55:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:55:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:55:56 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:55:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:55:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:55:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:55:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:55:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:55:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:55:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:55:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:55:56 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:55:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:55:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:55:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:55:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:55:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:55:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:55:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:55:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:55:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:55:56 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:55:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:55:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:55:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:55:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:55:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:55:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:55:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:55:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:55:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:55:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:55:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:55:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:55:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:55:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:55:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:55:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:55:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:55:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:55:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:55:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:55:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:55:56 08:55:56 2024-04-04T08:55:56.152Z ERROR 6966 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:55:56 08:55:56 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:55:56 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:55:56 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:55:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:55:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:55:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:55:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:55:56 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:55:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:55:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:55:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:55:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:55:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:55:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:55:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:55:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:55:56 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:55:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:55:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:55:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:55:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:55:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:55:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:55:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:55:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:55:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:55:56 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:55:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:55:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:55:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:55:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:55:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:55:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:55:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:55:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:55:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:55:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:55:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:55:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:55:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:55:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:55:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:55:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:55:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:55:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:55:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:55:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:55:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:55:56 08:55:56 2024-04-04T08:55:56.389Z ERROR 6966 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:55:56 08:55:56 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:55:56 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:55:56 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:55:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:55:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:55:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:55:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:55:56 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:55:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:55:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:55:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:55:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:55:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:55:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:55:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:55:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:55:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 08:55:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:55:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:55:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:55:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:55:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:55:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:55:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:55:56 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:384) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:55:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:55:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:55:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:55:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:55:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:55:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:55:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:55:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:55:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:55:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:55:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:55:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:55:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:55:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:55:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:55:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:55:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:55:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:55:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:55:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:55:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:55:56 08:55:56 2024-04-04T08:55:56.414Z ERROR 6966 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:55:56 08:55:56 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:55:56 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:55:56 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:55:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:55:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:55:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:55:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:55:56 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:55:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:55:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:55:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:55:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:55:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:55:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:55:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:55:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:55:56 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 08:55:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 08:55:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:55:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:55:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:55:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:55:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:55:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:55:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:55:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:55:56 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:429) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:55:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:55:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:55:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:55:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:55:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:55:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:55:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:55:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:55:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:55:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:55:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:55:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:55:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:55:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:55:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:55:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:55:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:55:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:55:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:55:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:55:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:55:56 08:55:56 2024-04-04T08:55:56.429Z ERROR 6966 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:55:56 08:55:56 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:55:56 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:55:56 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:55:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:55:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:55:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:55:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:55:56 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:55:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:55:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:55:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:55:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:55:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:55:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:55:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:55:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:55:56 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 08:55:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 08:55:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:55:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:55:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:55:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:55:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:55:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:55:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:55:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:55:56 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:454) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:55:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:55:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:55:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:55:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:55:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:55:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:55:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:55:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:55:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:55:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:55:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:55:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:55:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:55:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:55:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:55:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:55:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:55:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:55:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:55:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:55:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:55:56 08:55:56 2024-04-04T08:55:56.441Z ERROR 6966 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:55:56 08:55:56 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:55:56 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:55:56 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:55:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:55:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:55:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:55:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:55:56 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:55:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:55:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:55:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:55:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:55:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:55:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:55:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:55:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:55:56 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 08:55:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 08:55:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:55:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:55:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:55:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:55:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:55:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:55:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:55:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:55:56 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:55:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:55:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:55:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:55:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:55:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:55:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:55:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:55:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:55:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:55:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:55:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:55:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:55:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:55:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:55:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:55:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:55:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:55:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:55:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:55:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:55:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:55:56 08:55:56 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 s - in org.onap.cps.rest.controller.DataRestControllerSpec 08:55:56 2024-04-04T08:55:56.452Z ERROR 6966 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:55:56 08:55:56 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 08:55:56 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 08:55:56 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:55:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:55:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:55:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:55:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:55:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:55:56 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:55:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:55:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:55:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:55:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:55:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:55:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:55:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:55:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:55:56 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 08:55:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 08:55:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:55:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:55:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:55:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:55:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:55:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:55:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:55:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:55:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:55:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:55:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:55:56 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:55:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:55:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:55:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:55:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:55:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:55:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:55:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:55:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:55:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:55:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:55:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:55:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:55:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:55:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:55:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:55:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:55:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:55:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:55:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:55:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:55:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:55:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:55:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:55:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:55:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:55:56 08:55:56 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 08:55:56 08:55:56 . ____ _ __ _ _ 08:55:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:55:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:55:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:55:56 ' |____| .__|_| |_|_| |_\__, | / / / / 08:55:56 =========|_|==============|___/=/_/_/_/ 08:55:56 :: Spring Boot :: (v3.2.4) 08:55:56 08:55:56 2024-04-04T08:55:56.492Z INFO 6966 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6966 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 08:55:56 2024-04-04T08:55:56.492Z INFO 6966 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 08:55:56 2024-04-04T08:55:56.735Z INFO 6966 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:55:56 2024-04-04T08:55:56.735Z INFO 6966 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:55:56 2024-04-04T08:55:56.735Z INFO 6966 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 08:55:56 2024-04-04T08:55:56.740Z INFO 6966 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.276 seconds (process running for 7.979) 08:55:56 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 s - in org.onap.cps.rest.controller.QueryRestControllerSpec 08:55:56 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 08:55:57 08:55:57 . ____ _ __ _ _ 08:55:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:55:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:55:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:55:57 ' |____| .__|_| |_|_| |_\__, | / / / / 08:55:57 =========|_|==============|___/=/_/_/_/ 08:55:57 :: Spring Boot :: (v3.2.4) 08:55:57 08:55:57 2024-04-04T08:55:56.914Z INFO 6966 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6966 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 08:55:57 2024-04-04T08:55:56.914Z INFO 6966 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 08:55:57 2024-04-04T08:55:57.177Z INFO 6966 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:55:57 2024-04-04T08:55:57.177Z INFO 6966 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:55:57 2024-04-04T08:55:57.178Z INFO 6966 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 08:55:57 2024-04-04T08:55:57.182Z INFO 6966 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.291 seconds (process running for 8.421) 08:55:57 2024-04-04T08:55:57.202Z ERROR 6966 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:55:57 08:55:57 java.lang.IllegalStateException: some error message 08:55:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:55:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:55:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:55:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:55:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:55:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:55:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:55:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:55:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:55:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:55:57 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:108) 08:55:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:55:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:55:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:55:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:55:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:55:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:55:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:55:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:55:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:55:57 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:55:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:55:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:55:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:55:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:55:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:55:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:55:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:55:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:55:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:55:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:55:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:55:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:55:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:55:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:55:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:55:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:55:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:55:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:55:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:55:57 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:55:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:55:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:55:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:55:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:55:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:55:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:55:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:55:57 08:55:57 2024-04-04T08:55:57.224Z ERROR 6966 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 08:55:57 08:55:57 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 08:55:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:55:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:55:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:55:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:55:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:55:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:55:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:55:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:55:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:55:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 08:55:57 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:135) 08:55:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:55:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:55:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:55:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:55:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:55:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:55:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:55:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:55:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:55:57 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:55:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:55:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:55:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:55:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:55:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:55:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:55:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:55:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:55:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:55:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:55:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:55:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:55:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:55:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:55:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:55:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:55:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:55:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:55:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:55:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:55:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:55:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:55:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:55:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:55:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:55:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:55:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:55:57 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:55:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:55:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:55:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:55:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:55:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:55:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:55:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:55:57 Caused by: java.lang.Throwable: null 08:55:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:55:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:55:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:55:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:55:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:55:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:55:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:55:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:55:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:55:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 08:55:57 ... 88 common frames omitted 08:55:57 08:55:57 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.4 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 08:55:57 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 08:55:57 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec 08:55:57 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 08:55:57 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 08:55:57 [INFO] 08:55:57 [INFO] Results: 08:55:57 [INFO] 08:55:57 [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 08:55:57 [INFO] 08:55:57 [INFO] 08:55:57 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- 08:55:57 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 08:55:57 [INFO] Analyzed bundle 'cps-rest' with 6 classes 08:55:57 [INFO] 08:55:57 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- 08:55:57 [INFO] 08:55:57 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 08:55:57 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.4.8-SNAPSHOT.jar 08:55:57 [INFO] 08:55:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- 08:55: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-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:55:57 [INFO] 08:55:57 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- 08:55:57 [INFO] 08:55:57 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- 08:55:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:55:57 [INFO] 08:55:57 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- 08:55:57 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 08:55:57 [INFO] Analyzed bundle 'cps-rest' with 6 classes 08:55:57 [INFO] All coverage checks have been met. 08:55:57 [INFO] 08:55:57 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- 08:55:57 [INFO] 08:55:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 08:55:57 [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:55:57 [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:55:57 [INFO] 08:55:57 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-rest --- 08:55:57 [INFO] 08:55:57 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 08:55:57 [INFO] Building cps-ncmp-events 3.4.8-SNAPSHOT [10/23] 08:55:57 [INFO] --------------------------------[ jar ]--------------------------------- 08:55:57 [INFO] 08:55:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 08:55:57 [INFO] 08:55:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- 08:55:57 [INFO] 08:55:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- 08:55:57 [INFO] 08:55:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- 08:55: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-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:55:57 [INFO] 08:55:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 08:55: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-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:55:57 [INFO] 08:55:57 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 08:55:57 [INFO] 08:55:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- 08:55:57 [INFO] You have 0 Checkstyle violations. 08:55:57 [INFO] 08:55:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- 08:55:58 [INFO] You have 0 Checkstyle violations. 08:55:58 [INFO] 08:55:58 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- 08:55:58 [INFO] Starting audit... 08:55:58 Audit done. 08:55:58 [INFO] You have 0 Checkstyle violations. 08:55:58 [INFO] 08:55:58 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 08:55:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:55:58 [INFO] Copying 12 resources 08:55:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-sources/license 08:55:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-resources/licenses 08:55:58 [INFO] 08:55:58 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- 08:55:58 [INFO] Changes detected - recompiling the module! :dependency 08:55:58 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 08:55:58 [INFO] 08:55:58 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> 08:55:58 [INFO] 08:55:58 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- 08:55:58 [INFO] Fork Value is true 08:55:59 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:55: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:55:59 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:55:59 [java] WARNING: System::setSecurityManager will be removed in a future release 08:56:02 [INFO] Done SpotBugs Analysis.... 08:56:02 [INFO] 08:56:02 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< 08:56:02 [INFO] 08:56:02 [INFO] 08:56:02 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- 08:56:02 [INFO] BugInstance size is 0 08:56:02 [INFO] Error size is 0 08:56:02 [INFO] No errors/warnings found 08:56:02 [INFO] 08:56:02 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 08:56:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:56:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/src/test/resources 08:56:02 [INFO] 08:56:02 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- 08:56:02 [INFO] No sources to compile 08:56:02 [INFO] 08:56:02 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- 08:56:02 [INFO] No sources specified for compilation. Skipping. 08:56:02 [INFO] 08:56:02 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- 08:56:02 [INFO] No tests to run. 08:56:02 [INFO] 08:56:02 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- 08:56:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:56:02 [INFO] 08:56:02 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- 08:56:02 [INFO] 08:56:02 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 08:56:02 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.4.8-SNAPSHOT.jar 08:56:02 [INFO] 08:56:02 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- 08:56:02 [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:56:02 [INFO] 08:56:02 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- 08:56:02 [INFO] No tests to run. 08:56:02 [INFO] 08:56:02 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- 08:56:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:56:02 [INFO] 08:56:02 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- 08:56:02 [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:56:02 [INFO] 08:56:02 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- 08:56:02 [INFO] 08:56:02 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 08:56:02 [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:56:02 [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:56:02 [INFO] 08:56:02 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-events --- 08:56:02 [INFO] 08:56:02 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 08:56:02 [INFO] Building cps-ncmp-service 3.4.8-SNAPSHOT [11/23] 08:56:02 [INFO] --------------------------------[ jar ]--------------------------------- 08:56:03 [INFO] 08:56:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 08:56:03 [INFO] 08:56:03 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- 08:56:03 [INFO] 08:56:03 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- 08:56:03 [INFO] 08:56:03 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- 08:56:03 [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:56:03 [INFO] 08:56:03 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 08:56:03 [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:56:03 [INFO] 08:56:03 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- 08:56:03 [INFO] You have 0 Checkstyle violations. 08:56:03 [INFO] 08:56:03 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- 08:56:03 [INFO] You have 0 Checkstyle violations. 08:56:03 [INFO] 08:56:03 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- 08:56:03 [INFO] Starting audit... 08:56:03 Audit done. 08:56:03 [INFO] You have 0 Checkstyle violations. 08:56:03 [INFO] 08:56:03 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 08:56:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:56:03 [INFO] Copying 2 resources 08:56:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-sources/license 08:56:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-resources/licenses 08:56:03 [INFO] 08:56:03 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- 08:56:03 [INFO] Changes detected - recompiling the module! :dependency 08:56:03 [INFO] Compiling 117 source files with javac [debug release 17] to target/classes 08:56:05 [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:56:05 [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:56:05 [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:56:05 [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:56:05 [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:56:05 [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:56:05 [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:56:05 [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:56:05 [INFO] 08:56:05 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> 08:56:05 [INFO] 08:56:05 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- 08:56:05 [INFO] Fork Value is true 08:56:07 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:56:07 [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:56:07 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:56:07 [java] WARNING: System::setSecurityManager will be removed in a future release 08:56:12 [INFO] Done SpotBugs Analysis.... 08:56:12 [INFO] 08:56:12 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< 08:56:12 [INFO] 08:56:12 [INFO] 08:56:12 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- 08:56:12 [INFO] BugInstance size is 0 08:56:12 [INFO] Error size is 0 08:56:12 [INFO] No errors/warnings found 08:56:12 [INFO] 08:56:12 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 08:56:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:56:12 [INFO] Copying 12 resources 08:56:12 [INFO] 08:56:12 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- 08:56:12 [INFO] Changes detected - recompiling the module! :dependency 08:56:12 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 08:56:12 [INFO] 08:56:12 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- 08:56:12 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:56:12 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:56:16 [INFO] Compiled 187 files. 08:56:16 [INFO] 08:56:16 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- 08:56:16 [INFO] 08:56:16 [INFO] ------------------------------------------------------- 08:56:16 [INFO] T E S T S 08:56:16 [INFO] ------------------------------------------------------- 08:56:18 [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 08:56:19 08:56:19.896 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 08:56:19 08:56:19.940 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 08:56:19 08:56:19.945 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 08:56:19 08:56:19.945 [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:56:19 08:56:19.955 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 08:56:19 08:56:19.963 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 08:56:19 08:56:19.966 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 08:56:20 08:56:20.001 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 08:56:20 08:56:20.005 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 08:56:20 08:56:20.012 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message 08:56:20 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.236 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec 08:56:20 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 08:56:20 08:56:20.039 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 08:56:20 08:56:20.043 [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:56:20 08:56:20.047 [main] ERROR org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating data node failed: test message 08:56:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 08:56:20 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 08:56:20 08:56:20.060 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully 08:56:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 08:56:20 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 08:56:20 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 08:56:20 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 08:56:20 08:56:20.513 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 08:56:20 08:56:20.521 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 08:56:20 08:56:20.525 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:56:20 08:56:20.529 [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:56:20 08:56:20.529 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:56:20 08:56:20.531 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 08:56:20 08:56:20.532 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:56:20 08:56:20.534 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:56:20 08:56:20.535 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:56:20 08:56:20.537 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:56:20 08:56:20.552 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:56:20 08:56:20.556 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:56:20 08:56:20.558 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:56:20 08:56:20.559 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:56:20 08:56:20.562 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:56:20 08:56:20.564 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:56:20 08:56:20.566 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:56:20 08:56:20.570 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:56:20 08:56:20.573 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:56:20 08:56:20.578 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:56:20 08:56:20.585 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:56:20 08:56:20.588 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:56:20 08:56:20.595 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 08:56:20 08:56:20.596 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 08:56:20 08:56:20.601 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:56:20 08:56:20.607 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 08:56:20 08:56:20.608 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 08:56:20 08:56:20.608 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:56:20 08:56:20.612 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 08:56:20 08:56:20.612 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 08:56:20 08:56:20.612 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:56:20 08:56:20.615 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 08:56:20 08:56:20.615 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 08:56:20 08:56:20.615 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:56:20 08:56:20.617 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 08:56:20 08:56:20.617 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 08:56:20 08:56:20.617 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 08:56:20 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 08:56:20 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 08:56:20 08:56:20.879 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true 08:56:20 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 08:56:20 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 08:56:21 08:56:20.948 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:56:21 08:56:20.952 [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:56:21 08:56:20.952 [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:56:21 08:56:21.001 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:56:21 08:56:21.001 [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:56:21 08:56:21.001 [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:56:21 08:56:21.003 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:56:21 08:56:21.004 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:56:21 08:56:21.007 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:56:21 08:56:21.007 [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:56:21 08:56:21.007 [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:56:21 08:56:21.009 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:56:21 08:56:21.009 [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:56:21 08:56:21.009 [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:56:21 08:56:21.011 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:56:21 08:56:21.012 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:56:21 08:56:21.014 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:56:21 08:56:21.016 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:56:21 08:56:21.017 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 08:56:21 08:56:21.017 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 08:56:21 08:56:21.018 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:56:21 08:56:21.022 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 08:56:21 08:56:21.026 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 08:56:21 08:56:21.027 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 08:56:21 08:56:21.030 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:56:21 08:56:21.030 [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:56:21 08:56:21.030 [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:56:21 08:56:21.030 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 08:56:21 08:56:21.031 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 08:56:21 08:56:21.031 [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:56:21 08:56:21.031 [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:56:21 08:56:21.037 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : alt-1) 08:56:21 08:56:21.040 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating data-producer-identifier for cmHandle cmHandleId with value : someDataProducerIdentifier) 08:56:21 08:56:21.045 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating data-producer-identifier for cmHandle cmHandleId with value : someDataProducerIdentifier) 08:56:21 08:56:21.046 [main] WARN org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update dataProducerIdentifier for cmHandle myHandle1. Value for dataProducerIdentifier has been set previously. 08:56:21 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 08:56:21 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 08:56:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 08:56:21 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 08:56:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 08:56:21 [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 08:56:21 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 08:56:21 08:56:21.211 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 08:56:21 08:56:21.214 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 08:56:21 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 08:56:54 08:56:21.908 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 08:56:54 08:56:21.918 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 08:56:54 08:56:21.947 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 08:56:54 Server Version: 23.0.1 08:56:54 API Version: 1.42 08:56:54 Operating System: CentOS Stream 8 08:56:54 Total Memory: 31890 MB 08:56:54 08:56:21.950 [main] WARN org.testcontainers.utility.ResourceReaper -- 08:56:54 ******************************************************************************** 08:56:54 Ryuk has been disabled. This can cause unexpected behavior in your environment. 08:56:54 ******************************************************************************** 08:56:54 08:56:21.955 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 08:56:54 08:56:21.955 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 08:56:54 08:56:21.992 [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:56:54 08:56:21.999 [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:56:54 08:56:24.190 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Starting to pull image 08:56:54 08:56:24.214 [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:56:54 08:56:24.711 [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:56:54 08:56:26.360 [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, (34 MB/? MB) 08:56:54 08:56:26.908 [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, (60 MB/? MB) 08:56:54 08:56:27.353 [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, (76 MB/? MB) 08:56:54 08:56:27.880 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (88 MB/? MB) 08:56:54 08:56:28.368 [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, (103 MB/? MB) 08:56:54 08:56:28.396 [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, (103 MB/? MB) 08:56:54 08:56:28.472 [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, (108 MB/? MB) 08:56:54 08:56:28.924 [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, (125 MB/? MB) 08:56:54 08:56:29.864 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 3 pending, 8 downloaded, 2 extracted, (166 MB/? MB) 08:56:54 08:56:30.388 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 2 pending, 9 downloaded, 2 extracted, (181 MB/? MB) 08:56:54 08:56:33.583 [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, (317 MB/? MB) 08:56:54 08:56:35.865 [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:56:54 08:56:40.959 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (367 MB/370 MB) 08:56:54 08:56:41.110 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (368 MB/370 MB) 08:56:54 08:56:41.189 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (368 MB/370 MB) 08:56:54 08:56:41.501 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (369 MB/370 MB) 08:56:54 08:56:41.584 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (369 MB/370 MB) 08:56:54 08:56:41.675 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (369 MB/370 MB) 08:56:54 08:56:41.759 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (369 MB/370 MB) 08:56:54 08:56:42.405 [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:56:54 08:56:42.486 [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:56:54 08:56:42.502 [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:56:54 08:56:42.502 [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.509627993S 08:56:54 08:56:42.535 [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:56:54 08:56:47.507 [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: fe68b05c2b12f7a7bd9be802f58faf85cfe679f73d5c52fe4bac35e999d31b75 08:56:54 08:56:53.125 [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 PT10.590202217S 08:56:54 08:56:53.276 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: 08:56:54 allow.auto.create.topics = true 08:56:54 auto.commit.interval.ms = 5000 08:56:54 auto.include.jmx.reporter = true 08:56:54 auto.offset.reset = earliest 08:56:54 bootstrap.servers = [PLAINTEXT://localhost:32768] 08:56:54 check.crcs = true 08:56:54 client.dns.lookup = use_all_dns_ips 08:56:54 client.id = consumer-test-1 08:56:54 client.rack = 08:56:54 connections.max.idle.ms = 540000 08:56:54 default.api.timeout.ms = 60000 08:56:54 enable.auto.commit = true 08:56:54 exclude.internal.topics = true 08:56:54 fetch.max.bytes = 52428800 08:56:54 fetch.max.wait.ms = 500 08:56:54 fetch.min.bytes = 1 08:56:54 group.id = test 08:56:54 group.instance.id = null 08:56:54 heartbeat.interval.ms = 3000 08:56:54 interceptor.classes = [] 08:56:54 internal.leave.group.on.close = true 08:56:54 internal.throw.on.fetch.stable.offset.unsupported = false 08:56:54 isolation.level = read_uncommitted 08:56:54 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:56:54 max.partition.fetch.bytes = 1048576 08:56:54 max.poll.interval.ms = 300000 08:56:54 max.poll.records = 500 08:56:54 metadata.max.age.ms = 300000 08:56:54 metric.reporters = [] 08:56:54 metrics.num.samples = 2 08:56:54 metrics.recording.level = INFO 08:56:54 metrics.sample.window.ms = 30000 08:56:54 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:56:54 receive.buffer.bytes = 65536 08:56:54 reconnect.backoff.max.ms = 1000 08:56:54 reconnect.backoff.ms = 50 08:56:54 request.timeout.ms = 30000 08:56:54 retry.backoff.ms = 100 08:56:54 sasl.client.callback.handler.class = null 08:56:54 sasl.jaas.config = null 08:56:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:56:54 sasl.kerberos.min.time.before.relogin = 60000 08:56:54 sasl.kerberos.service.name = null 08:56:54 sasl.kerberos.ticket.renew.jitter = 0.05 08:56:54 sasl.kerberos.ticket.renew.window.factor = 0.8 08:56:54 sasl.login.callback.handler.class = null 08:56:54 sasl.login.class = null 08:56:54 sasl.login.connect.timeout.ms = null 08:56:54 sasl.login.read.timeout.ms = null 08:56:54 sasl.login.refresh.buffer.seconds = 300 08:56:54 sasl.login.refresh.min.period.seconds = 60 08:56:54 sasl.login.refresh.window.factor = 0.8 08:56:54 sasl.login.refresh.window.jitter = 0.05 08:56:54 sasl.login.retry.backoff.max.ms = 10000 08:56:54 sasl.login.retry.backoff.ms = 100 08:56:54 sasl.mechanism = GSSAPI 08:56:54 sasl.oauthbearer.clock.skew.seconds = 30 08:56:54 sasl.oauthbearer.expected.audience = null 08:56:54 sasl.oauthbearer.expected.issuer = null 08:56:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:56:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:56:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:56:54 sasl.oauthbearer.jwks.endpoint.url = null 08:56:54 sasl.oauthbearer.scope.claim.name = scope 08:56:54 sasl.oauthbearer.sub.claim.name = sub 08:56:54 sasl.oauthbearer.token.endpoint.url = null 08:56:54 security.protocol = PLAINTEXT 08:56:54 security.providers = null 08:56:54 send.buffer.bytes = 131072 08:56:54 session.timeout.ms = 45000 08:56:54 socket.connection.setup.timeout.max.ms = 30000 08:56:54 socket.connection.setup.timeout.ms = 10000 08:56:54 ssl.cipher.suites = null 08:56:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:56:54 ssl.endpoint.identification.algorithm = https 08:56:54 ssl.engine.factory.class = null 08:56:54 ssl.key.password = null 08:56:54 ssl.keymanager.algorithm = SunX509 08:56:54 ssl.keystore.certificate.chain = null 08:56:54 ssl.keystore.key = null 08:56:54 ssl.keystore.location = null 08:56:54 ssl.keystore.password = null 08:56:54 ssl.keystore.type = JKS 08:56:54 ssl.protocol = TLSv1.3 08:56:54 ssl.provider = null 08:56:54 ssl.secure.random.implementation = null 08:56:54 ssl.trustmanager.algorithm = PKIX 08:56:54 ssl.truststore.certificates = null 08:56:54 ssl.truststore.location = null 08:56:54 ssl.truststore.password = null 08:56:54 ssl.truststore.type = JKS 08:56:54 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:56:54 08:56:54 08:56:53.393 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.6.1 08:56:54 08:56:53.394 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 5e3c2b738d253ff5 08:56:54 08:56:53.394 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1712221013392 08:56:54 08:56:16,906 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 08:56:54 08:56:16,909 |-INFO in ch.qos.logback.classic.util.ContextInitializer@259b8c13 - Here is a list of configurators discovered as a service, by rank: 08:56:54 08:56:16,909 |-INFO in ch.qos.logback.classic.util.ContextInitializer@259b8c13 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:56:54 08:56:16,909 |-INFO in ch.qos.logback.classic.util.ContextInitializer@259b8c13 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 08:56:54 08:56:16,909 |-INFO in ch.qos.logback.classic.util.ContextInitializer@259b8c13 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:56:54 08:56:16,918 |-INFO in ch.qos.logback.classic.util.ContextInitializer@259b8c13 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:56:54 08:56:16,918 |-INFO in ch.qos.logback.classic.util.ContextInitializer@259b8c13 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 08:56:54 08:56:16,920 |-INFO in ch.qos.logback.classic.util.ContextInitializer@259b8c13 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 08:56:54 08:56:16,921 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 08:56:54 08:56:16,921 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 08:56:54 08:56:16,921 |-INFO in ch.qos.logback.classic.util.ContextInitializer@259b8c13 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:56:54 08:56:16,921 |-INFO in ch.qos.logback.classic.util.ContextInitializer@259b8c13 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 08:56:54 08:56:16,922 |-INFO in ch.qos.logback.classic.util.ContextInitializer@259b8c13 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 08:56:54 08:56:16,923 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:56:54 08:56:16,923 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:56:54 08:56:16,923 |-INFO in ch.qos.logback.classic.util.ContextInitializer@259b8c13 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:56:54 08:56:16,923 |-INFO in ch.qos.logback.classic.util.ContextInitializer@259b8c13 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 08:56:54 08:56:16,924 |-INFO in ch.qos.logback.classic.util.ContextInitializer@259b8c13 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 08:56:54 08:56:16,924 |-INFO in ch.qos.logback.classic.BasicConfigurator@6e4b3e56 - Setting up default configuration. 08:56:54 08:56:16,941 |-INFO in ch.qos.logback.classic.util.ContextInitializer@259b8c13 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 17 milliseconds. ExecutionStatus=NEUTRAL 08:56:54 08:56:53,608 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@72143dfe - 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:56:54 08:56:53,683 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6a57e01d - 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:56:54 08:56:53,683 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@72143dfe - 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:56:54 08:56:53,687 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:56:54 08:56:53,687 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:56:54 08:56:53,687 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:56:54 08:56:53,687 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:56:54 08:56:53,687 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:56:54 08:56:53,689 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6a57e01d - 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:56:54 08:56:53,689 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@72143dfe - 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:56:54 08:56:53,697 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:56:54 08:56:53,697 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:56:54 08:56:53,701 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:56:54 08:56:53,733 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712221013732) 08:56:54 08:56:53,733 |-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:56:54 08:56:53,733 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:56:54 08:56:53,738 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:56:54 08:56:53,738 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13d50250 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:56:54 08:56:53,739 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:56:54 08:56:53,739 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13d50250 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:56:54 08:56:53,739 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:56:54 08:56:53,739 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13d50250 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:56:54 08:56:53,739 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:56:54 08:56:53,739 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13d50250 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:56:54 08:56:53,739 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:56:54 08:56:53,739 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13d50250 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:56:54 08:56:53,739 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:56:54 08:56:53,739 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13d50250 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:56:54 08:56:53,739 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:56:54 08:56:53,739 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13d50250 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:56:54 08:56:53,739 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:56:54 08:56:53,739 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13d50250 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:56:54 08:56:53,740 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:56:54 08:56:53,740 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:56:54 08:56:53,745 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:56:54 08:56:53,763 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:56:54 08:56:53,763 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:56:54 08:56:53,770 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:56:54 08:56:53,776 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:56:54 08:56:54,226 |-INFO in ch.qos.logback.classic.pattern.DateConverter@245b37f2 - Setting zoneId to "UTC" 08:56:54 08:56:54,234 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:56:54 08:56:54,234 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:56:54 08:56:54,566 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:56:54 08:56:54,567 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:56:54 08:56:54,567 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:56:54 08:56:54,568 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:56:54 08:56:54,569 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:56:54 08:56:54,569 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13d50250 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:56:54 08:56:54,569 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:56:54 08:56:54,569 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7773054a - End of configuration. 08:56:54 08:56:54,569 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@22f144b1 - Registering current configuration as safe fallback point 08:56:54 08:56:54 08:56:54 . ____ _ __ _ _ 08:56:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:56:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:56:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:56:54 ' |____| .__|_| |_|_| |_\__, | / / / / 08:56:54 =========|_|==============|___/=/_/_/_/ 08:56:54 :: Spring Boot :: (v3.2.4) 08:56:54 08:56:54 2024-04-04T08:56:54.613Z INFO 7140 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:56:54 2024-04-04T08:56:54.613Z INFO 7140 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 08:56:54 2024-04-04T08:56:54.771Z INFO 7140 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.369 seconds (process running for 38.694) 08:56:55 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:56:56 2024-04-04T08:56:55.313Z INFO 7140 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 08:56:56 2024-04-04T08:56:55.350Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:56:56 2024-04-04T08:56:55.350Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:56:56 acks = -1 08:56:56 auto.include.jmx.reporter = true 08:56:56 batch.size = 16384 08:56:56 bootstrap.servers = [PLAINTEXT://localhost:32768] 08:56:56 buffer.memory = 33554432 08:56:56 client.dns.lookup = use_all_dns_ips 08:56:56 client.id = producer-1 08:56:56 compression.type = none 08:56:56 connections.max.idle.ms = 540000 08:56:56 delivery.timeout.ms = 120000 08:56:56 enable.idempotence = false 08:56:56 interceptor.classes = [] 08:56:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:56:56 linger.ms = 1 08:56:56 max.block.ms = 60000 08:56:56 max.in.flight.requests.per.connection = 5 08:56:56 max.request.size = 1048576 08:56:56 metadata.max.age.ms = 300000 08:56:56 metadata.max.idle.ms = 300000 08:56:56 metric.reporters = [] 08:56:56 metrics.num.samples = 2 08:56:56 metrics.recording.level = INFO 08:56:56 metrics.sample.window.ms = 30000 08:56:56 partitioner.adaptive.partitioning.enable = true 08:56:56 partitioner.availability.timeout.ms = 0 08:56:56 partitioner.class = null 08:56:56 partitioner.ignore.keys = false 08:56:56 receive.buffer.bytes = 32768 08:56:56 reconnect.backoff.max.ms = 1000 08:56:56 reconnect.backoff.ms = 50 08:56:56 request.timeout.ms = 30000 08:56:56 retries = 0 08:56:56 retry.backoff.ms = 100 08:56:56 sasl.client.callback.handler.class = null 08:56:56 sasl.jaas.config = null 08:56:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:56:56 sasl.kerberos.min.time.before.relogin = 60000 08:56:56 sasl.kerberos.service.name = null 08:56:56 sasl.kerberos.ticket.renew.jitter = 0.05 08:56:56 sasl.kerberos.ticket.renew.window.factor = 0.8 08:56:56 sasl.login.callback.handler.class = null 08:56:56 sasl.login.class = null 08:56:56 sasl.login.connect.timeout.ms = null 08:56:56 sasl.login.read.timeout.ms = null 08:56:56 sasl.login.refresh.buffer.seconds = 300 08:56:56 sasl.login.refresh.min.period.seconds = 60 08:56:56 sasl.login.refresh.window.factor = 0.8 08:56:56 sasl.login.refresh.window.jitter = 0.05 08:56:56 sasl.login.retry.backoff.max.ms = 10000 08:56:56 sasl.login.retry.backoff.ms = 100 08:56:56 sasl.mechanism = GSSAPI 08:56:56 sasl.oauthbearer.clock.skew.seconds = 30 08:56:56 sasl.oauthbearer.expected.audience = null 08:56:56 sasl.oauthbearer.expected.issuer = null 08:56:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:56:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:56:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:56:56 sasl.oauthbearer.jwks.endpoint.url = null 08:56:56 sasl.oauthbearer.scope.claim.name = scope 08:56:56 sasl.oauthbearer.sub.claim.name = sub 08:56:56 sasl.oauthbearer.token.endpoint.url = null 08:56:56 security.protocol = PLAINTEXT 08:56:56 security.providers = null 08:56:56 send.buffer.bytes = 131072 08:56:56 socket.connection.setup.timeout.max.ms = 30000 08:56:56 socket.connection.setup.timeout.ms = 10000 08:56:56 ssl.cipher.suites = null 08:56:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:56:56 ssl.endpoint.identification.algorithm = https 08:56:56 ssl.engine.factory.class = null 08:56:56 ssl.key.password = null 08:56:56 ssl.keymanager.algorithm = SunX509 08:56:56 ssl.keystore.certificate.chain = null 08:56:56 ssl.keystore.key = null 08:56:56 ssl.keystore.location = null 08:56:56 ssl.keystore.password = null 08:56:56 ssl.keystore.type = JKS 08:56:56 ssl.protocol = TLSv1.3 08:56:56 ssl.provider = null 08:56:56 ssl.secure.random.implementation = null 08:56:56 ssl.trustmanager.algorithm = PKIX 08:56:56 ssl.truststore.certificates = null 08:56:56 ssl.truststore.location = null 08:56:56 ssl.truststore.password = null 08:56:56 ssl.truststore.type = JKS 08:56:56 transaction.timeout.ms = 60000 08:56:56 transactional.id = null 08:56:56 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:56:56 08:56:56 2024-04-04T08:56:55.375Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:56:56 2024-04-04T08:56:55.375Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:56:56 2024-04-04T08:56:55.375Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:56:56 2024-04-04T08:56:55.375Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221015375 08:56:56 2024-04-04T08:56:55.871Z WARN 7140 --- [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:56:56 2024-04-04T08:56:55.872Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: LlBbL7gGQXKr9cfiuKxQ-w 08:56:56 2024-04-04T08:56:55.979Z WARN 7140 --- [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:56:56 2024-04-04T08:56:56.138Z INFO 7140 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: LlBbL7gGQXKr9cfiuKxQ-w 08:56:56 2024-04-04T08:56:56.261Z INFO 7140 --- [ 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:56:56 2024-04-04T08:56:56.268Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 08:56:56 2024-04-04T08:56:56.298Z INFO 7140 --- [ 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-ab7c2f2d-9198-4390-8eef-9757b6afeb8f 08:56:56 2024-04-04T08:56:56.298Z INFO 7140 --- [ 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:56:56 2024-04-04T08:56:56.298Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 08:56:56 2024-04-04T08:56:56.324Z INFO 7140 --- [ 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-ab7c2f2d-9198-4390-8eef-9757b6afeb8f', protocol='range'} 08:56:56 2024-04-04T08:56:56.332Z INFO 7140 --- [ 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-ab7c2f2d-9198-4390-8eef-9757b6afeb8f=Assignment(partitions=[test-topic-0])} 08:56:56 2024-04-04T08:56:56.358Z INFO 7140 --- [ 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-ab7c2f2d-9198-4390-8eef-9757b6afeb8f', protocol='range'} 08:56:56 2024-04-04T08:56:56.358Z INFO 7140 --- [ 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:56:56 2024-04-04T08:56:56.360Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 08:56:56 2024-04-04T08:56:56.378Z INFO 7140 --- [ 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:56:56 2024-04-04T08:56:56.398Z INFO 7140 --- [ 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:56:56 2024-04-04T08:56:56.529Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 08:56:56 2024-04-04T08:56:56.535Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:56:56 2024-04-04T08:56:56.535Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Cancelled in-flight METADATA request with correlation id 6 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 08:56:56 2024-04-04T08:56:56.539Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:56:56 2024-04-04T08:56:56.539Z INFO 7140 --- [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: 96ms, elapsed time since send: 96ms, request timeout: 30000ms) 08:56:56 2024-04-04T08:56:56.539Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 08:56:56 2024-04-04T08:56:56.539Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 08:56:56 2024-04-04T08:56:56.539Z INFO 7140 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=243391729, epoch=1) to node 1: 08:56:56 08:56:56 org.apache.kafka.common.errors.DisconnectException: null 08:56:56 08:56:56 2024-04-04T08:56:56.542Z INFO 7140 --- [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:56:56 2024-04-04T08:56:56.638Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:56:56 2024-04-04T08:56:56.638Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:56:56 2024-04-04T08:56:56.643Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:56:56 2024-04-04T08:56:56.643Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:56:56 2024-04-04T08:56:56.740Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:56:56 2024-04-04T08:56:56.740Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:56:56 2024-04-04T08:56:56.744Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:56:56 2024-04-04T08:56:56.744Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:56:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.587 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 08:56:56 [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 08:57:02 2024-04-04T08:56:56.823Z INFO 7140 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:57:02 2024-04-04T08:56:56.869Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 807c3d4ed7892be4f9c7a7870b965ff03d75c076c57a66587c24b439c2b97afa 08:57:02 2024-04-04T08:56:56.944Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:02 2024-04-04T08:56:56.944Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:02 2024-04-04T08:56:56.945Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:02 2024-04-04T08:56:56.945Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:02 2024-04-04T08:56:57.349Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:02 2024-04-04T08:56:57.349Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:02 2024-04-04T08:56:57.449Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:02 2024-04-04T08:56:57.449Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:02 2024-04-04T08:56:58.218Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:02 2024-04-04T08:56:58.218Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:02 2024-04-04T08:56:58.253Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:02 2024-04-04T08:56:58.253Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:02 2024-04-04T08:56:59.157Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:02 2024-04-04T08:56:59.158Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:02 2024-04-04T08:56:59.427Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:02 2024-04-04T08:56:59.427Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:02 2024-04-04T08:57:00.165Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:02 2024-04-04T08:57:00.165Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:02 2024-04-04T08:57:00.636Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:02 2024-04-04T08:57:00.636Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:02 2024-04-04T08:57:01.383Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:02 2024-04-04T08:57:01.384Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:02 2024-04-04T08:57:01.695Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:02 2024-04-04T08:57:01.695Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:02 2024-04-04T08:57:02.258Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.435023879S 08:57:02 2024-04-04T08:57:02.264Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:57:02 allow.auto.create.topics = true 08:57:02 auto.commit.interval.ms = 5000 08:57:02 auto.include.jmx.reporter = true 08:57:02 auto.offset.reset = earliest 08:57:02 bootstrap.servers = [PLAINTEXT://localhost:32770] 08:57:02 check.crcs = true 08:57:02 client.dns.lookup = use_all_dns_ips 08:57:02 client.id = consumer-test-2 08:57:02 client.rack = 08:57:02 connections.max.idle.ms = 540000 08:57:02 default.api.timeout.ms = 60000 08:57:02 enable.auto.commit = true 08:57:02 exclude.internal.topics = true 08:57:02 fetch.max.bytes = 52428800 08:57:02 fetch.max.wait.ms = 500 08:57:02 fetch.min.bytes = 1 08:57:02 group.id = test 08:57:02 group.instance.id = null 08:57:02 heartbeat.interval.ms = 3000 08:57:02 interceptor.classes = [] 08:57:02 internal.leave.group.on.close = true 08:57:02 internal.throw.on.fetch.stable.offset.unsupported = false 08:57:02 isolation.level = read_uncommitted 08:57:02 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:57:02 max.partition.fetch.bytes = 1048576 08:57:02 max.poll.interval.ms = 300000 08:57:02 max.poll.records = 500 08:57:02 metadata.max.age.ms = 300000 08:57:02 metric.reporters = [] 08:57:02 metrics.num.samples = 2 08:57:02 metrics.recording.level = INFO 08:57:02 metrics.sample.window.ms = 30000 08:57:02 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:57:02 receive.buffer.bytes = 65536 08:57:02 reconnect.backoff.max.ms = 1000 08:57:02 reconnect.backoff.ms = 50 08:57:02 request.timeout.ms = 30000 08:57:02 retry.backoff.ms = 100 08:57:02 sasl.client.callback.handler.class = null 08:57:02 sasl.jaas.config = null 08:57:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:57:02 sasl.kerberos.min.time.before.relogin = 60000 08:57:02 sasl.kerberos.service.name = null 08:57:02 sasl.kerberos.ticket.renew.jitter = 0.05 08:57:02 sasl.kerberos.ticket.renew.window.factor = 0.8 08:57:02 sasl.login.callback.handler.class = null 08:57:02 sasl.login.class = null 08:57:02 sasl.login.connect.timeout.ms = null 08:57:02 sasl.login.read.timeout.ms = null 08:57:02 sasl.login.refresh.buffer.seconds = 300 08:57:02 sasl.login.refresh.min.period.seconds = 60 08:57:02 sasl.login.refresh.window.factor = 0.8 08:57:02 sasl.login.refresh.window.jitter = 0.05 08:57:02 sasl.login.retry.backoff.max.ms = 10000 08:57:02 sasl.login.retry.backoff.ms = 100 08:57:02 sasl.mechanism = GSSAPI 08:57:02 sasl.oauthbearer.clock.skew.seconds = 30 08:57:02 sasl.oauthbearer.expected.audience = null 08:57:02 sasl.oauthbearer.expected.issuer = null 08:57:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:57:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:57:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:57:02 sasl.oauthbearer.jwks.endpoint.url = null 08:57:02 sasl.oauthbearer.scope.claim.name = scope 08:57:02 sasl.oauthbearer.sub.claim.name = sub 08:57:02 sasl.oauthbearer.token.endpoint.url = null 08:57:02 security.protocol = PLAINTEXT 08:57:02 security.providers = null 08:57:02 send.buffer.bytes = 131072 08:57:02 session.timeout.ms = 45000 08:57:02 socket.connection.setup.timeout.max.ms = 30000 08:57:02 socket.connection.setup.timeout.ms = 10000 08:57:02 ssl.cipher.suites = null 08:57:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:57:02 ssl.endpoint.identification.algorithm = https 08:57:02 ssl.engine.factory.class = null 08:57:02 ssl.key.password = null 08:57:02 ssl.keymanager.algorithm = SunX509 08:57:02 ssl.keystore.certificate.chain = null 08:57:02 ssl.keystore.key = null 08:57:02 ssl.keystore.location = null 08:57:02 ssl.keystore.password = null 08:57:02 ssl.keystore.type = JKS 08:57:02 ssl.protocol = TLSv1.3 08:57:02 ssl.provider = null 08:57:02 ssl.secure.random.implementation = null 08:57:02 ssl.trustmanager.algorithm = PKIX 08:57:02 ssl.truststore.certificates = null 08:57:02 ssl.truststore.location = null 08:57:02 ssl.truststore.password = null 08:57:02 ssl.truststore.type = JKS 08:57:02 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:57:02 08:57:02 2024-04-04T08:57:02.269Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:57:02 2024-04-04T08:57:02.269Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:57:02 2024-04-04T08:57:02.269Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221022269 08:57:02 08:57:02,301 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 08:57:02 08:57:02,301 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 08:57:02 08:57:02,302 |-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:57:02 08:57:02,305 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6a57e01d - 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:57:02 08:57:02,305 |-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:57:02 08:57:02,307 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:57:02 08:57:02,307 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:57:02 08:57:02,307 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:57:02 08:57:02,308 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:57:02 08:57:02,308 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:57:02 08:57:02,308 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6a57e01d - 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:57:02 08:57:02,308 |-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:57:02 08:57:02,311 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:57:02 08:57:02,311 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:57:02 08:57:02,311 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:57:02 08:57:02,311 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712221022311) 08:57:02 08:57:02,311 |-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:57:02 08:57:02,311 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:57:02 08:57:02,312 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:57:02 08:57:02,312 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd2c566 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:57:02 08:57:02,312 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:57:02 08:57:02,312 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd2c566 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:57:02 08:57:02,312 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:57:02 08:57:02,312 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd2c566 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:57:02 08:57:02,312 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:57:02 08:57:02,312 |-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:57:02 08:57:02,312 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:57:02 08:57:02,312 |-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:57:02 08:57:02,312 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:57:02 08:57:02,312 |-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:57:02 08:57:02,312 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:57:02 08:57:02,312 |-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:57:02 08:57:02,312 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:57:02 08:57:02,312 |-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:57:02 08:57:02,312 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:57:02 08:57:02,312 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:57:02 08:57:02,313 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:57:02 08:57:02,314 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:57:02 08:57:02,314 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:57:02 08:57:02,314 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:57:02 08:57:02,314 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:57:02 08:57:02,320 |-INFO in ch.qos.logback.classic.pattern.DateConverter@79db3f2d - Setting zoneId to "UTC" 08:57:02 08:57:02,325 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:57:02 08:57:02,325 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:57:02 08:57:02,332 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:57:02 08:57:02,332 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:57:02 08:57:02,333 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:57:02 08:57:02,333 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:57:02 08:57:02,333 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:57:02 08:57:02,333 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd2c566 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:57:02 08:57:02,333 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:57:02 08:57:02,333 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@12dda1b8 - End of configuration. 08:57:02 08:57:02,333 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@26971d7c - Registering current configuration as safe fallback point 08:57:02 08:57:02 08:57:02 . ____ _ __ _ _ 08:57:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:57:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:57:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:57:02 ' |____| .__|_| |_|_| |_\__, | / / / / 08:57:02 =========|_|==============|___/=/_/_/_/ 08:57:02 :: Spring Boot :: (v3.2.4) 08:57:02 08:57:02 2024-04-04T08:57:02.341Z INFO 7140 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:57:02 2024-04-04T08:57:02.341Z INFO 7140 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 08:57:02 2024-04-04T08:57:02.496Z INFO 7140 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.224 seconds (process running for 46.418) 08:57:03 2024-04-04T08:57:02.501Z INFO 7140 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 08:57:03 2024-04-04T08:57:02.545Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:57:03 2024-04-04T08:57:02.545Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:57:03 acks = -1 08:57:03 auto.include.jmx.reporter = true 08:57:03 batch.size = 16384 08:57:03 bootstrap.servers = [PLAINTEXT://localhost:32770] 08:57:03 buffer.memory = 33554432 08:57:03 client.dns.lookup = use_all_dns_ips 08:57:03 client.id = producer-2 08:57:03 compression.type = none 08:57:03 connections.max.idle.ms = 540000 08:57:03 delivery.timeout.ms = 120000 08:57:03 enable.idempotence = false 08:57:03 interceptor.classes = [] 08:57:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:57:03 linger.ms = 1 08:57:03 max.block.ms = 60000 08:57:03 max.in.flight.requests.per.connection = 5 08:57:03 max.request.size = 1048576 08:57:03 metadata.max.age.ms = 300000 08:57:03 metadata.max.idle.ms = 300000 08:57:03 metric.reporters = [] 08:57:03 metrics.num.samples = 2 08:57:03 metrics.recording.level = INFO 08:57:03 metrics.sample.window.ms = 30000 08:57:03 partitioner.adaptive.partitioning.enable = true 08:57:03 partitioner.availability.timeout.ms = 0 08:57:03 partitioner.class = null 08:57:03 partitioner.ignore.keys = false 08:57:03 receive.buffer.bytes = 32768 08:57:03 reconnect.backoff.max.ms = 1000 08:57:03 reconnect.backoff.ms = 50 08:57:03 request.timeout.ms = 30000 08:57:03 retries = 0 08:57:03 retry.backoff.ms = 100 08:57:03 sasl.client.callback.handler.class = null 08:57:03 sasl.jaas.config = null 08:57:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:57:03 sasl.kerberos.min.time.before.relogin = 60000 08:57:03 sasl.kerberos.service.name = null 08:57:03 sasl.kerberos.ticket.renew.jitter = 0.05 08:57:03 sasl.kerberos.ticket.renew.window.factor = 0.8 08:57:03 sasl.login.callback.handler.class = null 08:57:03 sasl.login.class = null 08:57:03 sasl.login.connect.timeout.ms = null 08:57:03 sasl.login.read.timeout.ms = null 08:57:03 sasl.login.refresh.buffer.seconds = 300 08:57:03 sasl.login.refresh.min.period.seconds = 60 08:57:03 sasl.login.refresh.window.factor = 0.8 08:57:03 sasl.login.refresh.window.jitter = 0.05 08:57:03 sasl.login.retry.backoff.max.ms = 10000 08:57:03 sasl.login.retry.backoff.ms = 100 08:57:03 sasl.mechanism = GSSAPI 08:57:03 sasl.oauthbearer.clock.skew.seconds = 30 08:57:03 sasl.oauthbearer.expected.audience = null 08:57:03 sasl.oauthbearer.expected.issuer = null 08:57:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:57:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:57:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:57:03 sasl.oauthbearer.jwks.endpoint.url = null 08:57:03 sasl.oauthbearer.scope.claim.name = scope 08:57:03 sasl.oauthbearer.sub.claim.name = sub 08:57:03 sasl.oauthbearer.token.endpoint.url = null 08:57:03 security.protocol = PLAINTEXT 08:57:03 security.providers = null 08:57:03 send.buffer.bytes = 131072 08:57:03 socket.connection.setup.timeout.max.ms = 30000 08:57:03 socket.connection.setup.timeout.ms = 10000 08:57:03 ssl.cipher.suites = null 08:57:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:57:03 ssl.endpoint.identification.algorithm = https 08:57:03 ssl.engine.factory.class = null 08:57:03 ssl.key.password = null 08:57:03 ssl.keymanager.algorithm = SunX509 08:57:03 ssl.keystore.certificate.chain = null 08:57:03 ssl.keystore.key = null 08:57:03 ssl.keystore.location = null 08:57:03 ssl.keystore.password = null 08:57:03 ssl.keystore.type = JKS 08:57:03 ssl.protocol = TLSv1.3 08:57:03 ssl.provider = null 08:57:03 ssl.secure.random.implementation = null 08:57:03 ssl.trustmanager.algorithm = PKIX 08:57:03 ssl.truststore.certificates = null 08:57:03 ssl.truststore.location = null 08:57:03 ssl.truststore.password = null 08:57:03 ssl.truststore.type = JKS 08:57:03 transaction.timeout.ms = 60000 08:57:03 transactional.id = null 08:57:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:57:03 08:57:03 2024-04-04T08:57:02.549Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:57:03 2024-04-04T08:57:02.549Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:57:03 2024-04-04T08:57:02.549Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:57:03 2024-04-04T08:57:02.549Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221022549 08:57:03 2024-04-04T08:57:02.593Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:03 2024-04-04T08:57:02.593Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:03 2024-04-04T08:57:02.641Z WARN 7140 --- [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:57:03 2024-04-04T08:57:02.641Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: A0zL74W6QBWFfoJ0VMXekw 08:57:03 2024-04-04T08:57:02.665Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:03 2024-04-04T08:57:02.666Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:03 2024-04-04T08:57:02.762Z WARN 7140 --- [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:57:03 2024-04-04T08:57:02.886Z INFO 7140 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: A0zL74W6QBWFfoJ0VMXekw 08:57:03 2024-04-04T08:57:03.000Z INFO 7140 --- [ 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:57:03 2024-04-04T08:57:03.002Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 08:57:03 2024-04-04T08:57:03.021Z INFO 7140 --- [ 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-67643a31-c788-4aaf-8d1e-63a382f033f1 08:57:03 2024-04-04T08:57:03.021Z INFO 7140 --- [ 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:57:03 2024-04-04T08:57:03.021Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 08:57:03 2024-04-04T08:57:03.045Z INFO 7140 --- [ 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-67643a31-c788-4aaf-8d1e-63a382f033f1', protocol='range'} 08:57:03 2024-04-04T08:57:03.046Z INFO 7140 --- [ 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-67643a31-c788-4aaf-8d1e-63a382f033f1=Assignment(partitions=[client-topic-0])} 08:57:03 2024-04-04T08:57:03.064Z INFO 7140 --- [ 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-67643a31-c788-4aaf-8d1e-63a382f033f1', protocol='range'} 08:57:03 2024-04-04T08:57:03.064Z INFO 7140 --- [ 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:57:03 2024-04-04T08:57:03.064Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 08:57:03 2024-04-04T08:57:03.071Z INFO 7140 --- [ 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:57:03 2024-04-04T08:57:03.079Z INFO 7140 --- [ 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:57:03 2024-04-04T08:57:03.148Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:57:03 allow.auto.create.topics = true 08:57:03 auto.commit.interval.ms = 5000 08:57:03 auto.include.jmx.reporter = true 08:57:03 auto.offset.reset = earliest 08:57:03 bootstrap.servers = [PLAINTEXT://localhost:32770] 08:57:03 check.crcs = true 08:57:03 client.dns.lookup = use_all_dns_ips 08:57:03 client.id = consumer-test-3 08:57:03 client.rack = 08:57:03 connections.max.idle.ms = 540000 08:57:03 default.api.timeout.ms = 60000 08:57:03 enable.auto.commit = true 08:57:03 exclude.internal.topics = true 08:57:03 fetch.max.bytes = 52428800 08:57:03 fetch.max.wait.ms = 500 08:57:03 fetch.min.bytes = 1 08:57:03 group.id = test 08:57:03 group.instance.id = null 08:57:03 heartbeat.interval.ms = 3000 08:57:03 interceptor.classes = [] 08:57:03 internal.leave.group.on.close = true 08:57:03 internal.throw.on.fetch.stable.offset.unsupported = false 08:57:03 isolation.level = read_uncommitted 08:57:03 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:57:03 max.partition.fetch.bytes = 1048576 08:57:03 max.poll.interval.ms = 300000 08:57:03 max.poll.records = 500 08:57:03 metadata.max.age.ms = 300000 08:57:03 metric.reporters = [] 08:57:03 metrics.num.samples = 2 08:57:03 metrics.recording.level = INFO 08:57:03 metrics.sample.window.ms = 30000 08:57:03 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:57:03 receive.buffer.bytes = 65536 08:57:03 reconnect.backoff.max.ms = 1000 08:57:03 reconnect.backoff.ms = 50 08:57:03 request.timeout.ms = 30000 08:57:03 retry.backoff.ms = 100 08:57:03 sasl.client.callback.handler.class = null 08:57:03 sasl.jaas.config = null 08:57:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:57:03 sasl.kerberos.min.time.before.relogin = 60000 08:57:03 sasl.kerberos.service.name = null 08:57:03 sasl.kerberos.ticket.renew.jitter = 0.05 08:57:03 sasl.kerberos.ticket.renew.window.factor = 0.8 08:57:03 sasl.login.callback.handler.class = null 08:57:03 sasl.login.class = null 08:57:03 sasl.login.connect.timeout.ms = null 08:57:03 sasl.login.read.timeout.ms = null 08:57:03 sasl.login.refresh.buffer.seconds = 300 08:57:03 sasl.login.refresh.min.period.seconds = 60 08:57:03 sasl.login.refresh.window.factor = 0.8 08:57:03 sasl.login.refresh.window.jitter = 0.05 08:57:03 sasl.login.retry.backoff.max.ms = 10000 08:57:03 sasl.login.retry.backoff.ms = 100 08:57:03 sasl.mechanism = GSSAPI 08:57:03 sasl.oauthbearer.clock.skew.seconds = 30 08:57:03 sasl.oauthbearer.expected.audience = null 08:57:03 sasl.oauthbearer.expected.issuer = null 08:57:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:57:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:57:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:57:03 sasl.oauthbearer.jwks.endpoint.url = null 08:57:03 sasl.oauthbearer.scope.claim.name = scope 08:57:03 sasl.oauthbearer.sub.claim.name = sub 08:57:03 sasl.oauthbearer.token.endpoint.url = null 08:57:03 security.protocol = PLAINTEXT 08:57:03 security.providers = null 08:57:03 send.buffer.bytes = 131072 08:57:03 session.timeout.ms = 45000 08:57:03 socket.connection.setup.timeout.max.ms = 30000 08:57:03 socket.connection.setup.timeout.ms = 10000 08:57:03 ssl.cipher.suites = null 08:57:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:57:03 ssl.endpoint.identification.algorithm = https 08:57:03 ssl.engine.factory.class = null 08:57:03 ssl.key.password = null 08:57:03 ssl.keymanager.algorithm = SunX509 08:57:03 ssl.keystore.certificate.chain = null 08:57:03 ssl.keystore.key = null 08:57:03 ssl.keystore.location = null 08:57:03 ssl.keystore.password = null 08:57:03 ssl.keystore.type = JKS 08:57:03 ssl.protocol = TLSv1.3 08:57:03 ssl.provider = null 08:57:03 ssl.secure.random.implementation = null 08:57:03 ssl.trustmanager.algorithm = PKIX 08:57:03 ssl.truststore.certificates = null 08:57:03 ssl.truststore.location = null 08:57:03 ssl.truststore.password = null 08:57:03 ssl.truststore.type = JKS 08:57:03 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:57:03 08:57:03 2024-04-04T08:57:03.173Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:57:03 2024-04-04T08:57:03.173Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:57:03 2024-04-04T08:57:03.173Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221023173 08:57:03 2024-04-04T08:57:03.184Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:57:03 allow.auto.create.topics = true 08:57:03 auto.commit.interval.ms = 5000 08:57:03 auto.include.jmx.reporter = true 08:57:03 auto.offset.reset = earliest 08:57:03 bootstrap.servers = [PLAINTEXT://localhost:32770] 08:57:03 check.crcs = true 08:57:03 client.dns.lookup = use_all_dns_ips 08:57:03 client.id = consumer-test-4 08:57:03 client.rack = 08:57:03 connections.max.idle.ms = 540000 08:57:03 default.api.timeout.ms = 60000 08:57:03 enable.auto.commit = true 08:57:03 exclude.internal.topics = true 08:57:03 fetch.max.bytes = 52428800 08:57:03 fetch.max.wait.ms = 500 08:57:03 fetch.min.bytes = 1 08:57:03 group.id = test 08:57:03 group.instance.id = null 08:57:03 heartbeat.interval.ms = 3000 08:57:03 interceptor.classes = [] 08:57:03 internal.leave.group.on.close = true 08:57:03 internal.throw.on.fetch.stable.offset.unsupported = false 08:57:03 isolation.level = read_uncommitted 08:57:03 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:57:03 max.partition.fetch.bytes = 1048576 08:57:03 max.poll.interval.ms = 300000 08:57:03 max.poll.records = 500 08:57:03 metadata.max.age.ms = 300000 08:57:03 metric.reporters = [] 08:57:03 metrics.num.samples = 2 08:57:03 metrics.recording.level = INFO 08:57:03 metrics.sample.window.ms = 30000 08:57:03 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:57:03 receive.buffer.bytes = 65536 08:57:03 reconnect.backoff.max.ms = 1000 08:57:03 reconnect.backoff.ms = 50 08:57:03 request.timeout.ms = 30000 08:57:03 retry.backoff.ms = 100 08:57:03 sasl.client.callback.handler.class = null 08:57:03 sasl.jaas.config = null 08:57:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:57:03 sasl.kerberos.min.time.before.relogin = 60000 08:57:03 sasl.kerberos.service.name = null 08:57:03 sasl.kerberos.ticket.renew.jitter = 0.05 08:57:03 sasl.kerberos.ticket.renew.window.factor = 0.8 08:57:03 sasl.login.callback.handler.class = null 08:57:03 sasl.login.class = null 08:57:03 sasl.login.connect.timeout.ms = null 08:57:03 sasl.login.read.timeout.ms = null 08:57:03 sasl.login.refresh.buffer.seconds = 300 08:57:03 sasl.login.refresh.min.period.seconds = 60 08:57:03 sasl.login.refresh.window.factor = 0.8 08:57:03 sasl.login.refresh.window.jitter = 0.05 08:57:03 sasl.login.retry.backoff.max.ms = 10000 08:57:03 sasl.login.retry.backoff.ms = 100 08:57:03 sasl.mechanism = GSSAPI 08:57:03 sasl.oauthbearer.clock.skew.seconds = 30 08:57:03 sasl.oauthbearer.expected.audience = null 08:57:03 sasl.oauthbearer.expected.issuer = null 08:57:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:57:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:57:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:57:03 sasl.oauthbearer.jwks.endpoint.url = null 08:57:03 sasl.oauthbearer.scope.claim.name = scope 08:57:03 sasl.oauthbearer.sub.claim.name = sub 08:57:03 sasl.oauthbearer.token.endpoint.url = null 08:57:03 security.protocol = PLAINTEXT 08:57:03 security.providers = null 08:57:03 send.buffer.bytes = 131072 08:57:03 session.timeout.ms = 45000 08:57:03 socket.connection.setup.timeout.max.ms = 30000 08:57:03 socket.connection.setup.timeout.ms = 10000 08:57:03 ssl.cipher.suites = null 08:57:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:57:03 ssl.endpoint.identification.algorithm = https 08:57:03 ssl.engine.factory.class = null 08:57:03 ssl.key.password = null 08:57:03 ssl.keymanager.algorithm = SunX509 08:57:03 ssl.keystore.certificate.chain = null 08:57:03 ssl.keystore.key = null 08:57:03 ssl.keystore.location = null 08:57:03 ssl.keystore.password = null 08:57:03 ssl.keystore.type = JKS 08:57:03 ssl.protocol = TLSv1.3 08:57:03 ssl.provider = null 08:57:03 ssl.secure.random.implementation = null 08:57:03 ssl.trustmanager.algorithm = PKIX 08:57:03 ssl.truststore.certificates = null 08:57:03 ssl.truststore.location = null 08:57:03 ssl.truststore.password = null 08:57:03 ssl.truststore.type = JKS 08:57:03 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:57:03 08:57:03 2024-04-04T08:57:03.188Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:57:03 2024-04-04T08:57:03.188Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:57:03 2024-04-04T08:57:03.188Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221023188 08:57:03 2024-04-04T08:57:03.255Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:03 2024-04-04T08:57:03.256Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 08:57:03 2024-04-04T08:57:03.351Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:03 2024-04-04T08:57:03.351Z INFO 7140 --- [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: 228ms, elapsed time since send: 228ms, request timeout: 30000ms) 08:57:03 2024-04-04T08:57:03.351Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 08:57:03 2024-04-04T08:57:03.351Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 08:57:03 2024-04-04T08:57:03.352Z INFO 7140 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=1524415359, epoch=1) to node 1: 08:57:03 08:57:03 org.apache.kafka.common.errors.DisconnectException: null 08:57:03 08:57:03 2024-04-04T08:57:03.352Z INFO 7140 --- [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:57:03 2024-04-04T08:57:03.357Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:03 2024-04-04T08:57:03.357Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:03 2024-04-04T08:57:03.454Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:03 2024-04-04T08:57:03.454Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:03 2024-04-04T08:57:03.510Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:03 2024-04-04T08:57:03.510Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.726 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 08:57:03 [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 08:57:09 2024-04-04T08:57:03.554Z INFO 7140 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:57:09 2024-04-04T08:57:03.586Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:09 2024-04-04T08:57:03.586Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:09 2024-04-04T08:57:03.601Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: a6cc5a6db93fe7205f56d175df02497343d71e1077f97466b749a1b68ea393c4 08:57:09 2024-04-04T08:57:03.661Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:09 2024-04-04T08:57:03.661Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:09 2024-04-04T08:57:03.700Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:09 2024-04-04T08:57:03.700Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:09 2024-04-04T08:57:03.713Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:09 2024-04-04T08:57:03.713Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:09 2024-04-04T08:57:03.963Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:09 2024-04-04T08:57:03.963Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:09 2024-04-04T08:57:04.169Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:09 2024-04-04T08:57:04.169Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:09 2024-04-04T08:57:04.368Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:09 2024-04-04T08:57:04.368Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:09 2024-04-04T08:57:04.551Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:09 2024-04-04T08:57:04.551Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:09 2024-04-04T08:57:04.875Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:09 2024-04-04T08:57:04.875Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:09 2024-04-04T08:57:04.908Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:09 2024-04-04T08:57:04.908Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:09 2024-04-04T08:57:05.281Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:09 2024-04-04T08:57:05.281Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:09 2024-04-04T08:57:05.410Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:09 2024-04-04T08:57:05.411Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:09 2024-04-04T08:57:05.934Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:09 2024-04-04T08:57:05.934Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:09 2024-04-04T08:57:06.012Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:09 2024-04-04T08:57:06.012Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:09 2024-04-04T08:57:06.285Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:09 2024-04-04T08:57:06.285Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:09 2024-04-04T08:57:06.416Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:09 2024-04-04T08:57:06.416Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:09 2024-04-04T08:57:06.792Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:09 2024-04-04T08:57:06.793Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:09 2024-04-04T08:57:06.916Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:09 2024-04-04T08:57:06.916Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:09 2024-04-04T08:57:07.289Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:09 2024-04-04T08:57:07.289Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:09 2024-04-04T08:57:07.622Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:09 2024-04-04T08:57:07.622Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:09 2024-04-04T08:57:07.953Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:09 2024-04-04T08:57:07.953Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:09 2024-04-04T08:57:08.020Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:09 2024-04-04T08:57:08.020Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:09 2024-04-04T08:57:08.395Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:09 2024-04-04T08:57:08.395Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:09 2024-04-04T08:57:08.628Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:09 2024-04-04T08:57:08.628Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:09 2024-04-04T08:57:09.067Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.513218798S 08:57:09 08:57:09,120 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 08:57:09 08:57:09,120 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 08:57:09 08:57:09,121 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@12312ff5 - 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:57:09 08:57:09,123 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6a57e01d - 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:57:09 08:57:09,123 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@12312ff5 - 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:57:09 08:57:09,125 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:57:09 08:57:09,125 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:57:09 08:57:09,125 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:57:09 08:57:09,125 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:57:09 08:57:09,125 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:57:09 08:57:09,125 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6a57e01d - 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:57:09 08:57:09,125 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@12312ff5 - 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:57:09 08:57:09,128 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:57:09 08:57:09,128 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:57:09 08:57:09,128 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:57:09 08:57:09,128 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712221029128) 08:57:09 08:57:09,128 |-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:57:09 08:57:09,128 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:57:09 08:57:09,129 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:57:09 08:57:09,129 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@a43815 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:57:09 08:57:09,129 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:57:09 08:57:09,129 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@a43815 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:57:09 08:57:09,130 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:57:09 08:57:09,130 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@a43815 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:57:09 08:57:09,130 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:57:09 08:57:09,130 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@a43815 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:57:09 08:57:09,130 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:57:09 08:57:09,130 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@a43815 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:57:09 08:57:09,130 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:57:09 08:57:09,130 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@a43815 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:57:09 08:57:09,130 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:57:09 08:57:09,130 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@a43815 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:57:09 08:57:09,130 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:57:09 08:57:09,130 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@a43815 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:57:09 08:57:09,130 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:57:09 08:57:09,130 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:57:09 08:57:09,130 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:57:09 08:57:09,131 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:57:09 08:57:09,131 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:57:09 08:57:09,132 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:57:09 08:57:09,132 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:57:09 08:57:09,137 |-INFO in ch.qos.logback.classic.pattern.DateConverter@100c22a2 - Setting zoneId to "UTC" 08:57:09 08:57:09,137 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:57:09 08:57:09,137 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:57:09 08:57:09,141 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:57:09 08:57:09,142 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:57:09 08:57:09,142 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:57:09 08:57:09,142 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:57:09 08:57:09,142 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:57:09 08:57:09,143 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@a43815 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:57:09 08:57:09,143 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:57:09 08:57:09,143 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1309cca9 - End of configuration. 08:57:09 08:57:09,143 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@8dc07ba - Registering current configuration as safe fallback point 08:57:09 08:57:09 08:57:09 . ____ _ __ _ _ 08:57:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:57:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:57:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:57:09 ' |____| .__|_| |_|_| |_\__, | / / / / 08:57:09 =========|_|==============|___/=/_/_/_/ 08:57:09 :: Spring Boot :: (v3.2.4) 08:57:09 08:57:09 2024-04-04T08:57:09.149Z INFO 7140 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:57:09 2024-04-04T08:57:09.149Z INFO 7140 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 08:57:09 2024-04-04T08:57:09.166Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:09 2024-04-04T08:57:09.166Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:09 2024-04-04T08:57:09.604Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:09 2024-04-04T08:57:09.604Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:09 2024-04-04T08:57:09.696Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:09 2024-04-04T08:57:09.696Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:09 2024-04-04T08:57:09.881Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:57:09 allow.auto.create.topics = true 08:57:09 auto.commit.interval.ms = 5000 08:57:09 auto.include.jmx.reporter = true 08:57:09 auto.offset.reset = latest 08:57:09 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:57:09 check.crcs = true 08:57:09 client.dns.lookup = use_all_dns_ips 08:57:09 client.id = consumer-ncmp-data-operation-event-group-5 08:57:09 client.rack = 08:57:09 connections.max.idle.ms = 540000 08:57:09 default.api.timeout.ms = 60000 08:57:09 enable.auto.commit = false 08:57:09 exclude.internal.topics = true 08:57:09 fetch.max.bytes = 52428800 08:57:09 fetch.max.wait.ms = 500 08:57:09 fetch.min.bytes = 1 08:57:09 group.id = ncmp-data-operation-event-group 08:57:09 group.instance.id = null 08:57:09 heartbeat.interval.ms = 3000 08:57:09 interceptor.classes = [] 08:57:09 internal.leave.group.on.close = true 08:57:09 internal.throw.on.fetch.stable.offset.unsupported = false 08:57:09 isolation.level = read_uncommitted 08:57:09 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:57:09 max.partition.fetch.bytes = 1048576 08:57:09 max.poll.interval.ms = 300000 08:57:09 max.poll.records = 500 08:57:09 metadata.max.age.ms = 300000 08:57:09 metric.reporters = [] 08:57:09 metrics.num.samples = 2 08:57:09 metrics.recording.level = INFO 08:57:09 metrics.sample.window.ms = 30000 08:57:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:57:09 receive.buffer.bytes = 65536 08:57:09 reconnect.backoff.max.ms = 1000 08:57:09 reconnect.backoff.ms = 50 08:57:09 request.timeout.ms = 30000 08:57:09 retry.backoff.ms = 100 08:57:09 sasl.client.callback.handler.class = null 08:57:09 sasl.jaas.config = null 08:57:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:57:09 sasl.kerberos.min.time.before.relogin = 60000 08:57:09 sasl.kerberos.service.name = null 08:57:09 sasl.kerberos.ticket.renew.jitter = 0.05 08:57:09 sasl.kerberos.ticket.renew.window.factor = 0.8 08:57:09 sasl.login.callback.handler.class = null 08:57:09 sasl.login.class = null 08:57:09 sasl.login.connect.timeout.ms = null 08:57:09 sasl.login.read.timeout.ms = null 08:57:09 sasl.login.refresh.buffer.seconds = 300 08:57:09 sasl.login.refresh.min.period.seconds = 60 08:57:09 sasl.login.refresh.window.factor = 0.8 08:57:09 sasl.login.refresh.window.jitter = 0.05 08:57:09 sasl.login.retry.backoff.max.ms = 10000 08:57:09 sasl.login.retry.backoff.ms = 100 08:57:09 sasl.mechanism = GSSAPI 08:57:09 sasl.oauthbearer.clock.skew.seconds = 30 08:57:09 sasl.oauthbearer.expected.audience = null 08:57:09 sasl.oauthbearer.expected.issuer = null 08:57:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:57:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:57:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:57:09 sasl.oauthbearer.jwks.endpoint.url = null 08:57:09 sasl.oauthbearer.scope.claim.name = scope 08:57:09 sasl.oauthbearer.sub.claim.name = sub 08:57:09 sasl.oauthbearer.token.endpoint.url = null 08:57:09 security.protocol = PLAINTEXT 08:57:09 security.providers = null 08:57:09 send.buffer.bytes = 131072 08:57:09 session.timeout.ms = 45000 08:57:09 socket.connection.setup.timeout.max.ms = 30000 08:57:09 socket.connection.setup.timeout.ms = 10000 08:57:09 ssl.cipher.suites = null 08:57:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:57:09 ssl.endpoint.identification.algorithm = https 08:57:09 ssl.engine.factory.class = null 08:57:09 ssl.key.password = null 08:57:09 ssl.keymanager.algorithm = SunX509 08:57:09 ssl.keystore.certificate.chain = null 08:57:09 ssl.keystore.key = null 08:57:09 ssl.keystore.location = null 08:57:09 ssl.keystore.password = null 08:57:09 ssl.keystore.type = JKS 08:57:09 ssl.protocol = TLSv1.3 08:57:09 ssl.provider = null 08:57:09 ssl.secure.random.implementation = null 08:57:09 ssl.trustmanager.algorithm = PKIX 08:57:09 ssl.truststore.certificates = null 08:57:09 ssl.truststore.location = null 08:57:09 ssl.truststore.password = null 08:57:09 ssl.truststore.type = JKS 08:57:09 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:57:09 08:57:09 2024-04-04T08:57:09.885Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:57:09 2024-04-04T08:57:09.885Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:57:09 2024-04-04T08:57:09.885Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221029885 08:57:09 2024-04-04T08:57:09.887Z INFO 7140 --- [ 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:57:09 2024-04-04T08:57:09.899Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:57:09 allow.auto.create.topics = true 08:57:09 auto.commit.interval.ms = 5000 08:57:09 auto.include.jmx.reporter = true 08:57:09 auto.offset.reset = latest 08:57:09 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:57:09 check.crcs = true 08:57:09 client.dns.lookup = use_all_dns_ips 08:57:09 client.id = consumer-ncmp-async-rest-request-event-group-6 08:57:09 client.rack = 08:57:09 connections.max.idle.ms = 540000 08:57:09 default.api.timeout.ms = 60000 08:57:09 enable.auto.commit = false 08:57:09 exclude.internal.topics = true 08:57:09 fetch.max.bytes = 52428800 08:57:09 fetch.max.wait.ms = 500 08:57:09 fetch.min.bytes = 1 08:57:09 group.id = ncmp-async-rest-request-event-group 08:57:09 group.instance.id = null 08:57:09 heartbeat.interval.ms = 3000 08:57:09 interceptor.classes = [] 08:57:09 internal.leave.group.on.close = true 08:57:09 internal.throw.on.fetch.stable.offset.unsupported = false 08:57:09 isolation.level = read_uncommitted 08:57:09 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:57:09 max.partition.fetch.bytes = 1048576 08:57:09 max.poll.interval.ms = 300000 08:57:09 max.poll.records = 500 08:57:09 metadata.max.age.ms = 300000 08:57:09 metric.reporters = [] 08:57:09 metrics.num.samples = 2 08:57:09 metrics.recording.level = INFO 08:57:09 metrics.sample.window.ms = 30000 08:57:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:57:09 receive.buffer.bytes = 65536 08:57:09 reconnect.backoff.max.ms = 1000 08:57:09 reconnect.backoff.ms = 50 08:57:09 request.timeout.ms = 30000 08:57:09 retry.backoff.ms = 100 08:57:09 sasl.client.callback.handler.class = null 08:57:09 sasl.jaas.config = null 08:57:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:57:09 sasl.kerberos.min.time.before.relogin = 60000 08:57:09 sasl.kerberos.service.name = null 08:57:09 sasl.kerberos.ticket.renew.jitter = 0.05 08:57:09 sasl.kerberos.ticket.renew.window.factor = 0.8 08:57:09 sasl.login.callback.handler.class = null 08:57:09 sasl.login.class = null 08:57:09 sasl.login.connect.timeout.ms = null 08:57:09 sasl.login.read.timeout.ms = null 08:57:09 sasl.login.refresh.buffer.seconds = 300 08:57:09 sasl.login.refresh.min.period.seconds = 60 08:57:09 sasl.login.refresh.window.factor = 0.8 08:57:09 sasl.login.refresh.window.jitter = 0.05 08:57:09 sasl.login.retry.backoff.max.ms = 10000 08:57:09 sasl.login.retry.backoff.ms = 100 08:57:09 sasl.mechanism = GSSAPI 08:57:09 sasl.oauthbearer.clock.skew.seconds = 30 08:57:09 sasl.oauthbearer.expected.audience = null 08:57:09 sasl.oauthbearer.expected.issuer = null 08:57:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:57:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:57:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:57:09 sasl.oauthbearer.jwks.endpoint.url = null 08:57:09 sasl.oauthbearer.scope.claim.name = scope 08:57:09 sasl.oauthbearer.sub.claim.name = sub 08:57:09 sasl.oauthbearer.token.endpoint.url = null 08:57:09 security.protocol = PLAINTEXT 08:57:09 security.providers = null 08:57:09 send.buffer.bytes = 131072 08:57:09 session.timeout.ms = 45000 08:57:09 socket.connection.setup.timeout.max.ms = 30000 08:57:09 socket.connection.setup.timeout.ms = 10000 08:57:09 ssl.cipher.suites = null 08:57:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:57:09 ssl.endpoint.identification.algorithm = https 08:57:09 ssl.engine.factory.class = null 08:57:09 ssl.key.password = null 08:57:09 ssl.keymanager.algorithm = SunX509 08:57:09 ssl.keystore.certificate.chain = null 08:57:09 ssl.keystore.key = null 08:57:09 ssl.keystore.location = null 08:57:09 ssl.keystore.password = null 08:57:09 ssl.keystore.type = JKS 08:57:09 ssl.protocol = TLSv1.3 08:57:09 ssl.provider = null 08:57:09 ssl.secure.random.implementation = null 08:57:09 ssl.trustmanager.algorithm = PKIX 08:57:09 ssl.truststore.certificates = null 08:57:09 ssl.truststore.location = null 08:57:09 ssl.truststore.password = null 08:57:09 ssl.truststore.type = JKS 08:57:09 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:57:09 08:57:09 2024-04-04T08:57:09.912Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:57:09 2024-04-04T08:57:09.912Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:57:09 2024-04-04T08:57:09.912Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221029912 08:57:09 2024-04-04T08:57:09.912Z INFO 7140 --- [ 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:57:09 2024-04-04T08:57:09.922Z INFO 7140 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.825 seconds (process running for 53.845) 08:57:10 2024-04-04T08:57:10.008Z WARN 7140 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 08:57:10 2024-04-04T08:57:10.008Z INFO 7140 --- [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: _g6C4pqtQ8WfYAgMwsErxQ 08:57:10 2024-04-04T08:57:10.049Z WARN 7140 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 08:57:10 2024-04-04T08:57:10.049Z INFO 7140 --- [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: _g6C4pqtQ8WfYAgMwsErxQ 08:57:10 2024-04-04T08:57:10.129Z WARN 7140 --- [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:57:10 2024-04-04T08:57:10.163Z WARN 7140 --- [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:57:10 2024-04-04T08:57:10.240Z INFO 7140 --- [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:57:10 2024-04-04T08:57:10.241Z INFO 7140 --- [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:57:10 2024-04-04T08:57:10.272Z INFO 7140 --- [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-55e72ff6-76c2-4fed-b228-a102ff73136e 08:57:10 2024-04-04T08:57:10.273Z INFO 7140 --- [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:57:10 2024-04-04T08:57:10.273Z INFO 7140 --- [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:57:10 2024-04-04T08:57:10.277Z INFO 7140 --- [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:57:10 2024-04-04T08:57:10.278Z INFO 7140 --- [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:57:10 2024-04-04T08:57:10.280Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:10 2024-04-04T08:57:10.281Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:10 2024-04-04T08:57:10.292Z INFO 7140 --- [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-5c9e4107-ae13-42d3-8cff-afd1d4a791b3 08:57:10 2024-04-04T08:57:10.292Z INFO 7140 --- [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:57:10 2024-04-04T08:57:10.292Z INFO 7140 --- [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:57:10 2024-04-04T08:57:10.313Z INFO 7140 --- [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-55e72ff6-76c2-4fed-b228-a102ff73136e', protocol='range'} 08:57:10 2024-04-04T08:57:10.314Z INFO 7140 --- [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-55e72ff6-76c2-4fed-b228-a102ff73136e=Assignment(partitions=[ncmp-async-m2m-0])} 08:57:10 2024-04-04T08:57:10.320Z INFO 7140 --- [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-5c9e4107-ae13-42d3-8cff-afd1d4a791b3', protocol='range'} 08:57:10 2024-04-04T08:57:10.321Z INFO 7140 --- [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-5c9e4107-ae13-42d3-8cff-afd1d4a791b3=Assignment(partitions=[ncmp-async-m2m-0])} 08:57:10 2024-04-04T08:57:10.338Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:10 2024-04-04T08:57:10.338Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:10 2024-04-04T08:57:10.387Z INFO 7140 --- [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-5c9e4107-ae13-42d3-8cff-afd1d4a791b3', protocol='range'} 08:57:10 2024-04-04T08:57:10.387Z INFO 7140 --- [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-55e72ff6-76c2-4fed-b228-a102ff73136e', protocol='range'} 08:57:10 2024-04-04T08:57:10.388Z INFO 7140 --- [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:57:10 2024-04-04T08:57:10.388Z INFO 7140 --- [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:57:10 2024-04-04T08:57:10.388Z INFO 7140 --- [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:57:10 2024-04-04T08:57:10.388Z INFO 7140 --- [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:57:10 2024-04-04T08:57:10.400Z INFO 7140 --- [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:57:10 2024-04-04T08:57:10.400Z INFO 7140 --- [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:57:10 2024-04-04T08:57:10.407Z INFO 7140 --- [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:57:10 2024-04-04T08:57:10.407Z INFO 7140 --- [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:57:10 2024-04-04T08:57:10.419Z INFO 7140 --- [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:57:10 2024-04-04T08:57:10.419Z INFO 7140 --- [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:57:10 2024-04-04T08:57:10.444Z INFO 7140 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 08:57:10 2024-04-04T08:57:10.444Z INFO 7140 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 08:57:10 2024-04-04T08:57:10.454Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:57:10 2024-04-04T08:57:10.454Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:57:10 acks = -1 08:57:10 auto.include.jmx.reporter = true 08:57:10 batch.size = 16384 08:57:10 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:57:10 buffer.memory = 33554432 08:57:10 client.dns.lookup = use_all_dns_ips 08:57:10 client.id = producer-3 08:57:10 compression.type = none 08:57:10 connections.max.idle.ms = 540000 08:57:10 delivery.timeout.ms = 120000 08:57:10 enable.idempotence = false 08:57:10 interceptor.classes = [] 08:57:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:57:10 linger.ms = 1 08:57:10 max.block.ms = 60000 08:57:10 max.in.flight.requests.per.connection = 5 08:57:10 max.request.size = 1048576 08:57:10 metadata.max.age.ms = 300000 08:57:10 metadata.max.idle.ms = 300000 08:57:10 metric.reporters = [] 08:57:10 metrics.num.samples = 2 08:57:10 metrics.recording.level = INFO 08:57:10 metrics.sample.window.ms = 30000 08:57:10 partitioner.adaptive.partitioning.enable = true 08:57:10 partitioner.availability.timeout.ms = 0 08:57:10 partitioner.class = null 08:57:10 partitioner.ignore.keys = false 08:57:10 receive.buffer.bytes = 32768 08:57:10 reconnect.backoff.max.ms = 1000 08:57:10 reconnect.backoff.ms = 50 08:57:10 request.timeout.ms = 30000 08:57:10 retries = 0 08:57:10 retry.backoff.ms = 100 08:57:10 sasl.client.callback.handler.class = null 08:57:10 sasl.jaas.config = null 08:57:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:57:10 sasl.kerberos.min.time.before.relogin = 60000 08:57:10 sasl.kerberos.service.name = null 08:57:10 sasl.kerberos.ticket.renew.jitter = 0.05 08:57:10 sasl.kerberos.ticket.renew.window.factor = 0.8 08:57:10 sasl.login.callback.handler.class = null 08:57:10 sasl.login.class = null 08:57:10 sasl.login.connect.timeout.ms = null 08:57:10 sasl.login.read.timeout.ms = null 08:57:10 sasl.login.refresh.buffer.seconds = 300 08:57:10 sasl.login.refresh.min.period.seconds = 60 08:57:10 sasl.login.refresh.window.factor = 0.8 08:57:10 sasl.login.refresh.window.jitter = 0.05 08:57:10 sasl.login.retry.backoff.max.ms = 10000 08:57:10 sasl.login.retry.backoff.ms = 100 08:57:10 sasl.mechanism = GSSAPI 08:57:10 sasl.oauthbearer.clock.skew.seconds = 30 08:57:10 sasl.oauthbearer.expected.audience = null 08:57:10 sasl.oauthbearer.expected.issuer = null 08:57:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:57:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:57:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:57:10 sasl.oauthbearer.jwks.endpoint.url = null 08:57:10 sasl.oauthbearer.scope.claim.name = scope 08:57:10 sasl.oauthbearer.sub.claim.name = sub 08:57:10 sasl.oauthbearer.token.endpoint.url = null 08:57:10 security.protocol = PLAINTEXT 08:57:10 security.providers = null 08:57:10 send.buffer.bytes = 131072 08:57:10 socket.connection.setup.timeout.max.ms = 30000 08:57:10 socket.connection.setup.timeout.ms = 10000 08:57:10 ssl.cipher.suites = null 08:57:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:57:10 ssl.endpoint.identification.algorithm = https 08:57:10 ssl.engine.factory.class = null 08:57:10 ssl.key.password = null 08:57:10 ssl.keymanager.algorithm = SunX509 08:57:10 ssl.keystore.certificate.chain = null 08:57:10 ssl.keystore.key = null 08:57:10 ssl.keystore.location = null 08:57:10 ssl.keystore.password = null 08:57:10 ssl.keystore.type = JKS 08:57:10 ssl.protocol = TLSv1.3 08:57:10 ssl.provider = null 08:57:10 ssl.secure.random.implementation = null 08:57:10 ssl.trustmanager.algorithm = PKIX 08:57:10 ssl.truststore.certificates = null 08:57:10 ssl.truststore.location = null 08:57:10 ssl.truststore.password = null 08:57:10 ssl.truststore.type = JKS 08:57:10 transaction.timeout.ms = 60000 08:57:10 transactional.id = null 08:57:10 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:57:10 08:57:10 2024-04-04T08:57:10.457Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:57:10 2024-04-04T08:57:10.458Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:57:10 2024-04-04T08:57:10.458Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:57:10 2024-04-04T08:57:10.458Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221030457 08:57:10 2024-04-04T08:57:10.481Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: _g6C4pqtQ8WfYAgMwsErxQ 08:57:10 2024-04-04T08:57:10.715Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:10 2024-04-04T08:57:10.715Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:10 2024-04-04T08:57:10.795Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:57:10 2024-04-04T08:57:10.796Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:57:10 acks = -1 08:57:10 auto.include.jmx.reporter = true 08:57:10 batch.size = 16384 08:57:10 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:57:10 buffer.memory = 33554432 08:57:10 client.dns.lookup = use_all_dns_ips 08:57:10 client.id = producer-4 08:57:10 compression.type = none 08:57:10 connections.max.idle.ms = 540000 08:57:10 delivery.timeout.ms = 120000 08:57:10 enable.idempotence = false 08:57:10 interceptor.classes = [] 08:57:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:57:10 linger.ms = 1 08:57:10 max.block.ms = 60000 08:57:10 max.in.flight.requests.per.connection = 5 08:57:10 max.request.size = 1048576 08:57:10 metadata.max.age.ms = 300000 08:57:10 metadata.max.idle.ms = 300000 08:57:10 metric.reporters = [] 08:57:10 metrics.num.samples = 2 08:57:10 metrics.recording.level = INFO 08:57:10 metrics.sample.window.ms = 30000 08:57:10 partitioner.adaptive.partitioning.enable = true 08:57:10 partitioner.availability.timeout.ms = 0 08:57:10 partitioner.class = null 08:57:10 partitioner.ignore.keys = false 08:57:10 receive.buffer.bytes = 32768 08:57:10 reconnect.backoff.max.ms = 1000 08:57:10 reconnect.backoff.ms = 50 08:57:10 request.timeout.ms = 30000 08:57:10 retries = 0 08:57:10 retry.backoff.ms = 100 08:57:10 sasl.client.callback.handler.class = null 08:57:10 sasl.jaas.config = null 08:57:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:57:10 sasl.kerberos.min.time.before.relogin = 60000 08:57:10 sasl.kerberos.service.name = null 08:57:10 sasl.kerberos.ticket.renew.jitter = 0.05 08:57:10 sasl.kerberos.ticket.renew.window.factor = 0.8 08:57:10 sasl.login.callback.handler.class = null 08:57:10 sasl.login.class = null 08:57:10 sasl.login.connect.timeout.ms = null 08:57:10 sasl.login.read.timeout.ms = null 08:57:10 sasl.login.refresh.buffer.seconds = 300 08:57:10 sasl.login.refresh.min.period.seconds = 60 08:57:10 sasl.login.refresh.window.factor = 0.8 08:57:10 sasl.login.refresh.window.jitter = 0.05 08:57:10 sasl.login.retry.backoff.max.ms = 10000 08:57:10 sasl.login.retry.backoff.ms = 100 08:57:10 sasl.mechanism = GSSAPI 08:57:10 sasl.oauthbearer.clock.skew.seconds = 30 08:57:10 sasl.oauthbearer.expected.audience = null 08:57:10 sasl.oauthbearer.expected.issuer = null 08:57:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:57:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:57:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:57:10 sasl.oauthbearer.jwks.endpoint.url = null 08:57:10 sasl.oauthbearer.scope.claim.name = scope 08:57:10 sasl.oauthbearer.sub.claim.name = sub 08:57:10 sasl.oauthbearer.token.endpoint.url = null 08:57:10 security.protocol = PLAINTEXT 08:57:10 security.providers = null 08:57:10 send.buffer.bytes = 131072 08:57:10 socket.connection.setup.timeout.max.ms = 30000 08:57:10 socket.connection.setup.timeout.ms = 10000 08:57:10 ssl.cipher.suites = null 08:57:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:57:10 ssl.endpoint.identification.algorithm = https 08:57:10 ssl.engine.factory.class = null 08:57:10 ssl.key.password = null 08:57:10 ssl.keymanager.algorithm = SunX509 08:57:10 ssl.keystore.certificate.chain = null 08:57:10 ssl.keystore.key = null 08:57:10 ssl.keystore.location = null 08:57:10 ssl.keystore.password = null 08:57:10 ssl.keystore.type = JKS 08:57:10 ssl.protocol = TLSv1.3 08:57:10 ssl.provider = null 08:57:10 ssl.secure.random.implementation = null 08:57:10 ssl.trustmanager.algorithm = PKIX 08:57:10 ssl.truststore.certificates = null 08:57:10 ssl.truststore.location = null 08:57:10 ssl.truststore.password = null 08:57:10 ssl.truststore.type = JKS 08:57:10 transaction.timeout.ms = 60000 08:57:10 transactional.id = null 08:57:10 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:57:10 08:57:10 2024-04-04T08:57:10.798Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:57:10 2024-04-04T08:57:10.798Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:57:10 2024-04-04T08:57:10.798Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:57:10 2024-04-04T08:57:10.798Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221030798 08:57:10 2024-04-04T08:57:10.804Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:10 2024-04-04T08:57:10.804Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:10 2024-04-04T08:57:10.806Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: _g6C4pqtQ8WfYAgMwsErxQ 08:57:10 2024-04-04T08:57:10.861Z ERROR 7140 --- [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:57:10 08:57:10 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 08:57:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) 08:57:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) 08:57:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) 08:57:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 08:57:10 at io.micrometer.observation.Observation.observe(Observation.java:499) 08:57:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 08:57:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 08:57:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 08:57:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 08:57:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 08:57:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 08:57:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 08:57:10 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 08:57:10 at java.base/java.lang.Thread.run(Thread.java:833) 08:57:10 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 08:57:10 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 08:57:10 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 08:57:10 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 08:57:10 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) 08:57:10 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) 08:57:10 at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) 08:57:10 at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) 08:57:10 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) 08:57:10 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) 08:57:10 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 08:57:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) 08:57:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) 08:57:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) 08:57:10 ... 3 common frames omitted 08:57:10 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 08:57:10 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 08:57:10 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 08:57:10 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 08:57:10 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 08:57:10 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 08:57:10 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 08:57:10 ... 14 common frames omitted 08:57:10 08:57:11 2024-04-04T08:57:10.924Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:57:11 2024-04-04T08:57:10.925Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:57:11 acks = -1 08:57:11 auto.include.jmx.reporter = true 08:57:11 batch.size = 16384 08:57:11 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:57:11 buffer.memory = 33554432 08:57:11 client.dns.lookup = use_all_dns_ips 08:57:11 client.id = producer-5 08:57:11 compression.type = none 08:57:11 connections.max.idle.ms = 540000 08:57:11 delivery.timeout.ms = 120000 08:57:11 enable.idempotence = false 08:57:11 interceptor.classes = [] 08:57:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:57:11 linger.ms = 1 08:57:11 max.block.ms = 60000 08:57:11 max.in.flight.requests.per.connection = 5 08:57:11 max.request.size = 1048576 08:57:11 metadata.max.age.ms = 300000 08:57:11 metadata.max.idle.ms = 300000 08:57:11 metric.reporters = [] 08:57:11 metrics.num.samples = 2 08:57:11 metrics.recording.level = INFO 08:57:11 metrics.sample.window.ms = 30000 08:57:11 partitioner.adaptive.partitioning.enable = true 08:57:11 partitioner.availability.timeout.ms = 0 08:57:11 partitioner.class = null 08:57:11 partitioner.ignore.keys = false 08:57:11 receive.buffer.bytes = 32768 08:57:11 reconnect.backoff.max.ms = 1000 08:57:11 reconnect.backoff.ms = 50 08:57:11 request.timeout.ms = 30000 08:57:11 retries = 0 08:57:11 retry.backoff.ms = 100 08:57:11 sasl.client.callback.handler.class = null 08:57:11 sasl.jaas.config = null 08:57:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:57:11 sasl.kerberos.min.time.before.relogin = 60000 08:57:11 sasl.kerberos.service.name = null 08:57:11 sasl.kerberos.ticket.renew.jitter = 0.05 08:57:11 sasl.kerberos.ticket.renew.window.factor = 0.8 08:57:11 sasl.login.callback.handler.class = null 08:57:11 sasl.login.class = null 08:57:11 sasl.login.connect.timeout.ms = null 08:57:11 sasl.login.read.timeout.ms = null 08:57:11 sasl.login.refresh.buffer.seconds = 300 08:57:11 sasl.login.refresh.min.period.seconds = 60 08:57:11 sasl.login.refresh.window.factor = 0.8 08:57:11 sasl.login.refresh.window.jitter = 0.05 08:57:11 sasl.login.retry.backoff.max.ms = 10000 08:57:11 sasl.login.retry.backoff.ms = 100 08:57:11 sasl.mechanism = GSSAPI 08:57:11 sasl.oauthbearer.clock.skew.seconds = 30 08:57:11 sasl.oauthbearer.expected.audience = null 08:57:11 sasl.oauthbearer.expected.issuer = null 08:57:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:57:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:57:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:57:11 sasl.oauthbearer.jwks.endpoint.url = null 08:57:11 sasl.oauthbearer.scope.claim.name = scope 08:57:11 sasl.oauthbearer.sub.claim.name = sub 08:57:11 sasl.oauthbearer.token.endpoint.url = null 08:57:11 security.protocol = PLAINTEXT 08:57:11 security.providers = null 08:57:11 send.buffer.bytes = 131072 08:57:11 socket.connection.setup.timeout.max.ms = 30000 08:57:11 socket.connection.setup.timeout.ms = 10000 08:57:11 ssl.cipher.suites = null 08:57:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:57:11 ssl.endpoint.identification.algorithm = https 08:57:11 ssl.engine.factory.class = null 08:57:11 ssl.key.password = null 08:57:11 ssl.keymanager.algorithm = SunX509 08:57:11 ssl.keystore.certificate.chain = null 08:57:11 ssl.keystore.key = null 08:57:11 ssl.keystore.location = null 08:57:11 ssl.keystore.password = null 08:57:11 ssl.keystore.type = JKS 08:57:11 ssl.protocol = TLSv1.3 08:57:11 ssl.provider = null 08:57:11 ssl.secure.random.implementation = null 08:57:11 ssl.trustmanager.algorithm = PKIX 08:57:11 ssl.truststore.certificates = null 08:57:11 ssl.truststore.location = null 08:57:11 ssl.truststore.password = null 08:57:11 ssl.truststore.type = JKS 08:57:11 transaction.timeout.ms = 60000 08:57:11 transactional.id = null 08:57:11 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:57:11 08:57:11 2024-04-04T08:57:10.927Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:57:11 2024-04-04T08:57:10.928Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:57:11 2024-04-04T08:57:10.928Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:57:11 2024-04-04T08:57:10.928Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221030927 08:57:11 2024-04-04T08:57:10.935Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: _g6C4pqtQ8WfYAgMwsErxQ 08:57:11 2024-04-04T08:57:11.248Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:57:11 2024-04-04T08:57:11.248Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:57:11 acks = -1 08:57:11 auto.include.jmx.reporter = true 08:57:11 batch.size = 16384 08:57:11 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:57:11 buffer.memory = 33554432 08:57:11 client.dns.lookup = use_all_dns_ips 08:57:11 client.id = producer-6 08:57:11 compression.type = none 08:57:11 connections.max.idle.ms = 540000 08:57:11 delivery.timeout.ms = 120000 08:57:11 enable.idempotence = false 08:57:11 interceptor.classes = [] 08:57:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:57:11 linger.ms = 1 08:57:11 max.block.ms = 60000 08:57:11 max.in.flight.requests.per.connection = 5 08:57:11 max.request.size = 1048576 08:57:11 metadata.max.age.ms = 300000 08:57:11 metadata.max.idle.ms = 300000 08:57:11 metric.reporters = [] 08:57:11 metrics.num.samples = 2 08:57:11 metrics.recording.level = INFO 08:57:11 metrics.sample.window.ms = 30000 08:57:11 partitioner.adaptive.partitioning.enable = true 08:57:11 partitioner.availability.timeout.ms = 0 08:57:11 partitioner.class = null 08:57:11 partitioner.ignore.keys = false 08:57:11 receive.buffer.bytes = 32768 08:57:11 reconnect.backoff.max.ms = 1000 08:57:11 reconnect.backoff.ms = 50 08:57:11 request.timeout.ms = 30000 08:57:11 retries = 0 08:57:11 retry.backoff.ms = 100 08:57:11 sasl.client.callback.handler.class = null 08:57:11 sasl.jaas.config = null 08:57:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:57:11 sasl.kerberos.min.time.before.relogin = 60000 08:57:11 sasl.kerberos.service.name = null 08:57:11 sasl.kerberos.ticket.renew.jitter = 0.05 08:57:11 sasl.kerberos.ticket.renew.window.factor = 0.8 08:57:11 sasl.login.callback.handler.class = null 08:57:11 sasl.login.class = null 08:57:11 sasl.login.connect.timeout.ms = null 08:57:11 sasl.login.read.timeout.ms = null 08:57:11 sasl.login.refresh.buffer.seconds = 300 08:57:11 sasl.login.refresh.min.period.seconds = 60 08:57:11 sasl.login.refresh.window.factor = 0.8 08:57:11 sasl.login.refresh.window.jitter = 0.05 08:57:11 sasl.login.retry.backoff.max.ms = 10000 08:57:11 sasl.login.retry.backoff.ms = 100 08:57:11 sasl.mechanism = GSSAPI 08:57:11 sasl.oauthbearer.clock.skew.seconds = 30 08:57:11 sasl.oauthbearer.expected.audience = null 08:57:11 sasl.oauthbearer.expected.issuer = null 08:57:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:57:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:57:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:57:11 sasl.oauthbearer.jwks.endpoint.url = null 08:57:11 sasl.oauthbearer.scope.claim.name = scope 08:57:11 sasl.oauthbearer.sub.claim.name = sub 08:57:11 sasl.oauthbearer.token.endpoint.url = null 08:57:11 security.protocol = PLAINTEXT 08:57:11 security.providers = null 08:57:11 send.buffer.bytes = 131072 08:57:11 socket.connection.setup.timeout.max.ms = 30000 08:57:11 socket.connection.setup.timeout.ms = 10000 08:57:11 ssl.cipher.suites = null 08:57:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:57:11 ssl.endpoint.identification.algorithm = https 08:57:11 ssl.engine.factory.class = null 08:57:11 ssl.key.password = null 08:57:11 ssl.keymanager.algorithm = SunX509 08:57:11 ssl.keystore.certificate.chain = null 08:57:11 ssl.keystore.key = null 08:57:11 ssl.keystore.location = null 08:57:11 ssl.keystore.password = null 08:57:11 ssl.keystore.type = JKS 08:57:11 ssl.protocol = TLSv1.3 08:57:11 ssl.provider = null 08:57:11 ssl.secure.random.implementation = null 08:57:11 ssl.trustmanager.algorithm = PKIX 08:57:11 ssl.truststore.certificates = null 08:57:11 ssl.truststore.location = null 08:57:11 ssl.truststore.password = null 08:57:11 ssl.truststore.type = JKS 08:57:11 transaction.timeout.ms = 60000 08:57:11 transactional.id = null 08:57:11 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:57:11 08:57:11 2024-04-04T08:57:11.252Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:57:11 2024-04-04T08:57:11.252Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:57:11 2024-04-04T08:57:11.252Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:57:11 2024-04-04T08:57:11.252Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221031252 08:57:11 2024-04-04T08:57:11.258Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: _g6C4pqtQ8WfYAgMwsErxQ 08:57:11 2024-04-04T08:57:11.489Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:11 2024-04-04T08:57:11.489Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:11 2024-04-04T08:57:11.542Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:11 2024-04-04T08:57:11.542Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:11 2024-04-04T08:57:11.568Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:57:11 2024-04-04T08:57:11.568Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:57:11 acks = -1 08:57:11 auto.include.jmx.reporter = true 08:57:11 batch.size = 16384 08:57:11 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:57:11 buffer.memory = 33554432 08:57:11 client.dns.lookup = use_all_dns_ips 08:57:11 client.id = producer-7 08:57:11 compression.type = none 08:57:11 connections.max.idle.ms = 540000 08:57:11 delivery.timeout.ms = 120000 08:57:11 enable.idempotence = false 08:57:11 interceptor.classes = [] 08:57:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:57:11 linger.ms = 1 08:57:11 max.block.ms = 60000 08:57:11 max.in.flight.requests.per.connection = 5 08:57:11 max.request.size = 1048576 08:57:11 metadata.max.age.ms = 300000 08:57:11 metadata.max.idle.ms = 300000 08:57:11 metric.reporters = [] 08:57:11 metrics.num.samples = 2 08:57:11 metrics.recording.level = INFO 08:57:11 metrics.sample.window.ms = 30000 08:57:11 partitioner.adaptive.partitioning.enable = true 08:57:11 partitioner.availability.timeout.ms = 0 08:57:11 partitioner.class = null 08:57:11 partitioner.ignore.keys = false 08:57:11 receive.buffer.bytes = 32768 08:57:11 reconnect.backoff.max.ms = 1000 08:57:11 reconnect.backoff.ms = 50 08:57:11 request.timeout.ms = 30000 08:57:11 retries = 0 08:57:11 retry.backoff.ms = 100 08:57:11 sasl.client.callback.handler.class = null 08:57:11 sasl.jaas.config = null 08:57:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:57:11 sasl.kerberos.min.time.before.relogin = 60000 08:57:11 sasl.kerberos.service.name = null 08:57:11 sasl.kerberos.ticket.renew.jitter = 0.05 08:57:11 sasl.kerberos.ticket.renew.window.factor = 0.8 08:57:11 sasl.login.callback.handler.class = null 08:57:11 sasl.login.class = null 08:57:11 sasl.login.connect.timeout.ms = null 08:57:11 sasl.login.read.timeout.ms = null 08:57:11 sasl.login.refresh.buffer.seconds = 300 08:57:11 sasl.login.refresh.min.period.seconds = 60 08:57:11 sasl.login.refresh.window.factor = 0.8 08:57:11 sasl.login.refresh.window.jitter = 0.05 08:57:11 sasl.login.retry.backoff.max.ms = 10000 08:57:11 sasl.login.retry.backoff.ms = 100 08:57:11 sasl.mechanism = GSSAPI 08:57:11 sasl.oauthbearer.clock.skew.seconds = 30 08:57:11 sasl.oauthbearer.expected.audience = null 08:57:11 sasl.oauthbearer.expected.issuer = null 08:57:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:57:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:57:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:57:11 sasl.oauthbearer.jwks.endpoint.url = null 08:57:11 sasl.oauthbearer.scope.claim.name = scope 08:57:11 sasl.oauthbearer.sub.claim.name = sub 08:57:11 sasl.oauthbearer.token.endpoint.url = null 08:57:11 security.protocol = PLAINTEXT 08:57:11 security.providers = null 08:57:11 send.buffer.bytes = 131072 08:57:11 socket.connection.setup.timeout.max.ms = 30000 08:57:11 socket.connection.setup.timeout.ms = 10000 08:57:11 ssl.cipher.suites = null 08:57:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:57:11 ssl.endpoint.identification.algorithm = https 08:57:11 ssl.engine.factory.class = null 08:57:11 ssl.key.password = null 08:57:11 ssl.keymanager.algorithm = SunX509 08:57:11 ssl.keystore.certificate.chain = null 08:57:11 ssl.keystore.key = null 08:57:11 ssl.keystore.location = null 08:57:11 ssl.keystore.password = null 08:57:11 ssl.keystore.type = JKS 08:57:11 ssl.protocol = TLSv1.3 08:57:11 ssl.provider = null 08:57:11 ssl.secure.random.implementation = null 08:57:11 ssl.trustmanager.algorithm = PKIX 08:57:11 ssl.truststore.certificates = null 08:57:11 ssl.truststore.location = null 08:57:11 ssl.truststore.password = null 08:57:11 ssl.truststore.type = JKS 08:57:11 transaction.timeout.ms = 60000 08:57:11 transactional.id = null 08:57:11 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:57:11 08:57:11 2024-04-04T08:57:11.570Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:57:11 2024-04-04T08:57:11.570Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:57:11 2024-04-04T08:57:11.570Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:57:11 2024-04-04T08:57:11.570Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221031570 08:57:11 2024-04-04T08:57:11.577Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: _g6C4pqtQ8WfYAgMwsErxQ 08:57:11 2024-04-04T08:57:11.618Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:11 2024-04-04T08:57:11.618Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:12 2024-04-04T08:57:11.889Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:57:12 2024-04-04T08:57:11.889Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:57:12 acks = -1 08:57:12 auto.include.jmx.reporter = true 08:57:12 batch.size = 16384 08:57:12 bootstrap.servers = [PLAINTEXT://localhost:32772] 08:57:12 buffer.memory = 33554432 08:57:12 client.dns.lookup = use_all_dns_ips 08:57:12 client.id = producer-8 08:57:12 compression.type = none 08:57:12 connections.max.idle.ms = 540000 08:57:12 delivery.timeout.ms = 120000 08:57:12 enable.idempotence = false 08:57:12 interceptor.classes = [] 08:57:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:57:12 linger.ms = 1 08:57:12 max.block.ms = 60000 08:57:12 max.in.flight.requests.per.connection = 5 08:57:12 max.request.size = 1048576 08:57:12 metadata.max.age.ms = 300000 08:57:12 metadata.max.idle.ms = 300000 08:57:12 metric.reporters = [] 08:57:12 metrics.num.samples = 2 08:57:12 metrics.recording.level = INFO 08:57:12 metrics.sample.window.ms = 30000 08:57:12 partitioner.adaptive.partitioning.enable = true 08:57:12 partitioner.availability.timeout.ms = 0 08:57:12 partitioner.class = null 08:57:12 partitioner.ignore.keys = false 08:57:12 receive.buffer.bytes = 32768 08:57:12 reconnect.backoff.max.ms = 1000 08:57:12 reconnect.backoff.ms = 50 08:57:12 request.timeout.ms = 30000 08:57:12 retries = 0 08:57:12 retry.backoff.ms = 100 08:57:12 sasl.client.callback.handler.class = null 08:57:12 sasl.jaas.config = null 08:57:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:57:12 sasl.kerberos.min.time.before.relogin = 60000 08:57:12 sasl.kerberos.service.name = null 08:57:12 sasl.kerberos.ticket.renew.jitter = 0.05 08:57:12 sasl.kerberos.ticket.renew.window.factor = 0.8 08:57:12 sasl.login.callback.handler.class = null 08:57:12 sasl.login.class = null 08:57:12 sasl.login.connect.timeout.ms = null 08:57:12 sasl.login.read.timeout.ms = null 08:57:12 sasl.login.refresh.buffer.seconds = 300 08:57:12 sasl.login.refresh.min.period.seconds = 60 08:57:12 sasl.login.refresh.window.factor = 0.8 08:57:12 sasl.login.refresh.window.jitter = 0.05 08:57:12 sasl.login.retry.backoff.max.ms = 10000 08:57:12 sasl.login.retry.backoff.ms = 100 08:57:12 sasl.mechanism = GSSAPI 08:57:12 sasl.oauthbearer.clock.skew.seconds = 30 08:57:12 sasl.oauthbearer.expected.audience = null 08:57:12 sasl.oauthbearer.expected.issuer = null 08:57:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:57:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:57:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:57:12 sasl.oauthbearer.jwks.endpoint.url = null 08:57:12 sasl.oauthbearer.scope.claim.name = scope 08:57:12 sasl.oauthbearer.sub.claim.name = sub 08:57:12 sasl.oauthbearer.token.endpoint.url = null 08:57:12 security.protocol = PLAINTEXT 08:57:12 security.providers = null 08:57:12 send.buffer.bytes = 131072 08:57:12 socket.connection.setup.timeout.max.ms = 30000 08:57:12 socket.connection.setup.timeout.ms = 10000 08:57:12 ssl.cipher.suites = null 08:57:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:57:12 ssl.endpoint.identification.algorithm = https 08:57:12 ssl.engine.factory.class = null 08:57:12 ssl.key.password = null 08:57:12 ssl.keymanager.algorithm = SunX509 08:57:12 ssl.keystore.certificate.chain = null 08:57:12 ssl.keystore.key = null 08:57:12 ssl.keystore.location = null 08:57:12 ssl.keystore.password = null 08:57:12 ssl.keystore.type = JKS 08:57:12 ssl.protocol = TLSv1.3 08:57:12 ssl.provider = null 08:57:12 ssl.secure.random.implementation = null 08:57:12 ssl.trustmanager.algorithm = PKIX 08:57:12 ssl.truststore.certificates = null 08:57:12 ssl.truststore.location = null 08:57:12 ssl.truststore.password = null 08:57:12 ssl.truststore.type = JKS 08:57:12 transaction.timeout.ms = 60000 08:57:12 transactional.id = null 08:57:12 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:57:12 08:57:12 2024-04-04T08:57:11.892Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:57:12 2024-04-04T08:57:11.892Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:57:12 2024-04-04T08:57:11.892Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:57:12 2024-04-04T08:57:11.892Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221031892 08:57:12 2024-04-04T08:57:11.899Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: _g6C4pqtQ8WfYAgMwsErxQ 08:57:12 2024-04-04T08:57:11.913Z ERROR 7140 --- [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:57:12 08:57:12 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 08:57:12 Endpoint handler details: 08:57:12 Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 08:57:12 Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@14f63bd] 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2950) 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2895) 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2859) 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 08:57:12 at io.micrometer.observation.Observation.observe(Observation.java:499) 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 08:57:12 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 08:57:12 at java.base/java.lang.Thread.run(Thread.java:833) 08:57:12 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 08:57:12 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) 08:57:12 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 08:57:12 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 08:57:12 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 08:57:12 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 08:57:12 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2881) 08:57:12 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 08:57:12 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 08:57:12 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 08:57:12 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 08:57:12 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 08:57:12 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2881) 08:57:12 ... 12 common frames omitted 08:57:12 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@2a420d28, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1712221031899, kafka_groupId=ncmp-async-rest-request-event-group}] 08:57:12 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 08:57:12 at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 08:57:12 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 08:57:12 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 08:57:12 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 08:57:12 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) 08:57:12 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:376) 08:57:12 ... 17 common frames omitted 08:57:12 08:57:12 2024-04-04T08:57:11.915Z ERROR 7140 --- [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:57:12 08:57:12 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 08:57:12 at io.micrometer.observation.Observation.observe(Observation.java:499) 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 08:57:12 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 08:57:12 at java.base/java.lang.Thread.run(Thread.java:833) 08:57:12 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 08:57:12 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 08:57:12 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 08:57:12 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 08:57:12 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) 08:57:12 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) 08:57:12 at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) 08:57:12 at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) 08:57:12 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) 08:57:12 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) 08:57:12 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) 08:57:12 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) 08:57:12 ... 3 common frames omitted 08:57:12 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 08:57:12 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 08:57:12 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 08:57:12 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 08:57:12 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 08:57:12 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 08:57:12 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 08:57:12 ... 14 common frames omitted 08:57:12 08:57:12 2024-04-04T08:57:12.008Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:12 2024-04-04T08:57:12.008Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:12 2024-04-04T08:57:12.260Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:12 2024-04-04T08:57:12.260Z INFO 7140 --- [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:57:12 2024-04-04T08:57:12.261Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:12 2024-04-04T08:57:12.261Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:12 2024-04-04T08:57:12.261Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 08:57:12 2024-04-04T08:57:12.261Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 08:57:12 2024-04-04T08:57:12.261Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 08:57:12 2024-04-04T08:57:12.262Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:12 2024-04-04T08:57:12.262Z INFO 7140 --- [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:57:12 2024-04-04T08:57:12.262Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 08:57:12 2024-04-04T08:57:12.262Z INFO 7140 --- [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: 350ms, elapsed time since send: 350ms, request timeout: 30000ms) 08:57:12 2024-04-04T08:57:12.262Z INFO 7140 --- [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:57:12 2024-04-04T08:57:12.262Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:12 2024-04-04T08:57:12.262Z INFO 7140 --- [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:57:12 2024-04-04T08:57:12.262Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 08:57:12 2024-04-04T08:57:12.262Z INFO 7140 --- [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=1006633771, epoch=6) to node 1: 08:57:12 08:57:12 org.apache.kafka.common.errors.DisconnectException: null 08:57:12 08:57:12 2024-04-04T08:57:12.262Z INFO 7140 --- [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:57:12 2024-04-04T08:57:12.262Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:12 2024-04-04T08:57:12.262Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 08:57:12 2024-04-04T08:57:12.264Z INFO 7140 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 08:57:12 2024-04-04T08:57:12.264Z INFO 7140 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 27 due to node 1 being disconnected (elapsed time since creation: 353ms, elapsed time since send: 353ms, request timeout: 30000ms) 08:57:12 2024-04-04T08:57:12.264Z INFO 7140 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight METADATA request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 253ms, elapsed time since send: 253ms, request timeout: 30000ms) 08:57:12 2024-04-04T08:57:12.264Z INFO 7140 --- [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:57:12 2024-04-04T08:57:12.264Z INFO 7140 --- [est-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=1683045450, epoch=6) to node 1: 08:57:12 08:57:12 org.apache.kafka.common.errors.DisconnectException: null 08:57:12 08:57:12 2024-04-04T08:57:12.264Z INFO 7140 --- [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:57:12 2024-04-04T08:57:12.363Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:12 2024-04-04T08:57:12.363Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:12 2024-04-04T08:57:12.363Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:12 2024-04-04T08:57:12.363Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:12 2024-04-04T08:57:12.363Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:12 2024-04-04T08:57:12.363Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:12 2024-04-04T08:57:12.364Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:12 2024-04-04T08:57:12.364Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:12 2024-04-04T08:57:12.364Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:12 2024-04-04T08:57:12.364Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:12 2024-04-04T08:57:12.363Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:12 2024-04-04T08:57:12.364Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:12 2024-04-04T08:57:12.366Z INFO 7140 --- [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:57:12 2024-04-04T08:57:12.366Z WARN 7140 --- [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:57:12 2024-04-04T08:57:12.363Z INFO 7140 --- [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:57:12 2024-04-04T08:57:12.368Z WARN 7140 --- [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:57:12 2024-04-04T08:57:12.445Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:12 2024-04-04T08:57:12.445Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:12 2024-04-04T08:57:12.463Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:12 2024-04-04T08:57:12.463Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:12 2024-04-04T08:57:12.464Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:12 2024-04-04T08:57:12.464Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:12 2024-04-04T08:57:12.464Z INFO 7140 --- [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:57:12 2024-04-04T08:57:12.464Z WARN 7140 --- [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:57:12 2024-04-04T08:57:12.464Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:12 2024-04-04T08:57:12.464Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:12 2024-04-04T08:57:12.464Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:12 2024-04-04T08:57:12.464Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:12 2024-04-04T08:57:12.464Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:12 2024-04-04T08:57:12.464Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:12 2024-04-04T08:57:12.510Z INFO 7140 --- [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:57:12 2024-04-04T08:57:12.510Z INFO 7140 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 08:57:12 2024-04-04T08:57:12.511Z INFO 7140 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 08:57:12 2024-04-04T08:57:12.511Z WARN 7140 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 08:57:12 2024-04-04T08:57:12.511Z INFO 7140 --- [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:57:12 2024-04-04T08:57:12.511Z INFO 7140 --- [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:57:12 2024-04-04T08:57:12.511Z INFO 7140 --- [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:57:12 2024-04-04T08:57:12.511Z INFO 7140 --- [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:57:12 2024-04-04T08:57:12.511Z INFO 7140 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 08:57:12 2024-04-04T08:57:12.511Z INFO 7140 --- [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:57:12 2024-04-04T08:57:12.511Z INFO 7140 --- [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:57:12 2024-04-04T08:57:12.512Z INFO 7140 --- [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:57:12 2024-04-04T08:57:12.512Z INFO 7140 --- [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:57:12 2024-04-04T08:57:12.512Z INFO 7140 --- [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:57:12 2024-04-04T08:57:12.513Z INFO 7140 --- [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:57:12 2024-04-04T08:57:12.513Z INFO 7140 --- [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:57:12 2024-04-04T08:57:12.514Z INFO 7140 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 08:57:12 2024-04-04T08:57:12.514Z INFO 7140 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 08:57:12 2024-04-04T08:57:12.514Z INFO 7140 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 08:57:12 2024-04-04T08:57:12.514Z INFO 7140 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 08:57:12 2024-04-04T08:57:12.515Z INFO 7140 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 08:57:12 2024-04-04T08:57:12.515Z INFO 7140 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 08:57:12 2024-04-04T08:57:12.515Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:12 2024-04-04T08:57:12.515Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:12 2024-04-04T08:57:12.519Z INFO 7140 --- [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:57:12 2024-04-04T08:57:12.520Z INFO 7140 --- [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:57:12 2024-04-04T08:57:12.520Z INFO 7140 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 08:57:12 2024-04-04T08:57:12.520Z INFO 7140 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 08:57:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.97 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 08:57:12 [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 08:57:18 2024-04-04T08:57:12.533Z INFO 7140 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:57:18 2024-04-04T08:57:12.583Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: effc9f98beb346daa208654be5be6a0fbfda6a80ea906da1a66b27b0a0e1c013 08:57:18 2024-04-04T08:57:12.621Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:18 2024-04-04T08:57:12.621Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:18 2024-04-04T08:57:12.665Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:18 2024-04-04T08:57:12.665Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:12.697Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:18 2024-04-04T08:57:12.697Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:12.715Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:18 2024-04-04T08:57:12.715Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:12.716Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:18 2024-04-04T08:57:12.716Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:12.718Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:18 2024-04-04T08:57:12.718Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:12.716Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:18 2024-04-04T08:57:12.723Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:12.767Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:18 2024-04-04T08:57:12.767Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:13.117Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:18 2024-04-04T08:57:13.117Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:18 2024-04-04T08:57:13.117Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:13.117Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:13.118Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:18 2024-04-04T08:57:13.118Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:13.120Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:18 2024-04-04T08:57:13.120Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:13.172Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:18 2024-04-04T08:57:13.172Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:13.175Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:18 2024-04-04T08:57:13.176Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:13.216Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:18 2024-04-04T08:57:13.217Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:13.526Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:18 2024-04-04T08:57:13.526Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:18 2024-04-04T08:57:13.556Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:18 2024-04-04T08:57:13.556Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:18 2024-04-04T08:57:13.858Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:18 2024-04-04T08:57:13.858Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:13.876Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:18 2024-04-04T08:57:13.876Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:13.888Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:18 2024-04-04T08:57:13.888Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:13.908Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:18 2024-04-04T08:57:13.908Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:14.029Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:18 2024-04-04T08:57:14.030Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:14.030Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:18 2024-04-04T08:57:14.030Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:14.080Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:18 2024-04-04T08:57:14.080Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:14.370Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:18 2024-04-04T08:57:14.370Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:14.629Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:18 2024-04-04T08:57:14.629Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:18 2024-04-04T08:57:14.761Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:18 2024-04-04T08:57:14.761Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:18 2024-04-04T08:57:14.830Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:18 2024-04-04T08:57:14.830Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:14.914Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:18 2024-04-04T08:57:14.914Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:14.933Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:18 2024-04-04T08:57:14.933Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:14.933Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:18 2024-04-04T08:57:14.933Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:15.013Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:18 2024-04-04T08:57:15.013Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:15.093Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:18 2024-04-04T08:57:15.093Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:15.235Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:18 2024-04-04T08:57:15.235Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:15.424Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:18 2024-04-04T08:57:15.424Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:15.833Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:18 2024-04-04T08:57:15.834Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:18 2024-04-04T08:57:15.835Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:18 2024-04-04T08:57:15.835Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:15.864Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:18 2024-04-04T08:57:15.864Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:18 2024-04-04T08:57:15.873Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:18 2024-04-04T08:57:15.873Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:15.887Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:18 2024-04-04T08:57:15.887Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:15.920Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:18 2024-04-04T08:57:15.920Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:16.038Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:18 2024-04-04T08:57:16.038Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:16.101Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:18 2024-04-04T08:57:16.101Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:16.190Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:18 2024-04-04T08:57:16.190Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:16.280Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:18 2024-04-04T08:57:16.280Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:16.690Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:18 2024-04-04T08:57:16.690Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:16.790Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:18 2024-04-04T08:57:16.790Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:16.868Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:18 2024-04-04T08:57:16.868Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:18 2024-04-04T08:57:16.882Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:18 2024-04-04T08:57:16.882Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:17.037Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:18 2024-04-04T08:57:17.037Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:18 2024-04-04T08:57:17.062Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:18 2024-04-04T08:57:17.062Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:17.076Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:18 2024-04-04T08:57:17.076Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:17.140Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:18 2024-04-04T08:57:17.140Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:17.245Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:18 2024-04-04T08:57:17.245Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:17.387Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:18 2024-04-04T08:57:17.387Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:17.602Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:18 2024-04-04T08:57:17.602Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:17.676Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:18 2024-04-04T08:57:17.676Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:18 2024-04-04T08:57:17.887Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:18 2024-04-04T08:57:17.887Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:17.943Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:18 2024-04-04T08:57:17.943Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:18.030Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.496741441S 08:57:18 2024-04-04T08:57:18.040Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:18 2024-04-04T08:57:18.040Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:18 08:57:18,074 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 08:57:18 08:57:18,074 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 08:57:18 08:57:18,074 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@329b7ed7 - 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:57:18 08:57:18,077 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6a57e01d - 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:57:18 08:57:18,077 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@329b7ed7 - 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:57:18 08:57:18,078 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:57:18 08:57:18,078 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:57:18 08:57:18,078 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:57:18 08:57:18,078 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:57:18 08:57:18,078 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:57:18 08:57:18,079 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6a57e01d - 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:57:18 08:57:18,079 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@329b7ed7 - 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:57:18 08:57:18,081 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:57:18 08:57:18,081 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:57:18 08:57:18,081 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:57:18 08:57:18,081 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712221038081) 08:57:18 08:57:18,081 |-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:57:18 08:57:18,081 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:57:18 08:57:18,082 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:57:18 08:57:18,082 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ab0818f - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:57:18 08:57:18,082 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:57:18 08:57:18,082 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ab0818f - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:57:18 08:57:18,082 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:57:18 08:57:18,082 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ab0818f - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:57:18 08:57:18,082 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:57:18 08:57:18,082 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ab0818f - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:57:18 08:57:18,082 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:57:18 08:57:18,082 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ab0818f - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:57:18 08:57:18,082 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:57:18 08:57:18,082 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ab0818f - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:57:18 08:57:18,082 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:57:18 08:57:18,082 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ab0818f - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:57:18 08:57:18,082 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:57:18 08:57:18,082 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ab0818f - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:57:18 08:57:18,082 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:57:18 08:57:18,082 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:57:18 08:57:18,083 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:57:18 08:57:18,083 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:57:18 08:57:18,083 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:57:18 08:57:18,084 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:57:18 08:57:18,084 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:57:18 08:57:18,089 |-INFO in ch.qos.logback.classic.pattern.DateConverter@37f6f2d2 - Setting zoneId to "UTC" 08:57:18 08:57:18,089 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:57:18 08:57:18,089 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:57:18 08:57:18,092 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:57:18 08:57:18,092 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:57:18 08:57:18,092 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:57:18 08:57:18,092 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:57:18 08:57:18,092 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:57:18 08:57:18,093 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ab0818f - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:57:18 08:57:18,093 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:57:18 08:57:18,093 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@352cb17f - End of configuration. 08:57:18 08:57:18,093 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5c281ccb - Registering current configuration as safe fallback point 08:57:18 08:57:18 08:57:18 . ____ _ __ _ _ 08:57:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:57:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:57:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:57:18 ' |____| .__|_| |_|_| |_\__, | / / / / 08:57:18 =========|_|==============|___/=/_/_/_/ 08:57:18 :: Spring Boot :: (v3.2.4) 08:57:18 08:57:18 2024-04-04T08:57:18.097Z INFO 7140 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:57:18 2024-04-04T08:57:18.097Z INFO 7140 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 08:57:18 2024-04-04T08:57:18.227Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:18 2024-04-04T08:57:18.227Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:18.247Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:18 2024-04-04T08:57:18.247Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:18.250Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:18 2024-04-04T08:57:18.250Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:18 2024-04-04T08:57:18.268Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:57:18 allow.auto.create.topics = true 08:57:18 auto.commit.interval.ms = 5000 08:57:18 auto.include.jmx.reporter = true 08:57:18 auto.offset.reset = latest 08:57:18 bootstrap.servers = [PLAINTEXT://localhost:32774] 08:57:18 check.crcs = true 08:57:18 client.dns.lookup = use_all_dns_ips 08:57:18 client.id = consumer-ncmp-data-operation-event-group-7 08:57:18 client.rack = 08:57:18 connections.max.idle.ms = 540000 08:57:18 default.api.timeout.ms = 60000 08:57:18 enable.auto.commit = false 08:57:18 exclude.internal.topics = true 08:57:18 fetch.max.bytes = 52428800 08:57:18 fetch.max.wait.ms = 500 08:57:18 fetch.min.bytes = 1 08:57:18 group.id = ncmp-data-operation-event-group 08:57:18 group.instance.id = null 08:57:18 heartbeat.interval.ms = 3000 08:57:18 interceptor.classes = [] 08:57:18 internal.leave.group.on.close = true 08:57:18 internal.throw.on.fetch.stable.offset.unsupported = false 08:57:18 isolation.level = read_uncommitted 08:57:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:57:18 max.partition.fetch.bytes = 1048576 08:57:18 max.poll.interval.ms = 300000 08:57:18 max.poll.records = 500 08:57:18 metadata.max.age.ms = 300000 08:57:18 metric.reporters = [] 08:57:18 metrics.num.samples = 2 08:57:18 metrics.recording.level = INFO 08:57:18 metrics.sample.window.ms = 30000 08:57:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:57:18 receive.buffer.bytes = 65536 08:57:18 reconnect.backoff.max.ms = 1000 08:57:18 reconnect.backoff.ms = 50 08:57:18 request.timeout.ms = 30000 08:57:18 retry.backoff.ms = 100 08:57:18 sasl.client.callback.handler.class = null 08:57:18 sasl.jaas.config = null 08:57:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:57:18 sasl.kerberos.min.time.before.relogin = 60000 08:57:18 sasl.kerberos.service.name = null 08:57:18 sasl.kerberos.ticket.renew.jitter = 0.05 08:57:18 sasl.kerberos.ticket.renew.window.factor = 0.8 08:57:18 sasl.login.callback.handler.class = null 08:57:18 sasl.login.class = null 08:57:18 sasl.login.connect.timeout.ms = null 08:57:18 sasl.login.read.timeout.ms = null 08:57:18 sasl.login.refresh.buffer.seconds = 300 08:57:18 sasl.login.refresh.min.period.seconds = 60 08:57:18 sasl.login.refresh.window.factor = 0.8 08:57:18 sasl.login.refresh.window.jitter = 0.05 08:57:18 sasl.login.retry.backoff.max.ms = 10000 08:57:18 sasl.login.retry.backoff.ms = 100 08:57:18 sasl.mechanism = GSSAPI 08:57:18 sasl.oauthbearer.clock.skew.seconds = 30 08:57:18 sasl.oauthbearer.expected.audience = null 08:57:18 sasl.oauthbearer.expected.issuer = null 08:57:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:57:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:57:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:57:18 sasl.oauthbearer.jwks.endpoint.url = null 08:57:18 sasl.oauthbearer.scope.claim.name = scope 08:57:18 sasl.oauthbearer.sub.claim.name = sub 08:57:18 sasl.oauthbearer.token.endpoint.url = null 08:57:18 security.protocol = PLAINTEXT 08:57:18 security.providers = null 08:57:18 send.buffer.bytes = 131072 08:57:18 session.timeout.ms = 45000 08:57:18 socket.connection.setup.timeout.max.ms = 30000 08:57:18 socket.connection.setup.timeout.ms = 10000 08:57:18 ssl.cipher.suites = null 08:57:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:57:18 ssl.endpoint.identification.algorithm = https 08:57:18 ssl.engine.factory.class = null 08:57:18 ssl.key.password = null 08:57:18 ssl.keymanager.algorithm = SunX509 08:57:18 ssl.keystore.certificate.chain = null 08:57:18 ssl.keystore.key = null 08:57:18 ssl.keystore.location = null 08:57:18 ssl.keystore.password = null 08:57:18 ssl.keystore.type = JKS 08:57:18 ssl.protocol = TLSv1.3 08:57:18 ssl.provider = null 08:57:18 ssl.secure.random.implementation = null 08:57:18 ssl.trustmanager.algorithm = PKIX 08:57:18 ssl.truststore.certificates = null 08:57:18 ssl.truststore.location = null 08:57:18 ssl.truststore.password = null 08:57:18 ssl.truststore.type = JKS 08:57:18 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:57:18 08:57:18 2024-04-04T08:57:18.270Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:57:18 2024-04-04T08:57:18.270Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:57:18 2024-04-04T08:57:18.270Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221038270 08:57:18 2024-04-04T08:57:18.271Z INFO 7140 --- [ 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:57:18 2024-04-04T08:57:18.273Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:57:18 allow.auto.create.topics = true 08:57:18 auto.commit.interval.ms = 5000 08:57:18 auto.include.jmx.reporter = true 08:57:18 auto.offset.reset = latest 08:57:18 bootstrap.servers = [PLAINTEXT://localhost:32774] 08:57:18 check.crcs = true 08:57:18 client.dns.lookup = use_all_dns_ips 08:57:18 client.id = consumer-ncmp-async-rest-request-event-group-8 08:57:18 client.rack = 08:57:18 connections.max.idle.ms = 540000 08:57:18 default.api.timeout.ms = 60000 08:57:18 enable.auto.commit = false 08:57:18 exclude.internal.topics = true 08:57:18 fetch.max.bytes = 52428800 08:57:18 fetch.max.wait.ms = 500 08:57:18 fetch.min.bytes = 1 08:57:18 group.id = ncmp-async-rest-request-event-group 08:57:18 group.instance.id = null 08:57:18 heartbeat.interval.ms = 3000 08:57:18 interceptor.classes = [] 08:57:18 internal.leave.group.on.close = true 08:57:18 internal.throw.on.fetch.stable.offset.unsupported = false 08:57:18 isolation.level = read_uncommitted 08:57:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:57:18 max.partition.fetch.bytes = 1048576 08:57:18 max.poll.interval.ms = 300000 08:57:18 max.poll.records = 500 08:57:18 metadata.max.age.ms = 300000 08:57:18 metric.reporters = [] 08:57:18 metrics.num.samples = 2 08:57:18 metrics.recording.level = INFO 08:57:18 metrics.sample.window.ms = 30000 08:57:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:57:18 receive.buffer.bytes = 65536 08:57:18 reconnect.backoff.max.ms = 1000 08:57:18 reconnect.backoff.ms = 50 08:57:18 request.timeout.ms = 30000 08:57:18 retry.backoff.ms = 100 08:57:18 sasl.client.callback.handler.class = null 08:57:18 sasl.jaas.config = null 08:57:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:57:18 sasl.kerberos.min.time.before.relogin = 60000 08:57:18 sasl.kerberos.service.name = null 08:57:18 sasl.kerberos.ticket.renew.jitter = 0.05 08:57:18 sasl.kerberos.ticket.renew.window.factor = 0.8 08:57:18 sasl.login.callback.handler.class = null 08:57:18 sasl.login.class = null 08:57:18 sasl.login.connect.timeout.ms = null 08:57:18 sasl.login.read.timeout.ms = null 08:57:18 sasl.login.refresh.buffer.seconds = 300 08:57:18 sasl.login.refresh.min.period.seconds = 60 08:57:18 sasl.login.refresh.window.factor = 0.8 08:57:18 sasl.login.refresh.window.jitter = 0.05 08:57:18 sasl.login.retry.backoff.max.ms = 10000 08:57:18 sasl.login.retry.backoff.ms = 100 08:57:18 sasl.mechanism = GSSAPI 08:57:18 sasl.oauthbearer.clock.skew.seconds = 30 08:57:18 sasl.oauthbearer.expected.audience = null 08:57:18 sasl.oauthbearer.expected.issuer = null 08:57:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:57:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:57:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:57:18 sasl.oauthbearer.jwks.endpoint.url = null 08:57:18 sasl.oauthbearer.scope.claim.name = scope 08:57:18 sasl.oauthbearer.sub.claim.name = sub 08:57:18 sasl.oauthbearer.token.endpoint.url = null 08:57:18 security.protocol = PLAINTEXT 08:57:18 security.providers = null 08:57:18 send.buffer.bytes = 131072 08:57:18 session.timeout.ms = 45000 08:57:18 socket.connection.setup.timeout.max.ms = 30000 08:57:18 socket.connection.setup.timeout.ms = 10000 08:57:18 ssl.cipher.suites = null 08:57:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:57:18 ssl.endpoint.identification.algorithm = https 08:57:18 ssl.engine.factory.class = null 08:57:18 ssl.key.password = null 08:57:18 ssl.keymanager.algorithm = SunX509 08:57:18 ssl.keystore.certificate.chain = null 08:57:18 ssl.keystore.key = null 08:57:18 ssl.keystore.location = null 08:57:18 ssl.keystore.password = null 08:57:18 ssl.keystore.type = JKS 08:57:18 ssl.protocol = TLSv1.3 08:57:18 ssl.provider = null 08:57:18 ssl.secure.random.implementation = null 08:57:18 ssl.trustmanager.algorithm = PKIX 08:57:18 ssl.truststore.certificates = null 08:57:18 ssl.truststore.location = null 08:57:18 ssl.truststore.password = null 08:57:18 ssl.truststore.type = JKS 08:57:18 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 08:57:18 08:57:18 2024-04-04T08:57:18.293Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:57:18 2024-04-04T08:57:18.293Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:57:18 2024-04-04T08:57:18.293Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221038293 08:57:18 2024-04-04T08:57:18.293Z INFO 7140 --- [ 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:57:18 2024-04-04T08:57:18.309Z INFO 7140 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.269 seconds (process running for 62.232) 08:57:19 2024-04-04T08:57:18.375Z WARN 7140 --- [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:57:19 2024-04-04T08:57:18.375Z INFO 7140 --- [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: m98YV74kSHmG94MxUF5kfA 08:57:19 2024-04-04T08:57:18.411Z WARN 7140 --- [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:57:19 2024-04-04T08:57:18.411Z INFO 7140 --- [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: m98YV74kSHmG94MxUF5kfA 08:57:19 2024-04-04T08:57:18.498Z WARN 7140 --- [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:57:19 2024-04-04T08:57:18.535Z WARN 7140 --- [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:57:19 2024-04-04T08:57:18.614Z WARN 7140 --- [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:57:19 2024-04-04T08:57:18.724Z INFO 7140 --- [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:57:19 2024-04-04T08:57:18.725Z INFO 7140 --- [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:57:19 2024-04-04T08:57:18.748Z INFO 7140 --- [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:57:19 2024-04-04T08:57:18.749Z INFO 7140 --- [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:57:19 2024-04-04T08:57:18.750Z INFO 7140 --- [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-640e939d-8ca1-4ab5-929a-f3c29e4eeeb8 08:57:19 2024-04-04T08:57:18.751Z INFO 7140 --- [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:57:19 2024-04-04T08:57:18.751Z INFO 7140 --- [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:57:19 2024-04-04T08:57:18.758Z INFO 7140 --- [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-173ffe76-f6f4-44bc-8f22-a4ec2520b074 08:57:19 2024-04-04T08:57:18.759Z INFO 7140 --- [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:57:19 2024-04-04T08:57:18.759Z INFO 7140 --- [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:57:19 2024-04-04T08:57:18.772Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:19 2024-04-04T08:57:18.773Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:19 2024-04-04T08:57:18.782Z INFO 7140 --- [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-640e939d-8ca1-4ab5-929a-f3c29e4eeeb8', protocol='range'} 08:57:19 2024-04-04T08:57:18.782Z INFO 7140 --- [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-640e939d-8ca1-4ab5-929a-f3c29e4eeeb8=Assignment(partitions=[ncmp-async-m2m-0])} 08:57:19 2024-04-04T08:57:18.794Z INFO 7140 --- [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-173ffe76-f6f4-44bc-8f22-a4ec2520b074', protocol='range'} 08:57:19 2024-04-04T08:57:18.794Z INFO 7140 --- [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-173ffe76-f6f4-44bc-8f22-a4ec2520b074=Assignment(partitions=[ncmp-async-m2m-0])} 08:57:19 2024-04-04T08:57:18.856Z INFO 7140 --- [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-173ffe76-f6f4-44bc-8f22-a4ec2520b074', protocol='range'} 08:57:19 2024-04-04T08:57:18.856Z INFO 7140 --- [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-640e939d-8ca1-4ab5-929a-f3c29e4eeeb8', protocol='range'} 08:57:19 2024-04-04T08:57:18.856Z INFO 7140 --- [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:57:19 2024-04-04T08:57:18.856Z INFO 7140 --- [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:57:19 2024-04-04T08:57:18.857Z INFO 7140 --- [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:57:19 2024-04-04T08:57:18.857Z INFO 7140 --- [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:57:19 2024-04-04T08:57:18.867Z INFO 7140 --- [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:57:19 2024-04-04T08:57:18.867Z INFO 7140 --- [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:57:19 2024-04-04T08:57:18.874Z INFO 7140 --- [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:57:19 2024-04-04T08:57:18.874Z INFO 7140 --- [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:57:19 2024-04-04T08:57:18.889Z INFO 7140 --- [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:57:19 2024-04-04T08:57:18.889Z INFO 7140 --- [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:57:19 2024-04-04T08:57:18.893Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:19 2024-04-04T08:57:18.894Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:19 2024-04-04T08:57:18.910Z INFO 7140 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 08:57:19 2024-04-04T08:57:18.910Z INFO 7140 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 08:57:19 2024-04-04T08:57:18.928Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:57:19 2024-04-04T08:57:18.928Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:57:19 acks = -1 08:57:19 auto.include.jmx.reporter = true 08:57:19 batch.size = 16384 08:57:19 bootstrap.servers = [PLAINTEXT://localhost:32774] 08:57:19 buffer.memory = 33554432 08:57:19 client.dns.lookup = use_all_dns_ips 08:57:19 client.id = producer-9 08:57:19 compression.type = none 08:57:19 connections.max.idle.ms = 540000 08:57:19 delivery.timeout.ms = 120000 08:57:19 enable.idempotence = false 08:57:19 interceptor.classes = [] 08:57:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:57:19 linger.ms = 1 08:57:19 max.block.ms = 60000 08:57:19 max.in.flight.requests.per.connection = 5 08:57:19 max.request.size = 1048576 08:57:19 metadata.max.age.ms = 300000 08:57:19 metadata.max.idle.ms = 300000 08:57:19 metric.reporters = [] 08:57:19 metrics.num.samples = 2 08:57:19 metrics.recording.level = INFO 08:57:19 metrics.sample.window.ms = 30000 08:57:19 partitioner.adaptive.partitioning.enable = true 08:57:19 partitioner.availability.timeout.ms = 0 08:57:19 partitioner.class = null 08:57:19 partitioner.ignore.keys = false 08:57:19 receive.buffer.bytes = 32768 08:57:19 reconnect.backoff.max.ms = 1000 08:57:19 reconnect.backoff.ms = 50 08:57:19 request.timeout.ms = 30000 08:57:19 retries = 0 08:57:19 retry.backoff.ms = 100 08:57:19 sasl.client.callback.handler.class = null 08:57:19 sasl.jaas.config = null 08:57:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:57:19 sasl.kerberos.min.time.before.relogin = 60000 08:57:19 sasl.kerberos.service.name = null 08:57:19 sasl.kerberos.ticket.renew.jitter = 0.05 08:57:19 sasl.kerberos.ticket.renew.window.factor = 0.8 08:57:19 sasl.login.callback.handler.class = null 08:57:19 sasl.login.class = null 08:57:19 sasl.login.connect.timeout.ms = null 08:57:19 sasl.login.read.timeout.ms = null 08:57:19 sasl.login.refresh.buffer.seconds = 300 08:57:19 sasl.login.refresh.min.period.seconds = 60 08:57:19 sasl.login.refresh.window.factor = 0.8 08:57:19 sasl.login.refresh.window.jitter = 0.05 08:57:19 sasl.login.retry.backoff.max.ms = 10000 08:57:19 sasl.login.retry.backoff.ms = 100 08:57:19 sasl.mechanism = GSSAPI 08:57:19 sasl.oauthbearer.clock.skew.seconds = 30 08:57:19 sasl.oauthbearer.expected.audience = null 08:57:19 sasl.oauthbearer.expected.issuer = null 08:57:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:57:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:57:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:57:19 sasl.oauthbearer.jwks.endpoint.url = null 08:57:19 sasl.oauthbearer.scope.claim.name = scope 08:57:19 sasl.oauthbearer.sub.claim.name = sub 08:57:19 sasl.oauthbearer.token.endpoint.url = null 08:57:19 security.protocol = PLAINTEXT 08:57:19 security.providers = null 08:57:19 send.buffer.bytes = 131072 08:57:19 socket.connection.setup.timeout.max.ms = 30000 08:57:19 socket.connection.setup.timeout.ms = 10000 08:57:19 ssl.cipher.suites = null 08:57:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:57:19 ssl.endpoint.identification.algorithm = https 08:57:19 ssl.engine.factory.class = null 08:57:19 ssl.key.password = null 08:57:19 ssl.keymanager.algorithm = SunX509 08:57:19 ssl.keystore.certificate.chain = null 08:57:19 ssl.keystore.key = null 08:57:19 ssl.keystore.location = null 08:57:19 ssl.keystore.password = null 08:57:19 ssl.keystore.type = JKS 08:57:19 ssl.protocol = TLSv1.3 08:57:19 ssl.provider = null 08:57:19 ssl.secure.random.implementation = null 08:57:19 ssl.trustmanager.algorithm = PKIX 08:57:19 ssl.truststore.certificates = null 08:57:19 ssl.truststore.location = null 08:57:19 ssl.truststore.password = null 08:57:19 ssl.truststore.type = JKS 08:57:19 transaction.timeout.ms = 60000 08:57:19 transactional.id = null 08:57:19 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:57:19 08:57:19 2024-04-04T08:57:18.930Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:57:19 2024-04-04T08:57:18.930Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:57:19 2024-04-04T08:57:18.930Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:57:19 2024-04-04T08:57:18.930Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221038930 08:57:19 2024-04-04T08:57:18.947Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: m98YV74kSHmG94MxUF5kfA 08:57:19 2024-04-04T08:57:18.979Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:19 2024-04-04T08:57:18.980Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:19 2024-04-04T08:57:18.999Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:19 2024-04-04T08:57:18.999Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:19 2024-04-04T08:57:19.046Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:19 2024-04-04T08:57:19.046Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:19 2024-04-04T08:57:19.047Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:19 2024-04-04T08:57:19.047Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:19 2024-04-04T08:57:19.079Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:57:19 2024-04-04T08:57:19.080Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:57:19 acks = -1 08:57:19 auto.include.jmx.reporter = true 08:57:19 batch.size = 16384 08:57:19 bootstrap.servers = [PLAINTEXT://localhost:32774] 08:57:19 buffer.memory = 33554432 08:57:19 client.dns.lookup = use_all_dns_ips 08:57:19 client.id = producer-10 08:57:19 compression.type = none 08:57:19 connections.max.idle.ms = 540000 08:57:19 delivery.timeout.ms = 120000 08:57:19 enable.idempotence = false 08:57:19 interceptor.classes = [] 08:57:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:57:19 linger.ms = 1 08:57:19 max.block.ms = 60000 08:57:19 max.in.flight.requests.per.connection = 5 08:57:19 max.request.size = 1048576 08:57:19 metadata.max.age.ms = 300000 08:57:19 metadata.max.idle.ms = 300000 08:57:19 metric.reporters = [] 08:57:19 metrics.num.samples = 2 08:57:19 metrics.recording.level = INFO 08:57:19 metrics.sample.window.ms = 30000 08:57:19 partitioner.adaptive.partitioning.enable = true 08:57:19 partitioner.availability.timeout.ms = 0 08:57:19 partitioner.class = null 08:57:19 partitioner.ignore.keys = false 08:57:19 receive.buffer.bytes = 32768 08:57:19 reconnect.backoff.max.ms = 1000 08:57:19 reconnect.backoff.ms = 50 08:57:19 request.timeout.ms = 30000 08:57:19 retries = 0 08:57:19 retry.backoff.ms = 100 08:57:19 sasl.client.callback.handler.class = null 08:57:19 sasl.jaas.config = null 08:57:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:57:19 sasl.kerberos.min.time.before.relogin = 60000 08:57:19 sasl.kerberos.service.name = null 08:57:19 sasl.kerberos.ticket.renew.jitter = 0.05 08:57:19 sasl.kerberos.ticket.renew.window.factor = 0.8 08:57:19 sasl.login.callback.handler.class = null 08:57:19 sasl.login.class = null 08:57:19 sasl.login.connect.timeout.ms = null 08:57:19 sasl.login.read.timeout.ms = null 08:57:19 sasl.login.refresh.buffer.seconds = 300 08:57:19 sasl.login.refresh.min.period.seconds = 60 08:57:19 sasl.login.refresh.window.factor = 0.8 08:57:19 sasl.login.refresh.window.jitter = 0.05 08:57:19 sasl.login.retry.backoff.max.ms = 10000 08:57:19 sasl.login.retry.backoff.ms = 100 08:57:19 sasl.mechanism = GSSAPI 08:57:19 sasl.oauthbearer.clock.skew.seconds = 30 08:57:19 sasl.oauthbearer.expected.audience = null 08:57:19 sasl.oauthbearer.expected.issuer = null 08:57:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:57:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:57:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:57:19 sasl.oauthbearer.jwks.endpoint.url = null 08:57:19 sasl.oauthbearer.scope.claim.name = scope 08:57:19 sasl.oauthbearer.sub.claim.name = sub 08:57:19 sasl.oauthbearer.token.endpoint.url = null 08:57:19 security.protocol = PLAINTEXT 08:57:19 security.providers = null 08:57:19 send.buffer.bytes = 131072 08:57:19 socket.connection.setup.timeout.max.ms = 30000 08:57:19 socket.connection.setup.timeout.ms = 10000 08:57:19 ssl.cipher.suites = null 08:57:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:57:19 ssl.endpoint.identification.algorithm = https 08:57:19 ssl.engine.factory.class = null 08:57:19 ssl.key.password = null 08:57:19 ssl.keymanager.algorithm = SunX509 08:57:19 ssl.keystore.certificate.chain = null 08:57:19 ssl.keystore.key = null 08:57:19 ssl.keystore.location = null 08:57:19 ssl.keystore.password = null 08:57:19 ssl.keystore.type = JKS 08:57:19 ssl.protocol = TLSv1.3 08:57:19 ssl.provider = null 08:57:19 ssl.secure.random.implementation = null 08:57:19 ssl.trustmanager.algorithm = PKIX 08:57:19 ssl.truststore.certificates = null 08:57:19 ssl.truststore.location = null 08:57:19 ssl.truststore.password = null 08:57:19 ssl.truststore.type = JKS 08:57:19 transaction.timeout.ms = 60000 08:57:19 transactional.id = null 08:57:19 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:57:19 08:57:19 2024-04-04T08:57:19.084Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:57:19 2024-04-04T08:57:19.084Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:57:19 2024-04-04T08:57:19.084Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:57:19 2024-04-04T08:57:19.084Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221039084 08:57:19 2024-04-04T08:57:19.091Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: m98YV74kSHmG94MxUF5kfA 08:57:19 2024-04-04T08:57:19.104Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:19 2024-04-04T08:57:19.104Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:19 2024-04-04T08:57:19.105Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:19 2024-04-04T08:57:19.105Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:19 2024-04-04T08:57:19.129Z ERROR 7140 --- [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:57:19 08:57:19 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 08:57:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) 08:57:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) 08:57:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) 08:57:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 08:57:19 at io.micrometer.observation.Observation.observe(Observation.java:499) 08:57:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 08:57:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 08:57:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 08:57:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 08:57:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 08:57:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 08:57:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 08:57:19 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 08:57:19 at java.base/java.lang.Thread.run(Thread.java:833) 08:57:19 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 08:57:19 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 08:57:19 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 08:57:19 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 08:57:19 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) 08:57:19 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) 08:57:19 at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) 08:57:19 at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) 08:57:19 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) 08:57:19 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) 08:57:19 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 08:57:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) 08:57:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) 08:57:19 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) 08:57:19 ... 3 common frames omitted 08:57:19 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 08:57:19 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 08:57:19 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 08:57:19 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 08:57:19 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 08:57:19 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 08:57:19 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 08:57:19 ... 14 common frames omitted 08:57:19 08:57:19 2024-04-04T08:57:19.142Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:19 2024-04-04T08:57:19.142Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:19 2024-04-04T08:57:19.261Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:19 2024-04-04T08:57:19.261Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:19 2024-04-04T08:57:19.273Z INFO 7140 --- [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:57:19 2024-04-04T08:57:19.273Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:19 2024-04-04T08:57:19.274Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:19 2024-04-04T08:57:19.274Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 08:57:19 2024-04-04T08:57:19.274Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 08:57:19 2024-04-04T08:57:19.275Z INFO 7140 --- [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:57:19 2024-04-04T08:57:19.275Z INFO 7140 --- [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:57:19 2024-04-04T08:57:19.275Z INFO 7140 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 150ms, elapsed time since send: 150ms, request timeout: 30000ms) 08:57:19 2024-04-04T08:57:19.275Z INFO 7140 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 150ms, elapsed time since send: 150ms, request timeout: 30000ms) 08:57:19 2024-04-04T08:57:19.275Z INFO 7140 --- [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:57:19 2024-04-04T08:57:19.275Z INFO 7140 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight METADATA request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 52ms, elapsed time since send: 52ms, request timeout: 30000ms) 08:57:19 2024-04-04T08:57:19.275Z INFO 7140 --- [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:57:19 2024-04-04T08:57:19.275Z INFO 7140 --- [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:57:19 2024-04-04T08:57:19.275Z INFO 7140 --- [ion-event-group] 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=1265229324, epoch=2) to node 1: 08:57:19 08:57:19 org.apache.kafka.common.errors.DisconnectException: null 08:57:19 08:57:19 2024-04-04T08:57:19.275Z INFO 7140 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=1024037244, epoch=2) to node 1: 08:57:19 08:57:19 org.apache.kafka.common.errors.DisconnectException: null 08:57:19 08:57:19 2024-04-04T08:57:19.275Z INFO 7140 --- [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:57:19 2024-04-04T08:57:19.277Z INFO 7140 --- [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:57:19 2024-04-04T08:57:19.375Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:19 2024-04-04T08:57:19.375Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:19 2024-04-04T08:57:19.376Z INFO 7140 --- [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:57:19 2024-04-04T08:57:19.376Z INFO 7140 --- [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:57:19 2024-04-04T08:57:19.376Z WARN 7140 --- [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:57:19 2024-04-04T08:57:19.376Z WARN 7140 --- [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:57:19 2024-04-04T08:57:19.378Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:19 2024-04-04T08:57:19.378Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:19 2024-04-04T08:57:19.477Z INFO 7140 --- [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:57:19 2024-04-04T08:57:19.477Z WARN 7140 --- [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:57:19 2024-04-04T08:57:19.479Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:19 2024-04-04T08:57:19.479Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:19 2024-04-04T08:57:19.517Z INFO 7140 --- [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:57:19 2024-04-04T08:57:19.517Z INFO 7140 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 08:57:19 2024-04-04T08:57:19.517Z INFO 7140 --- [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:57:19 2024-04-04T08:57:19.517Z INFO 7140 --- [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:57:19 2024-04-04T08:57:19.517Z INFO 7140 --- [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:57:19 2024-04-04T08:57:19.517Z INFO 7140 --- [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:57:19 2024-04-04T08:57:19.517Z INFO 7140 --- [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:57:19 2024-04-04T08:57:19.517Z INFO 7140 --- [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:57:19 2024-04-04T08:57:19.517Z WARN 7140 --- [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:57:19 2024-04-04T08:57:19.517Z INFO 7140 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 08:57:19 2024-04-04T08:57:19.517Z INFO 7140 --- [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:57:19 2024-04-04T08:57:19.517Z INFO 7140 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 08:57:19 2024-04-04T08:57:19.518Z INFO 7140 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 08:57:19 2024-04-04T08:57:19.518Z INFO 7140 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 08:57:19 2024-04-04T08:57:19.518Z INFO 7140 --- [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:57:19 2024-04-04T08:57:19.518Z INFO 7140 --- [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:57:19 2024-04-04T08:57:19.518Z INFO 7140 --- [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:57:19 2024-04-04T08:57:19.518Z INFO 7140 --- [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:57:19 2024-04-04T08:57:19.518Z INFO 7140 --- [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:57:19 2024-04-04T08:57:19.519Z INFO 7140 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 08:57:19 2024-04-04T08:57:19.519Z INFO 7140 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 08:57:19 2024-04-04T08:57:19.519Z INFO 7140 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 08:57:19 2024-04-04T08:57:19.520Z INFO 7140 --- [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:57:19 2024-04-04T08:57:19.520Z INFO 7140 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 08:57:19 2024-04-04T08:57:19.521Z INFO 7140 --- [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:57:19 2024-04-04T08:57:19.521Z INFO 7140 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 08:57:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.991 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 08:57:19 2024-04-04T08:57:19.526Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:19 2024-04-04T08:57:19.526Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:19 [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 08:57:19 08:57:19,741 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 08:57:19 08:57:19,741 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 08:57:19 08:57:19,742 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@25cc8a11 - 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:57:19 08:57:19,746 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6a57e01d - 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:57:19 08:57:19,746 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@25cc8a11 - 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:57:19 08:57:19,747 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:57:19 08:57:19,747 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:57:19 08:57:19,747 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:57:19 08:57:19,747 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:57:19 08:57:19,747 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:57:19 08:57:19,748 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6a57e01d - 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:57:19 08:57:19,748 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@25cc8a11 - 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:57:19 08:57:19,751 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:57:19 08:57:19,751 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:57:19 08:57:19,751 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:57:19 08:57:19,751 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712221039751) 08:57:19 08:57:19,751 |-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:57:19 08:57:19,751 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:57:19 08:57:19,752 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:57:19 08:57:19,752 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@29fccb14 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:57:19 08:57:19,752 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:57:19 08:57:19,752 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@29fccb14 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:57:19 08:57:19,752 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:57:19 08:57:19,752 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@29fccb14 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:57:19 08:57:19,752 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:57:19 08:57:19,752 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@29fccb14 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:57:19 08:57:19,752 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:57:19 08:57:19,752 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@29fccb14 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:57:19 08:57:19,752 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:57:19 08:57:19,752 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@29fccb14 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:57:19 08:57:19,752 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:57:19 08:57:19,752 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@29fccb14 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:57:19 08:57:19,752 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:57:19 08:57:19,752 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@29fccb14 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:57:19 08:57:19,752 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:57:19 08:57:19,752 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:57:19 08:57:19,753 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:57:19 08:57:19,754 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:57:19 08:57:19,754 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:57:19 08:57:19,754 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:57:19 08:57:19,754 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:57:19 08:57:19,759 |-INFO in ch.qos.logback.classic.pattern.DateConverter@657225a3 - Setting zoneId to "UTC" 08:57:19 08:57:19,760 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:57:19 08:57:19,760 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:57:19 08:57:19,764 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:57:19 08:57:19,764 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:57:19 08:57:19,764 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:57:19 08:57:19,764 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:57:19 08:57:19,764 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:57:19 08:57:19,764 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@29fccb14 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:57:19 08:57:19,764 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:57:19 08:57:19,764 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5c3f7697 - End of configuration. 08:57:19 08:57:19,764 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@1de2e303 - Registering current configuration as safe fallback point 08:57:19 08:57:19 08:57:19 . ____ _ __ _ _ 08:57:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:57:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:57:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:57:19 ' |____| .__|_| |_|_| |_\__, | / / / / 08:57:19 =========|_|==============|___/=/_/_/_/ 08:57:19 :: Spring Boot :: (v3.2.4) 08:57:19 08:57:19 2024-04-04T08:57:19.769Z INFO 7140 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:57:19 2024-04-04T08:57:19.769Z INFO 7140 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 08:57:19 2024-04-04T08:57:19.779Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:19 2024-04-04T08:57:19.779Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:19 2024-04-04T08:57:19.804Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:19 2024-04-04T08:57:19.804Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:19 2024-04-04T08:57:19.890Z INFO 7140 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.169 seconds (process running for 63.812) 08:57:19 2024-04-04T08:57:19.905Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:19 2024-04-04T08:57:19.905Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:19 2024-04-04T08:57:19.943Z WARN 7140 --- [ 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:57:19 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 08:57:19 [INFO] Running org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 08:57:20 08:57:20 . ____ _ __ _ _ 08:57:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:57:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:57:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:57:20 ' |____| .__|_| |_|_| |_\__, | / / / / 08:57:20 =========|_|==============|___/=/_/_/_/ 08:57:20 :: Spring Boot :: (v3.2.4) 08:57:20 08:57:20 2024-04-04T08:57:20.001Z INFO 7140 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Starting HttpClientConfigurationSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:57:20 2024-04-04T08:57:20.002Z INFO 7140 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 08:57:20 2024-04-04T08:57:20.026Z INFO 7140 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Started HttpClientConfigurationSpec in 0.048 seconds (process running for 63.949) 08:57:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 08:57:20 [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 08:57:20 08:57:20 . ____ _ __ _ _ 08:57:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:57:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:57:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:57:20 ' |____| .__|_| |_|_| |_\__, | / / / / 08:57:20 =========|_|==============|___/=/_/_/_/ 08:57:20 :: Spring Boot :: (v3.2.4) 08:57:20 08:57:20 2024-04-04T08:57:20.067Z INFO 7140 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:57:20 2024-04-04T08:57:20.067Z INFO 7140 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 08:57:20 2024-04-04T08:57:20.075Z INFO 7140 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.03 seconds (process running for 63.998) 08:57:20 2024-04-04T08:57:20.084Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:20 2024-04-04T08:57:20.084Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:20 2024-04-04T08:57:20.159Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:20 2024-04-04T08:57:20.159Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:20 2024-04-04T08:57:20.162Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:20 2024-04-04T08:57:20.162Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:20 2024-04-04T08:57:20.182Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:20 2024-04-04T08:57:20.182Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:20 2024-04-04T08:57:20.209Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:20 2024-04-04T08:57:20.209Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:20 2024-04-04T08:57:20.213Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:20 2024-04-04T08:57:20.213Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 08:57:20 2024-04-04T08:57:20.309Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:20 2024-04-04T08:57:20.309Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:20 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 08:57:24 08:57:24 . ____ _ __ _ _ 08:57:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:57:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:57:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:57:24 ' |____| .__|_| |_|_| |_\__, | / / / / 08:57:24 =========|_|==============|___/=/_/_/_/ 08:57:24 :: Spring Boot :: (v3.2.4) 08:57:24 08:57:24 2024-04-04T08:57:20.335Z INFO 7140 --- [ main] mNotificationSubscriptionCacheConfigSpec : Starting CmNotificationSubscriptionCacheConfigSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:57:24 2024-04-04T08:57:20.335Z INFO 7140 --- [ main] mNotificationSubscriptionCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 08:57:24 2024-04-04T08:57:20.360Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:24 2024-04-04T08:57:20.360Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:24 2024-04-04T08:57:20.365Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:24 2024-04-04T08:57:20.365Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:20.456Z WARN 7140 --- [ 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:57:24 --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:57:24 2024-04-04T08:57:20.557Z INFO 7140 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:57:24 + + o o o o---o o----o o o---o o o----o o--o--o 08:57:24 + + + + | | / \ / | | / / \ | | 08:57:24 + + + + + o----o o o o o----o | o o o o----o | 08:57:24 + + + + | | / \ / | | \ / \ | | 08:57:24 + + o o o o o---o o----o o----o o---o o o o----o o 08:57:24 2024-04-04T08:57:20.557Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:57:24 2024-04-04T08:57:20.557Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.47]:5701 08:57:24 2024-04-04T08:57:20.557Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:57:24 2024-04-04T08:57:20.557Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]: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:57:24 2024-04-04T08:57:20.560Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:57:24 To enable the Jet engine on the members, do one of the following: 08:57:24 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:57:24 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:57:24 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:57:24 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:57:24 2024-04-04T08:57:20.705Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:24 2024-04-04T08:57:20.706Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:20.785Z INFO 7140 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:57:24 2024-04-04T08:57:20.908Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:24 2024-04-04T08:57:20.908Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:24 2024-04-04T08:57:21.019Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:24 2024-04-04T08:57:21.019Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:21.020Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:24 2024-04-04T08:57:21.021Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:21.025Z INFO 7140 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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:57:24 2024-04-04T08:57:21.054Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:24 2024-04-04T08:57:21.054Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:21.054Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:24 2024-04-04T08:57:21.054Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:21.144Z INFO 7140 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:57:24 2024-04-04T08:57:21.148Z WARN 7140 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.47]: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:57:24 2024-04-04T08:57:21.213Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:24 2024-04-04T08:57:21.213Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:21.219Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:24 2024-04-04T08:57:21.219Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:21.219Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:24 2024-04-04T08:57:21.219Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:21.313Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:24 2024-04-04T08:57:21.313Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:21.324Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:24 2024-04-04T08:57:21.324Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:21.394Z INFO 7140 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:57:24 2024-04-04T08:57:21.400Z INFO 7140 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.47]:5701 is STARTING 08:57:24 2024-04-04T08:57:21.463Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:24 2024-04-04T08:57:21.464Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:24 2024-04-04T08:57:21.658Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:24 2024-04-04T08:57:21.658Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:21.811Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:24 2024-04-04T08:57:21.811Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:24 2024-04-04T08:57:21.958Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:24 2024-04-04T08:57:21.958Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:21.972Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:24 2024-04-04T08:57:21.972Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:22.077Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:24 2024-04-04T08:57:22.077Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:22.159Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:24 2024-04-04T08:57:22.159Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:22.177Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:24 2024-04-04T08:57:22.177Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:22.223Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:24 2024-04-04T08:57:22.223Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:22.266Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:24 2024-04-04T08:57:22.266Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:22.374Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:24 2024-04-04T08:57:22.374Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:22.417Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:24 2024-04-04T08:57:22.417Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:22.466Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:24 2024-04-04T08:57:22.466Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:24 2024-04-04T08:57:22.511Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:24 2024-04-04T08:57:22.511Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:22.714Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:24 2024-04-04T08:57:22.714Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:24 2024-04-04T08:57:22.911Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:24 2024-04-04T08:57:22.911Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:22.976Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:24 2024-04-04T08:57:22.976Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:23.120Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:24 2024-04-04T08:57:23.120Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:23.183Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:24 2024-04-04T08:57:23.183Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:23.227Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:24 2024-04-04T08:57:23.227Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:23.232Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:24 2024-04-04T08:57:23.232Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:23.313Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:24 2024-04-04T08:57:23.313Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:23.479Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:24 2024-04-04T08:57:23.479Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:23.522Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:24 2024-04-04T08:57:23.522Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:23.616Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:24 2024-04-04T08:57:23.616Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:24 2024-04-04T08:57:23.664Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:24 2024-04-04T08:57:23.664Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:23.669Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:24 2024-04-04T08:57:23.669Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:24 2024-04-04T08:57:23.915Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:24 2024-04-04T08:57:23.915Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:24.086Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:24 2024-04-04T08:57:24.086Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:24.130Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:24 2024-04-04T08:57:24.130Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:24.175Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:24 2024-04-04T08:57:24.175Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:24.188Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:24 2024-04-04T08:57:24.188Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:24.298Z INFO 7140 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:57:24 08:57:24 Members {size:1, ver:1} [ 08:57:24 Member [10.30.106.47]:5701 - 9404fdb5-7a40-43eb-915f-66425c99cd21 this 08:57:24 ] 08:57:24 08:57:24 2024-04-04T08:57:24.316Z INFO 7140 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.47]:5701 is STARTED 08:57:24 2024-04-04T08:57:24.332Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:24 2024-04-04T08:57:24.332Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:24.346Z INFO 7140 --- [ main] mNotificationSubscriptionCacheConfigSpec : Started CmNotificationSubscriptionCacheConfigSpec in 4.033 seconds (process running for 68.269) 08:57:24 2024-04-04T08:57:24.430Z INFO 7140 --- [ main] c.h.i.p.impl.PartitionStateManager : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initializing cluster partition table arrangement... 08:57:24 2024-04-04T08:57:24.519Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:24 2024-04-04T08:57:24.519Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:24 2024-04-04T08:57:24.524Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:24 2024-04-04T08:57:24.524Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.26 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 08:57:24 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 08:57:31 2024-04-04T08:57:24.582Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:31 2024-04-04T08:57:24.582Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:31 08:57:31 . ____ _ __ _ _ 08:57:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:57:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:57:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:57:31 ' |____| .__|_| |_|_| |_\__, | / / / / 08:57:31 =========|_|==============|___/=/_/_/_/ 08:57:31 :: Spring Boot :: (v3.2.4) 08:57:31 08:57:31 2024-04-04T08:57:24.605Z INFO 7140 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:57:31 2024-04-04T08:57:24.605Z INFO 7140 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 08:57:31 2024-04-04T08:57:24.622Z INFO 7140 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:57:31 + + o o o o---o o----o o o---o o o----o o--o--o 08:57:31 + + + + | | / \ / | | / / \ | | 08:57:31 + + + + + o----o o o o o----o | o o o o----o | 08:57:31 + + + + | | / \ / | | \ / \ | | 08:57:31 + + o o o o o---o o----o o----o o---o o o o----o o 08:57:31 2024-04-04T08:57:24.622Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]:5702 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:57:31 2024-04-04T08:57:24.622Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]:5702 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.47]:5702 08:57:31 2024-04-04T08:57:24.622Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]:5702 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:57:31 2024-04-04T08:57:24.622Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]: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:57:31 2024-04-04T08:57:24.622Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]:5702 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:57:31 To enable the Jet engine on the members, do one of the following: 08:57:31 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:57:31 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:57:31 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:57:31 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:57:31 2024-04-04T08:57:24.641Z INFO 7140 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.47]:5702 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:57:31 2024-04-04T08:57:24.653Z INFO 7140 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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:57:31 2024-04-04T08:57:24.655Z INFO 7140 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5702 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:57:31 2024-04-04T08:57:24.655Z WARN 7140 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.47]: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:57:31 2024-04-04T08:57:24.667Z INFO 7140 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5702 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:57:31 2024-04-04T08:57:24.667Z INFO 7140 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.47]:5702 is STARTING 08:57:31 2024-04-04T08:57:24.702Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:31 2024-04-04T08:57:24.702Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:24.792Z INFO 7140 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.47]:5702 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.47]:5701 08:57:31 2024-04-04T08:57:24.824Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:31 2024-04-04T08:57:24.825Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:31 2024-04-04T08:57:24.833Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:5701 and /10.30.106.47:40197 08:57:31 2024-04-04T08:57:24.835Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:40197 and /10.30.106.47:5701 08:57:31 2024-04-04T08:57:24.882Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:31 2024-04-04T08:57:24.882Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:31 2024-04-04T08:57:25.003Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:31 2024-04-04T08:57:25.003Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:25.136Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:31 2024-04-04T08:57:25.136Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:25.153Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:31 2024-04-04T08:57:25.153Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:25.153Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:31 2024-04-04T08:57:25.153Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:25.204Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:31 2024-04-04T08:57:25.204Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:25.304Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:31 2024-04-04T08:57:25.304Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:25.548Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:31 2024-04-04T08:57:25.548Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:25.594Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:31 2024-04-04T08:57:25.594Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:25.692Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:31 2024-04-04T08:57:25.692Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:25.806Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:31 2024-04-04T08:57:25.806Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:25.929Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:31 2024-04-04T08:57:25.929Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:31 2024-04-04T08:57:25.987Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:31 2024-04-04T08:57:25.987Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:31 2024-04-04T08:57:26.042Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:31 2024-04-04T08:57:26.042Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:26.057Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:31 2024-04-04T08:57:26.057Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:26.107Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:31 2024-04-04T08:57:26.107Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:26.209Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:31 2024-04-04T08:57:26.209Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:26.258Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:31 2024-04-04T08:57:26.258Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:26.402Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:31 2024-04-04T08:57:26.402Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:26.409Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:31 2024-04-04T08:57:26.409Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:26.596Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:31 2024-04-04T08:57:26.596Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:26.650Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:31 2024-04-04T08:57:26.650Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:26.810Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:31 2024-04-04T08:57:26.810Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:26.932Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:31 2024-04-04T08:57:26.932Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:31 2024-04-04T08:57:26.991Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:31 2024-04-04T08:57:26.991Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:31 2024-04-04T08:57:27.061Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:31 2024-04-04T08:57:27.061Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:27.063Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:31 2024-04-04T08:57:27.063Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:27.111Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:31 2024-04-04T08:57:27.111Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:27.162Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:31 2024-04-04T08:57:27.162Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:27.247Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:31 2024-04-04T08:57:27.247Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:27.504Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:31 2024-04-04T08:57:27.504Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:27.556Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:31 2024-04-04T08:57:27.556Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:27.563Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:31 2024-04-04T08:57:27.563Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:27.750Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:31 2024-04-04T08:57:27.750Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:27.915Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:31 2024-04-04T08:57:27.915Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:27.997Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:31 2024-04-04T08:57:27.997Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:31 2024-04-04T08:57:28.015Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:31 2024-04-04T08:57:28.015Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:28.016Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:31 2024-04-04T08:57:28.016Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:28.116Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:31 2024-04-04T08:57:28.116Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:28.135Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:31 2024-04-04T08:57:28.135Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:31 2024-04-04T08:57:28.265Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:31 2024-04-04T08:57:28.265Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:28.301Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:31 2024-04-04T08:57:28.301Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:28.658Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:31 2024-04-04T08:57:28.659Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:28.667Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:31 2024-04-04T08:57:28.667Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:28.704Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:31 2024-04-04T08:57:28.704Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:28.710Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:31 2024-04-04T08:57:28.710Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:28.819Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:31 2024-04-04T08:57:28.819Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:29.019Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:31 2024-04-04T08:57:29.020Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:29.020Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:31 2024-04-04T08:57:29.020Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:29.037Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:31 2024-04-04T08:57:29.037Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:31 2024-04-04T08:57:29.099Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:31 2024-04-04T08:57:29.100Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:31 2024-04-04T08:57:29.118Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:31 2024-04-04T08:57:29.118Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:29.169Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:31 2024-04-04T08:57:29.169Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:29.205Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:31 2024-04-04T08:57:29.206Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:29.571Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:31 2024-04-04T08:57:29.571Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:29.662Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:31 2024-04-04T08:57:29.662Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:29.714Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:31 2024-04-04T08:57:29.714Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:29.758Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:31 2024-04-04T08:57:29.758Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:29.774Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:31 2024-04-04T08:57:29.774Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:29.872Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:31 2024-04-04T08:57:29.872Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:29.928Z INFO 7140 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:57:31 08:57:31 Members {size:2, ver:2} [ 08:57:31 Member [10.30.106.47]:5701 - 9404fdb5-7a40-43eb-915f-66425c99cd21 this 08:57:31 Member [10.30.106.47]:5702 - d120a5f7-0957-42c2-b55a-72a0f19dc168 08:57:31 ] 08:57:31 08:57:31 2024-04-04T08:57:29.935Z INFO 7140 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.47]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:57:31 08:57:31 Members {size:2, ver:2} [ 08:57:31 Member [10.30.106.47]:5701 - 9404fdb5-7a40-43eb-915f-66425c99cd21 08:57:31 Member [10.30.106.47]:5702 - d120a5f7-0957-42c2-b55a-72a0f19dc168 this 08:57:31 ] 08:57:31 08:57:31 2024-04-04T08:57:29.939Z INFO 7140 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.47]:5702 is STARTED 08:57:31 2024-04-04T08:57:29.953Z INFO 7140 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:57:31 + + o o o o---o o----o o o---o o o----o o--o--o 08:57:31 + + + + | | / \ / | | / / \ | | 08:57:31 + + + + + o----o o o o o----o | o o o o----o | 08:57:31 + + + + | | / \ / | | \ / \ | | 08:57:31 + + o o o o o---o o----o o----o o---o o o o----o o 08:57:31 2024-04-04T08:57:29.953Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]:5703 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:57:31 2024-04-04T08:57:29.953Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]:5703 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.47]:5703 08:57:31 2024-04-04T08:57:29.953Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]:5703 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:57:31 2024-04-04T08:57:29.953Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]: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:57:31 2024-04-04T08:57:29.953Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]:5703 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:57:31 To enable the Jet engine on the members, do one of the following: 08:57:31 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:57:31 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:57:31 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:57:31 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:57:31 2024-04-04T08:57:29.957Z INFO 7140 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.47]:5703 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:57:31 2024-04-04T08:57:29.969Z INFO 7140 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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:57:31 2024-04-04T08:57:29.971Z INFO 7140 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5703 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:57:31 2024-04-04T08:57:29.971Z WARN 7140 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.47]: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:57:31 2024-04-04T08:57:29.979Z INFO 7140 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5703 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:57:31 2024-04-04T08:57:29.980Z INFO 7140 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.47]:5703 is STARTING 08:57:31 2024-04-04T08:57:30.002Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:31 2024-04-04T08:57:30.002Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:31 2024-04-04T08:57:30.040Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:31 2024-04-04T08:57:30.040Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:31 2024-04-04T08:57:30.058Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:31 2024-04-04T08:57:30.058Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:30.067Z INFO 7140 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.47]:5703 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.47]:5701 08:57:31 2024-04-04T08:57:30.070Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:5701 and /10.30.106.47:57651 08:57:31 2024-04-04T08:57:30.071Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:57651 and /10.30.106.47:5701 08:57:31 2024-04-04T08:57:30.072Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:31 2024-04-04T08:57:30.072Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:30.204Z INFO 7140 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 08:57:31 2024-04-04T08:57:30.225Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:31 2024-04-04T08:57:30.225Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:30.277Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:31 2024-04-04T08:57:30.278Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:30.428Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:31 2024-04-04T08:57:30.428Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:30.494Z INFO 7140 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Thu Apr 04 08:57:30 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 08:57:31 2024-04-04T08:57:30.628Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:31 2024-04-04T08:57:30.628Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:30.634Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:31 2024-04-04T08:57:30.634Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:30.767Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:31 2024-04-04T08:57:30.767Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:30.978Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:31 2024-04-04T08:57:30.978Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:31.020Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:31 2024-04-04T08:57:31.020Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:31 2024-04-04T08:57:31.034Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:37 2024-04-04T08:57:31.034Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:31.043Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:37 2024-04-04T08:57:31.043Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:37 2024-04-04T08:57:31.129Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:37 2024-04-04T08:57:31.130Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:31.211Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:37 2024-04-04T08:57:31.211Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:37 2024-04-04T08:57:31.381Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:37 2024-04-04T08:57:31.381Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:31.429Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:37 2024-04-04T08:57:31.429Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:31.481Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:37 2024-04-04T08:57:31.481Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:31.582Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:37 2024-04-04T08:57:31.582Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:31.636Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:37 2024-04-04T08:57:31.636Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:31.922Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:37 2024-04-04T08:57:31.922Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:31.945Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:37 2024-04-04T08:57:31.945Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:37 2024-04-04T08:57:31.981Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:37 2024-04-04T08:57:31.981Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:31.982Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:37 2024-04-04T08:57:31.982Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:32.123Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:37 2024-04-04T08:57:32.124Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:32.213Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:37 2024-04-04T08:57:32.214Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:37 2024-04-04T08:57:32.238Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:37 2024-04-04T08:57:32.238Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:32.284Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:37 2024-04-04T08:57:32.284Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:32.483Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:37 2024-04-04T08:57:32.483Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:32.535Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:37 2024-04-04T08:57:32.535Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:32.635Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:37 2024-04-04T08:57:32.635Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:32.742Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:37 2024-04-04T08:57:32.742Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:32.775Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:37 2024-04-04T08:57:32.775Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:32.785Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:37 2024-04-04T08:57:32.785Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:32.986Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:37 2024-04-04T08:57:32.986Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:33.131Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:37 2024-04-04T08:57:33.131Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:33.148Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:37 2024-04-04T08:57:33.149Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:37 2024-04-04T08:57:33.293Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:37 2024-04-04T08:57:33.293Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:33.318Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:37 2024-04-04T08:57:33.318Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:37 2024-04-04T08:57:33.388Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:37 2024-04-04T08:57:33.388Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:33.437Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:37 2024-04-04T08:57:33.437Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:33.488Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:37 2024-04-04T08:57:33.488Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:33.589Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:37 2024-04-04T08:57:33.589Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:33.594Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:37 2024-04-04T08:57:33.594Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:33.738Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:37 2024-04-04T08:57:33.738Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:33.879Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:37 2024-04-04T08:57:33.879Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:33.889Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:37 2024-04-04T08:57:33.889Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:34.146Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:37 2024-04-04T08:57:34.146Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:34.151Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:37 2024-04-04T08:57:34.151Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:37 2024-04-04T08:57:34.235Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:37 2024-04-04T08:57:34.235Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:34.420Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:37 2024-04-04T08:57:34.420Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:37 2024-04-04T08:57:34.441Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:37 2024-04-04T08:57:34.441Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:34.442Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:37 2024-04-04T08:57:34.442Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:34.592Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:37 2024-04-04T08:57:34.592Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:34.592Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:37 2024-04-04T08:57:34.592Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:34.642Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:37 2024-04-04T08:57:34.642Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:34.798Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:37 2024-04-04T08:57:34.798Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:34.984Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:37 2024-04-04T08:57:34.984Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:35.043Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:37 2024-04-04T08:57:35.043Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:35.139Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:37 2024-04-04T08:57:35.139Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:35.149Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:37 2024-04-04T08:57:35.150Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:35.176Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:57:37 08:57:37 Members {size:3, ver:3} [ 08:57:37 Member [10.30.106.47]:5701 - 9404fdb5-7a40-43eb-915f-66425c99cd21 this 08:57:37 Member [10.30.106.47]:5702 - d120a5f7-0957-42c2-b55a-72a0f19dc168 08:57:37 Member [10.30.106.47]:5703 - 3b605ed9-f98c-4d11-a3f6-c84e9ab52c4f 08:57:37 ] 08:57:37 08:57:37 2024-04-04T08:57:35.182Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.47]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:57:37 08:57:37 Members {size:3, ver:3} [ 08:57:37 Member [10.30.106.47]:5701 - 9404fdb5-7a40-43eb-915f-66425c99cd21 08:57:37 Member [10.30.106.47]:5702 - d120a5f7-0957-42c2-b55a-72a0f19dc168 08:57:37 Member [10.30.106.47]:5703 - 3b605ed9-f98c-4d11-a3f6-c84e9ab52c4f this 08:57:37 ] 08:57:37 08:57:37 2024-04-04T08:57:35.185Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.47]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.47:5702, timeout: 10000, bind-any: true 08:57:37 2024-04-04T08:57:35.187Z INFO 7140 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.47]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:57:37 08:57:37 Members {size:3, ver:3} [ 08:57:37 Member [10.30.106.47]:5701 - 9404fdb5-7a40-43eb-915f-66425c99cd21 08:57:37 Member [10.30.106.47]:5702 - d120a5f7-0957-42c2-b55a-72a0f19dc168 this 08:57:37 Member [10.30.106.47]:5703 - 3b605ed9-f98c-4d11-a3f6-c84e9ab52c4f 08:57:37 ] 08:57:37 08:57:37 2024-04-04T08:57:35.190Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:5703 and /10.30.106.47:50517 08:57:37 2024-04-04T08:57:35.190Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:5702 and /10.30.106.47:35237 08:57:37 2024-04-04T08:57:35.191Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:35237 and /10.30.106.47:5702 08:57:37 2024-04-04T08:57:35.191Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:50517 and /10.30.106.47:5703 08:57:37 2024-04-04T08:57:35.253Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:37 2024-04-04T08:57:35.253Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:37 2024-04-04T08:57:35.423Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:37 2024-04-04T08:57:35.423Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:37 2024-04-04T08:57:35.437Z INFO 7140 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 08:57:37 2024-04-04T08:57:35.497Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:37 2024-04-04T08:57:35.497Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:35.546Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:37 2024-04-04T08:57:35.546Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:35.655Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:37 2024-04-04T08:57:35.655Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:35.696Z INFO 7140 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Thu Apr 04 08:57:35 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 08:57:37 2024-04-04T08:57:35.698Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:37 2024-04-04T08:57:35.698Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:35.698Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:37 2024-04-04T08:57:35.698Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:35.938Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:37 2024-04-04T08:57:35.938Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:35.964Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:37 2024-04-04T08:57:35.964Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:35.994Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:37 2024-04-04T08:57:35.994Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:35.999Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:37 2024-04-04T08:57:35.999Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:36.165Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:37 2024-04-04T08:57:36.165Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:37 2024-04-04T08:57:36.183Z INFO 7140 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.47]:5703 is STARTED 08:57:37 2024-04-04T08:57:36.189Z INFO 7140 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5704 [cps-and-ncmp-test-caches] [5.3.6] 08:57:37 + + o o o o---o o----o o o---o o o----o o--o--o 08:57:37 + + + + | | / \ / | | / / \ | | 08:57:37 + + + + + o----o o o o o----o | o o o o----o | 08:57:37 + + + + | | / \ / | | \ / \ | | 08:57:37 + + o o o o o---o o----o o----o o---o o o o----o o 08:57:37 2024-04-04T08:57:36.189Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]:5704 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:57:37 2024-04-04T08:57:36.189Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]:5704 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.47]:5704 08:57:37 2024-04-04T08:57:36.189Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]:5704 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:57:37 2024-04-04T08:57:36.189Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]: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:57:37 2024-04-04T08:57:36.189Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]:5704 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:57:37 To enable the Jet engine on the members, do one of the following: 08:57:37 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:57:37 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:57:37 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:57:37 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:57:37 2024-04-04T08:57:36.193Z INFO 7140 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.47]:5704 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:57:37 2024-04-04T08:57:36.202Z INFO 7140 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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:57:37 2024-04-04T08:57:36.203Z INFO 7140 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5704 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:57:37 2024-04-04T08:57:36.203Z WARN 7140 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.47]: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:57:37 2024-04-04T08:57:36.210Z INFO 7140 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5704 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:57:38 2024-04-04T08:57:36.211Z INFO 7140 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.47]:5704 is STARTING 08:57:38 2024-04-04T08:57:36.325Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:38 2024-04-04T08:57:36.325Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:38 2024-04-04T08:57:36.364Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:38 2024-04-04T08:57:36.364Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:38 2024-04-04T08:57:36.380Z INFO 7140 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.47]:5704 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.47]:5701 08:57:38 2024-04-04T08:57:36.382Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:5701 and /10.30.106.47:50379 08:57:38 2024-04-04T08:57:36.383Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:50379 and /10.30.106.47:5701 08:57:38 2024-04-04T08:57:36.407Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:38 2024-04-04T08:57:36.408Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:38 2024-04-04T08:57:36.505Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:38 2024-04-04T08:57:36.505Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:38 2024-04-04T08:57:36.709Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:38 2024-04-04T08:57:36.709Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:38 2024-04-04T08:57:36.751Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:38 2024-04-04T08:57:36.751Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:38 2024-04-04T08:57:36.769Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:38 2024-04-04T08:57:36.769Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:38 2024-04-04T08:57:36.792Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:38 2024-04-04T08:57:36.792Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:38 2024-04-04T08:57:36.851Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:38 2024-04-04T08:57:36.851Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:38 2024-04-04T08:57:36.851Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:38 2024-04-04T08:57:36.851Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:38 2024-04-04T08:57:37.048Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:38 2024-04-04T08:57:37.048Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:38 2024-04-04T08:57:37.169Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:38 2024-04-04T08:57:37.169Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:38 2024-04-04T08:57:37.227Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:38 2024-04-04T08:57:37.227Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:38 2024-04-04T08:57:37.266Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:38 2024-04-04T08:57:37.266Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:38 2024-04-04T08:57:37.310Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:38 2024-04-04T08:57:37.310Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:38 2024-04-04T08:57:37.458Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:38 2024-04-04T08:57:37.459Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:38 2024-04-04T08:57:37.623Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:38 2024-04-04T08:57:37.624Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:38 2024-04-04T08:57:37.805Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:38 2024-04-04T08:57:37.805Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:38 2024-04-04T08:57:37.813Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:38 2024-04-04T08:57:37.813Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:38 2024-04-04T08:57:37.896Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:38 2024-04-04T08:57:37.896Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:38 2024-04-04T08:57:37.905Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:38 2024-04-04T08:57:37.905Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:38 2024-04-04T08:57:37.951Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:38 2024-04-04T08:57:37.951Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:38 2024-04-04T08:57:37.955Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:42 2024-04-04T08:57:37.955Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:38.073Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:42 2024-04-04T08:57:38.073Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:38.331Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:42 2024-04-04T08:57:38.331Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:42 2024-04-04T08:57:38.370Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:42 2024-04-04T08:57:38.370Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:42 2024-04-04T08:57:38.419Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:42 2024-04-04T08:57:38.419Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:38.468Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:42 2024-04-04T08:57:38.468Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:38.716Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:42 2024-04-04T08:57:38.716Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:38.776Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:42 2024-04-04T08:57:38.776Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:38.849Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:42 2024-04-04T08:57:38.849Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:38.863Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:42 2024-04-04T08:57:38.863Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:38.904Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:42 2024-04-04T08:57:38.904Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:38.959Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:42 2024-04-04T08:57:38.959Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:39.159Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:42 2024-04-04T08:57:39.159Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:39.227Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:42 2024-04-04T08:57:39.227Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:39.372Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:42 2024-04-04T08:57:39.372Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:42 2024-04-04T08:57:39.522Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:42 2024-04-04T08:57:39.522Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:39.534Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:42 2024-04-04T08:57:39.535Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:42 2024-04-04T08:57:39.621Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:42 2024-04-04T08:57:39.622Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:39.629Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:42 2024-04-04T08:57:39.629Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:39.807Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:42 2024-04-04T08:57:39.808Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:39.870Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:42 2024-04-04T08:57:39.870Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:39.902Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:42 2024-04-04T08:57:39.902Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:39.916Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:42 2024-04-04T08:57:39.916Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:39.963Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:42 2024-04-04T08:57:39.963Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:40.129Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:42 2024-04-04T08:57:40.129Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:40.213Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:42 2024-04-04T08:57:40.213Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:40.423Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:42 2024-04-04T08:57:40.423Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:40.474Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:42 2024-04-04T08:57:40.474Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:42 2024-04-04T08:57:40.582Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:42 2024-04-04T08:57:40.582Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:40.637Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:42 2024-04-04T08:57:40.638Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:42 2024-04-04T08:57:40.710Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:42 2024-04-04T08:57:40.710Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:40.725Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:42 2024-04-04T08:57:40.725Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:40.816Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:42 2024-04-04T08:57:40.816Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:41.024Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:42 2024-04-04T08:57:41.024Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:41.056Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:42 2024-04-04T08:57:41.056Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:41.070Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:42 2024-04-04T08:57:41.070Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:41.132Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:42 2024-04-04T08:57:41.132Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:41.365Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:42 2024-04-04T08:57:41.365Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:41.376Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:42 2024-04-04T08:57:41.376Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:41.376Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:42 2024-04-04T08:57:41.376Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:42 2024-04-04T08:57:41.487Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:57:42 08:57:42 Members {size:4, ver:4} [ 08:57:42 Member [10.30.106.47]:5701 - 9404fdb5-7a40-43eb-915f-66425c99cd21 this 08:57:42 Member [10.30.106.47]:5702 - d120a5f7-0957-42c2-b55a-72a0f19dc168 08:57:42 Member [10.30.106.47]:5703 - 3b605ed9-f98c-4d11-a3f6-c84e9ab52c4f 08:57:42 Member [10.30.106.47]:5704 - 21c2291b-2d0b-4578-bb6e-34230819dbaf 08:57:42 ] 08:57:42 08:57:42 2024-04-04T08:57:41.495Z INFO 7140 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.47]:5704 [cps-and-ncmp-test-caches] [5.3.6] 08:57:42 08:57:42 Members {size:4, ver:4} [ 08:57:42 Member [10.30.106.47]:5701 - 9404fdb5-7a40-43eb-915f-66425c99cd21 08:57:42 Member [10.30.106.47]:5702 - d120a5f7-0957-42c2-b55a-72a0f19dc168 08:57:42 Member [10.30.106.47]:5703 - 3b605ed9-f98c-4d11-a3f6-c84e9ab52c4f 08:57:42 Member [10.30.106.47]:5704 - 21c2291b-2d0b-4578-bb6e-34230819dbaf this 08:57:42 ] 08:57:42 08:57:42 2024-04-04T08:57:41.495Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.47]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:57:42 08:57:42 Members {size:4, ver:4} [ 08:57:42 Member [10.30.106.47]:5701 - 9404fdb5-7a40-43eb-915f-66425c99cd21 08:57:42 Member [10.30.106.47]:5702 - d120a5f7-0957-42c2-b55a-72a0f19dc168 08:57:42 Member [10.30.106.47]:5703 - 3b605ed9-f98c-4d11-a3f6-c84e9ab52c4f this 08:57:42 Member [10.30.106.47]:5704 - 21c2291b-2d0b-4578-bb6e-34230819dbaf 08:57:42 ] 08:57:42 08:57:42 2024-04-04T08:57:41.496Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.47]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.47:5702, timeout: 10000, bind-any: true 08:57:42 2024-04-04T08:57:41.496Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.47]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 08:57:42 2024-04-04T08:57:41.496Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:5704 and /10.30.106.47:49977 08:57:42 2024-04-04T08:57:41.499Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:5702 and /10.30.106.47:34759 08:57:42 2024-04-04T08:57:41.499Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:5703 and /10.30.106.47:55203 08:57:42 2024-04-04T08:57:41.503Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:5704 and /10.30.106.47:46569 08:57:42 2024-04-04T08:57:41.503Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.47]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:57:42 08:57:42 Members {size:4, ver:4} [ 08:57:42 Member [10.30.106.47]:5701 - 9404fdb5-7a40-43eb-915f-66425c99cd21 08:57:42 Member [10.30.106.47]:5702 - d120a5f7-0957-42c2-b55a-72a0f19dc168 this 08:57:42 Member [10.30.106.47]:5703 - 3b605ed9-f98c-4d11-a3f6-c84e9ab52c4f 08:57:42 Member [10.30.106.47]:5704 - 21c2291b-2d0b-4578-bb6e-34230819dbaf 08:57:42 ] 08:57:42 08:57:42 2024-04-04T08:57:41.503Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:46569 and /10.30.106.47:5704 08:57:42 2024-04-04T08:57:41.503Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:55203 and /10.30.106.47:5703 08:57:42 2024-04-04T08:57:41.505Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:49977 and /10.30.106.47:5704 08:57:42 2024-04-04T08:57:41.505Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:34759 and /10.30.106.47:5702 08:57:42 2024-04-04T08:57:41.563Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:42 2024-04-04T08:57:41.563Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:41.685Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:42 2024-04-04T08:57:41.685Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:41.737Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:42 2024-04-04T08:57:41.737Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:41.740Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:42 2024-04-04T08:57:41.740Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:42 2024-04-04T08:57:41.747Z INFO 7140 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 08:57:42 2024-04-04T08:57:41.969Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:42 2024-04-04T08:57:41.969Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:42.025Z INFO 7140 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Thu Apr 04 08:57:41 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=813) 08:57:42 2024-04-04T08:57:42.035Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:42 2024-04-04T08:57:42.035Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:42.076Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:42 2024-04-04T08:57:42.076Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:42.090Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:42 2024-04-04T08:57:42.090Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:42.228Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:42 2024-04-04T08:57:42.228Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:42.230Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:42 2024-04-04T08:57:42.231Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:42.260Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:42 2024-04-04T08:57:42.260Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:42.278Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:42 2024-04-04T08:57:42.278Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:42 2024-04-04T08:57:42.467Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:42 2024-04-04T08:57:42.467Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:42 2024-04-04T08:57:42.496Z INFO 7140 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.47]:5704 is STARTED 08:57:42 2024-04-04T08:57:42.505Z INFO 7140 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 17.921 seconds (process running for 86.428) 08:57:43 2024-04-04T08:57:42.538Z INFO 7140 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 08:57:43 2024-04-04T08:57:42.640Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:43 2024-04-04T08:57:42.640Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:43 2024-04-04T08:57:42.640Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:43 2024-04-04T08:57:42.640Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:43 2024-04-04T08:57:42.746Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:43 2024-04-04T08:57:42.746Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:43 2024-04-04T08:57:42.922Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:43 2024-04-04T08:57:42.922Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:43 2024-04-04T08:57:42.944Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:43 2024-04-04T08:57:42.944Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:44 2024-04-04T08:57:43.083Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:44 2024-04-04T08:57:43.084Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:44 2024-04-04T08:57:43.089Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:44 2024-04-04T08:57:43.089Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:44 2024-04-04T08:57:43.132Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:44 2024-04-04T08:57:43.132Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:44 2024-04-04T08:57:43.180Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:44 2024-04-04T08:57:43.180Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:44 2024-04-04T08:57:43.413Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:44 2024-04-04T08:57:43.413Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:44 2024-04-04T08:57:43.434Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:44 2024-04-04T08:57:43.434Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:44 2024-04-04T08:57:43.520Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:44 2024-04-04T08:57:43.520Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:44 2024-04-04T08:57:43.642Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:44 2024-04-04T08:57:43.642Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:44 2024-04-04T08:57:43.694Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:44 2024-04-04T08:57:43.694Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:44 2024-04-04T08:57:43.948Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:44 2024-04-04T08:57:43.948Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:44 2024-04-04T08:57:43.992Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:44 2024-04-04T08:57:43.992Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:44 2024-04-04T08:57:44.025Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:44 2024-04-04T08:57:44.025Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.498 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 08:57:44 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 08:57:50 08:57:50 . ____ _ __ _ _ 08:57:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:57:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:57:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:57:50 ' |____| .__|_| |_|_| |_\__, | / / / / 08:57:50 =========|_|==============|___/=/_/_/_/ 08:57:50 :: Spring Boot :: (v3.2.4) 08:57:50 08:57:50 2024-04-04T08:57:44.126Z INFO 7140 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:57:50 2024-04-04T08:57:44.126Z INFO 7140 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 08:57:50 2024-04-04T08:57:44.145Z INFO 7140 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5705 [cps-and-ncmp-test-caches] [5.3.6] 08:57:50 + + o o o o---o o----o o o---o o o----o o--o--o 08:57:50 + + + + | | / \ / | | / / \ | | 08:57:50 + + + + + o----o o o o o----o | o o o o----o | 08:57:50 + + + + | | / \ / | | \ / \ | | 08:57:50 + + o o o o o---o o----o o----o o---o o o o----o o 08:57:50 2024-04-04T08:57:44.145Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]:5705 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:57:50 2024-04-04T08:57:44.145Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]:5705 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.47]:5705 08:57:50 2024-04-04T08:57:44.145Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]:5705 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:57:50 2024-04-04T08:57:44.145Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]: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:57:50 2024-04-04T08:57:44.145Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]:5705 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:57:50 To enable the Jet engine on the members, do one of the following: 08:57:50 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:57:50 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:57:50 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:57:50 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 08:57:50 2024-04-04T08:57:44.149Z INFO 7140 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.47]:5705 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:57:50 2024-04-04T08:57:44.157Z INFO 7140 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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:57:50 2024-04-04T08:57:44.157Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:50 2024-04-04T08:57:44.157Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:44.158Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:50 2024-04-04T08:57:44.158Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:44.158Z INFO 7140 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5705 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:57:50 2024-04-04T08:57:44.158Z WARN 7140 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.47]: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:57:50 2024-04-04T08:57:44.165Z INFO 7140 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5705 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:57:50 2024-04-04T08:57:44.166Z INFO 7140 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.47]:5705 is STARTING 08:57:50 2024-04-04T08:57:44.183Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:50 2024-04-04T08:57:44.183Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:50 2024-04-04T08:57:44.219Z INFO 7140 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.47]:5705 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.47]:5701 08:57:50 2024-04-04T08:57:44.222Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:5701 and /10.30.106.47:35409 08:57:50 2024-04-04T08:57:44.228Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:35409 and /10.30.106.47:5701 08:57:50 2024-04-04T08:57:44.358Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:50 2024-04-04T08:57:44.358Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:44.524Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:50 2024-04-04T08:57:44.524Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:44.537Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:50 2024-04-04T08:57:44.537Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:44.576Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:50 2024-04-04T08:57:44.576Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:44.710Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:50 2024-04-04T08:57:44.710Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:44.719Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:50 2024-04-04T08:57:44.719Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:44.853Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:50 2024-04-04T08:57:44.853Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:50 2024-04-04T08:57:45.078Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:50 2024-04-04T08:57:45.078Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:45.110Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:50 2024-04-04T08:57:45.110Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:45.120Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:50 2024-04-04T08:57:45.120Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:45.185Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:50 2024-04-04T08:57:45.185Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:50 2024-04-04T08:57:45.314Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:50 2024-04-04T08:57:45.314Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:45.389Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:50 2024-04-04T08:57:45.389Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:45.512Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:50 2024-04-04T08:57:45.512Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:45.527Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:50 2024-04-04T08:57:45.527Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:45.531Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:50 2024-04-04T08:57:45.531Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:45.723Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:50 2024-04-04T08:57:45.723Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:45.915Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:50 2024-04-04T08:57:45.915Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:45.956Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:50 2024-04-04T08:57:45.956Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:50 2024-04-04T08:57:46.024Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:50 2024-04-04T08:57:46.024Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:46.087Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:50 2024-04-04T08:57:46.087Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:50 2024-04-04T08:57:46.163Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:50 2024-04-04T08:57:46.163Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:46.216Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:50 2024-04-04T08:57:46.217Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:46.231Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:50 2024-04-04T08:57:46.231Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:46.434Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:50 2024-04-04T08:57:46.434Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:46.444Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:50 2024-04-04T08:57:46.444Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:46.480Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:50 2024-04-04T08:57:46.480Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:46.573Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:50 2024-04-04T08:57:46.573Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:46.727Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:50 2024-04-04T08:57:46.727Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:46.858Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:50 2024-04-04T08:57:46.858Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:50 2024-04-04T08:57:46.927Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:50 2024-04-04T08:57:46.928Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:47.065Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:50 2024-04-04T08:57:47.065Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:47.089Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:50 2024-04-04T08:57:47.089Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:50 2024-04-04T08:57:47.117Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:50 2024-04-04T08:57:47.117Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:47.182Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:50 2024-04-04T08:57:47.182Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:47.269Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:50 2024-04-04T08:57:47.269Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:47.332Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:50 2024-04-04T08:57:47.332Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:47.388Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:50 2024-04-04T08:57:47.388Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:47.447Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:50 2024-04-04T08:57:47.447Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:47.476Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:50 2024-04-04T08:57:47.476Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:47.760Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:50 2024-04-04T08:57:47.760Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:50 2024-04-04T08:57:47.830Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:50 2024-04-04T08:57:47.830Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:47.879Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:50 2024-04-04T08:57:47.879Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:47.991Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:50 2024-04-04T08:57:47.991Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:50 2024-04-04T08:57:48.017Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:50 2024-04-04T08:57:48.017Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:48.084Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:50 2024-04-04T08:57:48.084Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:48.171Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:50 2024-04-04T08:57:48.171Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:48.221Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:50 2024-04-04T08:57:48.221Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:48.378Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:50 2024-04-04T08:57:48.378Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:48.385Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:50 2024-04-04T08:57:48.385Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:48.391Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:50 2024-04-04T08:57:48.391Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:48.400Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:50 2024-04-04T08:57:48.400Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:48.731Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:50 2024-04-04T08:57:48.731Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:48.884Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:50 2024-04-04T08:57:48.884Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:48.962Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:50 2024-04-04T08:57:48.962Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:50 2024-04-04T08:57:49.070Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:50 2024-04-04T08:57:49.070Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:49.188Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:50 2024-04-04T08:57:49.188Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:49.193Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:50 2024-04-04T08:57:49.193Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:50 2024-04-04T08:57:49.274Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:50 2024-04-04T08:57:49.274Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:49.280Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:50 2024-04-04T08:57:49.280Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:49.302Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:50 2024-04-04T08:57:49.302Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:49.326Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:57:50 08:57:50 Members {size:5, ver:5} [ 08:57:50 Member [10.30.106.47]:5701 - 9404fdb5-7a40-43eb-915f-66425c99cd21 this 08:57:50 Member [10.30.106.47]:5702 - d120a5f7-0957-42c2-b55a-72a0f19dc168 08:57:50 Member [10.30.106.47]:5703 - 3b605ed9-f98c-4d11-a3f6-c84e9ab52c4f 08:57:50 Member [10.30.106.47]:5704 - 21c2291b-2d0b-4578-bb6e-34230819dbaf 08:57:50 Member [10.30.106.47]:5705 - 30815428-214e-44fb-a65d-180fa62a5de5 08:57:50 ] 08:57:50 08:57:50 2024-04-04T08:57:49.332Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.47]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:57:50 08:57:50 Members {size:5, ver:5} [ 08:57:50 Member [10.30.106.47]:5701 - 9404fdb5-7a40-43eb-915f-66425c99cd21 08:57:50 Member [10.30.106.47]:5702 - d120a5f7-0957-42c2-b55a-72a0f19dc168 08:57:50 Member [10.30.106.47]:5703 - 3b605ed9-f98c-4d11-a3f6-c84e9ab52c4f this 08:57:50 Member [10.30.106.47]:5704 - 21c2291b-2d0b-4578-bb6e-34230819dbaf 08:57:50 Member [10.30.106.47]:5705 - 30815428-214e-44fb-a65d-180fa62a5de5 08:57:50 ] 08:57:50 08:57:50 2024-04-04T08:57:49.332Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:5705 and /10.30.106.47:58505 08:57:50 2024-04-04T08:57:49.332Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.47]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:57:50 08:57:50 Members {size:5, ver:5} [ 08:57:50 Member [10.30.106.47]:5701 - 9404fdb5-7a40-43eb-915f-66425c99cd21 08:57:50 Member [10.30.106.47]:5702 - d120a5f7-0957-42c2-b55a-72a0f19dc168 this 08:57:50 Member [10.30.106.47]:5703 - 3b605ed9-f98c-4d11-a3f6-c84e9ab52c4f 08:57:50 Member [10.30.106.47]:5704 - 21c2291b-2d0b-4578-bb6e-34230819dbaf 08:57:50 Member [10.30.106.47]:5705 - 30815428-214e-44fb-a65d-180fa62a5de5 08:57:50 ] 08:57:50 08:57:50 2024-04-04T08:57:49.333Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:58505 and /10.30.106.47:5705 08:57:50 2024-04-04T08:57:49.334Z INFO 7140 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.47]:5704 [cps-and-ncmp-test-caches] [5.3.6] 08:57:50 08:57:50 Members {size:5, ver:5} [ 08:57:50 Member [10.30.106.47]:5701 - 9404fdb5-7a40-43eb-915f-66425c99cd21 08:57:50 Member [10.30.106.47]:5702 - d120a5f7-0957-42c2-b55a-72a0f19dc168 08:57:50 Member [10.30.106.47]:5703 - 3b605ed9-f98c-4d11-a3f6-c84e9ab52c4f 08:57:50 Member [10.30.106.47]:5704 - 21c2291b-2d0b-4578-bb6e-34230819dbaf this 08:57:50 Member [10.30.106.47]:5705 - 30815428-214e-44fb-a65d-180fa62a5de5 08:57:50 ] 08:57:50 08:57:50 2024-04-04T08:57:49.334Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.47]:5705 [cps-and-ncmp-test-caches] [5.3.6] 08:57:50 08:57:50 Members {size:5, ver:5} [ 08:57:50 Member [10.30.106.47]:5701 - 9404fdb5-7a40-43eb-915f-66425c99cd21 08:57:50 Member [10.30.106.47]:5702 - d120a5f7-0957-42c2-b55a-72a0f19dc168 08:57:50 Member [10.30.106.47]:5703 - 3b605ed9-f98c-4d11-a3f6-c84e9ab52c4f 08:57:50 Member [10.30.106.47]:5704 - 21c2291b-2d0b-4578-bb6e-34230819dbaf 08:57:50 Member [10.30.106.47]:5705 - 30815428-214e-44fb-a65d-180fa62a5de5 this 08:57:50 ] 08:57:50 08:57:50 2024-04-04T08:57:49.335Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:5705 and /10.30.106.47:48873 08:57:50 2024-04-04T08:57:49.335Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:48873 and /10.30.106.47:5705 08:57:50 2024-04-04T08:57:49.336Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:5705 and /10.30.106.47:40517 08:57:50 2024-04-04T08:57:49.338Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:40517 and /10.30.106.47:5705 08:57:50 2024-04-04T08:57:49.338Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.47]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.47:5702, timeout: 10000, bind-any: true 08:57:50 2024-04-04T08:57:49.339Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:5702 and /10.30.106.47:33353 08:57:50 2024-04-04T08:57:49.345Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:33353 and /10.30.106.47:5702 08:57:50 2024-04-04T08:57:49.388Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:50 2024-04-04T08:57:49.388Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:49.425Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:50 2024-04-04T08:57:49.425Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:49.544Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:50 2024-04-04T08:57:49.544Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:49.590Z INFO 7140 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 355 08:57:50 2024-04-04T08:57:49.799Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:50 2024-04-04T08:57:49.799Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:49.972Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:50 2024-04-04T08:57:49.972Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:50 2024-04-04T08:57:50.008Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:50 2024-04-04T08:57:50.008Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:50 2024-04-04T08:57:50.025Z INFO 7140 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Thu Apr 04 08:57:49 UTC 2024, plannedMigrations=355, completedMigrations=355, remainingMigrations=0, totalCompletedMigrations=1168) 08:57:50 2024-04-04T08:57:50.030Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:50 2024-04-04T08:57:50.030Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:50.045Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:50 2024-04-04T08:57:50.045Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:50.185Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:50 2024-04-04T08:57:50.185Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:50.281Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:50 2024-04-04T08:57:50.281Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:50.295Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:50 2024-04-04T08:57:50.295Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:50 2024-04-04T08:57:50.339Z INFO 7140 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.47]:5705 is STARTED 08:57:56 2024-04-04T08:57:50.343Z INFO 7140 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5706 [cps-and-ncmp-test-caches] [5.3.6] 08:57:56 + + o o o o---o o----o o o---o o o----o o--o--o 08:57:56 + + + + | | / \ / | | / / \ | | 08:57:56 + + + + + o----o o o o o----o | o o o o----o | 08:57:56 + + + + | | / \ / | | \ / \ | | 08:57:56 + + o o o o o---o o----o o----o o---o o o o----o o 08:57:56 2024-04-04T08:57:50.343Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]:5706 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 08:57:56 2024-04-04T08:57:50.343Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]:5706 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.47]:5706 08:57:56 2024-04-04T08:57:50.343Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]:5706 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 08:57:56 2024-04-04T08:57:50.343Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]: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:57:56 2024-04-04T08:57:50.343Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.106.47]:5706 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 08:57:56 To enable the Jet engine on the members, do one of the following: 08:57:56 - Change member config using Java API: config.getJetConfig().setEnabled(true) 08:57:56 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 08:57:56 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 08:57: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:57:56 2024-04-04T08:57:50.347Z INFO 7140 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.47]:5706 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 08:57:56 2024-04-04T08:57:50.365Z INFO 7140 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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:57:56 2024-04-04T08:57:50.366Z INFO 7140 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5706 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 08:57:56 2024-04-04T08:57:50.366Z WARN 7140 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.47]: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:57:56 2024-04-04T08:57:50.375Z INFO 7140 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5706 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 08:57:56 2024-04-04T08:57:50.376Z INFO 7140 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.47]:5706 is STARTING 08:57:56 2024-04-04T08:57:50.396Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:56 2024-04-04T08:57:50.396Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:50.407Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:56 2024-04-04T08:57:50.407Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:50.479Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:56 2024-04-04T08:57:50.479Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:50.497Z INFO 7140 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.47]:5706 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.47]:5701 08:57:56 2024-04-04T08:57:50.500Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:5701 and /10.30.106.47:45195 08:57:56 2024-04-04T08:57:50.500Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:45195 and /10.30.106.47:5701 08:57:56 2024-04-04T08:57:50.758Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:56 2024-04-04T08:57:50.758Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:50.988Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:56 2024-04-04T08:57:50.988Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:51.003Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:56 2024-04-04T08:57:51.003Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:51.074Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:56 2024-04-04T08:57:51.074Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:56 2024-04-04T08:57:51.148Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:56 2024-04-04T08:57:51.148Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:51.210Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:56 2024-04-04T08:57:51.210Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:56 2024-04-04T08:57:51.238Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:56 2024-04-04T08:57:51.239Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:51.249Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:56 2024-04-04T08:57:51.249Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:51.432Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:56 2024-04-04T08:57:51.432Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:51.434Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:56 2024-04-04T08:57:51.435Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:51.460Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:56 2024-04-04T08:57:51.460Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:51.498Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:56 2024-04-04T08:57:51.498Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:51.905Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:56 2024-04-04T08:57:51.905Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:51.911Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:56 2024-04-04T08:57:51.911Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:51.991Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:56 2024-04-04T08:57:51.991Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:52.176Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:56 2024-04-04T08:57:52.177Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:56 2024-04-04T08:57:52.212Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:56 2024-04-04T08:57:52.212Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:56 2024-04-04T08:57:52.284Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:56 2024-04-04T08:57:52.284Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:52.352Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:56 2024-04-04T08:57:52.352Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:52.353Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:56 2024-04-04T08:57:52.353Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:52.391Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:56 2024-04-04T08:57:52.391Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:52.401Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:56 2024-04-04T08:57:52.401Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:52.464Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:56 2024-04-04T08:57:52.464Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:52.539Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:56 2024-04-04T08:57:52.539Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:52.894Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:56 2024-04-04T08:57:52.895Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:53.009Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:56 2024-04-04T08:57:53.009Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:53.065Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:56 2024-04-04T08:57:53.065Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:53.136Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:56 2024-04-04T08:57:53.136Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:53.214Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:56 2024-04-04T08:57:53.214Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:56 2024-04-04T08:57:53.379Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:56 2024-04-04T08:57:53.379Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:56 2024-04-04T08:57:53.391Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:56 2024-04-04T08:57:53.392Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:53.395Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:56 2024-04-04T08:57:53.395Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:53.405Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:56 2024-04-04T08:57:53.405Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:53.507Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:56 2024-04-04T08:57:53.507Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:53.555Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:56 2024-04-04T08:57:53.555Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:53.617Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:56 2024-04-04T08:57:53.617Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:53.847Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:56 2024-04-04T08:57:53.847Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:54.018Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:56 2024-04-04T08:57:54.018Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:54.111Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:56 2024-04-04T08:57:54.111Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:54.216Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:56 2024-04-04T08:57:54.216Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:56 2024-04-04T08:57:54.239Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:56 2024-04-04T08:57:54.239Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:54.281Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:56 2024-04-04T08:57:54.281Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:56 2024-04-04T08:57:54.348Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:56 2024-04-04T08:57:54.348Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:54.408Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:56 2024-04-04T08:57:54.408Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:54.458Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:56 2024-04-04T08:57:54.458Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:54.595Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:56 2024-04-04T08:57:54.595Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:54.610Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:56 2024-04-04T08:57:54.610Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:54.620Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:56 2024-04-04T08:57:54.620Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:54.950Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:56 2024-04-04T08:57:54.950Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:54.971Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:56 2024-04-04T08:57:54.971Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:55.014Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:56 2024-04-04T08:57:55.014Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:55.192Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:56 2024-04-04T08:57:55.192Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:55.201Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:56 2024-04-04T08:57:55.201Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:55.361Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:56 2024-04-04T08:57:55.361Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:55.419Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:56 2024-04-04T08:57:55.419Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:56 2024-04-04T08:57:55.461Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:56 2024-04-04T08:57:55.461Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:55.483Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:56 2024-04-04T08:57:55.483Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:56 2024-04-04T08:57:55.500Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:56 2024-04-04T08:57:55.500Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:55.603Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] 08:57:56 08:57:56 Members {size:6, ver:6} [ 08:57:56 Member [10.30.106.47]:5701 - 9404fdb5-7a40-43eb-915f-66425c99cd21 this 08:57:56 Member [10.30.106.47]:5702 - d120a5f7-0957-42c2-b55a-72a0f19dc168 08:57:56 Member [10.30.106.47]:5703 - 3b605ed9-f98c-4d11-a3f6-c84e9ab52c4f 08:57:56 Member [10.30.106.47]:5704 - 21c2291b-2d0b-4578-bb6e-34230819dbaf 08:57:56 Member [10.30.106.47]:5705 - 30815428-214e-44fb-a65d-180fa62a5de5 08:57:56 Member [10.30.106.47]:5706 - 1447406c-8e88-4d7e-99c8-c4607efc2245 08:57:56 ] 08:57:56 08:57:56 2024-04-04T08:57:55.611Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.47]:5702 [cps-and-ncmp-test-caches] [5.3.6] 08:57:56 08:57:56 Members {size:6, ver:6} [ 08:57:56 Member [10.30.106.47]:5701 - 9404fdb5-7a40-43eb-915f-66425c99cd21 08:57:56 Member [10.30.106.47]:5702 - d120a5f7-0957-42c2-b55a-72a0f19dc168 this 08:57:56 Member [10.30.106.47]:5703 - 3b605ed9-f98c-4d11-a3f6-c84e9ab52c4f 08:57:56 Member [10.30.106.47]:5704 - 21c2291b-2d0b-4578-bb6e-34230819dbaf 08:57:56 Member [10.30.106.47]:5705 - 30815428-214e-44fb-a65d-180fa62a5de5 08:57:56 Member [10.30.106.47]:5706 - 1447406c-8e88-4d7e-99c8-c4607efc2245 08:57:56 ] 08:57:56 08:57:56 2024-04-04T08:57:55.613Z INFO 7140 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.47]:5706 [cps-and-ncmp-test-caches] [5.3.6] 08:57:56 08:57:56 Members {size:6, ver:6} [ 08:57:56 Member [10.30.106.47]:5701 - 9404fdb5-7a40-43eb-915f-66425c99cd21 08:57:56 Member [10.30.106.47]:5702 - d120a5f7-0957-42c2-b55a-72a0f19dc168 08:57:56 Member [10.30.106.47]:5703 - 3b605ed9-f98c-4d11-a3f6-c84e9ab52c4f 08:57:56 Member [10.30.106.47]:5704 - 21c2291b-2d0b-4578-bb6e-34230819dbaf 08:57:56 Member [10.30.106.47]:5705 - 30815428-214e-44fb-a65d-180fa62a5de5 08:57:56 Member [10.30.106.47]:5706 - 1447406c-8e88-4d7e-99c8-c4607efc2245 this 08:57:56 ] 08:57:56 08:57:56 2024-04-04T08:57:55.613Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:56 2024-04-04T08:57:55.613Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:55.614Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:5706 and /10.30.106.47:51479 08:57:56 2024-04-04T08:57:55.614Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.47]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.47:5702, timeout: 10000, bind-any: true 08:57:56 2024-04-04T08:57:55.614Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.47]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.47:5703, timeout: 10000, bind-any: true 08:57:56 2024-04-04T08:57:55.614Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:51479 and /10.30.106.47:5706 08:57:56 2024-04-04T08:57:55.614Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.47]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.47:5704, timeout: 10000, bind-any: true 08:57:56 2024-04-04T08:57:55.615Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.47]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.47:5705, timeout: 10000, bind-any: true 08:57:56 2024-04-04T08:57:55.615Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:5703 and /10.30.106.47:56557 08:57:56 2024-04-04T08:57:55.622Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:5706 and /10.30.106.47:39505 08:57:56 2024-04-04T08:57:55.622Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:56 2024-04-04T08:57:55.622Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:55.623Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:5702 and /10.30.106.47:42619 08:57:56 2024-04-04T08:57:55.624Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:5705 and /10.30.106.47:42479 08:57:56 2024-04-04T08:57:55.624Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.47]:5703 [cps-and-ncmp-test-caches] [5.3.6] 08:57:56 08:57:56 Members {size:6, ver:6} [ 08:57:56 Member [10.30.106.47]:5701 - 9404fdb5-7a40-43eb-915f-66425c99cd21 08:57:56 Member [10.30.106.47]:5702 - d120a5f7-0957-42c2-b55a-72a0f19dc168 08:57:56 Member [10.30.106.47]:5703 - 3b605ed9-f98c-4d11-a3f6-c84e9ab52c4f this 08:57:56 Member [10.30.106.47]:5704 - 21c2291b-2d0b-4578-bb6e-34230819dbaf 08:57:56 Member [10.30.106.47]:5705 - 30815428-214e-44fb-a65d-180fa62a5de5 08:57:56 Member [10.30.106.47]:5706 - 1447406c-8e88-4d7e-99c8-c4607efc2245 08:57:56 ] 08:57:56 08:57:56 2024-04-04T08:57:55.626Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:39505 and /10.30.106.47:5706 08:57:56 2024-04-04T08:57:55.626Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:5704 and /10.30.106.47:42315 08:57:56 2024-04-04T08:57:55.635Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:42315 and /10.30.106.47:5704 08:57:56 2024-04-04T08:57:55.635Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:42619 and /10.30.106.47:5702 08:57:56 2024-04-04T08:57:55.635Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:56557 and /10.30.106.47:5703 08:57:56 2024-04-04T08:57:55.635Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:5706 and /10.30.106.47:38989 08:57:56 2024-04-04T08:57:55.635Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:5706 and /10.30.106.47:34985 08:57:56 2024-04-04T08:57:55.635Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:42479 and /10.30.106.47:5705 08:57:56 2024-04-04T08:57:55.635Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.47]:5704 [cps-and-ncmp-test-caches] [5.3.6] 08:57:56 08:57:56 Members {size:6, ver:6} [ 08:57:56 Member [10.30.106.47]:5701 - 9404fdb5-7a40-43eb-915f-66425c99cd21 08:57:56 Member [10.30.106.47]:5702 - d120a5f7-0957-42c2-b55a-72a0f19dc168 08:57:56 Member [10.30.106.47]:5703 - 3b605ed9-f98c-4d11-a3f6-c84e9ab52c4f 08:57:56 Member [10.30.106.47]:5704 - 21c2291b-2d0b-4578-bb6e-34230819dbaf this 08:57:56 Member [10.30.106.47]:5705 - 30815428-214e-44fb-a65d-180fa62a5de5 08:57:56 Member [10.30.106.47]:5706 - 1447406c-8e88-4d7e-99c8-c4607efc2245 08:57:56 ] 08:57:56 08:57:56 2024-04-04T08:57:55.635Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:38989 and /10.30.106.47:5706 08:57:56 2024-04-04T08:57:55.636Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.47]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.47:34985 and /10.30.106.47:5706 08:57:56 2024-04-04T08:57:55.636Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.47]:5705 [cps-and-ncmp-test-caches] [5.3.6] 08:57:56 08:57:56 Members {size:6, ver:6} [ 08:57:56 Member [10.30.106.47]:5701 - 9404fdb5-7a40-43eb-915f-66425c99cd21 08:57:56 Member [10.30.106.47]:5702 - d120a5f7-0957-42c2-b55a-72a0f19dc168 08:57:56 Member [10.30.106.47]:5703 - 3b605ed9-f98c-4d11-a3f6-c84e9ab52c4f 08:57:56 Member [10.30.106.47]:5704 - 21c2291b-2d0b-4578-bb6e-34230819dbaf 08:57:56 Member [10.30.106.47]:5705 - 30815428-214e-44fb-a65d-180fa62a5de5 this 08:57:56 Member [10.30.106.47]:5706 - 1447406c-8e88-4d7e-99c8-c4607efc2245 08:57:56 ] 08:57:56 08:57:56 2024-04-04T08:57:55.872Z INFO 7140 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 457 08:57:56 2024-04-04T08:57:55.953Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:56 2024-04-04T08:57:55.953Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:56.138Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:56 2024-04-04T08:57:56.138Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:56.221Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:56 2024-04-04T08:57:56.221Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:56.254Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:56 2024-04-04T08:57:56.254Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:56.321Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:56 2024-04-04T08:57:56.321Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:56 2024-04-04T08:57:56.324Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:56 2024-04-04T08:57:56.324Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:56.403Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:56 2024-04-04T08:57:56.403Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:56.462Z INFO 7140 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Thu Apr 04 08:57:55 UTC 2024, plannedMigrations=457, completedMigrations=457, remainingMigrations=0, totalCompletedMigrations=1625) 08:57:56 2024-04-04T08:57:56.475Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:56 2024-04-04T08:57:56.475Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:56.584Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:56 2024-04-04T08:57:56.584Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:56.614Z INFO 7140 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.47]:5706 is STARTED 08:57:56 2024-04-04T08:57:56.619Z INFO 7140 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 12.537 seconds (process running for 100.542) 08:57:56 2024-04-04T08:57:56.632Z INFO 7140 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 08:57:56 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.554 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 08:57:56 [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 08:57:56 08:57:56 . ____ _ __ _ _ 08:57:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:57:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:57:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:57:56 ' |____| .__|_| |_|_| |_\__, | / / / / 08:57:56 =========|_|==============|___/=/_/_/_/ 08:57:56 :: Spring Boot :: (v3.2.4) 08:57:56 08:57:56 2024-04-04T08:57:56.650Z INFO 7140 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:57:56 2024-04-04T08:57:56.650Z INFO 7140 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 08:57:56 2024-04-04T08:57:56.688Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:56 2024-04-04T08:57:56.688Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:56 2024-04-04T08:57:56.694Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:56 2024-04-04T08:57:56.694Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:56 2024-04-04T08:57:56.695Z INFO 7140 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.058 seconds (process running for 100.618) 08:57:56 2024-04-04T08:57:56.700Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:57:56 acks = -1 08:57:56 auto.include.jmx.reporter = true 08:57:56 batch.size = 16384 08:57:56 bootstrap.servers = [localhost:9092] 08:57:56 buffer.memory = 33554432 08:57:56 client.dns.lookup = use_all_dns_ips 08:57:56 client.id = producer-11 08:57:56 compression.type = none 08:57:56 connections.max.idle.ms = 540000 08:57:56 delivery.timeout.ms = 120000 08:57:56 enable.idempotence = true 08:57:56 interceptor.classes = [] 08:57:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:57:56 linger.ms = 0 08:57:56 max.block.ms = 60000 08:57:56 max.in.flight.requests.per.connection = 5 08:57:56 max.request.size = 1048576 08:57:56 metadata.max.age.ms = 300000 08:57:56 metadata.max.idle.ms = 300000 08:57:56 metric.reporters = [] 08:57:56 metrics.num.samples = 2 08:57:56 metrics.recording.level = INFO 08:57:56 metrics.sample.window.ms = 30000 08:57:56 partitioner.adaptive.partitioning.enable = true 08:57:56 partitioner.availability.timeout.ms = 0 08:57:56 partitioner.class = null 08:57:56 partitioner.ignore.keys = false 08:57:56 receive.buffer.bytes = 32768 08:57:56 reconnect.backoff.max.ms = 1000 08:57:56 reconnect.backoff.ms = 50 08:57:56 request.timeout.ms = 30000 08:57:56 retries = 2147483647 08:57:56 retry.backoff.ms = 100 08:57:56 sasl.client.callback.handler.class = null 08:57:56 sasl.jaas.config = null 08:57:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:57:56 sasl.kerberos.min.time.before.relogin = 60000 08:57:56 sasl.kerberos.service.name = null 08:57:56 sasl.kerberos.ticket.renew.jitter = 0.05 08:57:56 sasl.kerberos.ticket.renew.window.factor = 0.8 08:57:56 sasl.login.callback.handler.class = null 08:57:56 sasl.login.class = null 08:57:56 sasl.login.connect.timeout.ms = null 08:57:56 sasl.login.read.timeout.ms = null 08:57:56 sasl.login.refresh.buffer.seconds = 300 08:57:56 sasl.login.refresh.min.period.seconds = 60 08:57:56 sasl.login.refresh.window.factor = 0.8 08:57:56 sasl.login.refresh.window.jitter = 0.05 08:57:56 sasl.login.retry.backoff.max.ms = 10000 08:57:56 sasl.login.retry.backoff.ms = 100 08:57:56 sasl.mechanism = GSSAPI 08:57:56 sasl.oauthbearer.clock.skew.seconds = 30 08:57:56 sasl.oauthbearer.expected.audience = null 08:57:56 sasl.oauthbearer.expected.issuer = null 08:57:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:57:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:57:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:57:56 sasl.oauthbearer.jwks.endpoint.url = null 08:57:56 sasl.oauthbearer.scope.claim.name = scope 08:57:56 sasl.oauthbearer.sub.claim.name = sub 08:57:56 sasl.oauthbearer.token.endpoint.url = null 08:57:56 security.protocol = PLAINTEXT 08:57:56 security.providers = null 08:57:56 send.buffer.bytes = 131072 08:57:56 socket.connection.setup.timeout.max.ms = 30000 08:57:56 socket.connection.setup.timeout.ms = 10000 08:57:56 ssl.cipher.suites = null 08:57:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:57:56 ssl.endpoint.identification.algorithm = https 08:57:56 ssl.engine.factory.class = null 08:57:56 ssl.key.password = null 08:57:56 ssl.keymanager.algorithm = SunX509 08:57:56 ssl.keystore.certificate.chain = null 08:57:56 ssl.keystore.key = null 08:57:56 ssl.keystore.location = null 08:57:56 ssl.keystore.password = null 08:57:56 ssl.keystore.type = JKS 08:57:56 ssl.protocol = TLSv1.3 08:57:56 ssl.provider = null 08:57:56 ssl.secure.random.implementation = null 08:57:56 ssl.trustmanager.algorithm = PKIX 08:57:56 ssl.truststore.certificates = null 08:57:56 ssl.truststore.location = null 08:57:56 ssl.truststore.password = null 08:57:56 ssl.truststore.type = JKS 08:57:56 transaction.timeout.ms = 60000 08:57:56 transactional.id = null 08:57:56 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:57:56 08:57:56 2024-04-04T08:57:56.708Z INFO 7140 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 08:57:56 2024-04-04T08:57:56.710Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:57:56 2024-04-04T08:57:56.710Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:57:56 2024-04-04T08:57:56.710Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221076710 08:57:56 2024-04-04T08:57:56.715Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:57:56 2024-04-04T08:57:56.715Z WARN 7140 --- [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:57:56 2024-04-04T08:57:56.715Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:57:56 2024-04-04T08:57:56.721Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:57:56 acks = -1 08:57:56 auto.include.jmx.reporter = true 08:57:56 batch.size = 16384 08:57:56 bootstrap.servers = [localhost:9092] 08:57:56 buffer.memory = 33554432 08:57:56 client.dns.lookup = use_all_dns_ips 08:57:56 client.id = producer-12 08:57:56 compression.type = none 08:57:56 connections.max.idle.ms = 540000 08:57:56 delivery.timeout.ms = 120000 08:57:56 enable.idempotence = true 08:57:56 interceptor.classes = [] 08:57:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:57:56 linger.ms = 0 08:57:56 max.block.ms = 60000 08:57:56 max.in.flight.requests.per.connection = 5 08:57:56 max.request.size = 1048576 08:57:56 metadata.max.age.ms = 300000 08:57:56 metadata.max.idle.ms = 300000 08:57:56 metric.reporters = [] 08:57:56 metrics.num.samples = 2 08:57:56 metrics.recording.level = INFO 08:57:56 metrics.sample.window.ms = 30000 08:57:56 partitioner.adaptive.partitioning.enable = true 08:57:56 partitioner.availability.timeout.ms = 0 08:57:56 partitioner.class = null 08:57:56 partitioner.ignore.keys = false 08:57:56 receive.buffer.bytes = 32768 08:57:56 reconnect.backoff.max.ms = 1000 08:57:56 reconnect.backoff.ms = 50 08:57:56 request.timeout.ms = 30000 08:57:56 retries = 2147483647 08:57:56 retry.backoff.ms = 100 08:57:56 sasl.client.callback.handler.class = null 08:57:56 sasl.jaas.config = null 08:57:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:57:56 sasl.kerberos.min.time.before.relogin = 60000 08:57:56 sasl.kerberos.service.name = null 08:57:56 sasl.kerberos.ticket.renew.jitter = 0.05 08:57:56 sasl.kerberos.ticket.renew.window.factor = 0.8 08:57:56 sasl.login.callback.handler.class = null 08:57:56 sasl.login.class = null 08:57:56 sasl.login.connect.timeout.ms = null 08:57:56 sasl.login.read.timeout.ms = null 08:57:56 sasl.login.refresh.buffer.seconds = 300 08:57:56 sasl.login.refresh.min.period.seconds = 60 08:57:56 sasl.login.refresh.window.factor = 0.8 08:57:56 sasl.login.refresh.window.jitter = 0.05 08:57:56 sasl.login.retry.backoff.max.ms = 10000 08:57:56 sasl.login.retry.backoff.ms = 100 08:57:56 sasl.mechanism = GSSAPI 08:57:56 sasl.oauthbearer.clock.skew.seconds = 30 08:57:56 sasl.oauthbearer.expected.audience = null 08:57:56 sasl.oauthbearer.expected.issuer = null 08:57:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:57:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:57:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:57:56 sasl.oauthbearer.jwks.endpoint.url = null 08:57:56 sasl.oauthbearer.scope.claim.name = scope 08:57:56 sasl.oauthbearer.sub.claim.name = sub 08:57:56 sasl.oauthbearer.token.endpoint.url = null 08:57:56 security.protocol = PLAINTEXT 08:57:56 security.providers = null 08:57:56 send.buffer.bytes = 131072 08:57:56 socket.connection.setup.timeout.max.ms = 30000 08:57:56 socket.connection.setup.timeout.ms = 10000 08:57:56 ssl.cipher.suites = null 08:57:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:57:56 ssl.endpoint.identification.algorithm = https 08:57:56 ssl.engine.factory.class = null 08:57:56 ssl.key.password = null 08:57:56 ssl.keymanager.algorithm = SunX509 08:57:56 ssl.keystore.certificate.chain = null 08:57:56 ssl.keystore.key = null 08:57:56 ssl.keystore.location = null 08:57:56 ssl.keystore.password = null 08:57:56 ssl.keystore.type = JKS 08:57:56 ssl.protocol = TLSv1.3 08:57:56 ssl.provider = null 08:57:56 ssl.secure.random.implementation = null 08:57:56 ssl.trustmanager.algorithm = PKIX 08:57:56 ssl.truststore.certificates = null 08:57:56 ssl.truststore.location = null 08:57:56 ssl.truststore.password = null 08:57:56 ssl.truststore.type = JKS 08:57:56 transaction.timeout.ms = 60000 08:57:56 transactional.id = null 08:57:56 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:57:56 08:57:56 2024-04-04T08:57:56.722Z INFO 7140 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 08:57:56 2024-04-04T08:57:56.723Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:57:56 2024-04-04T08:57:56.723Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:57:56 2024-04-04T08:57:56.723Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221076723 08:57:56 2024-04-04T08:57:56.724Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:57:56 2024-04-04T08:57:56.724Z WARN 7140 --- [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:57:56 2024-04-04T08:57:56.724Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:57:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 08:57:56 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDeltaSpec 08:57:56 [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:57:56 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiInEventProducerSpec 08:57:56 2024-04-04T08:57:56.739Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:56 2024-04-04T08:57:56.739Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiInEventProducerSpec 08:57:56 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpOutEventProducerSpec 08:57:56 2024-04-04T08:57:56.816Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:57:56 2024-04-04T08:57:56.816Z WARN 7140 --- [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:57:56 2024-04-04T08:57:56.816Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:57:56 2024-04-04T08:57:56.824Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:57:56 2024-04-04T08:57:56.824Z WARN 7140 --- [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:57:56 2024-04-04T08:57:56.824Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:57:56 2024-04-04T08:57:56.825Z INFO 7140 --- [ main] ficationSubscriptionNcmpOutEventProducer : Published CmNotificationSubscriptionEvent on demand for subscriptionId : test-subscription-id-2 08:57:58 2024-04-04T08:57:56.879Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:58 2024-04-04T08:57:56.879Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:58 2024-04-04T08:57:56.968Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:57:58 2024-04-04T08:57:56.968Z WARN 7140 --- [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:57:58 2024-04-04T08:57:56.968Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:57:58 2024-04-04T08:57:56.975Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:57:58 2024-04-04T08:57:56.975Z WARN 7140 --- [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:57:58 2024-04-04T08:57:56.975Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:57:58 2024-04-04T08:57:57.091Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:58 2024-04-04T08:57:57.091Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:58 2024-04-04T08:57:57.098Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:58 2024-04-04T08:57:57.098Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:58 2024-04-04T08:57:57.122Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:58 2024-04-04T08:57:57.122Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:58 2024-04-04T08:57:57.129Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:58 2024-04-04T08:57:57.129Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:58 2024-04-04T08:57:57.168Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:57:58 2024-04-04T08:57:57.169Z WARN 7140 --- [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:57:58 2024-04-04T08:57:57.169Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:57:58 2024-04-04T08:57:57.189Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:58 2024-04-04T08:57:57.189Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:58 2024-04-04T08:57:57.226Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:57:58 2024-04-04T08:57:57.226Z WARN 7140 --- [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:57:58 2024-04-04T08:57:57.226Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:57:58 2024-04-04T08:57:57.340Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:58 2024-04-04T08:57:57.340Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:58 2024-04-04T08:57:57.480Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:57:58 2024-04-04T08:57:57.481Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:57:58 2024-04-04T08:57:57.570Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:57:58 2024-04-04T08:57:57.570Z WARN 7140 --- [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:57:58 2024-04-04T08:57:57.570Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:57:58 2024-04-04T08:57:57.628Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:57:58 2024-04-04T08:57:57.628Z WARN 7140 --- [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:57:58 2024-04-04T08:57:57.628Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:57:58 2024-04-04T08:57:57.741Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:57:58 2024-04-04T08:57:57.741Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:57:58 2024-04-04T08:57:57.743Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:57:58 2024-04-04T08:57:57.743Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:57:58 2024-04-04T08:57:57.805Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:57:58 2024-04-04T08:57:57.805Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:58 2024-04-04T08:57:57.829Z ERROR 7140 --- [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:57:58 2024-04-04T08:57:57.842Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:57:58 2024-04-04T08:57:57.842Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:57:58 2024-04-04T08:57:57.882Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:57:58 2024-04-04T08:57:57.882Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:57:58 2024-04-04T08:57:58.051Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:57:58 2024-04-04T08:57:58.052Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:57:58 2024-04-04T08:57:58.125Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:57:58 2024-04-04T08:57:58.125Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:57:58 2024-04-04T08:57:58.192Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:57:58 2024-04-04T08:57:58.192Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:57:58 2024-04-04T08:57:58.233Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:57:58 2024-04-04T08:57:58.233Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:57:58 2024-04-04T08:57:58.245Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:57:58 2024-04-04T08:57:58.245Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:57:58 2024-04-04T08:57:58.330Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:57:58 2024-04-04T08:57:58.330Z WARN 7140 --- [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:57:58 2024-04-04T08:57:58.330Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:57:58 2024-04-04T08:57:58.345Z INFO 7140 --- [ main] ficationSubscriptionNcmpOutEventProducer : Published CmNotificationSubscriptionEvent on demand for subscriptionId : test-subscription-id-3 08:57:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.56 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpOutEventProducerSpec 08:57:58 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionDmiInEventMapperSpec 08:57:58 [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:57:58 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionNcmpOutEventMapperSpec 08:57:58 [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:57:58 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec 08:57:58 2024-04-04T08:57:58.444Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:57:58 2024-04-04T08:57:58.444Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:57:58 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec 08:57:58 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiOutEventConsumerSpec 08:58:03 2024-04-04T08:57:58.449Z INFO 7140 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:58:03 2024-04-04T08:57:58.474Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:03 2024-04-04T08:57:58.474Z WARN 7140 --- [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:58:03 2024-04-04T08:57:58.474Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:03 2024-04-04T08:57:58.527Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 0b95d0b6616ec6f137d5ef24c8ac3df06473c051d3818dfdf692a0eb9ed45a88 08:58:03 2024-04-04T08:57:58.688Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:03 2024-04-04T08:57:58.688Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:03 2024-04-04T08:57:58.744Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:03 2024-04-04T08:57:58.745Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:03 2024-04-04T08:57:58.808Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:03 2024-04-04T08:57:58.808Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:03 2024-04-04T08:57:58.843Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:03 2024-04-04T08:57:58.843Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:03 2024-04-04T08:57:58.914Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:03 2024-04-04T08:57:58.914Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:03 2024-04-04T08:57:58.947Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:03 2024-04-04T08:57:58.947Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:03 2024-04-04T08:57:59.007Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:03 2024-04-04T08:57:59.007Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:03 2024-04-04T08:57:59.101Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:03 2024-04-04T08:57:59.101Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:03 2024-04-04T08:57:59.207Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:03 2024-04-04T08:57:59.207Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:03 2024-04-04T08:57:59.238Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:03 2024-04-04T08:57:59.238Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:03 2024-04-04T08:57:59.332Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:03 2024-04-04T08:57:59.332Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:03 2024-04-04T08:57:59.442Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:03 2024-04-04T08:57:59.442Z WARN 7140 --- [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:58:03 2024-04-04T08:57:59.442Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:03 2024-04-04T08:57:59.448Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:03 2024-04-04T08:57:59.448Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:03 2024-04-04T08:57:59.477Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:03 2024-04-04T08:57:59.477Z WARN 7140 --- [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:58:03 2024-04-04T08:57:59.477Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:03 2024-04-04T08:57:59.597Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:03 2024-04-04T08:57:59.597Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:03 2024-04-04T08:57:59.703Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:03 2024-04-04T08:57:59.704Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:03 2024-04-04T08:57:59.735Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:03 2024-04-04T08:57:59.735Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:03 2024-04-04T08:57:59.796Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:03 2024-04-04T08:57:59.796Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:03 2024-04-04T08:57:59.922Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:03 2024-04-04T08:57:59.923Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:03 2024-04-04T08:57:59.970Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:03 2024-04-04T08:57:59.970Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:00.012Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:03 2024-04-04T08:58:00.012Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:00.112Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:03 2024-04-04T08:58:00.112Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:00.241Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:03 2024-04-04T08:58:00.242Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:03 2024-04-04T08:58:00.342Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:03 2024-04-04T08:58:00.342Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:00.397Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:03 2024-04-04T08:58:00.397Z WARN 7140 --- [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:58:03 2024-04-04T08:58:00.397Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:03 2024-04-04T08:58:00.421Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:03 2024-04-04T08:58:00.422Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:00.453Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:03 2024-04-04T08:58:00.453Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:00.535Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:03 2024-04-04T08:58:00.535Z WARN 7140 --- [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:58:03 2024-04-04T08:58:00.535Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:03 2024-04-04T08:58:00.702Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:03 2024-04-04T08:58:00.702Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:00.751Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:03 2024-04-04T08:58:00.751Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:00.806Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:03 2024-04-04T08:58:00.806Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:00.837Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:03 2024-04-04T08:58:00.837Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:03 2024-04-04T08:58:00.874Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:03 2024-04-04T08:58:00.874Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:00.923Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:03 2024-04-04T08:58:00.923Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:01.064Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:03 2024-04-04T08:58:01.064Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:01.144Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:03 2024-04-04T08:58:01.144Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:03 2024-04-04T08:58:01.165Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:03 2024-04-04T08:58:01.165Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:01.195Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:03 2024-04-04T08:58:01.195Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:01.406Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:03 2024-04-04T08:58:01.406Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:01.424Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:03 2024-04-04T08:58:01.424Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:01.592Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:03 2024-04-04T08:58:01.592Z WARN 7140 --- [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:58:03 2024-04-04T08:58:01.592Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:03 2024-04-04T08:58:01.603Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:03 2024-04-04T08:58:01.603Z WARN 7140 --- [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:58:03 2024-04-04T08:58:01.603Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:03 2024-04-04T08:58:01.706Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:03 2024-04-04T08:58:01.706Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:01.754Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:03 2024-04-04T08:58:01.754Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:01.832Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:03 2024-04-04T08:58:01.832Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:01.880Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:03 2024-04-04T08:58:01.880Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:01.917Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:03 2024-04-04T08:58:01.917Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:01.939Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:03 2024-04-04T08:58:01.939Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:03 2024-04-04T08:58:02.049Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:03 2024-04-04T08:58:02.049Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:03 2024-04-04T08:58:02.126Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:03 2024-04-04T08:58:02.126Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:02.163Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:03 2024-04-04T08:58:02.163Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:02.226Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:03 2024-04-04T08:58:02.226Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:02.435Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:03 2024-04-04T08:58:02.435Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:02.474Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:03 2024-04-04T08:58:02.474Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:02.606Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:03 2024-04-04T08:58:02.606Z WARN 7140 --- [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:58:03 2024-04-04T08:58:02.606Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:03 2024-04-04T08:58:02.657Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:03 2024-04-04T08:58:02.657Z WARN 7140 --- [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:58:03 2024-04-04T08:58:02.657Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:03 2024-04-04T08:58:02.734Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:03 2024-04-04T08:58:02.734Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:02.735Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:03 2024-04-04T08:58:02.735Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:02.819Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:03 2024-04-04T08:58:02.819Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:02.919Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:03 2024-04-04T08:58:02.919Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:02.957Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:03 2024-04-04T08:58:02.957Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:03.044Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:03 2024-04-04T08:58:03.044Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:03 2024-04-04T08:58:03.256Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:03 2024-04-04T08:58:03.256Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:03.256Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:03 2024-04-04T08:58:03.256Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:03.257Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:03 2024-04-04T08:58:03.257Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:03 2024-04-04T08:58:03.382Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:03 2024-04-04T08:58:03.383Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:03.432Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:03 2024-04-04T08:58:03.432Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:03.440Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:03 2024-04-04T08:58:03.440Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:03.510Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:03 2024-04-04T08:58:03.510Z WARN 7140 --- [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:58:03 2024-04-04T08:58:03.510Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:03 2024-04-04T08:58:03.677Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:03 2024-04-04T08:58:03.677Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:03 2024-04-04T08:58:03.711Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.261890474S 08:58:03 08:58:03 . ____ _ __ _ _ 08:58:03 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:58:03 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:58:03 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:58:03 ' |____| .__|_| |_|_| |_\__, | / / / / 08:58:03 =========|_|==============|___/=/_/_/_/ 08:58:03 :: Spring Boot :: (v3.2.4) 08:58:03 08:58:03 2024-04-04T08:58:03.735Z INFO 7140 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : Starting CmNotificationSubscriptionDmiOutEventConsumerSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:58:03 2024-04-04T08:58:03.735Z INFO 7140 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 08:58:03 2024-04-04T08:58:03.739Z INFO 7140 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : Started CmNotificationSubscriptionDmiOutEventConsumerSpec in 0.02 seconds (process running for 107.662) 08:58:04 2024-04-04T08:58:03.747Z INFO 7140 --- [ main] ificationSubscriptionDmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : accepted 08:58:04 2024-04-04T08:58:03.795Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:04 2024-04-04T08:58:03.795Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:04 2024-04-04T08:58:03.821Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:04 2024-04-04T08:58:03.821Z WARN 7140 --- [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:58:04 2024-04-04T08:58:03.821Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:04 2024-04-04T08:58:03.888Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:04 2024-04-04T08:58:03.888Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:04 2024-04-04T08:58:03.900Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:04 2024-04-04T08:58:03.900Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.573 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiOutEventConsumerSpec 08:58:04 2024-04-04T08:58:04.027Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:04 2024-04-04T08:58:04.027Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:04 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec 08:58:09 2024-04-04T08:58:04.033Z INFO 7140 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:58:09 2024-04-04T08:58:04.076Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: c0c81a38d412d244d100b92f11d7c8cfc8806c8ab2c7e28f147b04510de91e65 08:58:09 2024-04-04T08:58:04.167Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:09 2024-04-04T08:58:04.167Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:09 2024-04-04T08:58:04.265Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:09 2024-04-04T08:58:04.265Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:09 2024-04-04T08:58:04.265Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:09 2024-04-04T08:58:04.265Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:04.298Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:09 2024-04-04T08:58:04.298Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:04.342Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:09 2024-04-04T08:58:04.342Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:04.364Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:09 2024-04-04T08:58:04.364Z WARN 7140 --- [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:58:09 2024-04-04T08:58:04.365Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:09 2024-04-04T08:58:04.414Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:09 2024-04-04T08:58:04.414Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:04.491Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:09 2024-04-04T08:58:04.491Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:04.580Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:09 2024-04-04T08:58:04.580Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:04.832Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:09 2024-04-04T08:58:04.832Z WARN 7140 --- [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:58:09 2024-04-04T08:58:04.832Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:09 2024-04-04T08:58:04.902Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:09 2024-04-04T08:58:04.902Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:04.947Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:09 2024-04-04T08:58:04.948Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:05.011Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:09 2024-04-04T08:58:05.011Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:05.069Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:09 2024-04-04T08:58:05.070Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:09 2024-04-04T08:58:05.121Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:09 2024-04-04T08:58:05.121Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:05.195Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:09 2024-04-04T08:58:05.195Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:05.257Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:09 2024-04-04T08:58:05.257Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:05.267Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:09 2024-04-04T08:58:05.267Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:05.271Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:09 2024-04-04T08:58:05.271Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:09 2024-04-04T08:58:05.307Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:09 2024-04-04T08:58:05.308Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:05.534Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:09 2024-04-04T08:58:05.534Z WARN 7140 --- [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:58:09 2024-04-04T08:58:05.534Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:09 2024-04-04T08:58:05.545Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:09 2024-04-04T08:58:05.545Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:05.738Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:09 2024-04-04T08:58:05.738Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:05.846Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:09 2024-04-04T08:58:05.846Z WARN 7140 --- [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:58:09 2024-04-04T08:58:05.846Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:09 2024-04-04T08:58:05.968Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:09 2024-04-04T08:58:05.968Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:06.019Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:09 2024-04-04T08:58:06.019Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:06.071Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:09 2024-04-04T08:58:06.071Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:09 2024-04-04T08:58:06.153Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:09 2024-04-04T08:58:06.153Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:06.169Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:09 2024-04-04T08:58:06.169Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:06.250Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:09 2024-04-04T08:58:06.250Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:06.310Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:09 2024-04-04T08:58:06.310Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:06.330Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:09 2024-04-04T08:58:06.330Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:06.372Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:09 2024-04-04T08:58:06.372Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:09 2024-04-04T08:58:06.447Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:09 2024-04-04T08:58:06.447Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:06.460Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:09 2024-04-04T08:58:06.460Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:06.638Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:09 2024-04-04T08:58:06.638Z WARN 7140 --- [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:58:09 2024-04-04T08:58:06.638Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:09 2024-04-04T08:58:06.695Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:09 2024-04-04T08:58:06.695Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:06.820Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:09 2024-04-04T08:58:06.820Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:06.900Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:09 2024-04-04T08:58:06.900Z WARN 7140 --- [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:58:09 2024-04-04T08:58:06.900Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:09 2024-04-04T08:58:07.005Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:09 2024-04-04T08:58:07.006Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:07.077Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:09 2024-04-04T08:58:07.077Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:07.103Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:09 2024-04-04T08:58:07.103Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:07.174Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:09 2024-04-04T08:58:07.174Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:09 2024-04-04T08:58:07.184Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:09 2024-04-04T08:58:07.184Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:07.214Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:09 2024-04-04T08:58:07.214Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:07.275Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:09 2024-04-04T08:58:07.275Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:09 2024-04-04T08:58:07.314Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:09 2024-04-04T08:58:07.314Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:07.326Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:09 2024-04-04T08:58:07.326Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:07.461Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:09 2024-04-04T08:58:07.461Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:07.603Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:09 2024-04-04T08:58:07.603Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:07.673Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:09 2024-04-04T08:58:07.673Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:07.742Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:09 2024-04-04T08:58:07.742Z WARN 7140 --- [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:58:09 2024-04-04T08:58:07.742Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:09 2024-04-04T08:58:07.860Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:09 2024-04-04T08:58:07.860Z WARN 7140 --- [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:58:09 2024-04-04T08:58:07.860Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:09 2024-04-04T08:58:07.919Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:09 2024-04-04T08:58:07.919Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:08.083Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:09 2024-04-04T08:58:08.083Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:08.187Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:09 2024-04-04T08:58:08.187Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:08.221Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:09 2024-04-04T08:58:08.221Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:08.224Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:09 2024-04-04T08:58:08.224Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:08.279Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:09 2024-04-04T08:58:08.279Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:09 2024-04-04T08:58:08.376Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:09 2024-04-04T08:58:08.376Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:09 2024-04-04T08:58:08.430Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:09 2024-04-04T08:58:08.430Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:08.430Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:09 2024-04-04T08:58:08.430Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:08.513Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:09 2024-04-04T08:58:08.513Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:08.534Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:09 2024-04-04T08:58:08.534Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:08.696Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:09 2024-04-04T08:58:08.696Z WARN 7140 --- [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:58:09 2024-04-04T08:58:08.696Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:09 2024-04-04T08:58:08.780Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:09 2024-04-04T08:58:08.780Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:08.831Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:09 2024-04-04T08:58:08.831Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:08.996Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:09 2024-04-04T08:58:08.996Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:09.065Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:09 2024-04-04T08:58:09.065Z WARN 7140 --- [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:58:09 2024-04-04T08:58:09.065Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:09 2024-04-04T08:58:09.166Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.133115324S 08:58:09 2024-04-04T08:58:09.181Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:09 2024-04-04T08:58:09.181Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:09 2024-04-04T08:58:09.190Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:09 2024-04-04T08:58:09.190Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:09.210Z INFO 7140 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription with name cm-subscription-001 to be mapped to hazelcast object... 08:58:09 2024-04-04T08:58:09.211Z INFO 7140 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription for ClientID some-resource with name cm-subscription-001 ... 08:58:09 2024-04-04T08:58:09.282Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:09 2024-04-04T08:58:09.282Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:09 2024-04-04T08:58:09.335Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:09 2024-04-04T08:58:09.335Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:09.384Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:09 2024-04-04T08:58:09.384Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:09.417Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:09 2024-04-04T08:58:09.417Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:09 2024-04-04T08:58:09.436Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:09 2024-04-04T08:58:09.436Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.48 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec 08:58:09 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.DmiCmNotificationSubscriptionCacheHandlerSpec 08:58:14 2024-04-04T08:58:09.519Z INFO 7140 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:58:14 2024-04-04T08:58:09.583Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 74cd868751dc667450e00c56263e53091f30a95d08a3fe6e6368b26392f12f49 08:58:14 2024-04-04T08:58:09.586Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:14 2024-04-04T08:58:09.586Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:09.639Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:14 2024-04-04T08:58:09.639Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:09.710Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:14 2024-04-04T08:58:09.710Z WARN 7140 --- [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:58:14 2024-04-04T08:58:09.710Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:14 2024-04-04T08:58:09.838Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:14 2024-04-04T08:58:09.838Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:10.039Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:14 2024-04-04T08:58:10.039Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:10.070Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:14 2024-04-04T08:58:10.070Z WARN 7140 --- [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:58:14 2024-04-04T08:58:10.070Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:14 2024-04-04T08:58:10.083Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:14 2024-04-04T08:58:10.083Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:14 2024-04-04T08:58:10.112Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:14 2024-04-04T08:58:10.112Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:10.337Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:14 2024-04-04T08:58:10.337Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:10.345Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:14 2024-04-04T08:58:10.346Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:10.387Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:14 2024-04-04T08:58:10.387Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:14 2024-04-04T08:58:10.388Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:14 2024-04-04T08:58:10.388Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:10.450Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:14 2024-04-04T08:58:10.450Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:10.546Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:14 2024-04-04T08:58:10.546Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:10.570Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:14 2024-04-04T08:58:10.570Z WARN 7140 --- [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:58:14 2024-04-04T08:58:10.570Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:14 2024-04-04T08:58:10.570Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:14 2024-04-04T08:58:10.570Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:10.743Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:14 2024-04-04T08:58:10.743Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:11.049Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:14 2024-04-04T08:58:11.049Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:11.053Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:14 2024-04-04T08:58:11.053Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:11.075Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:14 2024-04-04T08:58:11.075Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:11.130Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:14 2024-04-04T08:58:11.130Z WARN 7140 --- [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:58:14 2024-04-04T08:58:11.130Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:14 2024-04-04T08:58:11.256Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:14 2024-04-04T08:58:11.256Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:11.287Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:14 2024-04-04T08:58:11.287Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:14 2024-04-04T08:58:11.359Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:14 2024-04-04T08:58:11.359Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:11.391Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:14 2024-04-04T08:58:11.391Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:14 2024-04-04T08:58:11.426Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:14 2024-04-04T08:58:11.426Z WARN 7140 --- [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:58:14 2024-04-04T08:58:11.426Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:14 2024-04-04T08:58:11.444Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:14 2024-04-04T08:58:11.444Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:11.462Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:14 2024-04-04T08:58:11.462Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:11.478Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:14 2024-04-04T08:58:11.478Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:11.505Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:14 2024-04-04T08:58:11.505Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:11.846Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:14 2024-04-04T08:58:11.846Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:11.900Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:14 2024-04-04T08:58:11.900Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:11.982Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:14 2024-04-04T08:58:11.983Z WARN 7140 --- [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:58:14 2024-04-04T08:58:11.983Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:14 2024-04-04T08:58:12.007Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:14 2024-04-04T08:58:12.007Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:12.108Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:14 2024-04-04T08:58:12.109Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:12.179Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:14 2024-04-04T08:58:12.179Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:12.189Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:14 2024-04-04T08:58:12.189Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:14 2024-04-04T08:58:12.211Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:14 2024-04-04T08:58:12.211Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:12.330Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:14 2024-04-04T08:58:12.330Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:12.508Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:14 2024-04-04T08:58:12.508Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:12.567Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:14 2024-04-04T08:58:12.567Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:12.580Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:14 2024-04-04T08:58:12.580Z WARN 7140 --- [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:58:14 2024-04-04T08:58:12.580Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:14 2024-04-04T08:58:12.594Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:14 2024-04-04T08:58:12.594Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:14 2024-04-04T08:58:12.598Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:14 2024-04-04T08:58:12.598Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:12.648Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:14 2024-04-04T08:58:12.648Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:12.810Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:14 2024-04-04T08:58:12.810Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:12.853Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:14 2024-04-04T08:58:12.853Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:13.063Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:14 2024-04-04T08:58:13.063Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:13.149Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:14 2024-04-04T08:58:13.149Z WARN 7140 --- [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:58:14 2024-04-04T08:58:13.149Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:14 2024-04-04T08:58:13.292Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:14 2024-04-04T08:58:13.292Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:14 2024-04-04T08:58:13.336Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:14 2024-04-04T08:58:13.336Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:13.416Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:14 2024-04-04T08:58:13.416Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:13.437Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:14 2024-04-04T08:58:13.437Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:13.438Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:14 2024-04-04T08:58:13.438Z WARN 7140 --- [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:58:14 2024-04-04T08:58:13.438Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:14 2024-04-04T08:58:13.604Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:14 2024-04-04T08:58:13.605Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:13.617Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:14 2024-04-04T08:58:13.617Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:13.685Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:14 2024-04-04T08:58:13.685Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:13.755Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:14 2024-04-04T08:58:13.755Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:13.799Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:14 2024-04-04T08:58:13.799Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:14 2024-04-04T08:58:13.919Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:14 2024-04-04T08:58:13.919Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:14.051Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:14 2024-04-04T08:58:14.051Z WARN 7140 --- [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:58:14 2024-04-04T08:58:14.051Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:14 2024-04-04T08:58:14.058Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:14 2024-04-04T08:58:14.058Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:14.166Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:14 2024-04-04T08:58:14.166Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:14.321Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:14 2024-04-04T08:58:14.321Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:14.392Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:14 2024-04-04T08:58:14.392Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:14.407Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:14 2024-04-04T08:58:14.407Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:14 2024-04-04T08:58:14.491Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:14 2024-04-04T08:58:14.491Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:14.528Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:14 2024-04-04T08:58:14.528Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:14.538Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:14 2024-04-04T08:58:14.538Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:14.594Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:14 2024-04-04T08:58:14.594Z WARN 7140 --- [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:58:14 2024-04-04T08:58:14.594Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:14 2024-04-04T08:58:14.633Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.113695052S 08:58:14 08:58:14 . ____ _ __ _ _ 08:58:14 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:58:14 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:58:14 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:58:14 ' |____| .__|_| |_|_| |_\__, | / / / / 08:58:14 =========|_|==============|___/=/_/_/_/ 08:58:14 :: Spring Boot :: (v3.2.4) 08:58:14 08:58:14 2024-04-04T08:58:14.648Z INFO 7140 --- [ main] NotificationSubscriptionCacheHandlerSpec : Starting DmiCmNotificationSubscriptionCacheHandlerSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:58:14 2024-04-04T08:58:14.648Z INFO 7140 --- [ main] NotificationSubscriptionCacheHandlerSpec : No active profile set, falling back to 1 default profile: "default" 08:58:14 2024-04-04T08:58:14.709Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:14 2024-04-04T08:58:14.709Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:14.709Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:14 2024-04-04T08:58:14.709Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:14 2024-04-04T08:58:14.712Z INFO 7140 --- [ main] NotificationSubscriptionCacheHandlerSpec : Started DmiCmNotificationSubscriptionCacheHandlerSpec in 0.077 seconds (process running for 118.635) 08:58:15 2024-04-04T08:58:14.810Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:15 2024-04-04T08:58:14.810Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:15 2024-04-04T08:58:14.909Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:15 2024-04-04T08:58:14.909Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:15 2024-04-04T08:58:15.010Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:15 2024-04-04T08:58:15.010Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.499 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.DmiCmNotificationSubscriptionCacheHandlerSpec 08:58:15 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 08:58:15 2024-04-04T08:58:15.051Z INFO 7140 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 08:58:15 2024-04-04T08:58:15.058Z INFO 7140 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 08:58:15 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 08:58:15 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 08:58:15 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 08:58:15 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 08:58:15 2024-04-04T08:58:15.101Z ERROR 7140 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 08:58:15 [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:58:15 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 08:58:20 2024-04-04T08:58:15.104Z INFO 7140 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:58:20 2024-04-04T08:58:15.151Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: f58f2a07b28d825016f54d10814a914865ae1b7179961cdf7446c6bbafba715c 08:58:20 2024-04-04T08:58:15.213Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:20 2024-04-04T08:58:15.213Z WARN 7140 --- [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:58:20 2024-04-04T08:58:15.213Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:20 2024-04-04T08:58:15.213Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:20 2024-04-04T08:58:15.213Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:15.311Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:20 2024-04-04T08:58:15.311Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:20 2024-04-04T08:58:15.312Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:20 2024-04-04T08:58:15.312Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:15.415Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:20 2024-04-04T08:58:15.415Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:15.461Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:20 2024-04-04T08:58:15.461Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:15.564Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:20 2024-04-04T08:58:15.564Z WARN 7140 --- [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:58:20 2024-04-04T08:58:15.564Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:20 2024-04-04T08:58:15.567Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:20 2024-04-04T08:58:15.567Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:15.567Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:20 2024-04-04T08:58:15.567Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:15.621Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:20 2024-04-04T08:58:15.621Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:15.665Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:20 2024-04-04T08:58:15.665Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:15.713Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:20 2024-04-04T08:58:15.713Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:20 2024-04-04T08:58:15.921Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:20 2024-04-04T08:58:15.921Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:16.016Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:20 2024-04-04T08:58:16.016Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:16.222Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:20 2024-04-04T08:58:16.222Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:16.314Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:20 2024-04-04T08:58:16.314Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:16.316Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:20 2024-04-04T08:58:16.316Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:20 2024-04-04T08:58:16.321Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:20 2024-04-04T08:58:16.321Z WARN 7140 --- [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:58:20 2024-04-04T08:58:16.321Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:20 2024-04-04T08:58:16.417Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:20 2024-04-04T08:58:16.417Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:16.430Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:20 2024-04-04T08:58:16.430Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:16.475Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:20 2024-04-04T08:58:16.475Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:16.517Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:20 2024-04-04T08:58:16.517Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:16.619Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:20 2024-04-04T08:58:16.619Z WARN 7140 --- [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:58:20 2024-04-04T08:58:16.619Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:20 2024-04-04T08:58:16.681Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:20 2024-04-04T08:58:16.681Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:16.722Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:20 2024-04-04T08:58:16.722Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:20 2024-04-04T08:58:16.726Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:20 2024-04-04T08:58:16.726Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:17.019Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:20 2024-04-04T08:58:17.019Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:17.127Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:20 2024-04-04T08:58:17.127Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:17.217Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:20 2024-04-04T08:58:17.217Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:17.235Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:20 2024-04-04T08:58:17.235Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:17.471Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:20 2024-04-04T08:58:17.471Z WARN 7140 --- [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:58:20 2024-04-04T08:58:17.471Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:20 2024-04-04T08:58:17.486Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:20 2024-04-04T08:58:17.486Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:17.518Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:20 2024-04-04T08:58:17.518Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:20 2024-04-04T08:58:17.524Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:20 2024-04-04T08:58:17.524Z WARN 7140 --- [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:58:20 2024-04-04T08:58:17.524Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:20 2024-04-04T08:58:17.620Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:20 2024-04-04T08:58:17.620Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:17.636Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:20 2024-04-04T08:58:17.636Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:17.670Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:20 2024-04-04T08:58:17.670Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:17.736Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:20 2024-04-04T08:58:17.736Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:17.886Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:20 2024-04-04T08:58:17.886Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:17.925Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:20 2024-04-04T08:58:17.925Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:20 2024-04-04T08:58:18.022Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:20 2024-04-04T08:58:18.022Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:18.191Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:20 2024-04-04T08:58:18.191Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:18.221Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:20 2024-04-04T08:58:18.221Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:18.298Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:20 2024-04-04T08:58:18.298Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:18.484Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:20 2024-04-04T08:58:18.484Z WARN 7140 --- [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:58:20 2024-04-04T08:58:18.484Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:20 2024-04-04T08:58:18.507Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:20 2024-04-04T08:58:18.507Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:18.579Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:20 2024-04-04T08:58:18.579Z WARN 7140 --- [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:58:20 2024-04-04T08:58:18.579Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:20 2024-04-04T08:58:18.580Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:20 2024-04-04T08:58:18.580Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:18.650Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:20 2024-04-04T08:58:18.650Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:18.721Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:20 2024-04-04T08:58:18.721Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:20 2024-04-04T08:58:18.808Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:20 2024-04-04T08:58:18.808Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:18.835Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:20 2024-04-04T08:58:18.835Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:18.899Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:20 2024-04-04T08:58:18.899Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:18.927Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:20 2024-04-04T08:58:18.927Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:20 2024-04-04T08:58:18.985Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:20 2024-04-04T08:58:18.985Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:19.164Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:20 2024-04-04T08:58:19.164Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:19.410Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:20 2024-04-04T08:58:19.410Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:19.440Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:20 2024-04-04T08:58:19.440Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:19.537Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:20 2024-04-04T08:58:19.537Z WARN 7140 --- [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:58:20 2024-04-04T08:58:19.537Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:20 2024-04-04T08:58:19.582Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:20 2024-04-04T08:58:19.582Z WARN 7140 --- [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:58:20 2024-04-04T08:58:19.582Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:20 2024-04-04T08:58:19.629Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:20 2024-04-04T08:58:19.629Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:19.752Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:20 2024-04-04T08:58:19.752Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:19.793Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:20 2024-04-04T08:58:19.793Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:19.802Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:20 2024-04-04T08:58:19.802Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:19.826Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:20 2024-04-04T08:58:19.826Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:20 2024-04-04T08:58:19.859Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:20 2024-04-04T08:58:19.859Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:19.868Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:20 2024-04-04T08:58:19.868Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:19.888Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:20 2024-04-04T08:58:19.888Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:19.929Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:20 2024-04-04T08:58:19.929Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:20 2024-04-04T08:58:20.118Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:20 2024-04-04T08:58:20.119Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:20.168Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.063266177S 08:58:20 2024-04-04T08:58:20.170Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:58:20 allow.auto.create.topics = true 08:58:20 auto.commit.interval.ms = 5000 08:58:20 auto.include.jmx.reporter = true 08:58:20 auto.offset.reset = earliest 08:58:20 bootstrap.servers = [PLAINTEXT://localhost:32782] 08:58:20 check.crcs = true 08:58:20 client.dns.lookup = use_all_dns_ips 08:58:20 client.id = consumer-ncmp-group-9 08:58:20 client.rack = 08:58:20 connections.max.idle.ms = 540000 08:58:20 default.api.timeout.ms = 60000 08:58:20 enable.auto.commit = true 08:58:20 exclude.internal.topics = true 08:58:20 fetch.max.bytes = 52428800 08:58:20 fetch.max.wait.ms = 500 08:58:20 fetch.min.bytes = 1 08:58:20 group.id = ncmp-group 08:58:20 group.instance.id = null 08:58:20 heartbeat.interval.ms = 3000 08:58:20 interceptor.classes = [] 08:58:20 internal.leave.group.on.close = true 08:58:20 internal.throw.on.fetch.stable.offset.unsupported = false 08:58:20 isolation.level = read_uncommitted 08:58:20 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:58:20 max.partition.fetch.bytes = 1048576 08:58:20 max.poll.interval.ms = 300000 08:58:20 max.poll.records = 500 08:58:20 metadata.max.age.ms = 300000 08:58:20 metric.reporters = [] 08:58:20 metrics.num.samples = 2 08:58:20 metrics.recording.level = INFO 08:58:20 metrics.sample.window.ms = 30000 08:58:20 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:58:20 receive.buffer.bytes = 65536 08:58:20 reconnect.backoff.max.ms = 1000 08:58:20 reconnect.backoff.ms = 50 08:58:20 request.timeout.ms = 30000 08:58:20 retry.backoff.ms = 100 08:58:20 sasl.client.callback.handler.class = null 08:58:20 sasl.jaas.config = null 08:58:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:58:20 sasl.kerberos.min.time.before.relogin = 60000 08:58:20 sasl.kerberos.service.name = null 08:58:20 sasl.kerberos.ticket.renew.jitter = 0.05 08:58:20 sasl.kerberos.ticket.renew.window.factor = 0.8 08:58:20 sasl.login.callback.handler.class = null 08:58:20 sasl.login.class = null 08:58:20 sasl.login.connect.timeout.ms = null 08:58:20 sasl.login.read.timeout.ms = null 08:58:20 sasl.login.refresh.buffer.seconds = 300 08:58:20 sasl.login.refresh.min.period.seconds = 60 08:58:20 sasl.login.refresh.window.factor = 0.8 08:58:20 sasl.login.refresh.window.jitter = 0.05 08:58:20 sasl.login.retry.backoff.max.ms = 10000 08:58:20 sasl.login.retry.backoff.ms = 100 08:58:20 sasl.mechanism = GSSAPI 08:58:20 sasl.oauthbearer.clock.skew.seconds = 30 08:58:20 sasl.oauthbearer.expected.audience = null 08:58:20 sasl.oauthbearer.expected.issuer = null 08:58:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:58:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:58:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:58:20 sasl.oauthbearer.jwks.endpoint.url = null 08:58:20 sasl.oauthbearer.scope.claim.name = scope 08:58:20 sasl.oauthbearer.sub.claim.name = sub 08:58:20 sasl.oauthbearer.token.endpoint.url = null 08:58:20 security.protocol = PLAINTEXT 08:58:20 security.providers = null 08:58:20 send.buffer.bytes = 131072 08:58:20 session.timeout.ms = 45000 08:58:20 socket.connection.setup.timeout.max.ms = 30000 08:58:20 socket.connection.setup.timeout.ms = 10000 08:58:20 ssl.cipher.suites = null 08:58:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:58:20 ssl.endpoint.identification.algorithm = https 08:58:20 ssl.engine.factory.class = null 08:58:20 ssl.key.password = null 08:58:20 ssl.keymanager.algorithm = SunX509 08:58:20 ssl.keystore.certificate.chain = null 08:58:20 ssl.keystore.key = null 08:58:20 ssl.keystore.location = null 08:58:20 ssl.keystore.password = null 08:58:20 ssl.keystore.type = JKS 08:58:20 ssl.protocol = TLSv1.3 08:58:20 ssl.provider = null 08:58:20 ssl.secure.random.implementation = null 08:58:20 ssl.trustmanager.algorithm = PKIX 08:58:20 ssl.truststore.certificates = null 08:58:20 ssl.truststore.location = null 08:58:20 ssl.truststore.password = null 08:58:20 ssl.truststore.type = JKS 08:58:20 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:58:20 08:58:20 2024-04-04T08:58:20.177Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:58:20 2024-04-04T08:58:20.177Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:58:20 2024-04-04T08:58:20.177Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221100177 08:58:20 08:58:20 . ____ _ __ _ _ 08:58:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:58:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:58:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:58:20 ' |____| .__|_| |_|_| |_\__, | / / / / 08:58:20 =========|_|==============|___/=/_/_/_/ 08:58:20 :: Spring Boot :: (v3.2.4) 08:58:20 08:58:20 2024-04-04T08:58:20.195Z INFO 7140 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:58:20 2024-04-04T08:58:20.195Z INFO 7140 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 08:58:20 2024-04-04T08:58:20.200Z INFO 7140 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.021 seconds (process running for 124.123) 08:58:20 2024-04-04T08:58:20.202Z INFO 7140 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 08:58:20 2024-04-04T08:58:20.204Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:58:20 2024-04-04T08:58:20.204Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:58:20 acks = -1 08:58:20 auto.include.jmx.reporter = true 08:58:20 batch.size = 16384 08:58:20 bootstrap.servers = [PLAINTEXT://localhost:32782] 08:58:20 buffer.memory = 33554432 08:58:20 client.dns.lookup = use_all_dns_ips 08:58:20 client.id = producer-13 08:58:20 compression.type = none 08:58:20 connections.max.idle.ms = 540000 08:58:20 delivery.timeout.ms = 120000 08:58:20 enable.idempotence = false 08:58:20 interceptor.classes = [] 08:58:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:58:20 linger.ms = 1 08:58:20 max.block.ms = 60000 08:58:20 max.in.flight.requests.per.connection = 5 08:58:20 max.request.size = 1048576 08:58:20 metadata.max.age.ms = 300000 08:58:20 metadata.max.idle.ms = 300000 08:58:20 metric.reporters = [] 08:58:20 metrics.num.samples = 2 08:58:20 metrics.recording.level = INFO 08:58:20 metrics.sample.window.ms = 30000 08:58:20 partitioner.adaptive.partitioning.enable = true 08:58:20 partitioner.availability.timeout.ms = 0 08:58:20 partitioner.class = null 08:58:20 partitioner.ignore.keys = false 08:58:20 receive.buffer.bytes = 32768 08:58:20 reconnect.backoff.max.ms = 1000 08:58:20 reconnect.backoff.ms = 50 08:58:20 request.timeout.ms = 30000 08:58:20 retries = 0 08:58:20 retry.backoff.ms = 100 08:58:20 sasl.client.callback.handler.class = null 08:58:20 sasl.jaas.config = null 08:58:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:58:20 sasl.kerberos.min.time.before.relogin = 60000 08:58:20 sasl.kerberos.service.name = null 08:58:20 sasl.kerberos.ticket.renew.jitter = 0.05 08:58:20 sasl.kerberos.ticket.renew.window.factor = 0.8 08:58:20 sasl.login.callback.handler.class = null 08:58:20 sasl.login.class = null 08:58:20 sasl.login.connect.timeout.ms = null 08:58:20 sasl.login.read.timeout.ms = null 08:58:20 sasl.login.refresh.buffer.seconds = 300 08:58:20 sasl.login.refresh.min.period.seconds = 60 08:58:20 sasl.login.refresh.window.factor = 0.8 08:58:20 sasl.login.refresh.window.jitter = 0.05 08:58:20 sasl.login.retry.backoff.max.ms = 10000 08:58:20 sasl.login.retry.backoff.ms = 100 08:58:20 sasl.mechanism = GSSAPI 08:58:20 sasl.oauthbearer.clock.skew.seconds = 30 08:58:20 sasl.oauthbearer.expected.audience = null 08:58:20 sasl.oauthbearer.expected.issuer = null 08:58:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:58:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:58:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:58:20 sasl.oauthbearer.jwks.endpoint.url = null 08:58:20 sasl.oauthbearer.scope.claim.name = scope 08:58:20 sasl.oauthbearer.sub.claim.name = sub 08:58:20 sasl.oauthbearer.token.endpoint.url = null 08:58:20 security.protocol = PLAINTEXT 08:58:20 security.providers = null 08:58:20 send.buffer.bytes = 131072 08:58:20 socket.connection.setup.timeout.max.ms = 30000 08:58:20 socket.connection.setup.timeout.ms = 10000 08:58:20 ssl.cipher.suites = null 08:58:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:58:20 ssl.endpoint.identification.algorithm = https 08:58:20 ssl.engine.factory.class = null 08:58:20 ssl.key.password = null 08:58:20 ssl.keymanager.algorithm = SunX509 08:58:20 ssl.keystore.certificate.chain = null 08:58:20 ssl.keystore.key = null 08:58:20 ssl.keystore.location = null 08:58:20 ssl.keystore.password = null 08:58:20 ssl.keystore.type = JKS 08:58:20 ssl.protocol = TLSv1.3 08:58:20 ssl.provider = null 08:58:20 ssl.secure.random.implementation = null 08:58:20 ssl.trustmanager.algorithm = PKIX 08:58:20 ssl.truststore.certificates = null 08:58:20 ssl.truststore.location = null 08:58:20 ssl.truststore.password = null 08:58:20 ssl.truststore.type = JKS 08:58:20 transaction.timeout.ms = 60000 08:58:20 transactional.id = null 08:58:20 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 08:58:20 08:58:20 2024-04-04T08:58:20.218Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:58:20 2024-04-04T08:58:20.218Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:58:20 2024-04-04T08:58:20.218Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:58:20 2024-04-04T08:58:20.218Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221100218 08:58:20 2024-04-04T08:58:20.368Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:20 2024-04-04T08:58:20.368Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:20.389Z WARN 7140 --- [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:58:20 2024-04-04T08:58:20.391Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: cmec-J9hRSy5b8Wc9NrozA 08:58:20 2024-04-04T08:58:20.393Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:20 2024-04-04T08:58:20.393Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:20.440Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:20 2024-04-04T08:58:20.440Z WARN 7140 --- [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:58:20 2024-04-04T08:58:20.440Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:20 2024-04-04T08:58:20.501Z WARN 7140 --- [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:58:20 2024-04-04T08:58:20.623Z INFO 7140 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: cmec-J9hRSy5b8Wc9NrozA 08:58:20 2024-04-04T08:58:20.644Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:20 2024-04-04T08:58:20.644Z WARN 7140 --- [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:58:20 2024-04-04T08:58:20.644Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:20 2024-04-04T08:58:20.697Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:20 2024-04-04T08:58:20.697Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:20.721Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:20 2024-04-04T08:58:20.721Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:20.738Z INFO 7140 --- [ 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:58:20 2024-04-04T08:58:20.739Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:20 2024-04-04T08:58:20.739Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:20 2024-04-04T08:58:20.740Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 08:58:20 2024-04-04T08:58:20.741Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:20 2024-04-04T08:58:20.741Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:20.761Z INFO 7140 --- [ 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-970b4346-9d88-4d35-b6da-63e3b6ea74ba 08:58:20 2024-04-04T08:58:20.761Z INFO 7140 --- [ 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:58:20 2024-04-04T08:58:20.761Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 08:58:20 2024-04-04T08:58:20.784Z INFO 7140 --- [ 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-970b4346-9d88-4d35-b6da-63e3b6ea74ba', protocol='range'} 08:58:20 2024-04-04T08:58:20.785Z INFO 7140 --- [ 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-970b4346-9d88-4d35-b6da-63e3b6ea74ba=Assignment(partitions=[ncmp-events-test-0])} 08:58:20 2024-04-04T08:58:20.795Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:20 2024-04-04T08:58:20.795Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:20 2024-04-04T08:58:20.802Z INFO 7140 --- [ 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-970b4346-9d88-4d35-b6da-63e3b6ea74ba', protocol='range'} 08:58:20 2024-04-04T08:58:20.803Z INFO 7140 --- [ 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:58:20 2024-04-04T08:58:20.803Z INFO 7140 --- [ 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:58:20 2024-04-04T08:58:20.811Z INFO 7140 --- [ 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:58:20 2024-04-04T08:58:20.824Z INFO 7140 --- [ 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:58:21 2024-04-04T08:58:20.877Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:21 2024-04-04T08:58:20.877Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:21 2024-04-04T08:58:20.917Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:21 2024-04-04T08:58:20.917Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:21 2024-04-04T08:58:20.937Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:21 2024-04-04T08:58:20.937Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:21 2024-04-04T08:58:20.941Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:58:21 2024-04-04T08:58:20.941Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 08:58:21 2024-04-04T08:58:20.962Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:21 2024-04-04T08:58:20.962Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:21 2024-04-04T08:58:20.971Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:21 2024-04-04T08:58:20.971Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:21 2024-04-04T08:58:20.986Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:58:21 2024-04-04T08:58:20.987Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 129ms, elapsed time since send: 129ms, request timeout: 30000ms) 08:58:21 2024-04-04T08:58:20.987Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 08:58:21 2024-04-04T08:58:20.987Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 08:58:21 2024-04-04T08:58:20.987Z INFO 7140 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=401869427, epoch=1) to node 1: 08:58:21 08:58:21 org.apache.kafka.common.errors.DisconnectException: null 08:58:21 08:58:21 2024-04-04T08:58:20.987Z INFO 7140 --- [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:58:21 2024-04-04T08:58:21.043Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:58:21 2024-04-04T08:58:21.043Z WARN 7140 --- [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:58:21 2024-04-04T08:58:21.087Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:58:21 2024-04-04T08:58:21.088Z WARN 7140 --- [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:58:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.063 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 08:58:21 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 08:58:26 2024-04-04T08:58:21.184Z INFO 7140 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:58:26 2024-04-04T08:58:21.189Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:58:26 2024-04-04T08:58:21.189Z WARN 7140 --- [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:58:26 2024-04-04T08:58:21.194Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:58:26 2024-04-04T08:58:21.194Z WARN 7140 --- [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:58:26 2024-04-04T08:58:21.231Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 073dc08528cbf903003a4cd7cf58d2f2771754d46d3962f9bf2970709ced3bce 08:58:26 2024-04-04T08:58:21.373Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:26 2024-04-04T08:58:21.373Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:21.445Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:58:26 2024-04-04T08:58:21.445Z WARN 7140 --- [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:58:26 2024-04-04T08:58:21.490Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:58:26 2024-04-04T08:58:21.490Z WARN 7140 --- [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:58:26 2024-04-04T08:58:21.499Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:26 2024-04-04T08:58:21.499Z WARN 7140 --- [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:58:26 2024-04-04T08:58:21.499Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:26 2024-04-04T08:58:21.547Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:26 2024-04-04T08:58:21.547Z WARN 7140 --- [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:58:26 2024-04-04T08:58:21.547Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:26 2024-04-04T08:58:21.550Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:26 2024-04-04T08:58:21.550Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:21.704Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:26 2024-04-04T08:58:21.705Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:21.726Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:26 2024-04-04T08:58:21.726Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:21.745Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:26 2024-04-04T08:58:21.745Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:21.824Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:26 2024-04-04T08:58:21.824Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:21.847Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:58:26 2024-04-04T08:58:21.847Z WARN 7140 --- [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:58:26 2024-04-04T08:58:21.891Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:58:26 2024-04-04T08:58:21.892Z WARN 7140 --- [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:58:26 2024-04-04T08:58:21.898Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:26 2024-04-04T08:58:21.898Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:21.917Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:26 2024-04-04T08:58:21.917Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:21.943Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:26 2024-04-04T08:58:21.943Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:26 2024-04-04T08:58:22.033Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:26 2024-04-04T08:58:22.033Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:22.040Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:26 2024-04-04T08:58:22.040Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:26 2024-04-04T08:58:22.125Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:26 2024-04-04T08:58:22.125Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:22.230Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:26 2024-04-04T08:58:22.230Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:22.405Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:26 2024-04-04T08:58:22.405Z WARN 7140 --- [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:58:26 2024-04-04T08:58:22.405Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:26 2024-04-04T08:58:22.458Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:26 2024-04-04T08:58:22.458Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:22.505Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:26 2024-04-04T08:58:22.505Z WARN 7140 --- [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:58:26 2024-04-04T08:58:22.505Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:26 2024-04-04T08:58:22.599Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:26 2024-04-04T08:58:22.599Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:22.635Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:26 2024-04-04T08:58:22.635Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:22.661Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:58:26 2024-04-04T08:58:22.661Z WARN 7140 --- [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:58:26 2024-04-04T08:58:22.680Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:26 2024-04-04T08:58:22.680Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:22.758Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:26 2024-04-04T08:58:22.758Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:22.794Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:58:26 2024-04-04T08:58:22.794Z WARN 7140 --- [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:58:26 2024-04-04T08:58:22.842Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:26 2024-04-04T08:58:22.842Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:26 2024-04-04T08:58:22.909Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:26 2024-04-04T08:58:22.909Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:22.939Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:26 2024-04-04T08:58:22.939Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:22.952Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:26 2024-04-04T08:58:22.952Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:26 2024-04-04T08:58:23.031Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:26 2024-04-04T08:58:23.031Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:23.120Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:26 2024-04-04T08:58:23.120Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:23.294Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:26 2024-04-04T08:58:23.294Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:23.408Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:26 2024-04-04T08:58:23.408Z WARN 7140 --- [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:58:26 2024-04-04T08:58:23.408Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:26 2024-04-04T08:58:23.417Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:26 2024-04-04T08:58:23.417Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:23.418Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:26 2024-04-04T08:58:23.418Z WARN 7140 --- [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:58:26 2024-04-04T08:58:23.418Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:26 2024-04-04T08:58:23.534Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:26 2024-04-04T08:58:23.534Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:23.539Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:26 2024-04-04T08:58:23.539Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:23.552Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:26 2024-04-04T08:58:23.552Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:23.618Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:58:26 2024-04-04T08:58:23.618Z WARN 7140 --- [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:58:26 2024-04-04T08:58:23.744Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:26 2024-04-04T08:58:23.744Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:26 2024-04-04T08:58:23.762Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:26 2024-04-04T08:58:23.762Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:23.896Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:58:26 2024-04-04T08:58:23.896Z WARN 7140 --- [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:58:26 2024-04-04T08:58:23.942Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:26 2024-04-04T08:58:23.942Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:23.963Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:26 2024-04-04T08:58:23.963Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:24.059Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:26 2024-04-04T08:58:24.059Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:26 2024-04-04T08:58:24.136Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:26 2024-04-04T08:58:24.136Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:24.327Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:26 2024-04-04T08:58:24.327Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:24.405Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:26 2024-04-04T08:58:24.405Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:24.405Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:26 2024-04-04T08:58:24.405Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:24.422Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:26 2024-04-04T08:58:24.422Z WARN 7140 --- [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:58:26 2024-04-04T08:58:24.422Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:26 2024-04-04T08:58:24.466Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:26 2024-04-04T08:58:24.466Z WARN 7140 --- [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:58:26 2024-04-04T08:58:24.466Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:26 2024-04-04T08:58:24.471Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:26 2024-04-04T08:58:24.471Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:24.506Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:26 2024-04-04T08:58:24.506Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:24.573Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:58:26 2024-04-04T08:58:24.573Z WARN 7140 --- [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:58:26 2024-04-04T08:58:24.738Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:26 2024-04-04T08:58:24.738Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:24.748Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:26 2024-04-04T08:58:24.748Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:26 2024-04-04T08:58:24.871Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:26 2024-04-04T08:58:24.871Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:24.903Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:58:26 2024-04-04T08:58:24.903Z WARN 7140 --- [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:58:26 2024-04-04T08:58:24.962Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:26 2024-04-04T08:58:24.962Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:26 2024-04-04T08:58:25.071Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:26 2024-04-04T08:58:25.071Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:25.165Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:26 2024-04-04T08:58:25.165Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:25.240Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:26 2024-04-04T08:58:25.240Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:25.308Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:26 2024-04-04T08:58:25.308Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:25.416Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:26 2024-04-04T08:58:25.416Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:25.443Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:26 2024-04-04T08:58:25.443Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:25.481Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:26 2024-04-04T08:58:25.481Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:25.482Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:26 2024-04-04T08:58:25.482Z WARN 7140 --- [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:58:26 2024-04-04T08:58:25.482Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:26 2024-04-04T08:58:25.509Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:26 2024-04-04T08:58:25.509Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:25.569Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:26 2024-04-04T08:58:25.569Z WARN 7140 --- [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:58:26 2024-04-04T08:58:25.569Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:26 2024-04-04T08:58:25.583Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:58:26 2024-04-04T08:58:25.583Z WARN 7140 --- [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:58:26 2024-04-04T08:58:25.850Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:26 2024-04-04T08:58:25.850Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:26 2024-04-04T08:58:25.936Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:26 2024-04-04T08:58:25.936Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:25.948Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:26 2024-04-04T08:58:25.948Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:26.005Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:58:26 2024-04-04T08:58:26.005Z WARN 7140 --- [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:58:26 2024-04-04T08:58:26.046Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:26 2024-04-04T08:58:26.046Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:26.068Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:26 2024-04-04T08:58:26.068Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:26 2024-04-04T08:58:26.080Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:26 2024-04-04T08:58:26.080Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:26 2024-04-04T08:58:26.357Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.173135385S 08:58:26 2024-04-04T08:58:26.360Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:58:26 allow.auto.create.topics = true 08:58:26 auto.commit.interval.ms = 5000 08:58:26 auto.include.jmx.reporter = true 08:58:26 auto.offset.reset = earliest 08:58:26 bootstrap.servers = [PLAINTEXT://localhost:32784] 08:58:26 check.crcs = true 08:58:26 client.dns.lookup = use_all_dns_ips 08:58:26 client.id = consumer-ncmp-group-10 08:58:26 client.rack = 08:58:26 connections.max.idle.ms = 540000 08:58:26 default.api.timeout.ms = 60000 08:58:26 enable.auto.commit = true 08:58:26 exclude.internal.topics = true 08:58:26 fetch.max.bytes = 52428800 08:58:26 fetch.max.wait.ms = 500 08:58:26 fetch.min.bytes = 1 08:58:26 group.id = ncmp-group 08:58:26 group.instance.id = null 08:58:26 heartbeat.interval.ms = 3000 08:58:26 interceptor.classes = [] 08:58:26 internal.leave.group.on.close = true 08:58:26 internal.throw.on.fetch.stable.offset.unsupported = false 08:58:26 isolation.level = read_uncommitted 08:58:26 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:58:26 max.partition.fetch.bytes = 1048576 08:58:26 max.poll.interval.ms = 300000 08:58:26 max.poll.records = 500 08:58:26 metadata.max.age.ms = 300000 08:58:26 metric.reporters = [] 08:58:26 metrics.num.samples = 2 08:58:26 metrics.recording.level = INFO 08:58:26 metrics.sample.window.ms = 30000 08:58:26 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:58:26 receive.buffer.bytes = 65536 08:58:26 reconnect.backoff.max.ms = 1000 08:58:26 reconnect.backoff.ms = 50 08:58:26 request.timeout.ms = 30000 08:58:26 retry.backoff.ms = 100 08:58:26 sasl.client.callback.handler.class = null 08:58:26 sasl.jaas.config = null 08:58:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:58:26 sasl.kerberos.min.time.before.relogin = 60000 08:58:26 sasl.kerberos.service.name = null 08:58:26 sasl.kerberos.ticket.renew.jitter = 0.05 08:58:26 sasl.kerberos.ticket.renew.window.factor = 0.8 08:58:26 sasl.login.callback.handler.class = null 08:58:26 sasl.login.class = null 08:58:26 sasl.login.connect.timeout.ms = null 08:58:26 sasl.login.read.timeout.ms = null 08:58:26 sasl.login.refresh.buffer.seconds = 300 08:58:26 sasl.login.refresh.min.period.seconds = 60 08:58:26 sasl.login.refresh.window.factor = 0.8 08:58:26 sasl.login.refresh.window.jitter = 0.05 08:58:26 sasl.login.retry.backoff.max.ms = 10000 08:58:26 sasl.login.retry.backoff.ms = 100 08:58:26 sasl.mechanism = GSSAPI 08:58:26 sasl.oauthbearer.clock.skew.seconds = 30 08:58:26 sasl.oauthbearer.expected.audience = null 08:58:26 sasl.oauthbearer.expected.issuer = null 08:58:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:58:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:58:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:58:26 sasl.oauthbearer.jwks.endpoint.url = null 08:58:26 sasl.oauthbearer.scope.claim.name = scope 08:58:26 sasl.oauthbearer.sub.claim.name = sub 08:58:26 sasl.oauthbearer.token.endpoint.url = null 08:58:26 security.protocol = PLAINTEXT 08:58:26 security.providers = null 08:58:26 send.buffer.bytes = 131072 08:58:26 session.timeout.ms = 45000 08:58:26 socket.connection.setup.timeout.max.ms = 30000 08:58:26 socket.connection.setup.timeout.ms = 10000 08:58:26 ssl.cipher.suites = null 08:58:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:58:26 ssl.endpoint.identification.algorithm = https 08:58:26 ssl.engine.factory.class = null 08:58:26 ssl.key.password = null 08:58:26 ssl.keymanager.algorithm = SunX509 08:58:26 ssl.keystore.certificate.chain = null 08:58:26 ssl.keystore.key = null 08:58:26 ssl.keystore.location = null 08:58:26 ssl.keystore.password = null 08:58:26 ssl.keystore.type = JKS 08:58:26 ssl.protocol = TLSv1.3 08:58:26 ssl.provider = null 08:58:26 ssl.secure.random.implementation = null 08:58:26 ssl.trustmanager.algorithm = PKIX 08:58:26 ssl.truststore.certificates = null 08:58:26 ssl.truststore.location = null 08:58:26 ssl.truststore.password = null 08:58:26 ssl.truststore.type = JKS 08:58:26 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:58:26 08:58:26 2024-04-04T08:58:26.363Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:58:26 2024-04-04T08:58:26.363Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:58:26 2024-04-04T08:58:26.363Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221106363 08:58:26 08:58:26,384 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 08:58:26 08:58:26,384 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 08:58:26 08:58:26,384 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@26bb0094 - 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:58:26 08:58:26,396 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6a57e01d - 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:58:26 08:58:26,396 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@26bb0094 - 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:58:26 08:58:26,398 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:58:26 08:58:26,398 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:58:26 08:58:26,398 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:58:26 08:58:26,398 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:58:26 08:58:26,398 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:58:26 08:58:26,399 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6a57e01d - 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:58:26 08:58:26,399 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@26bb0094 - 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:58:26 08:58:26,401 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:58:26 08:58:26,401 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:58:26 08:58:26,401 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:58:26 08:58:26,401 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712221106401) 08:58:26 08:58:26,402 |-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:58:26 08:58:26,402 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:58:26 08:58:26,408 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:58:26 08:58:26,408 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47f9b353 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:58:26 08:58:26,408 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:58:26 08:58:26,408 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47f9b353 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:58:26 08:58:26,408 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:58:26 08:58:26,408 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47f9b353 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:58:26 08:58:26,408 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:58:26 08:58:26,408 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47f9b353 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:58:26 08:58:26,408 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:58:26 08:58:26,408 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47f9b353 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:58:26 08:58:26,408 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:58:26 08:58:26,408 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47f9b353 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:58:26 08:58:26,408 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:58:26 08:58:26,408 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47f9b353 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:58:26 08:58:26,408 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:58:26 08:58:26,408 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47f9b353 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:58:26 08:58:26,408 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:58:26 08:58:26,408 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:58:26 08:58:26,408 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:58:26 08:58:26,409 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:58:26 08:58:26,409 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:58:26 08:58:26,410 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:58:26 08:58:26,410 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:58:26 08:58:26,421 |-INFO in ch.qos.logback.classic.pattern.DateConverter@15ed3857 - Setting zoneId to "UTC" 08:58:26 08:58:26,422 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:58:26 08:58:26,422 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:58:26 08:58:26,429 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:58:26 08:58:26,429 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:58:26 08:58:26,429 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:58:26 08:58:26,429 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:58:26 08:58:26,432 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:58:26 08:58:26,432 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47f9b353 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:58:26 08:58:26,432 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:58:26 08:58:26,432 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6d3c1a0a - End of configuration. 08:58:26 08:58:26,432 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@137d0899 - Registering current configuration as safe fallback point 08:58:26 08:58:26 08:58:26 . ____ _ __ _ _ 08:58:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:58:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:58:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:58:26 ' |____| .__|_| |_|_| |_\__, | / / / / 08:58:26 =========|_|==============|___/=/_/_/_/ 08:58:26 :: Spring Boot :: (v3.2.4) 08:58:26 08:58:26 2024-04-04T08:58:26.436Z INFO 7140 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:58:26 2024-04-04T08:58:26.436Z INFO 7140 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 08:58:26 2024-04-04T08:58:26.455Z INFO 7140 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.089 seconds (process running for 130.378) 08:58:27 2024-04-04T08:58:26.457Z INFO 7140 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 08:58:27 2024-04-04T08:58:26.474Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:58:27 2024-04-04T08:58:26.474Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:58:27 acks = -1 08:58:27 auto.include.jmx.reporter = true 08:58:27 batch.size = 16384 08:58:27 bootstrap.servers = [PLAINTEXT://localhost:32784] 08:58:27 buffer.memory = 33554432 08:58:27 client.dns.lookup = use_all_dns_ips 08:58:27 client.id = producer-14 08:58:27 compression.type = none 08:58:27 connections.max.idle.ms = 540000 08:58:27 delivery.timeout.ms = 120000 08:58:27 enable.idempotence = false 08:58:27 interceptor.classes = [] 08:58:27 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:58:27 linger.ms = 1 08:58:27 max.block.ms = 60000 08:58:27 max.in.flight.requests.per.connection = 5 08:58:27 max.request.size = 1048576 08:58:27 metadata.max.age.ms = 300000 08:58:27 metadata.max.idle.ms = 300000 08:58:27 metric.reporters = [] 08:58:27 metrics.num.samples = 2 08:58:27 metrics.recording.level = INFO 08:58:27 metrics.sample.window.ms = 30000 08:58:27 partitioner.adaptive.partitioning.enable = true 08:58:27 partitioner.availability.timeout.ms = 0 08:58:27 partitioner.class = null 08:58:27 partitioner.ignore.keys = false 08:58:27 receive.buffer.bytes = 32768 08:58:27 reconnect.backoff.max.ms = 1000 08:58:27 reconnect.backoff.ms = 50 08:58:27 request.timeout.ms = 30000 08:58:27 retries = 0 08:58:27 retry.backoff.ms = 100 08:58:27 sasl.client.callback.handler.class = null 08:58:27 sasl.jaas.config = null 08:58:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:58:27 sasl.kerberos.min.time.before.relogin = 60000 08:58:27 sasl.kerberos.service.name = null 08:58:27 sasl.kerberos.ticket.renew.jitter = 0.05 08:58:27 sasl.kerberos.ticket.renew.window.factor = 0.8 08:58:27 sasl.login.callback.handler.class = null 08:58:27 sasl.login.class = null 08:58:27 sasl.login.connect.timeout.ms = null 08:58:27 sasl.login.read.timeout.ms = null 08:58:27 sasl.login.refresh.buffer.seconds = 300 08:58:27 sasl.login.refresh.min.period.seconds = 60 08:58:27 sasl.login.refresh.window.factor = 0.8 08:58:27 sasl.login.refresh.window.jitter = 0.05 08:58:27 sasl.login.retry.backoff.max.ms = 10000 08:58:27 sasl.login.retry.backoff.ms = 100 08:58:27 sasl.mechanism = GSSAPI 08:58:27 sasl.oauthbearer.clock.skew.seconds = 30 08:58:27 sasl.oauthbearer.expected.audience = null 08:58:27 sasl.oauthbearer.expected.issuer = null 08:58:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:58:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:58:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:58:27 sasl.oauthbearer.jwks.endpoint.url = null 08:58:27 sasl.oauthbearer.scope.claim.name = scope 08:58:27 sasl.oauthbearer.sub.claim.name = sub 08:58:27 sasl.oauthbearer.token.endpoint.url = null 08:58:27 security.protocol = PLAINTEXT 08:58:27 security.providers = null 08:58:27 send.buffer.bytes = 131072 08:58:27 socket.connection.setup.timeout.max.ms = 30000 08:58:27 socket.connection.setup.timeout.ms = 10000 08:58:27 ssl.cipher.suites = null 08:58:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:58:27 ssl.endpoint.identification.algorithm = https 08:58:27 ssl.engine.factory.class = null 08:58:27 ssl.key.password = null 08:58:27 ssl.keymanager.algorithm = SunX509 08:58:27 ssl.keystore.certificate.chain = null 08:58:27 ssl.keystore.key = null 08:58:27 ssl.keystore.location = null 08:58:27 ssl.keystore.password = null 08:58:27 ssl.keystore.type = JKS 08:58:27 ssl.protocol = TLSv1.3 08:58:27 ssl.provider = null 08:58:27 ssl.secure.random.implementation = null 08:58:27 ssl.trustmanager.algorithm = PKIX 08:58:27 ssl.truststore.certificates = null 08:58:27 ssl.truststore.location = null 08:58:27 ssl.truststore.password = null 08:58:27 ssl.truststore.type = JKS 08:58:27 transaction.timeout.ms = 60000 08:58:27 transactional.id = null 08:58:27 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:58:27 08:58:27 2024-04-04T08:58:26.476Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:58:27 2024-04-04T08:58:26.476Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:58:27 2024-04-04T08:58:26.476Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:58:27 2024-04-04T08:58:26.476Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221106476 08:58:27 2024-04-04T08:58:26.526Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:27 2024-04-04T08:58:26.526Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:27 2024-04-04T08:58:26.554Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:58:27 2024-04-04T08:58:26.554Z WARN 7140 --- [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:58:27 2024-04-04T08:58:26.563Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:27 2024-04-04T08:58:26.563Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:27 2024-04-04T08:58:26.584Z WARN 7140 --- [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:58:27 2024-04-04T08:58:26.584Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: H5iVpHUOS_GbnqUfKgvUMw 08:58:27 2024-04-04T08:58:26.627Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:27 2024-04-04T08:58:26.627Z WARN 7140 --- [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:58:27 2024-04-04T08:58:26.627Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:27 2024-04-04T08:58:26.633Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:27 2024-04-04T08:58:26.633Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:27 2024-04-04T08:58:26.642Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:27 2024-04-04T08:58:26.642Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:27 2024-04-04T08:58:26.692Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:27 2024-04-04T08:58:26.692Z WARN 7140 --- [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:58:27 2024-04-04T08:58:26.692Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:27 2024-04-04T08:58:26.702Z WARN 7140 --- [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:58:27 2024-04-04T08:58:26.807Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:27 2024-04-04T08:58:26.807Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:27 2024-04-04T08:58:26.833Z INFO 7140 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: H5iVpHUOS_GbnqUfKgvUMw 08:58:27 2024-04-04T08:58:26.898Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:27 2024-04-04T08:58:26.898Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:27 2024-04-04T08:58:26.907Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:27 2024-04-04T08:58:26.907Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:27 2024-04-04T08:58:26.912Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:58:27 2024-04-04T08:58:26.912Z WARN 7140 --- [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:58:27 2024-04-04T08:58:26.957Z INFO 7140 --- [ 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:58:27 2024-04-04T08:58:26.959Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 08:58:27 2024-04-04T08:58:26.983Z INFO 7140 --- [ 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-2e536675-3305-44f5-9cdb-eae8098ed7ba 08:58:27 2024-04-04T08:58:26.983Z INFO 7140 --- [ 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:58:27 2024-04-04T08:58:26.983Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 08:58:27 2024-04-04T08:58:26.991Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:27 2024-04-04T08:58:26.991Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:27 2024-04-04T08:58:27.012Z INFO 7140 --- [ 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-2e536675-3305-44f5-9cdb-eae8098ed7ba', protocol='range'} 08:58:27 2024-04-04T08:58:27.012Z INFO 7140 --- [ 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-2e536675-3305-44f5-9cdb-eae8098ed7ba=Assignment(partitions=[cm-events-0])} 08:58:27 2024-04-04T08:58:27.030Z INFO 7140 --- [ 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-2e536675-3305-44f5-9cdb-eae8098ed7ba', protocol='range'} 08:58:27 2024-04-04T08:58:27.030Z INFO 7140 --- [ 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:58:27 2024-04-04T08:58:27.030Z INFO 7140 --- [ 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:58:27 2024-04-04T08:58:27.037Z INFO 7140 --- [ 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:58:27 2024-04-04T08:58:27.050Z INFO 7140 --- [ 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:58:27 2024-04-04T08:58:27.057Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:27 2024-04-04T08:58:27.058Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:27 2024-04-04T08:58:27.172Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:58:27 2024-04-04T08:58:27.172Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 08:58:27 2024-04-04T08:58:27.233Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:58:27 2024-04-04T08:58:27.233Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 153ms, elapsed time since send: 153ms, request timeout: 30000ms) 08:58:27 2024-04-04T08:58:27.233Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 08:58:27 2024-04-04T08:58:27.233Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 08:58:27 2024-04-04T08:58:27.233Z INFO 7140 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=1123152505, epoch=1) to node 1: 08:58:27 08:58:27 org.apache.kafka.common.errors.DisconnectException: null 08:58:27 08:58:27 2024-04-04T08:58:27.233Z INFO 7140 --- [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:58:27 2024-04-04T08:58:27.272Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:58:27 2024-04-04T08:58:27.272Z WARN 7140 --- [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:58:27 2024-04-04T08:58:27.280Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:27 2024-04-04T08:58:27.280Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:27 2024-04-04T08:58:27.334Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:58:27 2024-04-04T08:58:27.334Z WARN 7140 --- [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:58:27 2024-04-04T08:58:27.373Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:58:27 2024-04-04T08:58:27.373Z WARN 7140 --- [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:58:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.209 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 08:58:27 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 08:58:32 2024-04-04T08:58:27.385Z INFO 7140 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:58:32 2024-04-04T08:58:27.395Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:32 2024-04-04T08:58:27.395Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:27.410Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:58:32 2024-04-04T08:58:27.410Z WARN 7140 --- [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:58:32 2024-04-04T08:58:27.425Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:32 2024-04-04T08:58:27.425Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:27.433Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: c2658d56cab17696ab4df5688cc075b62cdb41ee27a07c0026198b151f2152cc 08:58:32 2024-04-04T08:58:27.434Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:58:32 2024-04-04T08:58:27.434Z WARN 7140 --- [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:58:32 2024-04-04T08:58:27.503Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:32 2024-04-04T08:58:27.503Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:27.595Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:32 2024-04-04T08:58:27.595Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:27.597Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:32 2024-04-04T08:58:27.597Z WARN 7140 --- [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:58:32 2024-04-04T08:58:27.597Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:32 2024-04-04T08:58:27.625Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:58:32 2024-04-04T08:58:27.625Z WARN 7140 --- [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:58:32 2024-04-04T08:58:27.638Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:58:32 2024-04-04T08:58:27.638Z WARN 7140 --- [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:58:32 2024-04-04T08:58:27.710Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:32 2024-04-04T08:58:27.710Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:27.717Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:32 2024-04-04T08:58:27.717Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:27.782Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:32 2024-04-04T08:58:27.782Z WARN 7140 --- [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:58:32 2024-04-04T08:58:27.782Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:32 2024-04-04T08:58:27.797Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:32 2024-04-04T08:58:27.797Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:27.961Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:32 2024-04-04T08:58:27.961Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:32 2024-04-04T08:58:28.003Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:32 2024-04-04T08:58:28.003Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:28.030Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:58:32 2024-04-04T08:58:28.030Z WARN 7140 --- [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:58:32 2024-04-04T08:58:28.115Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:32 2024-04-04T08:58:28.115Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:28.125Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:58:32 2024-04-04T08:58:28.125Z WARN 7140 --- [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:58:32 2024-04-04T08:58:28.139Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:58:32 2024-04-04T08:58:28.139Z WARN 7140 --- [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:58:32 2024-04-04T08:58:28.185Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:32 2024-04-04T08:58:28.185Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:28.199Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:32 2024-04-04T08:58:28.199Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:32 2024-04-04T08:58:28.383Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:32 2024-04-04T08:58:28.383Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:28.397Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:32 2024-04-04T08:58:28.397Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:28.532Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:58:32 2024-04-04T08:58:28.532Z WARN 7140 --- [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:58:32 2024-04-04T08:58:28.556Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:32 2024-04-04T08:58:28.556Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:28.582Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:32 2024-04-04T08:58:28.582Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:28.694Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:58:32 2024-04-04T08:58:28.694Z WARN 7140 --- [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:58:32 2024-04-04T08:58:28.704Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:32 2024-04-04T08:58:28.704Z WARN 7140 --- [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:58:32 2024-04-04T08:58:28.704Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:32 2024-04-04T08:58:28.787Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:32 2024-04-04T08:58:28.787Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:28.800Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:32 2024-04-04T08:58:28.800Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:28.865Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:32 2024-04-04T08:58:28.865Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:32 2024-04-04T08:58:28.940Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:58:32 2024-04-04T08:58:28.940Z WARN 7140 --- [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:58:32 2024-04-04T08:58:28.952Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:32 2024-04-04T08:58:28.952Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:28.972Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:32 2024-04-04T08:58:28.973Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:28.986Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:32 2024-04-04T08:58:28.986Z WARN 7140 --- [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:58:32 2024-04-04T08:58:28.986Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:32 2024-04-04T08:58:28.995Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:32 2024-04-04T08:58:28.995Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:29.015Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:32 2024-04-04T08:58:29.015Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:29.231Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:58:32 2024-04-04T08:58:29.231Z WARN 7140 --- [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:58:32 2024-04-04T08:58:29.235Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:32 2024-04-04T08:58:29.235Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:29.249Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:32 2024-04-04T08:58:29.249Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:29.401Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:32 2024-04-04T08:58:29.401Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:32 2024-04-04T08:58:29.435Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:32 2024-04-04T08:58:29.435Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:29.458Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:32 2024-04-04T08:58:29.458Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:29.585Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:58:32 2024-04-04T08:58:29.585Z WARN 7140 --- [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:58:32 2024-04-04T08:58:29.740Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:32 2024-04-04T08:58:29.740Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:29.767Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:32 2024-04-04T08:58:29.767Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:32 2024-04-04T08:58:29.797Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:58:32 2024-04-04T08:58:29.797Z WARN 7140 --- [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:58:32 2024-04-04T08:58:29.858Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:32 2024-04-04T08:58:29.858Z WARN 7140 --- [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:58:32 2024-04-04T08:58:29.858Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:32 2024-04-04T08:58:29.898Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:32 2024-04-04T08:58:29.898Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:29.939Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:32 2024-04-04T08:58:29.939Z WARN 7140 --- [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:58:32 2024-04-04T08:58:29.939Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:32 2024-04-04T08:58:29.943Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:58:32 2024-04-04T08:58:29.943Z WARN 7140 --- [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:58:32 2024-04-04T08:58:30.003Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:32 2024-04-04T08:58:30.003Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:30.055Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:32 2024-04-04T08:58:30.055Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:30.075Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:32 2024-04-04T08:58:30.075Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:30.189Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:32 2024-04-04T08:58:30.189Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:30.224Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:32 2024-04-04T08:58:30.224Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:30.234Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:58:32 2024-04-04T08:58:30.234Z WARN 7140 --- [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:58:32 2024-04-04T08:58:30.252Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:32 2024-04-04T08:58:30.252Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:30.418Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:32 2024-04-04T08:58:30.418Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:30.440Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:32 2024-04-04T08:58:30.440Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:30.593Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:58:32 2024-04-04T08:58:30.593Z WARN 7140 --- [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:58:32 2024-04-04T08:58:30.604Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:32 2024-04-04T08:58:30.604Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:32 2024-04-04T08:58:30.751Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:32 2024-04-04T08:58:30.751Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:30.751Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:58:32 2024-04-04T08:58:30.751Z WARN 7140 --- [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:58:32 2024-04-04T08:58:30.951Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:58:32 2024-04-04T08:58:30.951Z WARN 7140 --- [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:58:32 2024-04-04T08:58:30.961Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:32 2024-04-04T08:58:30.961Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:30.975Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:32 2024-04-04T08:58:30.975Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:32 2024-04-04T08:58:31.001Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:32 2024-04-04T08:58:31.001Z WARN 7140 --- [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:58:32 2024-04-04T08:58:31.001Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:32 2024-04-04T08:58:31.018Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:32 2024-04-04T08:58:31.018Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:31.026Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:32 2024-04-04T08:58:31.026Z WARN 7140 --- [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:58:32 2024-04-04T08:58:31.026Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:32 2024-04-04T08:58:31.112Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:32 2024-04-04T08:58:31.112Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:31.213Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:32 2024-04-04T08:58:31.213Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:31.229Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:32 2024-04-04T08:58:31.229Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:31.292Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:32 2024-04-04T08:58:31.292Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:31.336Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:58:32 2024-04-04T08:58:31.336Z WARN 7140 --- [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:58:32 2024-04-04T08:58:31.408Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:58:32 2024-04-04T08:58:31.408Z WARN 7140 --- [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:58:32 2024-04-04T08:58:31.429Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:32 2024-04-04T08:58:31.429Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:31.449Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:32 2024-04-04T08:58:31.449Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:31.471Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:32 2024-04-04T08:58:31.471Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:31.506Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:32 2024-04-04T08:58:31.506Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:32 2024-04-04T08:58:31.560Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:32 2024-04-04T08:58:31.560Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:31.662Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:58:32 2024-04-04T08:58:31.662Z WARN 7140 --- [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:58:32 2024-04-04T08:58:31.877Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:32 2024-04-04T08:58:31.877Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:31.889Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:32 2024-04-04T08:58:31.889Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:32 2024-04-04T08:58:31.929Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:32 2024-04-04T08:58:31.929Z WARN 7140 --- [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:58:32 2024-04-04T08:58:31.929Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:32 2024-04-04T08:58:31.970Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:32 2024-04-04T08:58:31.970Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:32.004Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:58:32 2024-04-04T08:58:32.004Z WARN 7140 --- [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:58:32 2024-04-04T08:58:32.195Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:32 2024-04-04T08:58:32.195Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:32.205Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:32 2024-04-04T08:58:32.205Z WARN 7140 --- [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:58:32 2024-04-04T08:58:32.205Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:32 2024-04-04T08:58:32.235Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:32 2024-04-04T08:58:32.235Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:32.286Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:32 2024-04-04T08:58:32.286Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:32.354Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:32 2024-04-04T08:58:32.354Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:32.411Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:58:32 2024-04-04T08:58:32.411Z WARN 7140 --- [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:58:32 2024-04-04T08:58:32.433Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.047532056S 08:58:32 2024-04-04T08:58:32.436Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:32 2024-04-04T08:58:32.436Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:32.438Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:58:32 2024-04-04T08:58:32.438Z WARN 7140 --- [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:58:32 2024-04-04T08:58:32.480Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:58:32 2024-04-04T08:58:32.480Z WARN 7140 --- [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:58:32 2024-04-04T08:58:32.547Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:32 2024-04-04T08:58:32.547Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:32.574Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:32 2024-04-04T08:58:32.574Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:32 2024-04-04T08:58:32.613Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:32 2024-04-04T08:58:32.613Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:32 2024-04-04T08:58:32.718Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:32 2024-04-04T08:58:32.718Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.346 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 08:58:32 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 08:58:32 [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:58:32 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 08:58:32 2024-04-04T08:58:32.788Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:32 2024-04-04T08:58:32.788Z WARN 7140 --- [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:58:32 2024-04-04T08:58:32.788Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 08:58:32 2024-04-04T08:58:32.805Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:32 2024-04-04T08:58:32.805Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:32 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 08:58:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 08:58:32 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 08:58:32 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 08:58:32 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 08:58:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 08:58:32 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 08:58:32 2024-04-04T08:58:32.923Z DEBUG 7140 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 08:58:32 2024-04-04T08:58:32.925Z DEBUG 7140 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 08:58:32 2024-04-04T08:58:32.941Z INFO 7140 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 08:58:32 2024-04-04T08:58:32.941Z INFO 7140 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 08:58:32 2024-04-04T08:58:32.941Z INFO 7140 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 08:58:32 2024-04-04T08:58:32.943Z INFO 7140 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 08:58:32 2024-04-04T08:58:32.943Z INFO 7140 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 08:58:32 2024-04-04T08:58:32.944Z INFO 7140 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 08:58:32 2024-04-04T08:58:32.944Z INFO 7140 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 08:58:32 2024-04-04T08:58:32.946Z INFO 7140 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 08:58:32 2024-04-04T08:58:32.946Z INFO 7140 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 08:58:32 2024-04-04T08:58:32.948Z INFO 7140 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 08:58:32 2024-04-04T08:58:32.948Z INFO 7140 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 08:58:32 2024-04-04T08:58:32.948Z INFO 7140 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 08:58:32 2024-04-04T08:58:32.950Z INFO 7140 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 08:58:32 2024-04-04T08:58:32.950Z INFO 7140 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 08:58:32 2024-04-04T08:58:32.950Z INFO 7140 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 08:58:32 2024-04-04T08:58:32.952Z INFO 7140 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for other reason 08:58:32 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 08:58:32 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 08:58:33 2024-04-04T08:58:33.005Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: targetModuleSetTag 08:58:33 [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:58:33 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 08:58:35 2024-04-04T08:58:33.011Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:35 2024-04-04T08:58:33.011Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:33.062Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:35 2024-04-04T08:58:33.062Z WARN 7140 --- [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:58:35 2024-04-04T08:58:33.062Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:35 2024-04-04T08:58:33.063Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:58:35 2024-04-04T08:58:33.063Z WARN 7140 --- [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:58:35 2024-04-04T08:58:33.136Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:35 2024-04-04T08:58:33.136Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:33.151Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:35 2024-04-04T08:58:33.151Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:33.206Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:35 2024-04-04T08:58:33.206Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:33.206Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:35 2024-04-04T08:58:33.206Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:33.257Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:35 2024-04-04T08:58:33.257Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:33.347Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:58:35 2024-04-04T08:58:33.347Z WARN 7140 --- [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:58:35 2024-04-04T08:58:33.357Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:35 2024-04-04T08:58:33.357Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:33.364Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:58:35 2024-04-04T08:58:33.364Z WARN 7140 --- [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:58:35 2024-04-04T08:58:33.514Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:35 2024-04-04T08:58:33.514Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:35 2024-04-04T08:58:33.538Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:35 2024-04-04T08:58:33.538Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:33.652Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:35 2024-04-04T08:58:33.652Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:33.682Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:58:35 2024-04-04T08:58:33.682Z WARN 7140 --- [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:58:35 2024-04-04T08:58:33.740Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:35 2024-04-04T08:58:33.740Z WARN 7140 --- [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:58:35 2024-04-04T08:58:33.740Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:35 2024-04-04T08:58:33.907Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:35 2024-04-04T08:58:33.907Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:35 2024-04-04T08:58:33.914Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:35 2024-04-04T08:58:33.914Z WARN 7140 --- [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:58:35 2024-04-04T08:58:33.914Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:35 2024-04-04T08:58:33.923Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:35 2024-04-04T08:58:33.923Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:33.989Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:35 2024-04-04T08:58:33.989Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:34.059Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:35 2024-04-04T08:58:34.059Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:34.103Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:35 2024-04-04T08:58:34.103Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:34.159Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:35 2024-04-04T08:58:34.159Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:34.164Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:35 2024-04-04T08:58:34.164Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:34.166Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:58:35 2024-04-04T08:58:34.166Z WARN 7140 --- [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:58:35 2024-04-04T08:58:34.249Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:58:35 2024-04-04T08:58:34.249Z WARN 7140 --- [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:58:35 2024-04-04T08:58:34.308Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:35 2024-04-04T08:58:34.309Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:34.317Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:58:35 2024-04-04T08:58:34.317Z WARN 7140 --- [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:58:35 2024-04-04T08:58:34.360Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:35 2024-04-04T08:58:34.360Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:34.491Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:35 2024-04-04T08:58:34.491Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:34.584Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:58:35 2024-04-04T08:58:34.584Z WARN 7140 --- [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:58:35 2024-04-04T08:58:34.592Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:35 2024-04-04T08:58:34.592Z WARN 7140 --- [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:58:35 2024-04-04T08:58:34.593Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:35 2024-04-04T08:58:34.616Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:35 2024-04-04T08:58:34.616Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:35 2024-04-04T08:58:34.856Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:35 2024-04-04T08:58:34.856Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:34.876Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:35 2024-04-04T08:58:34.876Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:34.966Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:35 2024-04-04T08:58:34.966Z WARN 7140 --- [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:58:35 2024-04-04T08:58:34.966Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:35 2024-04-04T08:58:34.991Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:35 2024-04-04T08:58:34.991Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:35.006Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:35 2024-04-04T08:58:35.006Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:35.062Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:35 2024-04-04T08:58:35.062Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:35.097Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 08:58:35 2024-04-04T08:58:35.097Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 08:58:35 2024-04-04T08:58:35.099Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 08:58:35 2024-04-04T08:58:35.101Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 08:58:35 2024-04-04T08:58:35.101Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 08:58:35 2024-04-04T08:58:35.101Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 08:58:35 2024-04-04T08:58:35.103Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 08:58:35 2024-04-04T08:58:35.103Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 08:58:35 2024-04-04T08:58:35.103Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 08:58:35 2024-04-04T08:58:35.104Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 08:58:35 2024-04-04T08:58:35.104Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 08:58:35 2024-04-04T08:58:35.104Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 08:58:35 2024-04-04T08:58:35.109Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:35 2024-04-04T08:58:35.109Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:35 2024-04-04T08:58:35.119Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:58:35 2024-04-04T08:58:35.119Z WARN 7140 --- [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:58:35 2024-04-04T08:58:35.132Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 08:58:35 2024-04-04T08:58:35.135Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 08:58:35 2024-04-04T08:58:35.135Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 08:58:35 2024-04-04T08:58:35.169Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 08:58:35 2024-04-04T08:58:35.169Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 08:58:35 2024-04-04T08:58:35.210Z WARN 7140 --- [ 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:58:35 2024-04-04T08:58:35.212Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:35 2024-04-04T08:58:35.212Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:35.217Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in LOCKED state 08:58:35 2024-04-04T08:58:35.217Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 08:58:35 2024-04-04T08:58:35.219Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:35 2024-04-04T08:58:35.219Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:35.220Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 08:58:35 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.212 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 08:58:35 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 08:58:35 2024-04-04T08:58:35.253Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:58:35 2024-04-04T08:58:35.253Z WARN 7140 --- [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:58:35 2024-04-04T08:58:35.263Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:35 2024-04-04T08:58:35.263Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:35.282Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:58:35 2024-04-04T08:58:35.282Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:58:35 2024-04-04T08:58:35.282Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:58:35 2024-04-04T08:58:35.282Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:58:35 2024-04-04T08:58:35.282Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:58:35 2024-04-04T08:58:35.282Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:58:35 2024-04-04T08:58:35.285Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:58:35 2024-04-04T08:58:35.285Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 08:58:35 2024-04-04T08:58:35.285Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 08:58:35 2024-04-04T08:58:35.286Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:58:35 2024-04-04T08:58:35.286Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:58:35 2024-04-04T08:58:35.286Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:58:35 2024-04-04T08:58:35.288Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:58:35 2024-04-04T08:58:35.288Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 08:58:35 2024-04-04T08:58:35.288Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 08:58:35 2024-04-04T08:58:35.288Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:58:35 2024-04-04T08:58:35.288Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:58:35 2024-04-04T08:58:35.288Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:58:35 2024-04-04T08:58:35.289Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:58:35 2024-04-04T08:58:35.289Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:58:35 2024-04-04T08:58:35.289Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 08:58:35 2024-04-04T08:58:35.291Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:58:35 2024-04-04T08:58:35.291Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 08:58:35 2024-04-04T08:58:35.291Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 08:58:35 2024-04-04T08:58:35.291Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:58:35 2024-04-04T08:58:35.291Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:58:35 2024-04-04T08:58:35.291Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:58:35 2024-04-04T08:58:35.292Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:58:35 2024-04-04T08:58:35.292Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:58:35 2024-04-04T08:58:35.292Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 08:58:35 2024-04-04T08:58:35.292Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:58:35 2024-04-04T08:58:35.292Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:58:35 2024-04-04T08:58:35.292Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 08:58:35 2024-04-04T08:58:35.294Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:58:35 2024-04-04T08:58:35.294Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z WARN 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 08:58:35 2024-04-04T08:58:35.294Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 08:58:35 2024-04-04T08:58:35.294Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:58:35 2024-04-04T08:58:35.294Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:58:35 2024-04-04T08:58:35.294Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:58:35 2024-04-04T08:58:35.294Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:58:35 2024-04-04T08:58:35.294Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:58:35 2024-04-04T08:58:35.294Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 08:58:35 2024-04-04T08:58:35.295Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:58:35 2024-04-04T08:58:35.295Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:58:35 2024-04-04T08:58:35.295Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 08:58:35 2024-04-04T08:58:35.296Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:58:35 2024-04-04T08:58:35.296Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:58:35 2024-04-04T08:58:35.296Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:58:35 2024-04-04T08:58:35.296Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Busy waiting now 08:58:35 2024-04-04T08:58:35.306Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:58:35 2024-04-04T08:58:35.306Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:58:35 2024-04-04T08:58:35.306Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:58:35 2024-04-04T08:58:35.307Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:58:35 2024-04-04T08:58:35.307Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 08:58:35 2024-04-04T08:58:35.307Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 08:58:35 2024-04-04T08:58:35.307Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:58:35 2024-04-04T08:58:35.307Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 08:58:35 2024-04-04T08:58:35.307Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 08:58:35 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 08:58:35 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 08:58:35 2024-04-04T08:58:35.309Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 08:58:35 2024-04-04T08:58:35.309Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 08:58:35 2024-04-04T08:58:35.309Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 08:58:35 2024-04-04T08:58:35.309Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 08:58:35 2024-04-04T08:58:35.311Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 08:58:35 2024-04-04T08:58:35.311Z INFO 7140 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 08:58:35 08:58:32,921 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47f9b353 - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 08:58:35 08:58:35,335 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 08:58:35 08:58:35,335 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 08:58:35 08:58:35,335 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@31656e9a - 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:58:35 08:58:35,337 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6a57e01d - 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:58:35 08:58:35,337 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@31656e9a - 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:58:35 08:58:35,339 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:58:35 08:58:35,339 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:58:35 08:58:35,339 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:58:35 08:58:35,339 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:58:35 08:58:35,339 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:58:35 08:58:35,339 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6a57e01d - 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:58:35 08:58:35,339 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@31656e9a - 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:58:35 08:58:35,341 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:58:35 08:58:35,341 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:58:35 08:58:35,341 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:58:35 08:58:35,341 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712221115341) 08:58:35 08:58:35,341 |-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:58:35 08:58:35,341 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:58:35 08:58:35,342 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:58:35 08:58:35,342 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dac1742 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:58:35 08:58:35,342 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:58:35 08:58:35,342 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dac1742 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:58:35 08:58:35,342 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:58:35 08:58:35,342 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dac1742 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:58:35 08:58:35,342 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:58:35 08:58:35,342 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dac1742 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:58:35 08:58:35,342 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:58:35 08:58:35,342 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dac1742 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:58:35 08:58:35,342 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:58:35 08:58:35,342 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dac1742 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:58:35 08:58:35,342 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:58:35 08:58:35,342 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dac1742 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:58:35 08:58:35,342 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:58:35 08:58:35,342 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dac1742 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:58:35 08:58:35,342 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:58:35 08:58:35,342 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:58:35 08:58:35,343 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:58:35 08:58:35,343 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:58:35 08:58:35,343 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:58:35 08:58:35,343 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:58:35 08:58:35,343 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:58:35 08:58:35,347 |-INFO in ch.qos.logback.classic.pattern.DateConverter@51ebe7dc - Setting zoneId to "UTC" 08:58:35 08:58:35,348 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:58:35 08:58:35,348 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:58:35 08:58:35,351 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:58:35 08:58:35,351 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:58:35 08:58:35,351 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:58:35 08:58:35,351 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:58:35 08:58:35,351 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:58:35 08:58:35,352 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7dac1742 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:58:35 08:58:35,352 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:58:35 08:58:35,352 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@19a7d327 - End of configuration. 08:58:35 08:58:35,352 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@32c6f37 - Registering current configuration as safe fallback point 08:58:35 08:58:35 08:58:35 . ____ _ __ _ _ 08:58:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:58:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:58:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:58:35 ' |____| .__|_| |_|_| |_\__, | / / / / 08:58:35 =========|_|==============|___/=/_/_/_/ 08:58:35 :: Spring Boot :: (v3.2.4) 08:58:35 08:58:35 2024-04-04T08:58:35.355Z INFO 7140 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:58:35 2024-04-04T08:58:35.355Z INFO 7140 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 08:58:35 2024-04-04T08:58:35.377Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:35 2024-04-04T08:58:35.377Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:35.377Z INFO 7140 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.057 seconds (process running for 139.3) 08:58:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 08:58:35 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 08:58:35 08:58:35 . ____ _ __ _ _ 08:58:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:58:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:58:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:58:35 ' |____| .__|_| |_|_| |_\__, | / / / / 08:58:35 =========|_|==============|___/=/_/_/_/ 08:58:35 :: Spring Boot :: (v3.2.4) 08:58:35 08:58:35 2024-04-04T08:58:35.405Z INFO 7140 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:58:35 2024-04-04T08:58:35.405Z INFO 7140 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 08:58:35 2024-04-04T08:58:35.410Z INFO 7140 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.018 seconds (process running for 139.333) 08:58:35 2024-04-04T08:58:35.414Z WARN 7140 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 08:58:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 08:58:35 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 08:58:35 2024-04-04T08:58:35.594Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:35 2024-04-04T08:58:35.594Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:35 2024-04-04T08:58:35.598Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:35 2024-04-04T08:58:35.598Z WARN 7140 --- [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:58:35 2024-04-04T08:58:35.598Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:36 2024-04-04T08:58:35.730Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:36 2024-04-04T08:58:35.730Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:36 08:58:36 . ____ _ __ _ _ 08:58:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:58:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:58:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:58:36 ' |____| .__|_| |_|_| |_\__, | / / / / 08:58:36 =========|_|==============|___/=/_/_/_/ 08:58:36 :: Spring Boot :: (v3.2.4) 08:58:36 08:58:36 2024-04-04T08:58:35.741Z INFO 7140 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:58:36 2024-04-04T08:58:35.741Z INFO 7140 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 08:58:36 2024-04-04T08:58:35.781Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:36 2024-04-04T08:58:35.781Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:36 2024-04-04T08:58:35.788Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:58:36 2024-04-04T08:58:35.788Z WARN 7140 --- [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:58:36 2024-04-04T08:58:35.834Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:36 2024-04-04T08:58:35.834Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:36 2024-04-04T08:58:35.981Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:58:36 2024-04-04T08:58:35.981Z WARN 7140 --- [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:58:36 2024-04-04T08:58:35.994Z INFO 7140 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.265 seconds (process running for 139.917) 08:58:36 2024-04-04T08:58:35.997Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:36 2024-04-04T08:58:35.997Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:36 2024-04-04T08:58:36.031Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:36 2024-04-04T08:58:36.031Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:36 2024-04-04T08:58:36.052Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:36 2024-04-04T08:58:36.052Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:36 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.641 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 08:58:36 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 08:58:36 08:58:36 . ____ _ __ _ _ 08:58:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:58:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:58:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:58:36 ' |____| .__|_| |_|_| |_\__, | / / / / 08:58:36 =========|_|==============|___/=/_/_/_/ 08:58:36 :: Spring Boot :: (v3.2.4) 08:58:36 08:58:36 2024-04-04T08:58:36.080Z INFO 7140 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:58:36 2024-04-04T08:58:36.080Z INFO 7140 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 08:58:36 2024-04-04T08:58:36.087Z INFO 7140 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.018 seconds (process running for 140.009) 08:58:36 2024-04-04T08:58:36.131Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:36 2024-04-04T08:58:36.131Z WARN 7140 --- [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:58:36 2024-04-04T08:58:36.131Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:36 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 08:58:36 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 08:58:36 08:58:36 . ____ _ __ _ _ 08:58:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:58:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:58:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:58:36 ' |____| .__|_| |_|_| |_\__, | / / / / 08:58:36 =========|_|==============|___/=/_/_/_/ 08:58:36 :: Spring Boot :: (v3.2.4) 08:58:36 08:58:36 2024-04-04T08:58:36.151Z INFO 7140 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Starting DeviceHeartbeatConsumerSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:58:36 2024-04-04T08:58:36.151Z INFO 7140 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : No active profile set, falling back to 1 default profile: "default" 08:58:36 2024-04-04T08:58:36.155Z INFO 7140 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Started DeviceHeartbeatConsumerSpec in 0.016 seconds (process running for 140.078) 08:58:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 08:58:36 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 08:58:36 2024-04-04T08:58:36.176Z INFO 7140 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 08:58:36 2024-04-04T08:58:36.177Z INFO 7140 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 08:58:36 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 08:58:36 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 08:58:36 [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:58:36 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 08:58:36 [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:58:36 [INFO] Running org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 08:58:36 2024-04-04T08:58:36.195Z WARN 7140 --- [ 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:58:36 2024-04-04T08:58:36.196Z WARN 7140 --- [ 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:58:36 2024-04-04T08:58:36.200Z WARN 7140 --- [ 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:58:36 2024-04-04T08:58:36.201Z WARN 7140 --- [ 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:58:36 2024-04-04T08:58:36.203Z WARN 7140 --- [ 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:58:36 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 08:58:36 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 08:58:36 [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:58:36 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 08:58:36 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 08:58:36 [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 08:58:36 [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:58:36 [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 08:58:36 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 08:58:36 [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 08:58:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 08:58:36 2024-04-04T08:58:36.240Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:36 2024-04-04T08:58:36.241Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:36 [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 08:58:36 08:58:36 . ____ _ __ _ _ 08:58:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:58:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:58:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:58:36 ' |____| .__|_| |_|_| |_\__, | / / / / 08:58:36 =========|_|==============|___/=/_/_/_/ 08:58:36 :: Spring Boot :: (v3.2.4) 08:58:36 08:58:36 2024-04-04T08:58:36.253Z INFO 7140 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 08:58:36 2024-04-04T08:58:36.253Z INFO 7140 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 08:58:36 2024-04-04T08:58:36.257Z INFO 7140 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.015 seconds (process running for 140.18) 08:58:36 [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:58:36 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 08:58:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 08:58:36 [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 08:58:41 2024-04-04T08:58:36.273Z INFO 7140 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 08:58:41 2024-04-04T08:58:36.282Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:41 2024-04-04T08:58:36.282Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:36.282Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:58:41 2024-04-04T08:58:36.282Z WARN 7140 --- [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:58:41 2024-04-04T08:58:36.332Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:41 2024-04-04T08:58:36.332Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:36.332Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:41 2024-04-04T08:58:36.332Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:36.343Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 3ca92c4d6852dbccfae6de7835357e2492ed3900287d144718a815bb830302f7 08:58:41 2024-04-04T08:58:36.460Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:58:41 2024-04-04T08:58:36.460Z WARN 7140 --- [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:58:41 2024-04-04T08:58:36.496Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:41 2024-04-04T08:58:36.496Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:36.533Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:41 2024-04-04T08:58:36.533Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:36.553Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:41 2024-04-04T08:58:36.553Z WARN 7140 --- [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:58:41 2024-04-04T08:58:36.553Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:41 2024-04-04T08:58:36.692Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:41 2024-04-04T08:58:36.692Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:36.791Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:58:41 2024-04-04T08:58:36.791Z WARN 7140 --- [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:58:41 2024-04-04T08:58:36.859Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:41 2024-04-04T08:58:36.859Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:36.892Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:58:41 2024-04-04T08:58:36.892Z WARN 7140 --- [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:58:41 2024-04-04T08:58:36.892Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:41 2024-04-04T08:58:36.892Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:36.934Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:41 2024-04-04T08:58:36.934Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:41 2024-04-04T08:58:36.934Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:41 2024-04-04T08:58:36.934Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:41 2024-04-04T08:58:37.143Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:41 2024-04-04T08:58:37.143Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:37.191Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:41 2024-04-04T08:58:37.191Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:58:41 2024-04-04T08:58:37.191Z WARN 7140 --- [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:58:41 2024-04-04T08:58:37.191Z WARN 7140 --- [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:58:41 2024-04-04T08:58:37.191Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:41 2024-04-04T08:58:37.288Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:41 2024-04-04T08:58:37.288Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:37.344Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:41 2024-04-04T08:58:37.344Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:37.344Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:41 2024-04-04T08:58:37.344Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:37.392Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:41 2024-04-04T08:58:37.392Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:37.488Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:41 2024-04-04T08:58:37.488Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:37.508Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:41 2024-04-04T08:58:37.508Z WARN 7140 --- [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:58:41 2024-04-04T08:58:37.508Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:41 2024-04-04T08:58:37.659Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:41 2024-04-04T08:58:37.659Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:37.666Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:58:41 2024-04-04T08:58:37.666Z WARN 7140 --- [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:58:41 2024-04-04T08:58:37.694Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:58:41 2024-04-04T08:58:37.694Z WARN 7140 --- [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:58:41 2024-04-04T08:58:37.839Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:41 2024-04-04T08:58:37.839Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:37.848Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:41 2024-04-04T08:58:37.848Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:37.943Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:41 2024-04-04T08:58:37.943Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:41 2024-04-04T08:58:37.998Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:41 2024-04-04T08:58:37.998Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:37.999Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:58:41 2024-04-04T08:58:37.999Z WARN 7140 --- [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:58:41 2024-04-04T08:58:38.047Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:58:41 2024-04-04T08:58:38.047Z WARN 7140 --- [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:58:41 2024-04-04T08:58:38.144Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:41 2024-04-04T08:58:38.144Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:41 2024-04-04T08:58:38.196Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:41 2024-04-04T08:58:38.196Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:38.246Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:41 2024-04-04T08:58:38.246Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:38.262Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:41 2024-04-04T08:58:38.262Z WARN 7140 --- [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:58:41 2024-04-04T08:58:38.262Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:41 2024-04-04T08:58:38.310Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:41 2024-04-04T08:58:38.310Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:38.341Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:41 2024-04-04T08:58:38.341Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:38.354Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:41 2024-04-04T08:58:38.354Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:38.447Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:41 2024-04-04T08:58:38.447Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:38.660Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:41 2024-04-04T08:58:38.660Z WARN 7140 --- [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:58:41 2024-04-04T08:58:38.660Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:41 2024-04-04T08:58:38.712Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:41 2024-04-04T08:58:38.712Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:38.772Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:58:41 2024-04-04T08:58:38.772Z WARN 7140 --- [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:58:41 2024-04-04T08:58:38.850Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:58:41 2024-04-04T08:58:38.850Z WARN 7140 --- [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:58:41 2024-04-04T08:58:38.896Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:58:41 2024-04-04T08:58:38.896Z WARN 7140 --- [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:58:41 2024-04-04T08:58:38.942Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:41 2024-04-04T08:58:38.942Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:39.000Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:58:41 2024-04-04T08:58:39.000Z WARN 7140 --- [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:58:41 2024-04-04T08:58:39.000Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:41 2024-04-04T08:58:39.000Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:39.047Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:41 2024-04-04T08:58:39.047Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:41 2024-04-04T08:58:39.048Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:41 2024-04-04T08:58:39.048Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:41 2024-04-04T08:58:39.051Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:41 2024-04-04T08:58:39.051Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:39.098Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:41 2024-04-04T08:58:39.098Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:39.164Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:41 2024-04-04T08:58:39.165Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:39.207Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:41 2024-04-04T08:58:39.207Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:39.215Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:41 2024-04-04T08:58:39.215Z WARN 7140 --- [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:58:41 2024-04-04T08:58:39.215Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:41 2024-04-04T08:58:39.344Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:41 2024-04-04T08:58:39.344Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:39.399Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:41 2024-04-04T08:58:39.399Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:39.551Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:41 2024-04-04T08:58:39.551Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:39.571Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:41 2024-04-04T08:58:39.571Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:39.798Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:58:41 2024-04-04T08:58:39.798Z WARN 7140 --- [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:58:41 2024-04-04T08:58:39.813Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:41 2024-04-04T08:58:39.813Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:39.817Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:41 2024-04-04T08:58:39.817Z WARN 7140 --- [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:58:41 2024-04-04T08:58:39.817Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:41 2024-04-04T08:58:39.853Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:41 2024-04-04T08:58:39.853Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:39.911Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:58:41 2024-04-04T08:58:39.911Z WARN 7140 --- [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:58:41 2024-04-04T08:58:39.950Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:41 2024-04-04T08:58:39.950Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:41 2024-04-04T08:58:39.975Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:58:41 2024-04-04T08:58:39.975Z WARN 7140 --- [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:58:41 2024-04-04T08:58:40.012Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:41 2024-04-04T08:58:40.012Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:40.052Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:41 2024-04-04T08:58:40.052Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:41 2024-04-04T08:58:40.130Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:41 2024-04-04T08:58:40.130Z WARN 7140 --- [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:58:41 2024-04-04T08:58:40.130Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:41 2024-04-04T08:58:40.130Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:58:41 2024-04-04T08:58:40.130Z WARN 7140 --- [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:58:41 2024-04-04T08:58:40.306Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:41 2024-04-04T08:58:40.306Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:40.306Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:41 2024-04-04T08:58:40.306Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:40.381Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:41 2024-04-04T08:58:40.381Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:40.410Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:41 2024-04-04T08:58:40.411Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:40.524Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:41 2024-04-04T08:58:40.524Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:40.556Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:41 2024-04-04T08:58:40.556Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:40.658Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:41 2024-04-04T08:58:40.659Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:40.680Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:41 2024-04-04T08:58:40.681Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:40.803Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:58:41 2024-04-04T08:58:40.803Z WARN 7140 --- [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:58:41 2024-04-04T08:58:40.857Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:41 2024-04-04T08:58:40.857Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:40.868Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:41 2024-04-04T08:58:40.868Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:40.872Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:41 2024-04-04T08:58:40.872Z WARN 7140 --- [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:58:41 2024-04-04T08:58:40.872Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:41 2024-04-04T08:58:40.918Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:58:41 2024-04-04T08:58:40.918Z WARN 7140 --- [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:58:41 2024-04-04T08:58:40.953Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:41 2024-04-04T08:58:40.953Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:41 2024-04-04T08:58:40.977Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:58:41 2024-04-04T08:58:40.977Z WARN 7140 --- [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:58:41 2024-04-04T08:58:40.982Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:58:41 2024-04-04T08:58:40.982Z WARN 7140 --- [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:58:41 2024-04-04T08:58:41.053Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:41 2024-04-04T08:58:41.053Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:41 2024-04-04T08:58:41.082Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:41 2024-04-04T08:58:41.082Z WARN 7140 --- [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:58:41 2024-04-04T08:58:41.082Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:41 2024-04-04T08:58:41.272Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:41 2024-04-04T08:58:41.272Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:41.272Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:41 2024-04-04T08:58:41.272Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:41.365Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.0915577S 08:58:41 2024-04-04T08:58:41.367Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:58:41 allow.auto.create.topics = true 08:58:41 auto.commit.interval.ms = 5000 08:58:41 auto.include.jmx.reporter = true 08:58:41 auto.offset.reset = earliest 08:58:41 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:58:41 check.crcs = true 08:58:41 client.dns.lookup = use_all_dns_ips 08:58:41 client.id = consumer-test-11 08:58:41 client.rack = 08:58:41 connections.max.idle.ms = 540000 08:58:41 default.api.timeout.ms = 60000 08:58:41 enable.auto.commit = true 08:58:41 exclude.internal.topics = true 08:58:41 fetch.max.bytes = 52428800 08:58:41 fetch.max.wait.ms = 500 08:58:41 fetch.min.bytes = 1 08:58:41 group.id = test 08:58:41 group.instance.id = null 08:58:41 heartbeat.interval.ms = 3000 08:58:41 interceptor.classes = [] 08:58:41 internal.leave.group.on.close = true 08:58:41 internal.throw.on.fetch.stable.offset.unsupported = false 08:58:41 isolation.level = read_uncommitted 08:58:41 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:58:41 max.partition.fetch.bytes = 1048576 08:58:41 max.poll.interval.ms = 300000 08:58:41 max.poll.records = 500 08:58:41 metadata.max.age.ms = 300000 08:58:41 metric.reporters = [] 08:58:41 metrics.num.samples = 2 08:58:41 metrics.recording.level = INFO 08:58:41 metrics.sample.window.ms = 30000 08:58:41 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:58:41 receive.buffer.bytes = 65536 08:58:41 reconnect.backoff.max.ms = 1000 08:58:41 reconnect.backoff.ms = 50 08:58:41 request.timeout.ms = 30000 08:58:41 retry.backoff.ms = 100 08:58:41 sasl.client.callback.handler.class = null 08:58:41 sasl.jaas.config = null 08:58:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:58:41 sasl.kerberos.min.time.before.relogin = 60000 08:58:41 sasl.kerberos.service.name = null 08:58:41 sasl.kerberos.ticket.renew.jitter = 0.05 08:58:41 sasl.kerberos.ticket.renew.window.factor = 0.8 08:58:41 sasl.login.callback.handler.class = null 08:58:41 sasl.login.class = null 08:58:41 sasl.login.connect.timeout.ms = null 08:58:41 sasl.login.read.timeout.ms = null 08:58:41 sasl.login.refresh.buffer.seconds = 300 08:58:41 sasl.login.refresh.min.period.seconds = 60 08:58:41 sasl.login.refresh.window.factor = 0.8 08:58:41 sasl.login.refresh.window.jitter = 0.05 08:58:41 sasl.login.retry.backoff.max.ms = 10000 08:58:41 sasl.login.retry.backoff.ms = 100 08:58:41 sasl.mechanism = GSSAPI 08:58:41 sasl.oauthbearer.clock.skew.seconds = 30 08:58:41 sasl.oauthbearer.expected.audience = null 08:58:41 sasl.oauthbearer.expected.issuer = null 08:58:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:58:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:58:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:58:41 sasl.oauthbearer.jwks.endpoint.url = null 08:58:41 sasl.oauthbearer.scope.claim.name = scope 08:58:41 sasl.oauthbearer.sub.claim.name = sub 08:58:41 sasl.oauthbearer.token.endpoint.url = null 08:58:41 security.protocol = PLAINTEXT 08:58:41 security.providers = null 08:58:41 send.buffer.bytes = 131072 08:58:41 session.timeout.ms = 45000 08:58:41 socket.connection.setup.timeout.max.ms = 30000 08:58:41 socket.connection.setup.timeout.ms = 10000 08:58:41 ssl.cipher.suites = null 08:58:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:58:41 ssl.endpoint.identification.algorithm = https 08:58:41 ssl.engine.factory.class = null 08:58:41 ssl.key.password = null 08:58:41 ssl.keymanager.algorithm = SunX509 08:58:41 ssl.keystore.certificate.chain = null 08:58:41 ssl.keystore.key = null 08:58:41 ssl.keystore.location = null 08:58:41 ssl.keystore.password = null 08:58:41 ssl.keystore.type = JKS 08:58:41 ssl.protocol = TLSv1.3 08:58:41 ssl.provider = null 08:58:41 ssl.secure.random.implementation = null 08:58:41 ssl.trustmanager.algorithm = PKIX 08:58:41 ssl.truststore.certificates = null 08:58:41 ssl.truststore.location = null 08:58:41 ssl.truststore.password = null 08:58:41 ssl.truststore.type = JKS 08:58:41 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:58:41 08:58:41 2024-04-04T08:58:41.369Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:58:41 2024-04-04T08:58:41.370Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:58:41 2024-04-04T08:58:41.370Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221121369 08:58:41 2024-04-04T08:58:41.378Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 08:58:41 2024-04-04T08:58:41.378Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:41.385Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:58:41 2024-04-04T08:58:41.385Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:58:41 acks = -1 08:58:41 auto.include.jmx.reporter = true 08:58:41 batch.size = 16384 08:58:41 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:58:41 buffer.memory = 33554432 08:58:41 client.dns.lookup = use_all_dns_ips 08:58:41 client.id = producer-15 08:58:41 compression.type = none 08:58:41 connections.max.idle.ms = 540000 08:58:41 delivery.timeout.ms = 120000 08:58:41 enable.idempotence = false 08:58:41 interceptor.classes = [] 08:58:41 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:58:41 linger.ms = 1 08:58:41 max.block.ms = 60000 08:58:41 max.in.flight.requests.per.connection = 5 08:58:41 max.request.size = 1048576 08:58:41 metadata.max.age.ms = 300000 08:58:41 metadata.max.idle.ms = 300000 08:58:41 metric.reporters = [] 08:58:41 metrics.num.samples = 2 08:58:41 metrics.recording.level = INFO 08:58:41 metrics.sample.window.ms = 30000 08:58:41 partitioner.adaptive.partitioning.enable = true 08:58:41 partitioner.availability.timeout.ms = 0 08:58:41 partitioner.class = null 08:58:41 partitioner.ignore.keys = false 08:58:41 receive.buffer.bytes = 32768 08:58:41 reconnect.backoff.max.ms = 1000 08:58:41 reconnect.backoff.ms = 50 08:58:41 request.timeout.ms = 30000 08:58:41 retries = 0 08:58:41 retry.backoff.ms = 100 08:58:41 sasl.client.callback.handler.class = null 08:58:41 sasl.jaas.config = null 08:58:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:58:41 sasl.kerberos.min.time.before.relogin = 60000 08:58:41 sasl.kerberos.service.name = null 08:58:41 sasl.kerberos.ticket.renew.jitter = 0.05 08:58:41 sasl.kerberos.ticket.renew.window.factor = 0.8 08:58:41 sasl.login.callback.handler.class = null 08:58:41 sasl.login.class = null 08:58:41 sasl.login.connect.timeout.ms = null 08:58:41 sasl.login.read.timeout.ms = null 08:58:41 sasl.login.refresh.buffer.seconds = 300 08:58:41 sasl.login.refresh.min.period.seconds = 60 08:58:41 sasl.login.refresh.window.factor = 0.8 08:58:41 sasl.login.refresh.window.jitter = 0.05 08:58:41 sasl.login.retry.backoff.max.ms = 10000 08:58:41 sasl.login.retry.backoff.ms = 100 08:58:41 sasl.mechanism = GSSAPI 08:58:41 sasl.oauthbearer.clock.skew.seconds = 30 08:58:41 sasl.oauthbearer.expected.audience = null 08:58:41 sasl.oauthbearer.expected.issuer = null 08:58:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:58:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:58:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:58:41 sasl.oauthbearer.jwks.endpoint.url = null 08:58:41 sasl.oauthbearer.scope.claim.name = scope 08:58:41 sasl.oauthbearer.sub.claim.name = sub 08:58:41 sasl.oauthbearer.token.endpoint.url = null 08:58:41 security.protocol = PLAINTEXT 08:58:41 security.providers = null 08:58:41 send.buffer.bytes = 131072 08:58:41 socket.connection.setup.timeout.max.ms = 30000 08:58:41 socket.connection.setup.timeout.ms = 10000 08:58:41 ssl.cipher.suites = null 08:58:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:58:41 ssl.endpoint.identification.algorithm = https 08:58:41 ssl.engine.factory.class = null 08:58:41 ssl.key.password = null 08:58:41 ssl.keymanager.algorithm = SunX509 08:58:41 ssl.keystore.certificate.chain = null 08:58:41 ssl.keystore.key = null 08:58:41 ssl.keystore.location = null 08:58:41 ssl.keystore.password = null 08:58:41 ssl.keystore.type = JKS 08:58:41 ssl.protocol = TLSv1.3 08:58:41 ssl.provider = null 08:58:41 ssl.secure.random.implementation = null 08:58:41 ssl.trustmanager.algorithm = PKIX 08:58:41 ssl.truststore.certificates = null 08:58:41 ssl.truststore.location = null 08:58:41 ssl.truststore.password = null 08:58:41 ssl.truststore.type = JKS 08:58:41 transaction.timeout.ms = 60000 08:58:41 transactional.id = null 08:58:41 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:58:41 08:58:41 2024-04-04T08:58:41.387Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:58:41 2024-04-04T08:58:41.387Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:58:41 2024-04-04T08:58:41.387Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:58:41 2024-04-04T08:58:41.387Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221121387 08:58:41 2024-04-04T08:58:41.484Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 08:58:41 2024-04-04T08:58:41.484Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:41.516Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 08:58:41 2024-04-04T08:58:41.516Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:41.516Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 08:58:41 2024-04-04T08:58:41.516Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:41.551Z WARN 7140 --- [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:58:41 2024-04-04T08:58:41.551Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: x5dkdd55QKmUR8EwSrWYag 08:58:41 2024-04-04T08:58:41.618Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 08:58:41 2024-04-04T08:58:41.618Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:41.696Z WARN 7140 --- [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:58:41 2024-04-04T08:58:41.778Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 08:58:41 2024-04-04T08:58:41.778Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:41.822Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:58:41 allow.auto.create.topics = true 08:58:41 auto.commit.interval.ms = 5000 08:58:41 auto.include.jmx.reporter = true 08:58:41 auto.offset.reset = earliest 08:58:41 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:58:41 check.crcs = true 08:58:41 client.dns.lookup = use_all_dns_ips 08:58:41 client.id = consumer-test-12 08:58:41 client.rack = 08:58:41 connections.max.idle.ms = 540000 08:58:41 default.api.timeout.ms = 60000 08:58:41 enable.auto.commit = true 08:58:41 exclude.internal.topics = true 08:58:41 fetch.max.bytes = 52428800 08:58:41 fetch.max.wait.ms = 500 08:58:41 fetch.min.bytes = 1 08:58:41 group.id = test 08:58:41 group.instance.id = null 08:58:41 heartbeat.interval.ms = 3000 08:58:41 interceptor.classes = [] 08:58:41 internal.leave.group.on.close = true 08:58:41 internal.throw.on.fetch.stable.offset.unsupported = false 08:58:41 isolation.level = read_uncommitted 08:58:41 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:58:41 max.partition.fetch.bytes = 1048576 08:58:41 max.poll.interval.ms = 300000 08:58:41 max.poll.records = 500 08:58:41 metadata.max.age.ms = 300000 08:58:41 metric.reporters = [] 08:58:41 metrics.num.samples = 2 08:58:41 metrics.recording.level = INFO 08:58:41 metrics.sample.window.ms = 30000 08:58:41 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:58:41 receive.buffer.bytes = 65536 08:58:41 reconnect.backoff.max.ms = 1000 08:58:41 reconnect.backoff.ms = 50 08:58:41 request.timeout.ms = 30000 08:58:41 retry.backoff.ms = 100 08:58:41 sasl.client.callback.handler.class = null 08:58:41 sasl.jaas.config = null 08:58:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:58:41 sasl.kerberos.min.time.before.relogin = 60000 08:58:41 sasl.kerberos.service.name = null 08:58:41 sasl.kerberos.ticket.renew.jitter = 0.05 08:58:41 sasl.kerberos.ticket.renew.window.factor = 0.8 08:58:41 sasl.login.callback.handler.class = null 08:58:41 sasl.login.class = null 08:58:41 sasl.login.connect.timeout.ms = null 08:58:41 sasl.login.read.timeout.ms = null 08:58:41 sasl.login.refresh.buffer.seconds = 300 08:58:41 sasl.login.refresh.min.period.seconds = 60 08:58:41 sasl.login.refresh.window.factor = 0.8 08:58:41 sasl.login.refresh.window.jitter = 0.05 08:58:41 sasl.login.retry.backoff.max.ms = 10000 08:58:41 sasl.login.retry.backoff.ms = 100 08:58:41 sasl.mechanism = GSSAPI 08:58:41 sasl.oauthbearer.clock.skew.seconds = 30 08:58:41 sasl.oauthbearer.expected.audience = null 08:58:41 sasl.oauthbearer.expected.issuer = null 08:58:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:58:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:58:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:58:41 sasl.oauthbearer.jwks.endpoint.url = null 08:58:41 sasl.oauthbearer.scope.claim.name = scope 08:58:41 sasl.oauthbearer.sub.claim.name = sub 08:58:41 sasl.oauthbearer.token.endpoint.url = null 08:58:41 security.protocol = PLAINTEXT 08:58:41 security.providers = null 08:58:41 send.buffer.bytes = 131072 08:58:41 session.timeout.ms = 45000 08:58:41 socket.connection.setup.timeout.max.ms = 30000 08:58:41 socket.connection.setup.timeout.ms = 10000 08:58:41 ssl.cipher.suites = null 08:58:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:58:41 ssl.endpoint.identification.algorithm = https 08:58:41 ssl.engine.factory.class = null 08:58:41 ssl.key.password = null 08:58:41 ssl.keymanager.algorithm = SunX509 08:58:41 ssl.keystore.certificate.chain = null 08:58:41 ssl.keystore.key = null 08:58:41 ssl.keystore.location = null 08:58:41 ssl.keystore.password = null 08:58:41 ssl.keystore.type = JKS 08:58:41 ssl.protocol = TLSv1.3 08:58:41 ssl.provider = null 08:58:41 ssl.secure.random.implementation = null 08:58:41 ssl.trustmanager.algorithm = PKIX 08:58:41 ssl.truststore.certificates = null 08:58:41 ssl.truststore.location = null 08:58:41 ssl.truststore.password = null 08:58:41 ssl.truststore.type = JKS 08:58:41 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:58:41 08:58:41 2024-04-04T08:58:41.823Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:58:41 2024-04-04T08:58:41.823Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:58:41 2024-04-04T08:58:41.823Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221121823 08:58:41 2024-04-04T08:58:41.828Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:58:41 2024-04-04T08:58:41.829Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:58:41 acks = -1 08:58:41 auto.include.jmx.reporter = true 08:58:41 batch.size = 16384 08:58:41 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:58:41 buffer.memory = 33554432 08:58:41 client.dns.lookup = use_all_dns_ips 08:58:41 client.id = producer-16 08:58:41 compression.type = none 08:58:41 connections.max.idle.ms = 540000 08:58:41 delivery.timeout.ms = 120000 08:58:41 enable.idempotence = false 08:58:41 interceptor.classes = [] 08:58:41 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:58:41 linger.ms = 1 08:58:41 max.block.ms = 60000 08:58:41 max.in.flight.requests.per.connection = 5 08:58:41 max.request.size = 1048576 08:58:41 metadata.max.age.ms = 300000 08:58:41 metadata.max.idle.ms = 300000 08:58:41 metric.reporters = [] 08:58:41 metrics.num.samples = 2 08:58:41 metrics.recording.level = INFO 08:58:41 metrics.sample.window.ms = 30000 08:58:41 partitioner.adaptive.partitioning.enable = true 08:58:41 partitioner.availability.timeout.ms = 0 08:58:41 partitioner.class = null 08:58:41 partitioner.ignore.keys = false 08:58:41 receive.buffer.bytes = 32768 08:58:41 reconnect.backoff.max.ms = 1000 08:58:41 reconnect.backoff.ms = 50 08:58:41 request.timeout.ms = 30000 08:58:41 retries = 0 08:58:41 retry.backoff.ms = 100 08:58:41 sasl.client.callback.handler.class = null 08:58:41 sasl.jaas.config = null 08:58:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:58:41 sasl.kerberos.min.time.before.relogin = 60000 08:58:41 sasl.kerberos.service.name = null 08:58:41 sasl.kerberos.ticket.renew.jitter = 0.05 08:58:41 sasl.kerberos.ticket.renew.window.factor = 0.8 08:58:41 sasl.login.callback.handler.class = null 08:58:41 sasl.login.class = null 08:58:41 sasl.login.connect.timeout.ms = null 08:58:41 sasl.login.read.timeout.ms = null 08:58:41 sasl.login.refresh.buffer.seconds = 300 08:58:41 sasl.login.refresh.min.period.seconds = 60 08:58:41 sasl.login.refresh.window.factor = 0.8 08:58:41 sasl.login.refresh.window.jitter = 0.05 08:58:41 sasl.login.retry.backoff.max.ms = 10000 08:58:41 sasl.login.retry.backoff.ms = 100 08:58:41 sasl.mechanism = GSSAPI 08:58:41 sasl.oauthbearer.clock.skew.seconds = 30 08:58:41 sasl.oauthbearer.expected.audience = null 08:58:41 sasl.oauthbearer.expected.issuer = null 08:58:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:58:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:58:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:58:41 sasl.oauthbearer.jwks.endpoint.url = null 08:58:41 sasl.oauthbearer.scope.claim.name = scope 08:58:41 sasl.oauthbearer.sub.claim.name = sub 08:58:41 sasl.oauthbearer.token.endpoint.url = null 08:58:41 security.protocol = PLAINTEXT 08:58:41 security.providers = null 08:58:41 send.buffer.bytes = 131072 08:58:41 socket.connection.setup.timeout.max.ms = 30000 08:58:41 socket.connection.setup.timeout.ms = 10000 08:58:41 ssl.cipher.suites = null 08:58:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:58:41 ssl.endpoint.identification.algorithm = https 08:58:41 ssl.engine.factory.class = null 08:58:41 ssl.key.password = null 08:58:41 ssl.keymanager.algorithm = SunX509 08:58:41 ssl.keystore.certificate.chain = null 08:58:41 ssl.keystore.key = null 08:58:41 ssl.keystore.location = null 08:58:41 ssl.keystore.password = null 08:58:41 ssl.keystore.type = JKS 08:58:41 ssl.protocol = TLSv1.3 08:58:41 ssl.provider = null 08:58:41 ssl.secure.random.implementation = null 08:58:41 ssl.trustmanager.algorithm = PKIX 08:58:41 ssl.truststore.certificates = null 08:58:41 ssl.truststore.location = null 08:58:41 ssl.truststore.password = null 08:58:41 ssl.truststore.type = JKS 08:58:41 transaction.timeout.ms = 60000 08:58:41 transactional.id = null 08:58:41 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:58:41 08:58:41 2024-04-04T08:58:41.830Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:58:41 2024-04-04T08:58:41.830Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:58:41 2024-04-04T08:58:41.830Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:58:41 2024-04-04T08:58:41.830Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221121830 08:58:41 2024-04-04T08:58:41.833Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 08:58:41 2024-04-04T08:58:41.833Z WARN 7140 --- [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:58:41 2024-04-04T08:58:41.833Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:41 2024-04-04T08:58:41.840Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: x5dkdd55QKmUR8EwSrWYag 08:58:41 2024-04-04T08:58:41.846Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:58:41 allow.auto.create.topics = true 08:58:41 auto.commit.interval.ms = 5000 08:58:41 auto.include.jmx.reporter = true 08:58:41 auto.offset.reset = earliest 08:58:41 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:58:41 check.crcs = true 08:58:41 client.dns.lookup = use_all_dns_ips 08:58:41 client.id = consumer-test-13 08:58:41 client.rack = 08:58:41 connections.max.idle.ms = 540000 08:58:41 default.api.timeout.ms = 60000 08:58:41 enable.auto.commit = true 08:58:41 exclude.internal.topics = true 08:58:41 fetch.max.bytes = 52428800 08:58:41 fetch.max.wait.ms = 500 08:58:41 fetch.min.bytes = 1 08:58:41 group.id = test 08:58:41 group.instance.id = null 08:58:41 heartbeat.interval.ms = 3000 08:58:41 interceptor.classes = [] 08:58:41 internal.leave.group.on.close = true 08:58:41 internal.throw.on.fetch.stable.offset.unsupported = false 08:58:41 isolation.level = read_uncommitted 08:58:41 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:58:41 max.partition.fetch.bytes = 1048576 08:58:41 max.poll.interval.ms = 300000 08:58:41 max.poll.records = 500 08:58:41 metadata.max.age.ms = 300000 08:58:41 metric.reporters = [] 08:58:41 metrics.num.samples = 2 08:58:41 metrics.recording.level = INFO 08:58:41 metrics.sample.window.ms = 30000 08:58:41 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:58:41 receive.buffer.bytes = 65536 08:58:41 reconnect.backoff.max.ms = 1000 08:58:41 reconnect.backoff.ms = 50 08:58:41 request.timeout.ms = 30000 08:58:41 retry.backoff.ms = 100 08:58:41 sasl.client.callback.handler.class = null 08:58:41 sasl.jaas.config = null 08:58:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:58:41 sasl.kerberos.min.time.before.relogin = 60000 08:58:41 sasl.kerberos.service.name = null 08:58:41 sasl.kerberos.ticket.renew.jitter = 0.05 08:58:41 sasl.kerberos.ticket.renew.window.factor = 0.8 08:58:41 sasl.login.callback.handler.class = null 08:58:41 sasl.login.class = null 08:58:41 sasl.login.connect.timeout.ms = null 08:58:41 sasl.login.read.timeout.ms = null 08:58:41 sasl.login.refresh.buffer.seconds = 300 08:58:41 sasl.login.refresh.min.period.seconds = 60 08:58:41 sasl.login.refresh.window.factor = 0.8 08:58:41 sasl.login.refresh.window.jitter = 0.05 08:58:41 sasl.login.retry.backoff.max.ms = 10000 08:58:41 sasl.login.retry.backoff.ms = 100 08:58:41 sasl.mechanism = GSSAPI 08:58:41 sasl.oauthbearer.clock.skew.seconds = 30 08:58:41 sasl.oauthbearer.expected.audience = null 08:58:41 sasl.oauthbearer.expected.issuer = null 08:58:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:58:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:58:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:58:41 sasl.oauthbearer.jwks.endpoint.url = null 08:58:41 sasl.oauthbearer.scope.claim.name = scope 08:58:41 sasl.oauthbearer.sub.claim.name = sub 08:58:41 sasl.oauthbearer.token.endpoint.url = null 08:58:41 security.protocol = PLAINTEXT 08:58:41 security.providers = null 08:58:41 send.buffer.bytes = 131072 08:58:41 session.timeout.ms = 45000 08:58:41 socket.connection.setup.timeout.max.ms = 30000 08:58:41 socket.connection.setup.timeout.ms = 10000 08:58:41 ssl.cipher.suites = null 08:58:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:58:41 ssl.endpoint.identification.algorithm = https 08:58:41 ssl.engine.factory.class = null 08:58:41 ssl.key.password = null 08:58:41 ssl.keymanager.algorithm = SunX509 08:58:41 ssl.keystore.certificate.chain = null 08:58:41 ssl.keystore.key = null 08:58:41 ssl.keystore.location = null 08:58:41 ssl.keystore.password = null 08:58:41 ssl.keystore.type = JKS 08:58:41 ssl.protocol = TLSv1.3 08:58:41 ssl.provider = null 08:58:41 ssl.secure.random.implementation = null 08:58:41 ssl.trustmanager.algorithm = PKIX 08:58:41 ssl.truststore.certificates = null 08:58:41 ssl.truststore.location = null 08:58:41 ssl.truststore.password = null 08:58:41 ssl.truststore.type = JKS 08:58:41 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:58:41 08:58:41 2024-04-04T08:58:41.847Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 08:58:41 2024-04-04T08:58:41.847Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:41.848Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:58:41 2024-04-04T08:58:41.848Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:58:41 2024-04-04T08:58:41.848Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221121848 08:58:41 2024-04-04T08:58:41.853Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:58:41 2024-04-04T08:58:41.854Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:58:41 acks = -1 08:58:41 auto.include.jmx.reporter = true 08:58:41 batch.size = 16384 08:58:41 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:58:41 buffer.memory = 33554432 08:58:41 client.dns.lookup = use_all_dns_ips 08:58:41 client.id = producer-17 08:58:41 compression.type = none 08:58:41 connections.max.idle.ms = 540000 08:58:41 delivery.timeout.ms = 120000 08:58:41 enable.idempotence = false 08:58:41 interceptor.classes = [] 08:58:41 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:58:41 linger.ms = 1 08:58:41 max.block.ms = 60000 08:58:41 max.in.flight.requests.per.connection = 5 08:58:41 max.request.size = 1048576 08:58:41 metadata.max.age.ms = 300000 08:58:41 metadata.max.idle.ms = 300000 08:58:41 metric.reporters = [] 08:58:41 metrics.num.samples = 2 08:58:41 metrics.recording.level = INFO 08:58:41 metrics.sample.window.ms = 30000 08:58:41 partitioner.adaptive.partitioning.enable = true 08:58:41 partitioner.availability.timeout.ms = 0 08:58:41 partitioner.class = null 08:58:41 partitioner.ignore.keys = false 08:58:41 receive.buffer.bytes = 32768 08:58:41 reconnect.backoff.max.ms = 1000 08:58:41 reconnect.backoff.ms = 50 08:58:41 request.timeout.ms = 30000 08:58:41 retries = 0 08:58:41 retry.backoff.ms = 100 08:58:41 sasl.client.callback.handler.class = null 08:58:41 sasl.jaas.config = null 08:58:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:58:41 sasl.kerberos.min.time.before.relogin = 60000 08:58:41 sasl.kerberos.service.name = null 08:58:41 sasl.kerberos.ticket.renew.jitter = 0.05 08:58:41 sasl.kerberos.ticket.renew.window.factor = 0.8 08:58:41 sasl.login.callback.handler.class = null 08:58:41 sasl.login.class = null 08:58:41 sasl.login.connect.timeout.ms = null 08:58:41 sasl.login.read.timeout.ms = null 08:58:41 sasl.login.refresh.buffer.seconds = 300 08:58:41 sasl.login.refresh.min.period.seconds = 60 08:58:41 sasl.login.refresh.window.factor = 0.8 08:58:41 sasl.login.refresh.window.jitter = 0.05 08:58:41 sasl.login.retry.backoff.max.ms = 10000 08:58:41 sasl.login.retry.backoff.ms = 100 08:58:41 sasl.mechanism = GSSAPI 08:58:41 sasl.oauthbearer.clock.skew.seconds = 30 08:58:41 sasl.oauthbearer.expected.audience = null 08:58:41 sasl.oauthbearer.expected.issuer = null 08:58:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:58:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:58:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:58:41 sasl.oauthbearer.jwks.endpoint.url = null 08:58:41 sasl.oauthbearer.scope.claim.name = scope 08:58:41 sasl.oauthbearer.sub.claim.name = sub 08:58:41 sasl.oauthbearer.token.endpoint.url = null 08:58:41 security.protocol = PLAINTEXT 08:58:41 security.providers = null 08:58:41 send.buffer.bytes = 131072 08:58:41 socket.connection.setup.timeout.max.ms = 30000 08:58:41 socket.connection.setup.timeout.ms = 10000 08:58:41 ssl.cipher.suites = null 08:58:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:58:41 ssl.endpoint.identification.algorithm = https 08:58:41 ssl.engine.factory.class = null 08:58:41 ssl.key.password = null 08:58:41 ssl.keymanager.algorithm = SunX509 08:58:41 ssl.keystore.certificate.chain = null 08:58:41 ssl.keystore.key = null 08:58:41 ssl.keystore.location = null 08:58:41 ssl.keystore.password = null 08:58:41 ssl.keystore.type = JKS 08:58:41 ssl.protocol = TLSv1.3 08:58:41 ssl.provider = null 08:58:41 ssl.secure.random.implementation = null 08:58:41 ssl.trustmanager.algorithm = PKIX 08:58:41 ssl.truststore.certificates = null 08:58:41 ssl.truststore.location = null 08:58:41 ssl.truststore.password = null 08:58:41 ssl.truststore.type = JKS 08:58:41 transaction.timeout.ms = 60000 08:58:41 transactional.id = null 08:58:41 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:58:41 08:58:41 2024-04-04T08:58:41.855Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:58:41 2024-04-04T08:58:41.855Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:58:41 2024-04-04T08:58:41.855Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:58:41 2024-04-04T08:58:41.855Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221121855 08:58:41 2024-04-04T08:58:41.864Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 08:58:41 2024-04-04T08:58:41.864Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:41 2024-04-04T08:58:41.869Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 08:58:41 2024-04-04T08:58:41.869Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.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:58:41 2024-04-04T08:58:41.872Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: x5dkdd55QKmUR8EwSrWYag 08:58:41 2024-04-04T08:58:41.878Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:58:41 allow.auto.create.topics = true 08:58:41 auto.commit.interval.ms = 5000 08:58:41 auto.include.jmx.reporter = true 08:58:41 auto.offset.reset = earliest 08:58:41 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:58:41 check.crcs = true 08:58:41 client.dns.lookup = use_all_dns_ips 08:58:41 client.id = consumer-test-14 08:58:41 client.rack = 08:58:41 connections.max.idle.ms = 540000 08:58:41 default.api.timeout.ms = 60000 08:58:41 enable.auto.commit = true 08:58:41 exclude.internal.topics = true 08:58:41 fetch.max.bytes = 52428800 08:58:41 fetch.max.wait.ms = 500 08:58:41 fetch.min.bytes = 1 08:58:41 group.id = test 08:58:41 group.instance.id = null 08:58:41 heartbeat.interval.ms = 3000 08:58:41 interceptor.classes = [] 08:58:41 internal.leave.group.on.close = true 08:58:41 internal.throw.on.fetch.stable.offset.unsupported = false 08:58:41 isolation.level = read_uncommitted 08:58:41 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:58:41 max.partition.fetch.bytes = 1048576 08:58:41 max.poll.interval.ms = 300000 08:58:41 max.poll.records = 500 08:58:41 metadata.max.age.ms = 300000 08:58:41 metric.reporters = [] 08:58:41 metrics.num.samples = 2 08:58:41 metrics.recording.level = INFO 08:58:41 metrics.sample.window.ms = 30000 08:58:41 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:58:41 receive.buffer.bytes = 65536 08:58:41 reconnect.backoff.max.ms = 1000 08:58:41 reconnect.backoff.ms = 50 08:58:41 request.timeout.ms = 30000 08:58:41 retry.backoff.ms = 100 08:58:41 sasl.client.callback.handler.class = null 08:58:41 sasl.jaas.config = null 08:58:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:58:41 sasl.kerberos.min.time.before.relogin = 60000 08:58:41 sasl.kerberos.service.name = null 08:58:41 sasl.kerberos.ticket.renew.jitter = 0.05 08:58:41 sasl.kerberos.ticket.renew.window.factor = 0.8 08:58:41 sasl.login.callback.handler.class = null 08:58:41 sasl.login.class = null 08:58:41 sasl.login.connect.timeout.ms = null 08:58:41 sasl.login.read.timeout.ms = null 08:58:41 sasl.login.refresh.buffer.seconds = 300 08:58:41 sasl.login.refresh.min.period.seconds = 60 08:58:41 sasl.login.refresh.window.factor = 0.8 08:58:41 sasl.login.refresh.window.jitter = 0.05 08:58:41 sasl.login.retry.backoff.max.ms = 10000 08:58:41 sasl.login.retry.backoff.ms = 100 08:58:41 sasl.mechanism = GSSAPI 08:58:41 sasl.oauthbearer.clock.skew.seconds = 30 08:58:41 sasl.oauthbearer.expected.audience = null 08:58:41 sasl.oauthbearer.expected.issuer = null 08:58:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:58:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:58:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:58:41 sasl.oauthbearer.jwks.endpoint.url = null 08:58:41 sasl.oauthbearer.scope.claim.name = scope 08:58:41 sasl.oauthbearer.sub.claim.name = sub 08:58:41 sasl.oauthbearer.token.endpoint.url = null 08:58:41 security.protocol = PLAINTEXT 08:58:41 security.providers = null 08:58:41 send.buffer.bytes = 131072 08:58:41 session.timeout.ms = 45000 08:58:41 socket.connection.setup.timeout.max.ms = 30000 08:58:41 socket.connection.setup.timeout.ms = 10000 08:58:41 ssl.cipher.suites = null 08:58:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:58:41 ssl.endpoint.identification.algorithm = https 08:58:41 ssl.engine.factory.class = null 08:58:41 ssl.key.password = null 08:58:41 ssl.keymanager.algorithm = SunX509 08:58:41 ssl.keystore.certificate.chain = null 08:58:41 ssl.keystore.key = null 08:58:41 ssl.keystore.location = null 08:58:41 ssl.keystore.password = null 08:58:41 ssl.keystore.type = JKS 08:58:41 ssl.protocol = TLSv1.3 08:58:41 ssl.provider = null 08:58:41 ssl.secure.random.implementation = null 08:58:41 ssl.trustmanager.algorithm = PKIX 08:58:41 ssl.truststore.certificates = null 08:58:41 ssl.truststore.location = null 08:58:41 ssl.truststore.password = null 08:58:41 ssl.truststore.type = JKS 08:58:41 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:58:41 08:58:41 2024-04-04T08:58:41.880Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:58:41 2024-04-04T08:58:41.880Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:58:41 2024-04-04T08:58:41.880Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221121880 08:58:41 2024-04-04T08:58:41.887Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:58:41 2024-04-04T08:58:41.887Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:58:41 acks = -1 08:58:41 auto.include.jmx.reporter = true 08:58:41 batch.size = 16384 08:58:41 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:58:41 buffer.memory = 33554432 08:58:41 client.dns.lookup = use_all_dns_ips 08:58:41 client.id = producer-18 08:58:41 compression.type = none 08:58:41 connections.max.idle.ms = 540000 08:58:41 delivery.timeout.ms = 120000 08:58:41 enable.idempotence = false 08:58:41 interceptor.classes = [] 08:58:41 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:58:41 linger.ms = 1 08:58:41 max.block.ms = 60000 08:58:41 max.in.flight.requests.per.connection = 5 08:58:41 max.request.size = 1048576 08:58:41 metadata.max.age.ms = 300000 08:58:41 metadata.max.idle.ms = 300000 08:58:41 metric.reporters = [] 08:58:41 metrics.num.samples = 2 08:58:41 metrics.recording.level = INFO 08:58:41 metrics.sample.window.ms = 30000 08:58:41 partitioner.adaptive.partitioning.enable = true 08:58:41 partitioner.availability.timeout.ms = 0 08:58:41 partitioner.class = null 08:58:41 partitioner.ignore.keys = false 08:58:41 receive.buffer.bytes = 32768 08:58:41 reconnect.backoff.max.ms = 1000 08:58:41 reconnect.backoff.ms = 50 08:58:41 request.timeout.ms = 30000 08:58:41 retries = 0 08:58:41 retry.backoff.ms = 100 08:58:41 sasl.client.callback.handler.class = null 08:58:41 sasl.jaas.config = null 08:58:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:58:41 sasl.kerberos.min.time.before.relogin = 60000 08:58:41 sasl.kerberos.service.name = null 08:58:41 sasl.kerberos.ticket.renew.jitter = 0.05 08:58:41 sasl.kerberos.ticket.renew.window.factor = 0.8 08:58:41 sasl.login.callback.handler.class = null 08:58:41 sasl.login.class = null 08:58:41 sasl.login.connect.timeout.ms = null 08:58:41 sasl.login.read.timeout.ms = null 08:58:41 sasl.login.refresh.buffer.seconds = 300 08:58:41 sasl.login.refresh.min.period.seconds = 60 08:58:41 sasl.login.refresh.window.factor = 0.8 08:58:41 sasl.login.refresh.window.jitter = 0.05 08:58:41 sasl.login.retry.backoff.max.ms = 10000 08:58:41 sasl.login.retry.backoff.ms = 100 08:58:41 sasl.mechanism = GSSAPI 08:58:41 sasl.oauthbearer.clock.skew.seconds = 30 08:58:41 sasl.oauthbearer.expected.audience = null 08:58:41 sasl.oauthbearer.expected.issuer = null 08:58:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:58:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:58:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:58:41 sasl.oauthbearer.jwks.endpoint.url = null 08:58:41 sasl.oauthbearer.scope.claim.name = scope 08:58:41 sasl.oauthbearer.sub.claim.name = sub 08:58:41 sasl.oauthbearer.token.endpoint.url = null 08:58:41 security.protocol = PLAINTEXT 08:58:41 security.providers = null 08:58:41 send.buffer.bytes = 131072 08:58:41 socket.connection.setup.timeout.max.ms = 30000 08:58:41 socket.connection.setup.timeout.ms = 10000 08:58:41 ssl.cipher.suites = null 08:58:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:58:41 ssl.endpoint.identification.algorithm = https 08:58:41 ssl.engine.factory.class = null 08:58:41 ssl.key.password = null 08:58:41 ssl.keymanager.algorithm = SunX509 08:58:41 ssl.keystore.certificate.chain = null 08:58:41 ssl.keystore.key = null 08:58:41 ssl.keystore.location = null 08:58:41 ssl.keystore.password = null 08:58:41 ssl.keystore.type = JKS 08:58:41 ssl.protocol = TLSv1.3 08:58:41 ssl.provider = null 08:58:41 ssl.secure.random.implementation = null 08:58:41 ssl.trustmanager.algorithm = PKIX 08:58:41 ssl.truststore.certificates = null 08:58:41 ssl.truststore.location = null 08:58:41 ssl.truststore.password = null 08:58:41 ssl.truststore.type = JKS 08:58:41 transaction.timeout.ms = 60000 08:58:41 transactional.id = null 08:58:41 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:58:41 08:58:41 2024-04-04T08:58:41.888Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:58:41 2024-04-04T08:58:41.888Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:58:41 2024-04-04T08:58:41.888Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:58:41 2024-04-04T08:58:41.888Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221121888 08:58:41 2024-04-04T08:58:41.900Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: x5dkdd55QKmUR8EwSrWYag 08:58:41 2024-04-04T08:58:41.906Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 08:58:41 2024-04-04T08:58:41.906Z WARN 7140 --- [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:58:41 2024-04-04T08:58:41.906Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:58:41 allow.auto.create.topics = true 08:58:41 auto.commit.interval.ms = 5000 08:58:41 auto.include.jmx.reporter = true 08:58:41 auto.offset.reset = earliest 08:58:41 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:58:41 check.crcs = true 08:58:41 client.dns.lookup = use_all_dns_ips 08:58:41 client.id = consumer-test-15 08:58:41 client.rack = 08:58:41 connections.max.idle.ms = 540000 08:58:41 default.api.timeout.ms = 60000 08:58:41 enable.auto.commit = true 08:58:41 exclude.internal.topics = true 08:58:41 fetch.max.bytes = 52428800 08:58:41 fetch.max.wait.ms = 500 08:58:41 fetch.min.bytes = 1 08:58:41 group.id = test 08:58:41 group.instance.id = null 08:58:41 heartbeat.interval.ms = 3000 08:58:41 interceptor.classes = [] 08:58:41 internal.leave.group.on.close = true 08:58:41 internal.throw.on.fetch.stable.offset.unsupported = false 08:58:41 isolation.level = read_uncommitted 08:58:41 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:58:41 max.partition.fetch.bytes = 1048576 08:58:41 max.poll.interval.ms = 300000 08:58:41 max.poll.records = 500 08:58:41 metadata.max.age.ms = 300000 08:58:41 metric.reporters = [] 08:58:41 metrics.num.samples = 2 08:58:41 metrics.recording.level = INFO 08:58:41 metrics.sample.window.ms = 30000 08:58:41 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:58:41 receive.buffer.bytes = 65536 08:58:41 reconnect.backoff.max.ms = 1000 08:58:41 reconnect.backoff.ms = 50 08:58:41 request.timeout.ms = 30000 08:58:41 retry.backoff.ms = 100 08:58:41 sasl.client.callback.handler.class = null 08:58:41 sasl.jaas.config = null 08:58:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:58:41 sasl.kerberos.min.time.before.relogin = 60000 08:58:41 sasl.kerberos.service.name = null 08:58:41 sasl.kerberos.ticket.renew.jitter = 0.05 08:58:41 sasl.kerberos.ticket.renew.window.factor = 0.8 08:58:41 sasl.login.callback.handler.class = null 08:58:41 sasl.login.class = null 08:58:41 sasl.login.connect.timeout.ms = null 08:58:41 sasl.login.read.timeout.ms = null 08:58:41 sasl.login.refresh.buffer.seconds = 300 08:58:41 sasl.login.refresh.min.period.seconds = 60 08:58:41 sasl.login.refresh.window.factor = 0.8 08:58:41 sasl.login.refresh.window.jitter = 0.05 08:58:41 sasl.login.retry.backoff.max.ms = 10000 08:58:41 sasl.login.retry.backoff.ms = 100 08:58:41 sasl.mechanism = GSSAPI 08:58:41 sasl.oauthbearer.clock.skew.seconds = 30 08:58:41 sasl.oauthbearer.expected.audience = null 08:58:41 sasl.oauthbearer.expected.issuer = null 08:58:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:58:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:58:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:58:41 sasl.oauthbearer.jwks.endpoint.url = null 08:58:41 sasl.oauthbearer.scope.claim.name = scope 08:58:41 sasl.oauthbearer.sub.claim.name = sub 08:58:41 sasl.oauthbearer.token.endpoint.url = null 08:58:41 security.protocol = PLAINTEXT 08:58:41 security.providers = null 08:58:41 send.buffer.bytes = 131072 08:58:41 session.timeout.ms = 45000 08:58:41 socket.connection.setup.timeout.max.ms = 30000 08:58:41 socket.connection.setup.timeout.ms = 10000 08:58:41 ssl.cipher.suites = null 08:58:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:58:41 ssl.endpoint.identification.algorithm = https 08:58:41 ssl.engine.factory.class = null 08:58:41 ssl.key.password = null 08:58:41 ssl.keymanager.algorithm = SunX509 08:58:41 ssl.keystore.certificate.chain = null 08:58:41 ssl.keystore.key = null 08:58:41 ssl.keystore.location = null 08:58:41 ssl.keystore.password = null 08:58:41 ssl.keystore.type = JKS 08:58:41 ssl.protocol = TLSv1.3 08:58:41 ssl.provider = null 08:58:41 ssl.secure.random.implementation = null 08:58:41 ssl.trustmanager.algorithm = PKIX 08:58:41 ssl.truststore.certificates = null 08:58:41 ssl.truststore.location = null 08:58:41 ssl.truststore.password = null 08:58:41 ssl.truststore.type = JKS 08:58:41 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:58:41 08:58:41 2024-04-04T08:58:41.908Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:58:41 2024-04-04T08:58:41.908Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:58:41 2024-04-04T08:58:41.908Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221121908 08:58:41 2024-04-04T08:58:41.915Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:58:41 2024-04-04T08:58:41.915Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:58:41 acks = -1 08:58:41 auto.include.jmx.reporter = true 08:58:41 batch.size = 16384 08:58:41 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:58:41 buffer.memory = 33554432 08:58:41 client.dns.lookup = use_all_dns_ips 08:58:41 client.id = producer-19 08:58:41 compression.type = none 08:58:41 connections.max.idle.ms = 540000 08:58:41 delivery.timeout.ms = 120000 08:58:41 enable.idempotence = false 08:58:41 interceptor.classes = [] 08:58:41 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:58:41 linger.ms = 1 08:58:41 max.block.ms = 60000 08:58:41 max.in.flight.requests.per.connection = 5 08:58:41 max.request.size = 1048576 08:58:41 metadata.max.age.ms = 300000 08:58:41 metadata.max.idle.ms = 300000 08:58:41 metric.reporters = [] 08:58:41 metrics.num.samples = 2 08:58:41 metrics.recording.level = INFO 08:58:41 metrics.sample.window.ms = 30000 08:58:41 partitioner.adaptive.partitioning.enable = true 08:58:41 partitioner.availability.timeout.ms = 0 08:58:41 partitioner.class = null 08:58:41 partitioner.ignore.keys = false 08:58:41 receive.buffer.bytes = 32768 08:58:41 reconnect.backoff.max.ms = 1000 08:58:41 reconnect.backoff.ms = 50 08:58:41 request.timeout.ms = 30000 08:58:41 retries = 0 08:58:41 retry.backoff.ms = 100 08:58:41 sasl.client.callback.handler.class = null 08:58:41 sasl.jaas.config = null 08:58:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:58:41 sasl.kerberos.min.time.before.relogin = 60000 08:58:41 sasl.kerberos.service.name = null 08:58:41 sasl.kerberos.ticket.renew.jitter = 0.05 08:58:41 sasl.kerberos.ticket.renew.window.factor = 0.8 08:58:41 sasl.login.callback.handler.class = null 08:58:41 sasl.login.class = null 08:58:41 sasl.login.connect.timeout.ms = null 08:58:41 sasl.login.read.timeout.ms = null 08:58:41 sasl.login.refresh.buffer.seconds = 300 08:58:41 sasl.login.refresh.min.period.seconds = 60 08:58:41 sasl.login.refresh.window.factor = 0.8 08:58:41 sasl.login.refresh.window.jitter = 0.05 08:58:41 sasl.login.retry.backoff.max.ms = 10000 08:58:41 sasl.login.retry.backoff.ms = 100 08:58:41 sasl.mechanism = GSSAPI 08:58:41 sasl.oauthbearer.clock.skew.seconds = 30 08:58:41 sasl.oauthbearer.expected.audience = null 08:58:41 sasl.oauthbearer.expected.issuer = null 08:58:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:58:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:58:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:58:41 sasl.oauthbearer.jwks.endpoint.url = null 08:58:41 sasl.oauthbearer.scope.claim.name = scope 08:58:41 sasl.oauthbearer.sub.claim.name = sub 08:58:41 sasl.oauthbearer.token.endpoint.url = null 08:58:41 security.protocol = PLAINTEXT 08:58:41 security.providers = null 08:58:41 send.buffer.bytes = 131072 08:58:41 socket.connection.setup.timeout.max.ms = 30000 08:58:41 socket.connection.setup.timeout.ms = 10000 08:58:41 ssl.cipher.suites = null 08:58:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:58:41 ssl.endpoint.identification.algorithm = https 08:58:41 ssl.engine.factory.class = null 08:58:41 ssl.key.password = null 08:58:41 ssl.keymanager.algorithm = SunX509 08:58:41 ssl.keystore.certificate.chain = null 08:58:41 ssl.keystore.key = null 08:58:41 ssl.keystore.location = null 08:58:41 ssl.keystore.password = null 08:58:41 ssl.keystore.type = JKS 08:58:41 ssl.protocol = TLSv1.3 08:58:41 ssl.provider = null 08:58:41 ssl.secure.random.implementation = null 08:58:41 ssl.trustmanager.algorithm = PKIX 08:58:41 ssl.truststore.certificates = null 08:58:41 ssl.truststore.location = null 08:58:41 ssl.truststore.password = null 08:58:41 ssl.truststore.type = JKS 08:58:41 transaction.timeout.ms = 60000 08:58:41 transactional.id = null 08:58:41 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:58:41 08:58:41 2024-04-04T08:58:41.917Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:58:41 2024-04-04T08:58:41.917Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:58:41 2024-04-04T08:58:41.917Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:58:41 2024-04-04T08:58:41.917Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221121917 08:58:41 2024-04-04T08:58:41.925Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: x5dkdd55QKmUR8EwSrWYag 08:58:41 2024-04-04T08:58:41.930Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:58:41 allow.auto.create.topics = true 08:58:41 auto.commit.interval.ms = 5000 08:58:41 auto.include.jmx.reporter = true 08:58:41 auto.offset.reset = earliest 08:58:41 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:58:41 check.crcs = true 08:58:41 client.dns.lookup = use_all_dns_ips 08:58:41 client.id = consumer-test-16 08:58:41 client.rack = 08:58:41 connections.max.idle.ms = 540000 08:58:41 default.api.timeout.ms = 60000 08:58:41 enable.auto.commit = true 08:58:41 exclude.internal.topics = true 08:58:41 fetch.max.bytes = 52428800 08:58:41 fetch.max.wait.ms = 500 08:58:41 fetch.min.bytes = 1 08:58:41 group.id = test 08:58:41 group.instance.id = null 08:58:41 heartbeat.interval.ms = 3000 08:58:41 interceptor.classes = [] 08:58:41 internal.leave.group.on.close = true 08:58:41 internal.throw.on.fetch.stable.offset.unsupported = false 08:58:41 isolation.level = read_uncommitted 08:58:41 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:58:41 max.partition.fetch.bytes = 1048576 08:58:41 max.poll.interval.ms = 300000 08:58:41 max.poll.records = 500 08:58:41 metadata.max.age.ms = 300000 08:58:41 metric.reporters = [] 08:58:41 metrics.num.samples = 2 08:58:41 metrics.recording.level = INFO 08:58:41 metrics.sample.window.ms = 30000 08:58:41 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:58:41 receive.buffer.bytes = 65536 08:58:41 reconnect.backoff.max.ms = 1000 08:58:41 reconnect.backoff.ms = 50 08:58:41 request.timeout.ms = 30000 08:58:41 retry.backoff.ms = 100 08:58:41 sasl.client.callback.handler.class = null 08:58:41 sasl.jaas.config = null 08:58:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:58:41 sasl.kerberos.min.time.before.relogin = 60000 08:58:41 sasl.kerberos.service.name = null 08:58:41 sasl.kerberos.ticket.renew.jitter = 0.05 08:58:41 sasl.kerberos.ticket.renew.window.factor = 0.8 08:58:41 sasl.login.callback.handler.class = null 08:58:41 sasl.login.class = null 08:58:41 sasl.login.connect.timeout.ms = null 08:58:41 sasl.login.read.timeout.ms = null 08:58:41 sasl.login.refresh.buffer.seconds = 300 08:58:41 sasl.login.refresh.min.period.seconds = 60 08:58:41 sasl.login.refresh.window.factor = 0.8 08:58:41 sasl.login.refresh.window.jitter = 0.05 08:58:41 sasl.login.retry.backoff.max.ms = 10000 08:58:41 sasl.login.retry.backoff.ms = 100 08:58:41 sasl.mechanism = GSSAPI 08:58:41 sasl.oauthbearer.clock.skew.seconds = 30 08:58:41 sasl.oauthbearer.expected.audience = null 08:58:41 sasl.oauthbearer.expected.issuer = null 08:58:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:58:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:58:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:58:41 sasl.oauthbearer.jwks.endpoint.url = null 08:58:41 sasl.oauthbearer.scope.claim.name = scope 08:58:41 sasl.oauthbearer.sub.claim.name = sub 08:58:41 sasl.oauthbearer.token.endpoint.url = null 08:58:41 security.protocol = PLAINTEXT 08:58:41 security.providers = null 08:58:41 send.buffer.bytes = 131072 08:58:41 session.timeout.ms = 45000 08:58:41 socket.connection.setup.timeout.max.ms = 30000 08:58:41 socket.connection.setup.timeout.ms = 10000 08:58:41 ssl.cipher.suites = null 08:58:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:58:41 ssl.endpoint.identification.algorithm = https 08:58:41 ssl.engine.factory.class = null 08:58:41 ssl.key.password = null 08:58:41 ssl.keymanager.algorithm = SunX509 08:58:41 ssl.keystore.certificate.chain = null 08:58:41 ssl.keystore.key = null 08:58:41 ssl.keystore.location = null 08:58:41 ssl.keystore.password = null 08:58:41 ssl.keystore.type = JKS 08:58:41 ssl.protocol = TLSv1.3 08:58:41 ssl.provider = null 08:58:41 ssl.secure.random.implementation = null 08:58:41 ssl.trustmanager.algorithm = PKIX 08:58:41 ssl.truststore.certificates = null 08:58:41 ssl.truststore.location = null 08:58:41 ssl.truststore.password = null 08:58:41 ssl.truststore.type = JKS 08:58:41 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:58:41 08:58:41 2024-04-04T08:58:41.932Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:58:41 2024-04-04T08:58:41.932Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:58:41 2024-04-04T08:58:41.932Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221121932 08:58:41 2024-04-04T08:58:41.938Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:58:41 2024-04-04T08:58:41.938Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:58:41 acks = -1 08:58:41 auto.include.jmx.reporter = true 08:58:41 batch.size = 16384 08:58:41 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:58:41 buffer.memory = 33554432 08:58:41 client.dns.lookup = use_all_dns_ips 08:58:41 client.id = producer-20 08:58:41 compression.type = none 08:58:41 connections.max.idle.ms = 540000 08:58:41 delivery.timeout.ms = 120000 08:58:41 enable.idempotence = false 08:58:41 interceptor.classes = [] 08:58:41 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:58:41 linger.ms = 1 08:58:41 max.block.ms = 60000 08:58:41 max.in.flight.requests.per.connection = 5 08:58:41 max.request.size = 1048576 08:58:41 metadata.max.age.ms = 300000 08:58:41 metadata.max.idle.ms = 300000 08:58:41 metric.reporters = [] 08:58:41 metrics.num.samples = 2 08:58:41 metrics.recording.level = INFO 08:58:41 metrics.sample.window.ms = 30000 08:58:41 partitioner.adaptive.partitioning.enable = true 08:58:41 partitioner.availability.timeout.ms = 0 08:58:41 partitioner.class = null 08:58:41 partitioner.ignore.keys = false 08:58:41 receive.buffer.bytes = 32768 08:58:41 reconnect.backoff.max.ms = 1000 08:58:41 reconnect.backoff.ms = 50 08:58:41 request.timeout.ms = 30000 08:58:41 retries = 0 08:58:41 retry.backoff.ms = 100 08:58:41 sasl.client.callback.handler.class = null 08:58:41 sasl.jaas.config = null 08:58:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:58:41 sasl.kerberos.min.time.before.relogin = 60000 08:58:41 sasl.kerberos.service.name = null 08:58:41 sasl.kerberos.ticket.renew.jitter = 0.05 08:58:41 sasl.kerberos.ticket.renew.window.factor = 0.8 08:58:41 sasl.login.callback.handler.class = null 08:58:41 sasl.login.class = null 08:58:41 sasl.login.connect.timeout.ms = null 08:58:41 sasl.login.read.timeout.ms = null 08:58:41 sasl.login.refresh.buffer.seconds = 300 08:58:41 sasl.login.refresh.min.period.seconds = 60 08:58:41 sasl.login.refresh.window.factor = 0.8 08:58:41 sasl.login.refresh.window.jitter = 0.05 08:58:41 sasl.login.retry.backoff.max.ms = 10000 08:58:41 sasl.login.retry.backoff.ms = 100 08:58:41 sasl.mechanism = GSSAPI 08:58:41 sasl.oauthbearer.clock.skew.seconds = 30 08:58:41 sasl.oauthbearer.expected.audience = null 08:58:41 sasl.oauthbearer.expected.issuer = null 08:58:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:58:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:58:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:58:41 sasl.oauthbearer.jwks.endpoint.url = null 08:58:41 sasl.oauthbearer.scope.claim.name = scope 08:58:41 sasl.oauthbearer.sub.claim.name = sub 08:58:41 sasl.oauthbearer.token.endpoint.url = null 08:58:41 security.protocol = PLAINTEXT 08:58:41 security.providers = null 08:58:41 send.buffer.bytes = 131072 08:58:41 socket.connection.setup.timeout.max.ms = 30000 08:58:41 socket.connection.setup.timeout.ms = 10000 08:58:41 ssl.cipher.suites = null 08:58:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:58:41 ssl.endpoint.identification.algorithm = https 08:58:41 ssl.engine.factory.class = null 08:58:41 ssl.key.password = null 08:58:41 ssl.keymanager.algorithm = SunX509 08:58:41 ssl.keystore.certificate.chain = null 08:58:41 ssl.keystore.key = null 08:58:41 ssl.keystore.location = null 08:58:41 ssl.keystore.password = null 08:58:41 ssl.keystore.type = JKS 08:58:41 ssl.protocol = TLSv1.3 08:58:41 ssl.provider = null 08:58:41 ssl.secure.random.implementation = null 08:58:41 ssl.trustmanager.algorithm = PKIX 08:58:41 ssl.truststore.certificates = null 08:58:41 ssl.truststore.location = null 08:58:41 ssl.truststore.password = null 08:58:41 ssl.truststore.type = JKS 08:58:41 transaction.timeout.ms = 60000 08:58:41 transactional.id = null 08:58:41 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:58:41 08:58:41 2024-04-04T08:58:41.940Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:58:41 2024-04-04T08:58:41.940Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:58:41 2024-04-04T08:58:41.940Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:58:41 2024-04-04T08:58:41.940Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221121940 08:58:41 2024-04-04T08:58:41.946Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: x5dkdd55QKmUR8EwSrWYag 08:58:42 2024-04-04T08:58:41.949Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 08:58:42 allow.auto.create.topics = true 08:58:42 auto.commit.interval.ms = 5000 08:58:42 auto.include.jmx.reporter = true 08:58:42 auto.offset.reset = earliest 08:58:42 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:58:42 check.crcs = true 08:58:42 client.dns.lookup = use_all_dns_ips 08:58:42 client.id = consumer-test-17 08:58:42 client.rack = 08:58:42 connections.max.idle.ms = 540000 08:58:42 default.api.timeout.ms = 60000 08:58:42 enable.auto.commit = true 08:58:42 exclude.internal.topics = true 08:58:42 fetch.max.bytes = 52428800 08:58:42 fetch.max.wait.ms = 500 08:58:42 fetch.min.bytes = 1 08:58:42 group.id = test 08:58:42 group.instance.id = null 08:58:42 heartbeat.interval.ms = 3000 08:58:42 interceptor.classes = [] 08:58:42 internal.leave.group.on.close = true 08:58:42 internal.throw.on.fetch.stable.offset.unsupported = false 08:58:42 isolation.level = read_uncommitted 08:58:42 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 08:58:42 max.partition.fetch.bytes = 1048576 08:58:42 max.poll.interval.ms = 300000 08:58:42 max.poll.records = 500 08:58:42 metadata.max.age.ms = 300000 08:58:42 metric.reporters = [] 08:58:42 metrics.num.samples = 2 08:58:42 metrics.recording.level = INFO 08:58:42 metrics.sample.window.ms = 30000 08:58:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 08:58:42 receive.buffer.bytes = 65536 08:58:42 reconnect.backoff.max.ms = 1000 08:58:42 reconnect.backoff.ms = 50 08:58:42 request.timeout.ms = 30000 08:58:42 retry.backoff.ms = 100 08:58:42 sasl.client.callback.handler.class = null 08:58:42 sasl.jaas.config = null 08:58:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:58:42 sasl.kerberos.min.time.before.relogin = 60000 08:58:42 sasl.kerberos.service.name = null 08:58:42 sasl.kerberos.ticket.renew.jitter = 0.05 08:58:42 sasl.kerberos.ticket.renew.window.factor = 0.8 08:58:42 sasl.login.callback.handler.class = null 08:58:42 sasl.login.class = null 08:58:42 sasl.login.connect.timeout.ms = null 08:58:42 sasl.login.read.timeout.ms = null 08:58:42 sasl.login.refresh.buffer.seconds = 300 08:58:42 sasl.login.refresh.min.period.seconds = 60 08:58:42 sasl.login.refresh.window.factor = 0.8 08:58:42 sasl.login.refresh.window.jitter = 0.05 08:58:42 sasl.login.retry.backoff.max.ms = 10000 08:58:42 sasl.login.retry.backoff.ms = 100 08:58:42 sasl.mechanism = GSSAPI 08:58:42 sasl.oauthbearer.clock.skew.seconds = 30 08:58:42 sasl.oauthbearer.expected.audience = null 08:58:42 sasl.oauthbearer.expected.issuer = null 08:58:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:58:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:58:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:58:42 sasl.oauthbearer.jwks.endpoint.url = null 08:58:42 sasl.oauthbearer.scope.claim.name = scope 08:58:42 sasl.oauthbearer.sub.claim.name = sub 08:58:42 sasl.oauthbearer.token.endpoint.url = null 08:58:42 security.protocol = PLAINTEXT 08:58:42 security.providers = null 08:58:42 send.buffer.bytes = 131072 08:58:42 session.timeout.ms = 45000 08:58:42 socket.connection.setup.timeout.max.ms = 30000 08:58:42 socket.connection.setup.timeout.ms = 10000 08:58:42 ssl.cipher.suites = null 08:58:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:58:42 ssl.endpoint.identification.algorithm = https 08:58:42 ssl.engine.factory.class = null 08:58:42 ssl.key.password = null 08:58:42 ssl.keymanager.algorithm = SunX509 08:58:42 ssl.keystore.certificate.chain = null 08:58:42 ssl.keystore.key = null 08:58:42 ssl.keystore.location = null 08:58:42 ssl.keystore.password = null 08:58:42 ssl.keystore.type = JKS 08:58:42 ssl.protocol = TLSv1.3 08:58:42 ssl.provider = null 08:58:42 ssl.secure.random.implementation = null 08:58:42 ssl.trustmanager.algorithm = PKIX 08:58:42 ssl.truststore.certificates = null 08:58:42 ssl.truststore.location = null 08:58:42 ssl.truststore.password = null 08:58:42 ssl.truststore.type = JKS 08:58:42 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 08:58:42 08:58:42 2024-04-04T08:58:41.951Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:58:42 2024-04-04T08:58:41.951Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:58:42 2024-04-04T08:58:41.951Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221121951 08:58:42 2024-04-04T08:58:41.951Z INFO 7140 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 08:58:42 2024-04-04T08:58:41.955Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 08:58:42 2024-04-04T08:58:41.956Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 08:58:42 acks = -1 08:58:42 auto.include.jmx.reporter = true 08:58:42 batch.size = 16384 08:58:42 bootstrap.servers = [PLAINTEXT://localhost:32788] 08:58:42 buffer.memory = 33554432 08:58:42 client.dns.lookup = use_all_dns_ips 08:58:42 client.id = producer-21 08:58:42 compression.type = none 08:58:42 connections.max.idle.ms = 540000 08:58:42 delivery.timeout.ms = 120000 08:58:42 enable.idempotence = false 08:58:42 interceptor.classes = [] 08:58:42 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 08:58:42 linger.ms = 1 08:58:42 max.block.ms = 60000 08:58:42 max.in.flight.requests.per.connection = 5 08:58:42 max.request.size = 1048576 08:58:42 metadata.max.age.ms = 300000 08:58:42 metadata.max.idle.ms = 300000 08:58:42 metric.reporters = [] 08:58:42 metrics.num.samples = 2 08:58:42 metrics.recording.level = INFO 08:58:42 metrics.sample.window.ms = 30000 08:58:42 partitioner.adaptive.partitioning.enable = true 08:58:42 partitioner.availability.timeout.ms = 0 08:58:42 partitioner.class = null 08:58:42 partitioner.ignore.keys = false 08:58:42 receive.buffer.bytes = 32768 08:58:42 reconnect.backoff.max.ms = 1000 08:58:42 reconnect.backoff.ms = 50 08:58:42 request.timeout.ms = 30000 08:58:42 retries = 0 08:58:42 retry.backoff.ms = 100 08:58:42 sasl.client.callback.handler.class = null 08:58:42 sasl.jaas.config = null 08:58:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 08:58:42 sasl.kerberos.min.time.before.relogin = 60000 08:58:42 sasl.kerberos.service.name = null 08:58:42 sasl.kerberos.ticket.renew.jitter = 0.05 08:58:42 sasl.kerberos.ticket.renew.window.factor = 0.8 08:58:42 sasl.login.callback.handler.class = null 08:58:42 sasl.login.class = null 08:58:42 sasl.login.connect.timeout.ms = null 08:58:42 sasl.login.read.timeout.ms = null 08:58:42 sasl.login.refresh.buffer.seconds = 300 08:58:42 sasl.login.refresh.min.period.seconds = 60 08:58:42 sasl.login.refresh.window.factor = 0.8 08:58:42 sasl.login.refresh.window.jitter = 0.05 08:58:42 sasl.login.retry.backoff.max.ms = 10000 08:58:42 sasl.login.retry.backoff.ms = 100 08:58:42 sasl.mechanism = GSSAPI 08:58:42 sasl.oauthbearer.clock.skew.seconds = 30 08:58:42 sasl.oauthbearer.expected.audience = null 08:58:42 sasl.oauthbearer.expected.issuer = null 08:58:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 08:58:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 08:58:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 08:58:42 sasl.oauthbearer.jwks.endpoint.url = null 08:58:42 sasl.oauthbearer.scope.claim.name = scope 08:58:42 sasl.oauthbearer.sub.claim.name = sub 08:58:42 sasl.oauthbearer.token.endpoint.url = null 08:58:42 security.protocol = PLAINTEXT 08:58:42 security.providers = null 08:58:42 send.buffer.bytes = 131072 08:58:42 socket.connection.setup.timeout.max.ms = 30000 08:58:42 socket.connection.setup.timeout.ms = 10000 08:58:42 ssl.cipher.suites = null 08:58:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 08:58:42 ssl.endpoint.identification.algorithm = https 08:58:42 ssl.engine.factory.class = null 08:58:42 ssl.key.password = null 08:58:42 ssl.keymanager.algorithm = SunX509 08:58:42 ssl.keystore.certificate.chain = null 08:58:42 ssl.keystore.key = null 08:58:42 ssl.keystore.location = null 08:58:42 ssl.keystore.password = null 08:58:42 ssl.keystore.type = JKS 08:58:42 ssl.protocol = TLSv1.3 08:58:42 ssl.provider = null 08:58:42 ssl.secure.random.implementation = null 08:58:42 ssl.trustmanager.algorithm = PKIX 08:58:42 ssl.truststore.certificates = null 08:58:42 ssl.truststore.location = null 08:58:42 ssl.truststore.password = null 08:58:42 ssl.truststore.type = JKS 08:58:42 transaction.timeout.ms = 60000 08:58:42 transactional.id = null 08:58:42 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 08:58:42 08:58:42 2024-04-04T08:58:41.959Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 08:58:42 2024-04-04T08:58:41.959Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 08:58:42 2024-04-04T08:58:41.959Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 08:58:42 2024-04-04T08:58:41.959Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221121959 08:58:42 2024-04-04T08:58:41.976Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: x5dkdd55QKmUR8EwSrWYag 08:58:42 2024-04-04T08:58:41.984Z INFO 7140 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: x5dkdd55QKmUR8EwSrWYag 08:58:42 2024-04-04T08:58:42.034Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 08:58:42 2024-04-04T08:58:42.034Z WARN 7140 --- [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:58:42 2024-04-04T08:58:42.038Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 08:58:42 2024-04-04T08:58:42.038Z WARN 7140 --- [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:58:42 2024-04-04T08:58:42.038Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 08:58:42 2024-04-04T08:58:42.094Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 08:58:42 2024-04-04T08:58:42.094Z WARN 7140 --- [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:58:42 2024-04-04T08:58:42.099Z INFO 7140 --- [ 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:58:42 2024-04-04T08:58:42.100Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 08:58:42 2024-04-04T08:58:42.115Z INFO 7140 --- [ 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-bac0246b-72f5-43c7-8e50-b0dc18129512 08:58:42 2024-04-04T08:58:42.116Z INFO 7140 --- [ 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:58:42 2024-04-04T08:58:42.116Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 08:58:42 2024-04-04T08:58:42.142Z INFO 7140 --- [ 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-bac0246b-72f5-43c7-8e50-b0dc18129512', protocol='range'} 08:58:42 2024-04-04T08:58:42.142Z INFO 7140 --- [ 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-bac0246b-72f5-43c7-8e50-b0dc18129512=Assignment(partitions=[my-topic-name-0])} 08:58:42 2024-04-04T08:58:42.164Z INFO 7140 --- [ 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-bac0246b-72f5-43c7-8e50-b0dc18129512', protocol='range'} 08:58:42 2024-04-04T08:58:42.164Z INFO 7140 --- [ 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:58:42 2024-04-04T08:58:42.164Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 08:58:42 2024-04-04T08:58:42.164Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:58:42 2024-04-04T08:58:42.164Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Adding newly assigned partitions: my-topic-name-0 08:58:42 2024-04-04T08:58:42.171Z INFO 7140 --- [ 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:58:42 2024-04-04T08:58:42.181Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 08:58:42 2024-04-04T08:58:42.181Z WARN 7140 --- [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:58:42 2024-04-04T08:58:42.185Z INFO 7140 --- [ 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:58:42 2024-04-04T08:58:42.243Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 08:58:42 2024-04-04T08:58:42.243Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.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:58:42 2024-04-04T08:58:42.282Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 08:58:42 2024-04-04T08:58:42.282Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.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:58:42 2024-04-04T08:58:42.287Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 08:58:42 2024-04-04T08:58:42.287Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 08:58:42 2024-04-04T08:58:42.287Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 08:58:42 2024-04-04T08:58:42.287Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 08:58:42 2024-04-04T08:58:42.287Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 08:58:42 2024-04-04T08:58:42.287Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 08:58:42 2024-04-04T08:58:42.287Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 08:58:42 2024-04-04T08:58:42.288Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 08:58:42 2024-04-04T08:58:42.288Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 08:58:42 2024-04-04T08:58:42.288Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 08:58:42 2024-04-04T08:58:42.288Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 08:58:42 2024-04-04T08:58:42.288Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 08:58:42 2024-04-04T08:58:42.288Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 08:58:42 2024-04-04T08:58:42.288Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 08:58:42 2024-04-04T08:58:42.288Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 08:58:42 2024-04-04T08:58:42.288Z INFO 7140 --- [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:58:42 2024-04-04T08:58:42.344Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 08:58:42 2024-04-04T08:58:42.344Z INFO 7140 --- [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: 122ms, elapsed time since send: 122ms, request timeout: 30000ms) 08:58:42 2024-04-04T08:58:42.344Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 08:58:42 2024-04-04T08:58:42.344Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 08:58:42 2024-04-04T08:58:42.344Z INFO 7140 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=261957156, epoch=1) to node 1: 08:58:42 08:58:42 org.apache.kafka.common.errors.DisconnectException: null 08:58:42 08:58:42 2024-04-04T08:58:42.344Z INFO 7140 --- [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:58:42 2024-04-04T08:58:42.388Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 08:58:42 2024-04-04T08:58:42.388Z WARN 7140 --- [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:58:42 2024-04-04T08:58:42.388Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 08:58:42 2024-04-04T08:58:42.388Z WARN 7140 --- [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:58:42 2024-04-04T08:58:42.388Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 08:58:42 2024-04-04T08:58:42.388Z WARN 7140 --- [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:58:42 2024-04-04T08:58:42.388Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 08:58:42 2024-04-04T08:58:42.388Z WARN 7140 --- [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:58:42 2024-04-04T08:58:42.388Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 08:58:42 2024-04-04T08:58:42.388Z WARN 7140 --- [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:58:42 2024-04-04T08:58:42.388Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 08:58:42 2024-04-04T08:58:42.388Z WARN 7140 --- [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:58:42 2024-04-04T08:58:42.389Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 08:58:42 2024-04-04T08:58:42.389Z WARN 7140 --- [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:58:42 2024-04-04T08:58:42.445Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 08:58:42 2024-04-04T08:58:42.445Z WARN 7140 --- [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:58:42 2024-04-04T08:58:42.488Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 08:58:42 2024-04-04T08:58:42.488Z WARN 7140 --- [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:58:42 2024-04-04T08:58:42.489Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 08:58:42 2024-04-04T08:58:42.489Z WARN 7140 --- [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:58:42 2024-04-04T08:58:42.489Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 08:58:42 2024-04-04T08:58:42.489Z WARN 7140 --- [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:58:42 2024-04-04T08:58:42.492Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 08:58:42 2024-04-04T08:58:42.492Z WARN 7140 --- [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:58:42 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.219 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 08:58:42 [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 08:58:42 [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:58:42 [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 08:58:42 2024-04-04T08:58:42.512Z WARN 7140 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] 08:58:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 08:58:42 [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec 08:58:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 08:58:42 2024-04-04T08:58:42.523Z INFO 7140 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 08:58:42 2024-04-04T08:58:42.524Z INFO 7140 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.47]:5701 is SHUTTING_DOWN 08:58:42 2024-04-04T08:58:42.524Z INFO 7140 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [dev] [5.3.6] Running shutdown hook... Current node state: ACTIVE 08:58:42 2024-04-04T08:58:42.524Z INFO 7140 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [dev] [5.3.6] [10.250.0.254]:5707 is SHUTTING_DOWN 08:58:42 2024-04-04T08:58:42.525Z WARN 7140 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 08:58:42 2024-04-04T08:58:42.525Z WARN 7140 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [dev] [5.3.6] Terminating forcefully... 08:58:42 2024-04-04T08:58:42.525Z INFO 7140 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 08:58:42 2024-04-04T08:58:42.525Z INFO 7140 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [dev] [5.3.6] Shutting down multicast service... 08:58:42 2024-04-04T08:58:42.526Z INFO 7140 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 08:58:42 [INFO] 08:58:42 [INFO] Results: 08:58:42 [INFO] 08:58:42 [INFO] Tests run: 529, Failures: 0, Errors: 0, Skipped: 0 08:58:42 [INFO] 08:58:42 [INFO] 08:58:42 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- 08:58:42 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 08:58:42 [INFO] Analyzed bundle 'cps-ncmp-service' with 105 classes 08:58:43 [INFO] 08:58:43 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- 08:58:43 [INFO] 08:58:43 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 08:58:43 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.4.8-SNAPSHOT.jar 08:58:43 [INFO] 08:58:43 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- 08:58:43 [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:58:43 [INFO] 08:58:43 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- 08:58:43 [INFO] 08:58:43 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- 08:58:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:58:43 [INFO] 08:58:43 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- 08:58:43 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 08:58:43 [INFO] Analyzed bundle 'cps-ncmp-service' with 105 classes 08:58:43 [INFO] All coverage checks have been met. 08:58:43 [INFO] 08:58:43 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- 08:58:43 [INFO] 08:58:43 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 08:58:43 [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:58:43 [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:58:43 [INFO] 08:58:43 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-service --- 08:58:43 [INFO] 08:58:43 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 08:58:43 [INFO] Building cps-ncmp-rest 3.4.8-SNAPSHOT [12/23] 08:58:43 [INFO] --------------------------------[ jar ]--------------------------------- 08:58:43 [INFO] 08:58:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 08:58:43 [INFO] 08:58:43 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- 08:58:43 [INFO] 08:58:43 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- 08:58:43 [INFO] 08:58:43 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- 08:58:43 [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:58:43 [INFO] 08:58:43 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 08:58:43 [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:58:43 [INFO] 08:58:43 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 08:58:43 [INFO] Generating with dryRun=false 08:58:43 [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:58:43 [INFO] OpenAPI Generator: spring (server) 08:58:43 [INFO] Generator 'spring' is considered stable. 08:58:43 [INFO] ---------------------------------- 08:58:43 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 08:58:43 [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:58:43 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 08:58:43 [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:58:43 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:58:43 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:58:43 [INFO] Processing operation getResourceDataForCmHandle 08:58:43 [INFO] Processing operation updateResourceDataRunningForCmHandle 08:58:43 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:58:43 [INFO] Processing operation createResourceDataRunningForCmHandle 08:58:43 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:58:43 [INFO] Processing operation deleteResourceDataRunningForCmHandle 08:58:43 [INFO] Processing operation patchResourceDataRunningForCmHandle 08:58:43 [INFO] Processing operation executeDataOperationForCmHandles 08:58:43 [INFO] Processing operation queryResourceDataForCmHandle 08:58:43 [INFO] Processing operation getModuleReferencesByCmHandle 08:58:43 [INFO] Processing operation getModuleDefinitions 08:58:43 [INFO] Processing operation searchCmHandles 08:58:43 [INFO] Processing operation retrieveCmHandleDetailsById 08:58:43 [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId 08:58:43 [INFO] Processing operation searchCmHandleIds 08:58:43 [INFO] Processing operation getCmHandleStateByCmHandleId 08:58:43 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 08:58:43 [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:58:43 [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:58:43 [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:58:43 [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:58:43 [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:58:43 [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:58:43 [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:58:43 [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:58:43 [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:58:43 [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:58:43 [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:58:43 [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:58:43 [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:58:43 [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:58:43 [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:58:43 [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:58:43 [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:58:43 [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:58:43 [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:58:43 [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:58:43 [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:58:43 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:58:43 [WARNING] Multiple MediaTypes found, using only the first one 08:58:43 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:58:43 [WARNING] Multiple MediaTypes found, using only the first one 08:58:43 [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:58:43 [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:58:43 [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:58:43 [INFO] Skipping generation of supporting files. 08:58:43 ################################################################################ 08:58:43 # Thanks for using OpenAPI Generator. # 08:58:43 # Please consider donation to help us maintain this project 🙏 # 08:58:43 # https://opencollective.com/openapi_generator/donate # 08:58:43 ################################################################################ 08:58:43 [INFO] 08:58:43 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 08:58:44 [INFO] Generating with dryRun=false 08:58:44 [INFO] No .openapi-generator-ignore file found. 08:58:44 [INFO] OpenAPI Generator: spring (server) 08:58:44 [INFO] Generator 'spring' is considered stable. 08:58:44 [INFO] ---------------------------------- 08:58:44 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 08:58:44 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 08:58:44 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 08:58:44 [INFO] Processing operation updateDmiPluginRegistration 08:58:44 [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi 08:58:44 [INFO] Processing operation searchCmHandleIds 08:58:44 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 08:58:44 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 08:58:44 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 08:58:44 [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:58:44 [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:58:44 [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:58:44 [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:58:44 [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:58:44 [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:58:44 [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:58:44 [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:58:44 [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:58:44 [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:58:44 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 08:58:44 [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:58:44 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 08:58:44 [INFO] Skipping generation of supporting files. 08:58:44 ################################################################################ 08:58:44 # Thanks for using OpenAPI Generator. # 08:58:44 # Please consider donation to help us maintain this project 🙏 # 08:58:44 # https://opencollective.com/openapi_generator/donate # 08:58:44 ################################################################################ 08:58:44 [INFO] 08:58:44 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- 08:58:44 [INFO] You have 0 Checkstyle violations. 08:58:44 [INFO] 08:58:44 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- 08:58:44 [INFO] You have 0 Checkstyle violations. 08:58:44 [INFO] 08:58:44 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- 08:58:44 [INFO] Starting audit... 08:58:44 Audit done. 08:58:44 [INFO] You have 0 Checkstyle violations. 08:58:44 [INFO] 08:58:44 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- 08:58:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:58:44 [INFO] Copying 1 resource 08:58:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/license 08:58:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-resources/licenses 08:58:44 [INFO] 08:58:44 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- 08:58:44 [INFO] Changes detected - recompiling the module! :dependency 08:58:44 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 08:58:45 [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:58:45 [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:58:45 [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:58:45 [INFO] 08:58:45 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> 08:58:45 [INFO] 08:58:45 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- 08:58:45 [INFO] Fork Value is true 08:58:47 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:58:47 [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:58:47 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:58:47 [java] WARNING: System::setSecurityManager will be removed in a future release 08:58:49 [INFO] Done SpotBugs Analysis.... 08:58:49 [INFO] 08:58:49 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< 08:58:49 [INFO] 08:58:49 [INFO] 08:58:49 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- 08:58:49 [INFO] BugInstance size is 0 08:58:49 [INFO] Error size is 0 08:58:49 [INFO] No errors/warnings found 08:58:49 [INFO] 08:58:49 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 08:58:49 [INFO] Generating with dryRun=false 08:58:49 [INFO] No .openapi-generator-ignore file found. 08:58:49 [INFO] OpenAPI Generator: openapi-yaml (documentation) 08:58:49 [INFO] Generator 'openapi-yaml' is considered stable. 08:58:49 [INFO] Output file [outputFile=openapi-inventory.yaml] 08:58:49 [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:58:49 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 08:58:49 [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:58:49 [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:58:49 [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:58:49 [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:58:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 08:58:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 08:58:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 08:58:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 08:58:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 08:58:49 ################################################################################ 08:58:49 # Thanks for using OpenAPI Generator. # 08:58:49 # Please consider donation to help us maintain this project 🙏 # 08:58:49 # https://opencollective.com/openapi_generator/donate # 08:58:49 ################################################################################ 08:58:49 [INFO] 08:58:49 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 08:58:49 [INFO] Generating with dryRun=false 08:58:49 [INFO] OpenAPI Generator: openapi-yaml (documentation) 08:58:49 [INFO] Generator 'openapi-yaml' is considered stable. 08:58:49 [INFO] Output file [outputFile=openapi.yaml] 08:58:49 [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:58:49 [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:58:49 [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 08:58:49 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:58:49 [WARNING] Multiple MediaTypes found, using only the first one 08:58:49 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 08:58:49 [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:58:49 [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:58:49 [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:58:49 [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:58:49 [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:58:49 [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:58:49 [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:58:49 [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:58:49 [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:58:49 [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:58:49 [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:58:49 [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:58:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 08:58:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 08:58:49 [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:58:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 08:58:49 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 08:58:49 ################################################################################ 08:58:49 # Thanks for using OpenAPI Generator. # 08:58:49 # Please consider donation to help us maintain this project 🙏 # 08:58:49 # https://opencollective.com/openapi_generator/donate # 08:58:49 ################################################################################ 08:58:49 [INFO] 08:58:49 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- 08:58:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:58:49 [INFO] Copying 2 resources 08:58:49 [INFO] 08:58:49 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- 08:58:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:58:49 [INFO] Copying 6 resources 08:58:49 [INFO] 08:58:49 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 08:58:49 [INFO] Changes detected - recompiling the module! :dependency 08:58:49 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 08:58:49 [INFO] 08:58:49 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- 08:58:49 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:58:50 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:58:51 [INFO] Compiled 22 files. 08:58:51 [INFO] 08:58:51 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- 08:58:51 [INFO] 08:58:51 [INFO] ------------------------------------------------------- 08:58:51 [INFO] T E S T S 08:58:51 [INFO] ------------------------------------------------------- 08:58:53 08:58:52.538 [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:58:53 08:58:52.749 [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:58:53 08:58:52.886 [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:58:53 08:58:52.940 [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:58:53 08:58:52.963 [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:58:53 08:58:52.974 [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:58:53 08:58:53.023 [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:58:53 08:58:53.033 [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:58:53 08:58:53.037 [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:58:53 08:58:53.047 [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:58:53 08:58:53.050 [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:58:53 08:58:53.059 [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:58:53 [INFO] Running org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 08:58:57 08:58:52,361 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 08:58:57 08:58:52,364 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - Here is a list of configurators discovered as a service, by rank: 08:58:57 08:58:52,364 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:58:57 08:58:52,364 |-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:58:57 08:58:52,364 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:58:57 08:58:52,374 |-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:58:57 08:58:52,374 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 08:58:57 08:58:52,376 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 08:58:57 08:58:52,378 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 08:58:57 08:58:52,378 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 08:58:57 08:58:52,378 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:58:57 08:58:52,378 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 08:58:57 08:58:52,379 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 08:58:57 08:58:52,379 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:58:57 08:58:52,379 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:58:57 08:58:52,379 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:58:57 08:58:52,379 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - Trying to configure with ch.qos.logback.classic.BasicConfigurator 08:58:57 08:58:52,380 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 08:58:57 08:58:52,380 |-INFO in ch.qos.logback.classic.BasicConfigurator@524032f9 - Setting up default configuration. 08:58:57 08:58:52,397 |-INFO in ch.qos.logback.classic.util.ContextInitializer@42a5bdaf - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 17 milliseconds. ExecutionStatus=NEUTRAL 08:58:57 08:58:54,906 |-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:58:57 08:58:54,956 |-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:58:57 08:58:54,956 |-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:58:57 08:58:54,959 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:58:57 08:58:54,959 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:58:57 08:58:54,959 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:58:57 08:58:54,959 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:58:57 08:58:54,959 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:58:57 08:58:54,961 |-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:58:57 08:58:54,961 |-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:58:57 08:58:54,968 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:58:57 08:58:54,968 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:58:57 08:58:54,974 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:58:57 08:58:55,008 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712221135006) 08:58:57 08:58:55,008 |-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:58:57 08:58:55,008 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:58:57 08:58:55,016 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:58:57 08:58:55,017 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@48b1f8f5 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:58:57 08:58:55,017 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:58:57 08:58:55,017 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@48b1f8f5 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:58:57 08:58:55,017 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:58:57 08:58:55,017 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@48b1f8f5 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:58:57 08:58:55,017 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:58:57 08:58:55,017 |-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:58:57 08:58:55,017 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:58:57 08:58:55,017 |-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:58:57 08:58:55,017 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:58:57 08:58:55,017 |-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:58:57 08:58:55,017 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:58:57 08:58:55,017 |-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:58:57 08:58:55,018 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:58:57 08:58:55,018 |-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:58:57 08:58:55,018 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:58:57 08:58:55,018 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:58:57 08:58:55,024 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:58:57 08:58:55,045 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:58:57 08:58:55,045 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:58:57 08:58:55,057 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:58:57 08:58:55,065 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:58:57 08:58:55,437 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1bb5dce0 - Setting zoneId to "UTC" 08:58:57 08:58:55,447 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:58:57 08:58:55,447 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:58:57 08:58:55,729 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:58:57 08:58:55,730 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:58:57 08:58:55,730 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:58:57 08:58:55,730 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:58:57 08:58:55,731 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:58:57 08:58:55,731 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@48b1f8f5 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:58:57 08:58:55,731 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:58:57 08:58:55,731 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7d39c9c - End of configuration. 08:58:57 08:58:55,731 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@135a8812 - Registering current configuration as safe fallback point 08:58:57 08:58:57 08:58:57 . ____ _ __ _ _ 08:58:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:58:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:58:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:58:57 ' |____| .__|_| |_|_| |_\__, | / / / / 08:58:57 =========|_|==============|___/=/_/_/_/ 08:58:57 :: Spring Boot :: (v3.2.4) 08:58:57 08:58:57 2024-04-04T08:58:55.831Z INFO 12653 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 12653 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 08:58:57 2024-04-04T08:58:55.832Z INFO 12653 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 08:58:57 2024-04-04T08:58:57.323Z INFO 12653 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:58:57 2024-04-04T08:58:57.323Z INFO 12653 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:58:57 2024-04-04T08:58:57.324Z INFO 12653 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 08:58:57 2024-04-04T08:58:57.348Z INFO 12653 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.844 seconds (process running for 5.764) 08:58:57 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:58:58 2024-04-04T08:58:58.217Z ERROR 12653 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:58:58 08:58:58 org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: some error message 08:58:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:58:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:58:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:58:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:58:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:58:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:58:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:58:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:58:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:58:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 08:58:58 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:123) 08:58:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:58:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:58:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:58 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 08:58:58 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 08:58:58 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 08:58:58 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 08:58:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 08:58:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:58:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:58:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:58:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:58:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:58:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:58:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:58:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:58:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:58:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:58:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:58:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:58:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:58:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:58:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:58:58 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:58:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:58:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:58:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:58:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:58:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:58:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:58:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:58:58 08:58:58 2024-04-04T08:58:58.227Z ERROR 12653 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:58:58 08:58:58 org.onap.cps.ncmp.api.impl.exception.DmiRequestException: some error message 08:58:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:58:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:58:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:58:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:58:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:58:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:58:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:58:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:58:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:58:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 08:58:58 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) 08:58:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:58:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:58:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:58 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 08:58:58 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 08:58:58 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 08:58:58 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 08:58:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 08:58:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:58:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:58:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:58:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:58:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:58:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:58:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:58:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:58:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:58:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:58:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:58:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:58:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:58:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:58:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:58:58 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:58:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:58:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:58:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:58:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:58:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:58:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:58:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:58:58 08:58:58 2024-04-04T08:58:58.240Z ERROR 12653 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:58:58 08:58:58 java.lang.IllegalStateException: some error message 08:58:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:58:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:58:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:58:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:58:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:58:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:58:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:58:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:58:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:58:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:58:58 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:126) 08:58:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:58:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:58:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:58 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 08:58:58 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 08:58:58 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 08:58:58 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 08:58:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 08:58:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:58:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:58:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:58:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:58:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:58:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:58:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:58:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:58:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:58:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:58:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:58:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:58:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:58:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:58:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:58:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:58:58 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:58:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:58:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:58:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:58:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:58:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:58:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:58:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:58:58 08:58:58 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.096 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 08:58:58 [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 08:58:58 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 08:58:58 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 08:58:59 08:58:59 . ____ _ __ _ _ 08:58:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:58:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:58:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:58:59 ' |____| .__|_| |_|_| |_\__, | / / / / 08:58:59 =========|_|==============|___/=/_/_/_/ 08:58:59 :: Spring Boot :: (v3.2.4) 08:58:59 08:58:59 2024-04-04T08:58:58.670Z INFO 12653 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 12653 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 08:58:59 2024-04-04T08:58:58.670Z INFO 12653 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 08:58:59 2024-04-04T08:58:59.358Z INFO 12653 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:58:59 2024-04-04T08:58:59.358Z INFO 12653 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:58:59 2024-04-04T08:58:59.359Z INFO 12653 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 08:58:59 2024-04-04T08:58:59.367Z INFO 12653 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.762 seconds (process running for 7.783) 08:58:59 2024-04-04T08:58:59.532Z ERROR 12653 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:58:59 08:58:59 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name 08:58:59 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 08:58:59 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:111) 08:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:59 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:107) 08:58:59 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:71) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 08:58:59 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 08:58:59 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$1735799795.executeRequest(Unknown Source) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:123) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:58:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:58:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:58:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:58:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:58:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:58:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:58:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:58:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:58:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:58:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:211) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:58:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:58:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:58:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:58:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:58:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:58:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:58:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:58:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:58:59 08:58:59 2024-04-04T08:58:59.557Z ERROR 12653 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:58:59 08:58:59 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:146) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:58:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:58:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:58:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:58:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 08:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:58:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:58:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:58:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:58:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:58:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:58:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:245) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:58:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:58:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:58:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:58:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:58:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:58:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:58:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:58:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:58:59 08:58:59 2024-04-04T08:58:59.771Z ERROR 12653 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:58:59 08:58:59 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 08:58:59 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 08:58:59 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 08:58:59 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 08:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 08:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:58:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:58:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:58:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:58:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:58:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:58:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:58:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:58:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:58:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:426) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:58:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:58:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:58:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:58:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:58:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:58:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:58:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:58:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:58:59 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 08:58:59 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] 08:58:59 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 08:58:59 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) 08:58:59 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) 08:58:59 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) 08:58:59 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) 08:58:59 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) 08:58:59 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 08:58:59 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 08:58:59 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 08:58:59 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 08:58:59 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 08:58:59 ... 126 common frames omitted 08:58:59 08:58:59 2024-04-04T08:58:59.817Z WARN 12653 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 08:58:59 2024-04-04T08:58:59.846Z ERROR 12653 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:58:59 08:58:59 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:58:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:58:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:58:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:58:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:58:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:58:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:58:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:58:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:58:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:58:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:58:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:58:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:58:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:58:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:58:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:58:59 08:58:59 2024-04-04T08:58:59.852Z ERROR 12653 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:58:59 08:58:59 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 08:58:59 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:58:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:58:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:58:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:58:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:58:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:58:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:58:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:58:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:58:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:58:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:58:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:58:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:58:59 08:58:59 2024-04-04T08:58:59.858Z ERROR 12653 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:58:59 08:58:59 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:58:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:58:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:58:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:58:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 08:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:58:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:58:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:58:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:58:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:58:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:58:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:58:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:58:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:58:59 08:58:59 2024-04-04T08:58:59.863Z ERROR 12653 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:58:59 08:58:59 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 08:58:59 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:58:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:58:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:58:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:58:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 08:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:58:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:58:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:58:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:58:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:58:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:58:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:58:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:58:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:58:59 08:58:59 2024-04-04T08:58:59.869Z ERROR 12653 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:58:59 08:58:59 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:58:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:58:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:58:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:58:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 08:58:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:58:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:58:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:58:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:58:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:58:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:58:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:58:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:58:59 08:58:59 2024-04-04T08:58:59.874Z ERROR 12653 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:58:59 08:58:59 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 08:58:59 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:58:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:58:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:58:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:58:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 08:58:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:58:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:58:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:58:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:58:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:58:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:58:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:58:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:58:59 08:58:59 2024-04-04T08:58:59.880Z ERROR 12653 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:58:59 08:58:59 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:58:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:58:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:58:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:58:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 08:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:58:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:58:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:58:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:58:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:58:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:58:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:58:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:58:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:58:59 08:58:59 2024-04-04T08:58:59.884Z ERROR 12653 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:58:59 08:58:59 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 08:58:59 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:58:59 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 08:58:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 08:58:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 08:58:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:58:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:58:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:58:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:58:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 08:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 08:58:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:58:59 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:58:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:58:59 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:58:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:58:59 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:58:59 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:58:59 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:58:59 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:58:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:58:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:58:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:58:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:58:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:58:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:58:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:58:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:58:59 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:58:59 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:58:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:58:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:58:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:58:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:58:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:58:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:58:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:58:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:58:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:58:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:58:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:58:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:58:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:58:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:58:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:58:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:58:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:58:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:58:59 08:58:59 [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.379 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 08:58:59 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 08:59:00 08:59:00 . ____ _ __ _ _ 08:59:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:59:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:59:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:59:00 ' |____| .__|_| |_|_| |_\__, | / / / / 08:59:00 =========|_|==============|___/=/_/_/_/ 08:59:00 :: Spring Boot :: (v3.2.4) 08:59:00 08:59:00 2024-04-04T08:58:59.958Z INFO 12653 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 12653 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 08:59:00 2024-04-04T08:58:59.958Z INFO 12653 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 08:59:00 2024-04-04T08:59:00.234Z INFO 12653 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 08:59:00 2024-04-04T08:59:00.234Z INFO 12653 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 08:59:00 2024-04-04T08:59:00.234Z INFO 12653 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 08:59:00 2024-04-04T08:59:00.238Z INFO 12653 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.307 seconds (process running for 8.654) 08:59:00 2024-04-04T08:59:00.309Z ERROR 12653 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:59:00 08:59:00 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 08:59:00 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 08:59:00 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 08:59:00 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) 08:59:00 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) 08:59:00 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 08:59:00 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 08:59:00 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 08:59:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 08:59:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:59:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:59:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:59:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:59:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:59:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:59:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:59:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:59:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:59:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:59:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:59:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:59:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:59:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:59:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:59:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:59:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:59:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:59:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:59:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:59:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:59:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:59:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:59:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:59:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:59:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:59:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:59:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:59:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:59:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:59:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:59:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:101) 08:59:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:59:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:59:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:59:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:59:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:59:00 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:59:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:59:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:59:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:59:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:59:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:59:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:59:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:59:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:59:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:59:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:59:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:59:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:59:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:59:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:59:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:59:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:59:00 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:59:00 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 08:59:00 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 08:59:00 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) 08:59:00 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) 08:59:00 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) 08:59:00 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) 08:59:00 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 08:59:00 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 08:59:00 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 08:59:00 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 08:59:00 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 08:59:00 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 08:59:00 ... 126 common frames omitted 08:59:00 08:59:00 2024-04-04T08:59:00.339Z ERROR 12653 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:59:00 08:59:00 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:59:00 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:162) 08:59:00 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 08:59:00 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 08:59:00 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 08:59:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 08:59:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:59:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:59:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:59:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:59:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:59:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:59:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:59:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:59:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:59:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:59:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:59:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:59:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:59:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:59:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:59:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:59:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:59:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:59:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:59:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:59:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:59:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:59:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:59:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:59:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:59:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:59:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:59:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:59:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:59:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:59:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 08:59:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 08:59:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:59:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:59:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:59:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:59:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:59:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:59:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:59:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:59:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:59:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:59:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:59:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:59:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:59:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:59:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:59:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:59:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:59:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:59:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:59:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:59:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:59:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:59:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:59:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:59:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:59:00 08:59:00 2024-04-04T08:59:00.342Z ERROR 12653 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 08:59:00 08:59:00 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:59:00 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 08:59:00 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 08:59:00 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) 08:59:00 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) 08:59:00 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 08:59:00 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 08:59:00 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 08:59:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 08:59:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 08:59:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 08:59:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 08:59:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 08:59:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 08:59:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 08:59:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 08:59:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 08:59:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 08:59:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 08:59:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 08:59:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 08:59:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 08:59:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:59:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 08:59:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:59:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:59:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:59:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 08:59:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:59:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:59:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:59:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 08:59:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 08:59:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 08:59:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 08:59:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 08:59:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 08:59:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 08:59:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:59:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:59:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:59:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:59:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:59:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:59:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:59:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:59:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:59:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:59:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:59:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:59:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:59:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:59:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:59:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:59:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:59:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:59:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:59:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:59:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:59:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:59:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:59:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:59:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:59:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:59:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:59:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:59:00 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 08:59:00 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] 08:59:00 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 08:59:00 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) 08:59:00 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) 08:59:00 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) 08:59:00 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) 08:59:00 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) 08:59:00 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) 08:59:00 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) 08:59:00 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) 08:59:00 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) 08:59:00 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 08:59:00 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 08:59:00 ... 136 common frames omitted 08:59:00 08:59:00 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 08:59:00 [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 08:59:00 2024-04-04T08:59:00.416Z INFO 12653 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 08:59:00 2024-04-04T08:59:00.419Z WARN 12653 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 08:59:00 2024-04-04T08:59:00.423Z INFO 12653 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 08:59:00 2024-04-04T08:59:00.426Z INFO 12653 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 08:59:00 2024-04-04T08:59:00.427Z INFO 12653 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 08:59:00 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 08:59:00 [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 08:59:00 2024-04-04T08:59:00.438Z INFO 12653 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 08:59:00 2024-04-04T08:59:00.442Z ERROR 12653 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.CompletionException: java.lang.RuntimeException: original exception message 08:59:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 08:59:00 [INFO] Running org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 08:59:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 08:59:00 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 08:59:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 08:59:00 [INFO] Running org.onap.cps.ncmp.rest.util.TopicValidatorSpec 08:59:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.rest.util.TopicValidatorSpec 08:59:00 [INFO] 08:59:00 [INFO] Results: 08:59:00 [INFO] 08:59:00 [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 08:59:00 [INFO] 08:59:00 [INFO] 08:59:00 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- 08:59:00 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 08:59:00 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 08:59:00 [INFO] 08:59:00 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- 08:59:00 [INFO] 08:59:00 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 08:59:00 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.8-SNAPSHOT.jar 08:59:00 [INFO] 08:59:00 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- 08:59:00 [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:59:00 [INFO] 08:59:00 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- 08:59:00 [INFO] 08:59:00 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- 08:59:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:59:00 [INFO] 08:59:00 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- 08:59:00 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 08:59:00 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 08:59:00 [INFO] All coverage checks have been met. 08:59:00 [INFO] 08:59:00 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- 08:59:00 [INFO] 08:59:00 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 08:59:00 [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:59:00 [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:59:00 [INFO] 08:59:00 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest --- 08:59:00 [INFO] 08:59:00 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 08:59:00 [INFO] Building cps-ncmp-rest-stub 3.4.8-SNAPSHOT [13/23] 08:59:00 [INFO] --------------------------------[ pom ]--------------------------------- 08:59:00 [INFO] 08:59:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 08:59:00 [INFO] 08:59:00 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- 08:59:00 [INFO] 08:59:00 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- 08:59:00 [INFO] 08:59:00 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- 08:59:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:00 [INFO] surefireArgLine set to empty 08:59:00 [INFO] 08:59:00 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 08:59:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:00 [INFO] argLine set to empty 08:59:00 [INFO] 08:59:00 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- 08:59:00 [INFO] You have 0 Checkstyle violations. 08:59:00 [INFO] 08:59:00 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- 08:59:01 [INFO] You have 0 Checkstyle violations. 08:59:01 [INFO] 08:59:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 08:59:01 [INFO] Starting audit... 08:59:01 Audit done. 08:59:01 [INFO] You have 0 Checkstyle violations. 08:59:01 [INFO] 08:59:01 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> 08:59:01 [INFO] 08:59:01 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- 08:59:01 [INFO] 08:59:01 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< 08:59:01 [INFO] 08:59:01 [INFO] 08:59:01 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- 08:59:01 [INFO] 08:59:01 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- 08:59:01 [INFO] No sources specified for compilation. Skipping. 08:59:01 [INFO] 08:59:01 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- 08:59:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:01 [INFO] 08:59:01 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- 08:59:01 [INFO] 08:59:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- 08:59:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:01 [INFO] failsafeArgLine set to empty 08:59:01 [INFO] 08:59:01 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- 08:59:01 [INFO] No tests to run. 08:59:01 [INFO] 08:59:01 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- 08:59:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:01 [INFO] 08:59:01 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- 08:59:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:01 [INFO] 08:59:01 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- 08:59:01 [INFO] 08:59:01 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 08:59:01 [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:59:01 [INFO] 08:59:01 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub --- 08:59:01 [INFO] 08:59:01 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 08:59:01 [INFO] Building cps-ncmp-rest-stub-service 3.4.8-SNAPSHOT [14/23] 08:59:01 [INFO] --------------------------------[ jar ]--------------------------------- 08:59:01 [INFO] 08:59:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 08:59:01 [INFO] 08:59:01 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- 08:59:01 [INFO] 08:59:01 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- 08:59:01 [INFO] 08:59:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- 08:59:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:01 [INFO] surefireArgLine set to empty 08:59:01 [INFO] 08:59:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 08:59:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:01 [INFO] argLine set to empty 08:59:01 [INFO] 08:59:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 08:59:01 [INFO] You have 0 Checkstyle violations. 08:59:01 [INFO] 08:59:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- 08:59:01 [INFO] You have 0 Checkstyle violations. 08:59:01 [INFO] 08:59:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 08:59:01 [INFO] Starting audit... 08:59:01 Audit done. 08:59:01 [INFO] You have 0 Checkstyle violations. 08:59:01 [INFO] 08:59:01 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 08:59:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:59:01 [INFO] Copying 3 resources 08:59:01 [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:59:01 [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:59:01 [INFO] 08:59:01 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 08:59:01 [INFO] Changes detected - recompiling the module! :dependency 08:59:01 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 08:59:01 [INFO] 08:59:01 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> 08:59:01 [INFO] 08:59:01 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- 08:59:01 [INFO] Fork Value is true 08:59:03 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:59:03 [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:59:03 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:59:03 [java] WARNING: System::setSecurityManager will be removed in a future release 08:59:04 [INFO] Done SpotBugs Analysis.... 08:59:04 [INFO] 08:59:04 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< 08:59:04 [INFO] 08:59:04 [INFO] 08:59:04 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- 08:59:04 [INFO] BugInstance size is 0 08:59:04 [INFO] Error size is 0 08:59:04 [INFO] No errors/warnings found 08:59:04 [INFO] 08:59:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 08:59:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:59:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 08:59:04 [INFO] 08:59:04 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 08:59:04 [INFO] No sources to compile 08:59:04 [INFO] 08:59:04 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- 08:59:04 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:59:04 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:59:04 [INFO] Compiled 4 files. 08:59:04 [INFO] 08:59:04 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- 08:59:05 [INFO] 08:59:05 [INFO] ------------------------------------------------------- 08:59:05 [INFO] T E S T S 08:59:05 [INFO] ------------------------------------------------------- 08:59:06 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 08:59:08 08:59:05,421 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 08:59:08 08:59:05,423 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3c232051 - Here is a list of configurators discovered as a service, by rank: 08:59:08 08:59:05,423 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3c232051 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:59:08 08:59:05,423 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3c232051 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 08:59:08 08:59:05,423 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3c232051 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:59:08 08:59:05,431 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3c232051 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:59:08 08:59:05,431 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3c232051 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 08:59:08 08:59:05,432 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3c232051 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 08:59:08 08:59:05,433 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 08:59:08 08:59:05,434 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 08:59:08 08:59:05,434 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3c232051 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:59:08 08:59:05,434 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3c232051 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 08:59:08 08:59:05,434 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3c232051 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 08:59:08 08:59:05,434 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:59:08 08:59:05,434 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:59:08 08:59:05,434 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3c232051 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:59:08 08:59:05,434 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3c232051 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 08:59:08 08:59:05,435 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3c232051 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 08:59:08 08:59:05,435 |-INFO in ch.qos.logback.classic.BasicConfigurator@15d0d6c9 - Setting up default configuration. 08:59:08 08:59:05,446 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3c232051 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 11 milliseconds. ExecutionStatus=NEUTRAL 08:59:08 08:59:06,616 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3ab35b9c - 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:59:08 08:59:06,647 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7741d346 - 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:59:08 08:59:06,648 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3ab35b9c - 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:59:08 08:59:06,650 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:59:08 08:59:06,650 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:59:08 08:59:06,650 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:59:08 08:59:06,650 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:59:08 08:59:06,651 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:59:08 08:59:06,652 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7741d346 - 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:59:08 08:59:06,652 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3ab35b9c - 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:59:08 08:59:06,658 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:59:08 08:59:06,658 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:59:08 08:59:06,661 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:59:08 08:59:06,679 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712221146678) 08:59:08 08:59:06,680 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 08:59:08 08:59:06,680 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:59:08 08:59:06,685 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:59:08 08:59:06,685 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52454457 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:59:08 08:59:06,686 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:59:08 08:59:06,686 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52454457 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:59:08 08:59:06,686 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:59:08 08:59:06,686 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52454457 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:59:08 08:59:06,686 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:59:08 08:59:06,686 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52454457 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:59:08 08:59:06,686 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:59:08 08:59:06,686 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52454457 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:59:08 08:59:06,686 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:59:08 08:59:06,686 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52454457 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:59:08 08:59:06,686 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:59:08 08:59:06,686 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52454457 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:59:08 08:59:06,686 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:59:08 08:59:06,686 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52454457 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:59:08 08:59:06,686 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:59:08 08:59:06,686 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:59:08 08:59:06,690 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:59:08 08:59:06,699 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:59:08 08:59:06,699 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:59:08 08:59:06,703 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:59:08 08:59:06,707 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:59:08 08:59:06,725 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4130a648 - Setting zoneId to "UTC" 08:59:08 08:59:06,731 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:59:08 08:59:06,731 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:59:08 08:59:06,863 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:59:08 08:59:06,864 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:59:08 08:59:06,864 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:59:08 08:59:06,865 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:59:08 08:59:06,865 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:59:08 08:59:06,876 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52454457 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:59:08 08:59:06,876 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:59:08 08:59:06,876 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@61ff6a49 - End of configuration. 08:59:08 08:59:06,877 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@18dd5ed3 - Registering current configuration as safe fallback point 08:59:08 08:59:08 2024-04-04T08:59:06.970Z INFO 12779 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 12779 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 08:59:08 2024-04-04T08:59:06.971Z INFO 12779 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 08:59:08 2024-04-04T08:59:07.884Z INFO 12779 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 08:59:08 2024-04-04T08:59:07.888Z INFO 12779 --- [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:59:08 2024-04-04T08:59:07.914Z INFO 12779 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 08:59:08 2024-04-04T08:59:07.914Z INFO 12779 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 923 ms 08:59:08 2024-04-04T08:59:07.956Z INFO 12779 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 08:59:08 2024-04-04T08:59:07.960Z INFO 12779 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@58b5f7d2{application,/,b=file:/tmp/jetty-docbase.0.10496405020372329306/,a=AVAILABLE,h=oeje10s.SessionHandler@bc52a41{STARTED}} 08:59:08 2024-04-04T08:59:07.961Z INFO 12779 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@58b5f7d2{application,/,b=file:/tmp/jetty-docbase.0.10496405020372329306/,a=AVAILABLE,h=oeje10s.SessionHandler@bc52a41{STARTED}} 08:59:08 2024-04-04T08:59:07.962Z INFO 12779 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@6c1b82cd{STARTING}[12.0.7,sto=0] @2943ms 08:59:08 2024-04-04T08:59:08.402Z INFO 12779 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 08:59:08 2024-04-04T08:59:08.402Z INFO 12779 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 08:59:08 2024-04-04T08:59:08.403Z INFO 12779 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 08:59:08 2024-04-04T08:59:08.413Z INFO 12779 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@a97a895{HTTP/1.1, (http/1.1)}{0.0.0.0:34505} 08:59:08 2024-04-04T08:59:08.414Z INFO 12779 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 34505 (http/1.1) with context path '/' 08:59:08 2024-04-04T08:59:08.424Z INFO 12779 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.011 seconds (process running for 3.405) 08:59:08 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:59:09 2024-04-04T08:59:09.294Z WARN 12779 --- [cps-ncmp-rest-stub] [qtp357065976-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:59:09 2024-04-04T08:59:09.295Z INFO 12779 --- [cps-ncmp-rest-stub] [qtp357065976-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 08:59:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.371 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 08:59:09 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 08:59:09 2024-04-04T08:59:09.431Z WARN 12779 --- [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:59:09 2024-04-04T08:59:09.431Z INFO 12779 --- [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:59:09 2024-04-04T08:59:09.433Z INFO 12779 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test17378997240258223374/file.txt 08:59:09 2024-04-04T08:59:09.435Z WARN 12779 --- [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:59:09 2024-04-04T08:59:09.435Z ERROR 12779 --- [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:59:09 2024-04-04T08:59:09.435Z WARN 12779 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test17378997240258223374/unknown-file.txt', will search it in classpath 08:59:09 2024-04-04T08:59:09.436Z ERROR 12779 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test17378997240258223374/unknown-file.txt file not found on classpath or on file system 08:59:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 08:59:09 [INFO] 08:59:09 [INFO] Results: 08:59:09 [INFO] 08:59:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 08:59:09 [INFO] 08:59:09 [INFO] 08:59:09 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 08:59:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:09 [INFO] 08:59:09 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- 08:59:09 [INFO] 08:59:09 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 08:59:09 [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:59:09 [INFO] 08:59:09 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- 08:59:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:09 [INFO] failsafeArgLine set to empty 08:59:09 [INFO] 08:59:09 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- 08:59:09 [INFO] 08:59:09 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- 08:59:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:09 [INFO] 08:59:09 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- 08:59:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:09 [INFO] 08:59:09 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- 08:59:09 [INFO] 08:59:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 08:59:09 [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:59:09 [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:59:09 [INFO] 08:59:09 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub-service --- 08:59:09 [INFO] 08:59:09 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 08:59:09 [INFO] Building cps-ncmp-rest-stub-app 3.4.8-SNAPSHOT [15/23] 08:59:09 [INFO] --------------------------------[ jar ]--------------------------------- 08:59:09 [INFO] 08:59:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 08:59:09 [INFO] 08:59:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- 08:59:09 [INFO] 08:59:09 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- 08:59:09 [INFO] 08:59:09 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- 08:59:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:09 [INFO] surefireArgLine set to empty 08:59:09 [INFO] 08:59:09 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 08:59:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:09 [INFO] argLine set to empty 08:59:09 [INFO] 08:59:09 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 08:59:09 [INFO] You have 0 Checkstyle violations. 08:59:09 [INFO] 08:59:09 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- 08:59:09 [INFO] You have 0 Checkstyle violations. 08:59:09 [INFO] 08:59:09 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 08:59:09 [INFO] Starting audit... 08:59:09 Audit done. 08:59:09 [INFO] You have 0 Checkstyle violations. 08:59:09 [INFO] 08:59:09 [INFO] --- spring-boot-maven-plugin:3.2.4:build-info (default) @ cps-ncmp-rest-stub-app --- 08:59:10 [INFO] 08:59:10 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 08:59:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:59:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 08:59:10 [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:59:10 [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:59:10 [INFO] 08:59:10 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 08:59:10 [INFO] Changes detected - recompiling the module! :dependency 08:59:10 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 08:59:10 [INFO] 08:59:10 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> 08:59:10 [INFO] 08:59:10 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- 08:59:10 [INFO] Fork Value is true 08:59:12 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:59: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:59:12 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:59:12 [java] WARNING: System::setSecurityManager will be removed in a future release 08:59:12 [INFO] Done SpotBugs Analysis.... 08:59:12 [INFO] 08:59:12 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< 08:59:12 [INFO] 08:59:12 [INFO] 08:59:12 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- 08:59:12 [INFO] BugInstance size is 0 08:59:12 [INFO] Error size is 0 08:59:12 [INFO] No errors/warnings found 08:59:12 [INFO] 08:59:12 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 08:59:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:59:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 08:59:12 [INFO] 08:59:12 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 08:59:12 [INFO] No sources to compile 08:59:12 [INFO] 08:59:12 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- 08:59:12 [INFO] No sources specified for compilation. Skipping. 08:59:12 [INFO] 08:59:12 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- 08:59:12 [INFO] No tests to run. 08:59:12 [INFO] 08:59:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 08:59:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:12 [INFO] 08:59:12 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- 08:59:12 [INFO] 08:59:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 08:59:12 [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:59:12 [INFO] 08:59:12 [INFO] --- spring-boot-maven-plugin:3.2.4:repackage (default) @ cps-ncmp-rest-stub-app --- 08:59:13 [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:59:13 [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:59:13 [INFO] 08:59:13 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- 08:59:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:13 [INFO] failsafeArgLine set to empty 08:59:13 [INFO] 08:59:13 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- 08:59:13 [INFO] No tests to run. 08:59:13 [INFO] 08:59:13 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- 08:59:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:13 [INFO] 08:59:13 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- 08:59:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:13 [INFO] 08:59:13 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- 08:59:13 [INFO] 08:59:13 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 08:59:13 [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:59:13 [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:59:13 [INFO] 08:59:13 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub-app --- 08:59:14 [INFO] 08:59:14 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 08:59:14 [INFO] Building cps-ri 3.4.8-SNAPSHOT [16/23] 08:59:14 [INFO] --------------------------------[ jar ]--------------------------------- 08:59:15 [INFO] 08:59:15 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 08:59:15 [INFO] 08:59:15 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- 08:59:15 [INFO] 08:59:15 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- 08:59:15 [INFO] 08:59:15 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- 08:59:15 [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:59:15 [INFO] 08:59:15 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- 08:59:15 [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:59:15 [INFO] 08:59:15 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- 08:59:15 [INFO] You have 0 Checkstyle violations. 08:59:15 [INFO] 08:59:15 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- 08:59:15 [INFO] You have 0 Checkstyle violations. 08:59:15 [INFO] 08:59:15 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- 08:59:16 [INFO] Starting audit... 08:59:16 Audit done. 08:59:16 [INFO] You have 0 Checkstyle violations. 08:59:16 [INFO] 08:59:16 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 08:59:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:59:16 [INFO] Copying 18 resources 08:59:16 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-sources/license 08:59:16 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-resources/licenses 08:59:16 [INFO] 08:59:16 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- 08:59:16 [INFO] Changes detected - recompiling the module! :dependency 08:59:16 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 08:59:16 [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:59:16 [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:59:16 [INFO] 08:59:16 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> 08:59:16 [INFO] 08:59:16 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- 08:59:16 [INFO] Fork Value is true 08:59:18 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:59:18 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 08:59:18 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:59:18 [java] WARNING: System::setSecurityManager will be removed in a future release 08:59:21 [INFO] Done SpotBugs Analysis.... 08:59:21 [INFO] 08:59:21 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< 08:59:21 [INFO] 08:59:21 [INFO] 08:59:21 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- 08:59:21 [INFO] BugInstance size is 0 08:59:21 [INFO] Error size is 0 08:59:21 [INFO] No errors/warnings found 08:59:21 [INFO] 08:59:21 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 08:59:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:59:21 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/src/test/resources 08:59:21 [INFO] 08:59:21 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- 08:59:21 [INFO] No sources to compile 08:59:21 [INFO] 08:59:21 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- 08:59:21 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:59:21 [INFO] Using Groovy 3.0.18 to perform compileTests. 08:59:22 [INFO] Compiled 24 files. 08:59:22 [INFO] 08:59:22 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- 08:59:22 [INFO] 08:59:22 [INFO] ------------------------------------------------------- 08:59:22 [INFO] T E S T S 08:59:22 [INFO] ------------------------------------------------------- 08:59:24 [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 08:59:25 08:59:25.209 [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:59:25 08:59:25.496 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 08:59:25 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.355 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 08:59:25 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 08:59:26 08:59:23,152 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 08:59:26 08:59:23,155 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - Here is a list of configurators discovered as a service, by rank: 08:59:26 08:59:23,155 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:59:26 08:59:23,155 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 08:59:26 08:59:23,155 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 08:59:26 08:59:23,163 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:59:26 08:59:23,163 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 08:59:26 08:59:23,164 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 08:59:26 08:59:23,166 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 08:59:26 08:59:23,166 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 08:59:26 08:59:23,166 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:59:26 08:59:23,166 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 08:59:26 08:59:23,167 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 08:59:26 08:59:23,168 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:59:26 08:59:23,168 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 08:59:26 08:59:23,168 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 08:59:26 08:59:23,168 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - Trying to configure with ch.qos.logback.classic.BasicConfigurator 08:59:26 08:59:23,169 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 08:59:26 08:59:23,169 |-INFO in ch.qos.logback.classic.BasicConfigurator@76bfecef - Setting up default configuration. 08:59:26 08:59:23,187 |-INFO in ch.qos.logback.classic.util.ContextInitializer@429ad94a - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 18 milliseconds. ExecutionStatus=NEUTRAL 08:59:26 08:59:25,758 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@661ec798 - 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:59:26 08:59:25,852 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2c7fff1b - 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:59:26 08:59:25,852 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@661ec798 - 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:59:26 08:59:25,855 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 08:59:26 08:59:25,855 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 08:59:26 08:59:25,855 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 08:59:26 08:59:25,855 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 08:59:26 08:59:25,855 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 08:59:26 08:59:25,857 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2c7fff1b - 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:59:26 08:59:25,857 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@661ec798 - 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:59:26 08:59:25,866 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 08:59:26 08:59:25,866 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 08:59:26 08:59:25,870 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 08:59:26 08:59:25,901 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712221165900) 08:59:26 08:59:25,902 |-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:59:26 08:59:25,902 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 08:59:26 08:59:25,908 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 08:59:26 08:59:25,908 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@383b3357 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 08:59:26 08:59:25,909 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 08:59:26 08:59:25,909 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@383b3357 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 08:59:26 08:59:25,909 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 08:59:26 08:59:25,909 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@383b3357 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 08:59:26 08:59:25,909 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 08:59:26 08:59:25,909 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@383b3357 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 08:59:26 08:59:25,909 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 08:59:26 08:59:25,909 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@383b3357 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 08:59:26 08:59:25,909 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 08:59:26 08:59:25,909 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@383b3357 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 08:59:26 08:59:25,909 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 08:59:26 08:59:25,909 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@383b3357 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 08:59:26 08:59:25,909 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 08:59:26 08:59:25,909 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@383b3357 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 08:59:26 08:59:25,909 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 08:59:26 08:59:25,909 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:59:26 08:59:25,915 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:59:26 08:59:25,934 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 08:59:26 08:59:25,934 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:59:26 08:59:25,941 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 08:59:26 08:59:25,948 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 08:59:26 08:59:25,958 |-INFO in ch.qos.logback.classic.pattern.DateConverter@316a682b - Setting zoneId to "UTC" 08:59:26 08:59:25,965 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 08:59:26 08:59:25,965 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 08:59:26 08:59:26,236 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 08:59:26 08:59:26,236 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 08:59:26 08:59:26,237 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 08:59:26 08:59:26,237 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 08:59:26 08:59:26,238 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 08:59:26 08:59:26,238 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@383b3357 - Propagating INFO level on Logger[ROOT] onto the JUL framework 08:59:26 08:59:26,238 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 08:59:26 08:59:26,238 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@21584b99 - End of configuration. 08:59:26 08:59:26,238 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@728cef8e - Registering current configuration as safe fallback point 08:59:26 08:59:26 08:59:26 . ____ _ __ _ _ 08:59:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:59:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:59:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:59:26 ' |____| .__|_| |_|_| |_\__, | / / / / 08:59:26 =========|_|==============|___/=/_/_/_/ 08:59:26 :: Spring Boot :: (v3.2.4) 08:59:26 08:59:26 2024-04-04T08:59:26.351Z INFO 12961 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 12961 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ri) 08:59:26 2024-04-04T08:59:26.352Z INFO 12961 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 08:59:26 2024-04-04T08:59:26.616Z INFO 12961 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 1.021 seconds (process running for 4.194) 08:59:26 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:59:29 2024-04-04T08:59:27.267Z WARN 12961 --- [ 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:59:29 08:59:29 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:59:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:59:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:59:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:59:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:29 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:59:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:59:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:59:29 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:59:29 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:59:29 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:59:29 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:59:29 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:59:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:59:29 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:59:29 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:59:29 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:59:29 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:59:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:59:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:59:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 08:59:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:59:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:59:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:59:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:59:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:29 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:59:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:59:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:59:29 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:59:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:59:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:59:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:59:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:59:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:59:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:59:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:59:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:59:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:59:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:59:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:59:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:59:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:59:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:59:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:59:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:59:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:59:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:59:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:59:29 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:59:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:59:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:59:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:59:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:59:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:59:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:59:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:59:29 Caused by: org.hibernate.exception.ConstraintViolationException: 08:59:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:29 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:29 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:29 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:29 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:29 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:29 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:59:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:59:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:59:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:59:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:59:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:29 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:59:29 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:59:29 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:59:29 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:59:29 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:59:29 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:59:29 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:59:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:59:29 ... 48 common frames omitted 08:59:29 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:59:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:29 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:29 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:29 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:29 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:29 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:29 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:59:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:59:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:59:29 ... 75 common frames omitted 08:59:29 08:59:29 2024-04-04T08:59:27.538Z WARN 12961 --- [ 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:59:29 08:59:29 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:59:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:59:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:59:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:59:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:29 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:59:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:59:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:59:29 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:59:29 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:59:29 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:59:29 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:59:29 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:59:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:59:29 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:59:29 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:59:29 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:59:29 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:59:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:59:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:59:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 08:59:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:59:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:59:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:59:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:59:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:29 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:59:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:59:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:59:29 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:59:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:59:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:59:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:59:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:59:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:59:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:59:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:59:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:59:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:59:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:59:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:59:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:59:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:59:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:59:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:59:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:59:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:59:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:59:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:59:29 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:59:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:59:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:59:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:59:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:59:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:59:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:59:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:59:29 Caused by: org.hibernate.exception.ConstraintViolationException: 08:59:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:29 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:29 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:29 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:29 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:29 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:29 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:59:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:59:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:59:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:59:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:59:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:29 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:59:29 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:59:29 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:59:29 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:59:29 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:59:29 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:59:29 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:59:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:59:29 ... 48 common frames omitted 08:59:29 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:59:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:29 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:29 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:29 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:29 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:29 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:29 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:59:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:59:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:59:29 ... 75 common frames omitted 08:59:29 08:59:29 2024-04-04T08:59:28.069Z WARN 12961 --- [ 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:59:29 08:59:29 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:59:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:59:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:59:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:59:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:29 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:59:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:59:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:59:29 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:59:29 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:59:29 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:59:29 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:59:29 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:59:29 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:59:29 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:59:29 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:59:29 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:59:29 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:59:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:59:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:59:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 08:59:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:59:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:59:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:59:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:59:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:29 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:59:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:59:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:59:29 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:59:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:59:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:59:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:59:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:59:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:59:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:59:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:59:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:59:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:59:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:59:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:59:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:59:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:59:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:59:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:59:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:59:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:59:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:59:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:59:29 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:59:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:59:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:59:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:59:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:59:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:59:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:59:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:59:29 Caused by: org.hibernate.exception.ConstraintViolationException: 08:59:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:29 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:29 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:29 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:29 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:29 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:29 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:59:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:59:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:59:29 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:59:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:59:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:29 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:59:29 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:59:29 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:59:29 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:59:29 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:59:29 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:59:29 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:59:29 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:59:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:59:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:59:29 ... 48 common frames omitted 08:59:29 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:59:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:29 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:29 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:29 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:29 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:29 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:29 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:59:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:59:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:59:29 ... 75 common frames omitted 08:59:29 08:59:31 2024-04-04T08:59:29.043Z WARN 12961 --- [ 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:59:31 08:59:31 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:59:31 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:59:31 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:59:31 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:31 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:59:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:59:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:59:31 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:59:31 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:59:31 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:59:31 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:59:31 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:59:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:59:31 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:59:31 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:59:31 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:59:31 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:59:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:59:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:59:31 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 08:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:31 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:31 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:59:31 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:59:31 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:59:31 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:31 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:59:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:59:31 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:59:31 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:59:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:31 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:59:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:59:31 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:59:31 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:59:31 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:31 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:59:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:59:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:59:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:59:31 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:59:31 Caused by: org.hibernate.exception.ConstraintViolationException: 08:59:31 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:31 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:31 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:31 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:31 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:31 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:31 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:31 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:59:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:59:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:59:31 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:31 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:31 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:59:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:31 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:59:31 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:59:31 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:59:31 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:59:31 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:59:31 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:59:31 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:59:31 ... 48 common frames omitted 08:59:31 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:59:31 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:31 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:31 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:31 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:31 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:31 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:31 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:31 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:59:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:59:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:59:31 ... 75 common frames omitted 08:59:31 08:59:31 2024-04-04T08:59:31.048Z WARN 12961 --- [ 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:59:31 08:59:31 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:59:31 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:59:31 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:59:31 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:31 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:59:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:59:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:59:31 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:59:31 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:59:31 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:59:31 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:59:31 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:59:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:59:31 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:59:31 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:59:31 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:59:31 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:59:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:59:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:59:31 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 08:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:31 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:31 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:59:31 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:59:31 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:59:31 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:31 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:59:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:59:31 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:59:31 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:59:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:31 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:59:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:59:31 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:59:31 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:59:31 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:31 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:59:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:59:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:59:31 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:59:31 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:59:31 Caused by: org.hibernate.exception.ConstraintViolationException: 08:59:31 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:31 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:31 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:31 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:31 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:31 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:31 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:31 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:59:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:59:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:59:31 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:31 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:31 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:59:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:31 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:59:31 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:59:31 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:59:31 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:59:31 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:59:31 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:59:31 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:59:31 ... 48 common frames omitted 08:59:31 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:59:31 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:31 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:31 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:31 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:31 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:31 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:31 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:31 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:59:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:59:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:59:31 ... 75 common frames omitted 08:59:31 08:59:31 2024-04-04T08:59:31.074Z WARN 12961 --- [ 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:59:31 08:59:31 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:59:31 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:59:31 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:59:31 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:31 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:59:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:59:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:59:31 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:59:31 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:59:31 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:59:31 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:59:31 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:59:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:59:31 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:59:31 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:59:31 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:59:31 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:59:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:59:31 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:59:31 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 08:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:31 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:31 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:59:31 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:59:31 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:59:31 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:31 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:31 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:59:31 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:31 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:59:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:59:32 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:59:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:59:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:59:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:59:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:59:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:59:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:59:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:59:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:59:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:59:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:59:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:59:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:59:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:59:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:59:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:59:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:59:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:59:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:59:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:59:32 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:59:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:59:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:59:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:59:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:59:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:59:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:59:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:59:32 Caused by: org.hibernate.exception.ConstraintViolationException: 08:59:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:32 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:59:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:59:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:59:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:32 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:59:32 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:59:32 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:59:32 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:59:32 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:59:32 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:59:32 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:59:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:59:32 ... 48 common frames omitted 08:59:32 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:59:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:32 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:59:32 ... 75 common frames omitted 08:59:32 08:59:32 2024-04-04T08:59:31.310Z WARN 12961 --- [ 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:59:32 08:59:32 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:59:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:59:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:59:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:59:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:32 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:59:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:59:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:59:32 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:59:32 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:59:32 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:59:32 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:59:32 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:59:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:59:32 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:59:32 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 08:59:32 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:59:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:59:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:59:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:59:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 08:59:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:59:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:59:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:59:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:59:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:32 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:59:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:59:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:59:32 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:59:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:59:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:59:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:59:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:59:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:59:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:59:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:59:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:59:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:59:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:59:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:59:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:59:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:59:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:59:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:59:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:59:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:59:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:59:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:59:32 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:59:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:59:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:59:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:59:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:59:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:59:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:59:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:59:32 Caused by: org.hibernate.exception.ConstraintViolationException: 08:59:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:32 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:59:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:59:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:59:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:32 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:59:32 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:59:32 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:59:32 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:59:32 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:59:32 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:59:32 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:59:32 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:59:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:59:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:59:32 ... 48 common frames omitted 08:59:32 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:59:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:32 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:59:32 ... 75 common frames omitted 08:59:32 08:59:34 2024-04-04T08:59:31.991Z WARN 12961 --- [ 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:59:34 08:59:34 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:59:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:59:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:59:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:59:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 08:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:59:34 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:59:34 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:59:34 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:59:34 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:59:34 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:59:34 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:59:34 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:59:34 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:59:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:59:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 08:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:59:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:59:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:59:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:59:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:59:34 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:59:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:59:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:59:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:59:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:59:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:59:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:59:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:59:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:59:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:59:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:59:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:59:34 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:59:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:59:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:59:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:59:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:59:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:59:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:59:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:59:34 Caused by: org.hibernate.exception.ConstraintViolationException: 08:59:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:59:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:34 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:59:34 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:59:34 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:59:34 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:59:34 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:59:34 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:59:34 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:59:34 ... 48 common frames omitted 08:59:34 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:59:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:59:34 ... 75 common frames omitted 08:59:34 08:59:34 2024-04-04T08:59:32.232Z WARN 12961 --- [ 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:59:34 08:59:34 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:59:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:59:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:59:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:59:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 08:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:59:34 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:59:34 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:59:34 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:59:34 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:59:34 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:59:34 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:59:34 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:59:34 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:59:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:59:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 08:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:59:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:59:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:59:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:59:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:59:34 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:59:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:59:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:59:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:59:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:59:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:59:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:59:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:59:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:59:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:59:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:59:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:59:34 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:59:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:59:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:59:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:59:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:59:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:59:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:59:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:59:34 Caused by: org.hibernate.exception.ConstraintViolationException: 08:59:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:59:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:34 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:59:34 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:59:34 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:59:34 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:59:34 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:59:34 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:59:34 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:59:34 ... 48 common frames omitted 08:59:34 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:59:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:59:34 ... 75 common frames omitted 08:59:34 08:59:34 2024-04-04T08:59:32.876Z WARN 12961 --- [ 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:59:34 08:59:34 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:59:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:59:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:59:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:59:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 08:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:59:34 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:59:34 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:59:34 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:59:34 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:59:34 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:59:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:59:34 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:59:34 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:59:34 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:59:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:59:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 08:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:59:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:59:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:59:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:59:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:59:34 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:59:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:59:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:59:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:59:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:59:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:59:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:59:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:59:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:59:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:59:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:59:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:59:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:59:34 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:59:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:59:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:59:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:59:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:59:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:59:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:59:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:59:34 Caused by: org.hibernate.exception.ConstraintViolationException: 08:59:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:59:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:59:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:34 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:59:34 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:59:34 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:59:34 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:59:34 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:59:34 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:59:34 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:59:34 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:59:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:59:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:59:34 ... 48 common frames omitted 08:59:34 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:59:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:59:34 ... 75 common frames omitted 08:59:34 08:59:36 2024-04-04T08:59:34.480Z WARN 12961 --- [ 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:59:36 08:59:36 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:59:36 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:59:36 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:59:36 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:59:36 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 08:59:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:59:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:59:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:59:36 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:59:36 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:59:36 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:59:36 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:59:36 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:59:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:59:36 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:59:36 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:59:36 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:59:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:59:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:59:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:59:36 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 08:59:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:59:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:59:36 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:59:36 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:59:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:59:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:59:36 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:59:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:59:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:59:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:59:36 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:59:36 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:59:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:59:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:59:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:59:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:59:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:59:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:59:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:59:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:59:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:59:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:59:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:59:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:59:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:59:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:59:36 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:59:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:59:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:59:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:59:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:59:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:59:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:59:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:59:36 Caused by: org.hibernate.exception.ConstraintViolationException: 08:59:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:36 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:36 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:36 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:36 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:36 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:59:36 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:59:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:59:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:36 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:59:36 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:59:36 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:59:36 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:59:36 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:59:36 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:59:36 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:59:36 ... 48 common frames omitted 08:59:36 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:59:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:36 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:36 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:36 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:36 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:36 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:59:36 ... 75 common frames omitted 08:59:36 08:59:36 2024-04-04T08:59:36.484Z WARN 12961 --- [ 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:59:36 08:59:36 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:59:36 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:59:36 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:59:36 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:59:36 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 08:59:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:59:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:59:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:59:36 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:59:36 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:59:36 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:59:36 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:59:36 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:59:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:59:36 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:59:36 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:59:36 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:59:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:59:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:59:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:59:36 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 08:59:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:59:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:59:36 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:59:36 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:59:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:59:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:59:36 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:59:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:59:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:59:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:59:36 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:59:36 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:59:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:59:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:59:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:59:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:59:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:59:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:59:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:59:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:59:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:59:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:59:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:59:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:59:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:59:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:59:36 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:59:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:59:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:59:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:59:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:59:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:59:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:59:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:59:36 Caused by: org.hibernate.exception.ConstraintViolationException: 08:59:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:36 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:36 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:36 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:36 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:36 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:59:36 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:59:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:59:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:36 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:59:36 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:59:36 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:59:36 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:59:36 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:59:36 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:59:36 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:59:36 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:59:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:59:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:59:36 ... 48 common frames omitted 08:59:36 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:59:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:36 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:36 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:36 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:36 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:36 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:59:36 ... 75 common frames omitted 08:59:36 08:59:37 2024-04-04T08:59:36.503Z WARN 12961 --- [ 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:59:37 08:59:37 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:59:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:59:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:59:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:59:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 08:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:59:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:59:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:59:37 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:59:37 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:59:37 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:59:37 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:59:37 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:59:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:59:37 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:59:37 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:59:37 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:59:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:59:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:59:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:59:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 08:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:59:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:59:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:59:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:59:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:59:37 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:59:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:59:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:59:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:59:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:59:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:59:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:59:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:59:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:59:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:59:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:59:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:59:37 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:59:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:59:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:59:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:59:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:59:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:59:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:59:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:59:37 Caused by: org.hibernate.exception.ConstraintViolationException: 08:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:59:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:37 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:59:37 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:59:37 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:59:37 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:59:37 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:59:37 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:59:37 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:59:37 ... 48 common frames omitted 08:59:37 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:59:37 ... 75 common frames omitted 08:59:37 08:59:37 2024-04-04T08:59:36.753Z WARN 12961 --- [ 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:59:37 08:59:37 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:59:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:59:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:59:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:59:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 08:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 08:59:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 08:59:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 08:59:37 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 08:59:37 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 08:59:37 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 08:59:37 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 08:59:37 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 08:59:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 08:59:37 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 08:59:37 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 08:59:37 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 08:59:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:59:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:59:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 08:59:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 08:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:59:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:59:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 08:59:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:59:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:59:37 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 08:59:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:59:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:59:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 08:59:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:59:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:59:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:59:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:59:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:59:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:59:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:59:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:59:37 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:59:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:59:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:59:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:59:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:59:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:59:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:59:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:59:37 Caused by: org.hibernate.exception.ConstraintViolationException: 08:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:59:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 08:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 08:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:37 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 08:59:37 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 08:59:37 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 08:59:37 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 08:59:37 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 08:59:37 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 08:59:37 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:59:37 ... 48 common frames omitted 08:59:37 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:59:37 ... 75 common frames omitted 08:59:37 08:59:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.971 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 08:59:37 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 08:59:37 2024-04-04T08:59:37.521Z WARN 12961 --- [ 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:59:37 08:59:37 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 08:59:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:59:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:59:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:59:37 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:59:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 08:59:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 08:59:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 08:59:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 08:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:59:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:59:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:59:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:59:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:59:37 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:59:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:59:37 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:59:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:59:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:59:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:59:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:59:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:59:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:59:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:59:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:59:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:59:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:59:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:59:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:59:37 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:59:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:59:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:59:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:59:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:59:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:59:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:59:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:59:37 Caused by: org.hibernate.exception.ConstraintViolationException: 08:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:59:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:59:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:59:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:64) 08:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:37 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 08:59:37 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 08:59:37 at java.base/java.lang.Class.newInstance(Class.java:645) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 08:59:37 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 08:59:37 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:59:37 ... 30 common frames omitted 08:59:37 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 08:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:59:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:59:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:59:37 ... 46 common frames omitted 08:59:37 08:59:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 08:59:37 [INFO] Running org.onap.cps.spi.impl.utils.CpsValidatorSpec 08:59:37 2024-04-04T08:59:37.524Z WARN 12961 --- [ 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:59:37 08:59:37 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' 08:59:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 08:59:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 08:59:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 08:59:37 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 08:59:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 08:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:59:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:59:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:59:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:59:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 08:59:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 08:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 08:59:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 08:59:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 08:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 08:59:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 08:59:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 08:59:37 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 08:59:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 08:59:37 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 08:59:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 08:59:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 08:59:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 08:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 08:59:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 08:59:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 08:59:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 08:59:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 08:59:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 08:59:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 08:59:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 08:59:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 08:59:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 08:59:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 08:59:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 08:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:59:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:59:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:59:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:59:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:59:37 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 08:59:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 08:59:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 08:59:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 08:59:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 08:59:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:59:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 08:59:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 08:59:37 Caused by: org.hibernate.exception.ConstraintViolationException: 08:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:59:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:59:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 08:59:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:66) 08:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:37 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 08:59:37 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 08:59:37 at java.base/java.lang.Class.newInstance(Class.java:645) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 08:59:37 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 08:59:37 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 08:59:37 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 08:59:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 08:59:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 08:59:37 ... 30 common frames omitted 08:59:37 Caused by: java.sql.SQLException: no checksum 08:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 08:59:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 08:59:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 08:59:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 08:59:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 08:59:37 ... 46 common frames omitted 08:59:37 08:59:37 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec 08:59:37 [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec 08:59:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.spi.utils.EscapeUtilsSpec 08:59:37 [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec 08:59:37 2024-04-04T08:59:37.696Z INFO 12961 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 08:59:37 2024-04-04T08:59:37.696Z INFO 12961 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed 08:59:37 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in org.onap.cps.spi.utils.SessionManagerSpec 08:59:37 [INFO] 08:59:37 [INFO] Results: 08:59:37 [INFO] 08:59:37 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 08:59:37 [INFO] 08:59:37 [INFO] 08:59:37 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- 08:59:37 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 08:59:37 [INFO] Analyzed bundle 'cps-ri' with 22 classes 08:59:37 [INFO] 08:59:37 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- 08:59:37 [INFO] 08:59:37 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 08:59:37 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.4.8-SNAPSHOT.jar 08:59:38 [INFO] 08:59:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- 08:59:38 [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:59:38 [INFO] 08:59:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- 08:59:38 [INFO] 08:59:38 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- 08:59:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:59:38 [INFO] 08:59:38 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- 08:59:38 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 08:59:38 [INFO] Analyzed bundle 'cps-ri' with 22 classes 08:59:38 [INFO] All coverage checks have been met. 08:59:38 [INFO] 08:59:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- 08:59:38 [INFO] 08:59:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 08:59:38 [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:59:38 [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:59:38 [INFO] 08:59:38 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ri --- 08:59:38 [INFO] 08:59:38 [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- 08:59:38 [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.8-SNAPSHOT [17/23] 08:59:38 [INFO] --------------------------------[ pom ]--------------------------------- 08:59:38 [INFO] 08:59:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- 08:59:38 [INFO] 08:59:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- 08:59:38 [INFO] 08:59:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- 08:59:38 [INFO] 08:59:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- 08:59:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:38 [INFO] surefireArgLine set to empty 08:59:38 [INFO] 08:59:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- 08:59:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:38 [INFO] argLine set to empty 08:59:38 [INFO] 08:59:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- 08:59:38 [INFO] You have 0 Checkstyle violations. 08:59:38 [INFO] 08:59:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- 08:59:38 [INFO] You have 0 Checkstyle violations. 08:59:38 [INFO] 08:59:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- 08:59:38 [INFO] Starting audit... 08:59:38 Audit done. 08:59:38 [INFO] You have 0 Checkstyle violations. 08:59:38 [INFO] 08:59:38 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> 08:59:38 [INFO] 08:59:38 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- 08:59:38 [INFO] 08:59:38 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< 08:59:38 [INFO] 08:59:38 [INFO] 08:59:38 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- 08:59:38 [INFO] 08:59:38 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- 08:59:38 [INFO] No sources specified for compilation. Skipping. 08:59:38 [INFO] 08:59:38 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- 08:59:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:38 [INFO] 08:59:38 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- 08:59:38 [INFO] 08:59:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- 08:59:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:38 [INFO] failsafeArgLine set to empty 08:59:38 [INFO] 08:59:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 08:59:38 [INFO] No tests to run. 08:59:38 [INFO] 08:59:38 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- 08:59:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:38 [INFO] 08:59:38 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- 08:59:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:38 [INFO] 08:59:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 08:59:38 [INFO] 08:59:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- 08:59:38 [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:59:38 [INFO] 08:59:38 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub --- 08:59:38 [INFO] 08:59:38 [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- 08:59:38 [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.8-SNAPSHOT [18/23] 08:59:38 [INFO] --------------------------------[ jar ]--------------------------------- 08:59:38 [INFO] 08:59:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- 08:59:38 [INFO] 08:59:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- 08:59:38 [INFO] 08:59:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- 08:59:38 [INFO] 08:59:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 08:59:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:38 [INFO] surefireArgLine set to empty 08:59:38 [INFO] 08:59:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- 08:59:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:38 [INFO] argLine set to empty 08:59:38 [INFO] 08:59:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- 08:59:38 [INFO] You have 0 Checkstyle violations. 08:59:38 [INFO] 08:59:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 08:59:38 [INFO] You have 0 Checkstyle violations. 08:59:38 [INFO] 08:59:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 08:59:38 [INFO] Starting audit... 08:59:38 Audit done. 08:59:38 [INFO] You have 0 Checkstyle violations. 08:59:38 [INFO] 08:59:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- 08:59:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:59:38 [INFO] Copying 12 resources 08:59:38 [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:59:38 [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:59:38 [INFO] 08:59:38 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- 08:59:38 [INFO] Changes detected - recompiling the module! :dependency 08:59:38 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 08:59:39 [INFO] 08:59:39 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> 08:59:39 [INFO] 08:59:39 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- 08:59:39 [INFO] Fork Value is true 08:59:40 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:59:40 [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:59:40 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:59:40 [java] WARNING: System::setSecurityManager will be removed in a future release 08:59:41 [INFO] Done SpotBugs Analysis.... 08:59:41 [INFO] 08:59:41 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< 08:59:41 [INFO] 08:59:41 [INFO] 08:59:41 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- 08:59:41 [INFO] BugInstance size is 0 08:59:41 [INFO] Error size is 0 08:59:41 [INFO] No errors/warnings found 08:59:41 [INFO] 08:59:41 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- 08:59:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:59:41 [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:59:41 [INFO] 08:59:41 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- 08:59:41 [INFO] No sources to compile 08:59:41 [INFO] 08:59:41 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- 08:59:41 [INFO] No sources specified for compilation. Skipping. 08:59:41 [INFO] 08:59:41 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- 08:59:41 [INFO] No tests to run. 08:59:41 [INFO] 08:59:41 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 08:59:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:41 [INFO] 08:59:41 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- 08:59:42 [INFO] 08:59:42 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- 08:59:42 [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:59:42 [INFO] 08:59:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 08:59:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:42 [INFO] failsafeArgLine set to empty 08:59:42 [INFO] 08:59:42 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 08:59:42 [INFO] No tests to run. 08:59:42 [INFO] 08:59:42 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 08:59:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:42 [INFO] 08:59:42 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- 08:59:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:42 [INFO] 08:59:42 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 08:59:42 [INFO] 08:59:42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- 08:59:42 [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:59:42 [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:59:42 [INFO] 08:59:42 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub-service --- 08:59:42 [INFO] 08:59:42 [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- 08:59:42 [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.8-SNAPSHOT [19/23] 08:59:42 [INFO] --------------------------------[ jar ]--------------------------------- 08:59:42 [INFO] 08:59:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:42 [INFO] 08:59:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:42 [INFO] 08:59:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:42 [INFO] 08:59:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:42 [INFO] surefireArgLine set to empty 08:59:42 [INFO] 08:59:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:42 [INFO] argLine set to empty 08:59:42 [INFO] 08:59:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:42 [INFO] You have 0 Checkstyle violations. 08:59:42 [INFO] 08:59:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:42 [INFO] You have 0 Checkstyle violations. 08:59:42 [INFO] 08:59:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:42 [INFO] Starting audit... 08:59:42 Audit done. 08:59:42 [INFO] You have 0 Checkstyle violations. 08:59:42 [INFO] 08:59:42 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:59:42 [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:59:42 [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:59:42 [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:59:42 [INFO] 08:59:42 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:42 [INFO] Changes detected - recompiling the module! :dependency 08:59:42 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 08:59:42 [INFO] 08:59:42 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> 08:59:42 [INFO] 08:59:42 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:42 [INFO] Fork Value is true 08:59:44 [java] WARNING: A terminally deprecated method in java.lang.System has been called 08:59:44 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 08:59:44 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 08:59:44 [java] WARNING: System::setSecurityManager will be removed in a future release 08:59:44 [INFO] Done SpotBugs Analysis.... 08:59:44 [INFO] 08:59:44 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< 08:59:44 [INFO] 08:59:44 [INFO] 08:59:44 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:44 [INFO] BugInstance size is 0 08:59:44 [INFO] Error size is 0 08:59:44 [INFO] No errors/warnings found 08:59:44 [INFO] 08:59:44 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:59:44 [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:59:44 [INFO] 08:59:44 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:44 [INFO] No sources to compile 08:59:44 [INFO] 08:59:44 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:44 [INFO] No sources specified for compilation. Skipping. 08:59:44 [INFO] 08:59:44 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:44 [INFO] No tests to run. 08:59:44 [INFO] 08:59:44 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:44 [INFO] 08:59:44 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:44 [INFO] 08:59:44 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:44 [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:59:44 [INFO] 08:59:44 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:46 [INFO] 08:59:46 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240404T085415Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 08:59:46 [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:59:46 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 08:59:46 [INFO] Building dependencies layer... 08:59:46 [INFO] Building snapshot dependencies layer... 08:59:46 [INFO] Building resources layer... 08:59:46 [INFO] Building classes layer... 08:59:46 [INFO] Building jvm arg files layer... 08:59:46 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 08:59:50 [INFO] 08:59:50 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 08:59:50 [INFO] Loading to Docker daemon... 08:59:55 [INFO] 08:59:55 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240404T085415Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 08:59:55 [INFO] 08:59:55 [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:59:55 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 08:59:55 [INFO] 08:59:55 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 08:59:55 [INFO] 08:59:55 [INFO] 08:59:55 [INFO] 08:59:55 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:55 [INFO] failsafeArgLine set to empty 08:59:55 [INFO] 08:59:55 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:55 [INFO] No tests to run. 08:59:55 [INFO] 08:59:55 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:55 [INFO] 08:59:55 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:55 [INFO] 08:59:55 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:55 [INFO] 08:59:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:55 [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:59:55 [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:59:55 [INFO] 08:59:55 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:57 [INFO] 08:59:57 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ dmi-plugin-demo-and-csit-stub-app --- 08:59:57 [INFO] 08:59:57 [INFO] Containerizing application to nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240404T085415Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 08:59:57 [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:59:57 [INFO] Building classes layer... 08:59:57 [INFO] Building jvm arg files layer... 08:59:57 [INFO] Building resources layer... 08:59:57 [INFO] Building snapshot dependencies layer... 08:59:57 [INFO] Building dependencies layer... 08:59:57 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240404T085415Z 08:59:57 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 08:59:57 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 08:59:58 [INFO] 08:59:58 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 08:59:58 [INFO] 08:59:58 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240404T085415Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 08:59:58 [INFO] 08:59:58 [INFO] 08:59:58 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 08:59:58 [INFO] Building integration-test 3.4.8-SNAPSHOT [20/23] 08:59:58 [INFO] --------------------------------[ jar ]--------------------------------- 08:59:59 [INFO] 08:59:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 08:59:59 [INFO] 08:59:59 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- 08:59:59 [INFO] 08:59:59 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- 08:59:59 [INFO] 08:59:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- 08:59:59 [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:59:59 [INFO] 08:59:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- 08:59:59 [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:59:59 [INFO] 08:59:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- 08:59:59 [INFO] You have 0 Checkstyle violations. 08:59:59 [INFO] 08:59:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- 08:59:59 [INFO] You have 0 Checkstyle violations. 08:59:59 [INFO] 08:59:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- 08:59:59 [INFO] Starting audit... 08:59:59 Audit done. 08:59:59 [INFO] You have 0 Checkstyle violations. 08:59:59 [INFO] 08:59:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 08:59:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:59:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/src/main/resources 08:59:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-sources/license 08:59:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-resources/licenses 08:59:59 [INFO] 08:59:59 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- 08:59:59 [INFO] No sources to compile 08:59:59 [INFO] 08:59:59 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> 08:59:59 [INFO] 08:59:59 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- 08:59:59 [INFO] 08:59:59 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< 08:59:59 [INFO] 08:59:59 [INFO] 08:59:59 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- 08:59:59 [INFO] 08:59:59 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 08:59:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:59:59 [INFO] Copying 20 resources 08:59:59 [INFO] 08:59:59 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- 08:59:59 [INFO] Changes detected - recompiling the module! :dependency 08:59:59 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 08:59:59 [INFO] 08:59:59 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- 08:59:59 [INFO] Using isolated classloader, without GMavenPlus classpath. 08:59:59 [INFO] Using Groovy 3.0.18 to perform compileTests. 09:00:01 [INFO] Compiled 91 files. 09:00:01 [INFO] 09:00:01 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- 09:00:02 [INFO] 09:00:02 [INFO] ------------------------------------------------------- 09:00:02 [INFO] T E S T S 09:00:02 [INFO] ------------------------------------------------------- 09:00:04 09:00:04.376 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 09:00:04 09:00:04.386 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 09:00:04 [INFO] Running org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 09:00:34 09:00:04.780 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 09:00:34 09:00:05.172 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 09:00:34 09:00:05.174 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 09:00:34 09:00:05.197 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 09:00:34 Server Version: 23.0.1 09:00:34 API Version: 1.42 09:00:34 Operating System: CentOS Stream 8 09:00:34 Total Memory: 31890 MB 09:00:34 09:00:05.200 [main] WARN org.testcontainers.utility.ResourceReaper -- 09:00:34 ******************************************************************************** 09:00:34 Ryuk has been disabled. This can cause unexpected behavior in your environment. 09:00:34 ******************************************************************************** 09:00:34 09:00:05.205 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 09:00:34 09:00:05.206 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 09:00:34 09:00:05.240 [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. 09:00:34 09:00:05.246 [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) 09:00:34 09:00:07.359 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 09:00:34 09:00:07.387 [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) 09:00:34 09:00:07.896 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (0 bytes/? MB) 09:00:34 09:00:08.889 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (7 MB/? MB) 09:00:34 09:00:10.135 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (35 MB/? MB) 09:00:34 09:00:10.303 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (36 MB/? MB) 09:00:34 09:00:10.532 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (40 MB/? MB) 09:00:34 09:00:10.648 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (40 MB/? MB) 09:00:34 09:00:10.840 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (40 MB/? MB) 09:00:34 09:00:11.101 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 1 extracted, (40 MB/? MB) 09:00:34 09:00:11.167 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 1 extracted, (40 MB/? MB) 09:00:34 09:00:11.359 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 1 extracted, (40 MB/? MB) 09:00:34 09:00:11.684 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 1 extracted, (40 MB/? MB) 09:00:34 09:00:11.888 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 1 extracted, (42 MB/? MB) 09:00:34 09:00:12.588 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 2 extracted, (54 MB/? MB) 09:00:34 09:00:13.426 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 3 extracted, (71 MB/? MB) 09:00:34 09:00:13.539 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 4 extracted, (74 MB/? MB) 09:00:34 09:00:13.824 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 5 extracted, (81 MB/? MB) 09:00:34 09:00:13.921 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 6 extracted, (84 MB/? MB) 09:00:34 09:00:14.003 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 7 extracted, (84 MB/? MB) 09:00:34 09:00:14.074 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 8 extracted, (86 MB/? MB) 09:00:34 09:00:16.049 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (130 MB/? MB) 09:00:34 09:00:18.026 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 9 extracted, (130 MB/? MB) 09:00:34 09:00:18.113 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 10 extracted, (130 MB/? MB) 09:00:34 09:00:18.191 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 11 extracted, (130 MB/? MB) 09:00:34 09:00:18.274 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 12 extracted, (130 MB/? MB) 09:00:34 09:00:18.346 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 13 extracted, (130 MB/? MB) 09:00:34 09:00:18.364 [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) 09:00:34 09:00:18.364 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT13.124240618S 09:00:34 09:00:18.397 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 09:00:34 09:00:21.881 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: d11e5f5de8eea12a32d320800f4f52856bfc812c3e5757141ee8fa6a64070b6d 09:00:34 09:00:23.768 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT5.370817913S 09:00:34 09:00:23.769 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32791/test?loggerLevel=OFF) 09:00:34 09:00:23.771 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 09:00:34 09:00:23.901 [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: 458fb363c73757ce9a4d8cbf3c2b665ef8d56d64c62920a7e0d318cd9c261771 09:00:34 09:00:29.173 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.401756315S 09:00:34 09:00:02,953 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 09:00:34 09:00:02,956 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2f90ad92 - Here is a list of configurators discovered as a service, by rank: 09:00:34 09:00:02,956 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2f90ad92 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 09:00:34 09:00:02,956 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2f90ad92 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 09:00:34 09:00:02,956 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2f90ad92 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 09:00:34 09:00:02,963 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2f90ad92 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:00:34 09:00:02,963 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2f90ad92 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 09:00:34 09:00:02,965 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2f90ad92 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 09:00:34 09:00:02,966 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 09:00:34 09:00:02,966 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 09:00:34 09:00:02,966 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2f90ad92 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:00:34 09:00:02,966 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2f90ad92 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 09:00:34 09:00:02,967 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2f90ad92 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 09:00:34 09:00:02,968 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 09:00:34 09:00:02,968 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 09:00:34 09:00:02,968 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2f90ad92 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:00:34 09:00:02,968 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2f90ad92 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 09:00:34 09:00:02,969 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2f90ad92 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 09:00:34 09:00:02,969 |-INFO in ch.qos.logback.classic.BasicConfigurator@4710332d - Setting up default configuration. 09:00:34 09:00:02,985 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2f90ad92 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 16 milliseconds. ExecutionStatus=NEUTRAL 09:00:34 09:00:29,617 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7930de44 - 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 09:00:34 09:00:29,663 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@52891a77 - 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. 09:00:34 09:00:29,663 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7930de44 - 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 09:00:34 09:00:29,666 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 09:00:34 09:00:29,666 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 09:00:34 09:00:29,666 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 09:00:34 09:00:29,666 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 09:00:34 09:00:29,666 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 09:00:34 09:00:29,668 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@52891a77 - 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. 09:00:34 09:00:29,668 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7930de44 - 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 09:00:34 09:00:29,676 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:00:34 09:00:29,676 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 09:00:34 09:00:29,679 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 09:00:34 09:00:29,712 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712221229711) 09:00:34 09:00:29,713 |-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] 09:00:34 09:00:29,713 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 09:00:34 09:00:29,719 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 09:00:34 09:00:29,719 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@785fd189 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 09:00:34 09:00:29,720 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 09:00:34 09:00:29,720 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@785fd189 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 09:00:34 09:00:29,720 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 09:00:34 09:00:29,720 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@785fd189 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 09:00:34 09:00:29,720 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 09:00:34 09:00:29,720 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@785fd189 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 09:00:34 09:00:29,720 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 09:00:34 09:00:29,720 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@785fd189 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 09:00:34 09:00:29,720 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 09:00:34 09:00:29,720 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@785fd189 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 09:00:34 09:00:29,720 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 09:00:34 09:00:29,720 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@785fd189 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 09:00:34 09:00:29,720 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 09:00:34 09:00:29,720 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@785fd189 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 09:00:34 09:00:29,721 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:00:34 09:00:29,721 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:00:34 09:00:29,726 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:00:34 09:00:29,752 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 09:00:34 09:00:29,752 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:00:34 09:00:29,763 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:00:34 09:00:29,769 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:00:34 09:00:30,449 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3e900cf4 - Setting zoneId to "UTC" 09:00:34 09:00:30,458 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 09:00:34 09:00:30,458 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 09:00:34 09:00:30,710 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 09:00:34 09:00:30,710 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 09:00:34 09:00:30,711 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 09:00:34 09:00:30,711 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 09:00:34 09:00:30,711 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:00:34 09:00:30,711 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@785fd189 - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:00:34 09:00:30,712 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 09:00:34 09:00:30,712 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@412d379c - End of configuration. 09:00:34 09:00:30,712 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5b6dc76c - Registering current configuration as safe fallback point 09:00:34 09:00:34 2024-04-04T09:00:30.863Z INFO 13454 --- [cps-integration-test] [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Starting CpsAnchorServiceIntegrationSpec using Java 17.0.6-ea with PID 13454 (started by jenkins in /w/workspace/cps-master-merge-java/integration-test) 09:00:34 2024-04-04T09:00:30.864Z INFO 13454 --- [cps-integration-test] [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 09:00:34 2024-04-04T09:00:31.635Z INFO 13454 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 09:00:34 2024-04-04T09:00:31.692Z INFO 13454 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 48 ms. Found 6 JPA repository interfaces. 09:00:34 2024-04-04T09:00:32.859Z INFO 13454 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 09:00:34 2024-04-04T09:00:33.051Z INFO 13454 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@5900307b 09:00:34 2024-04-04T09:00:33.053Z INFO 13454 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 09:00:34 2024-04-04T09:00:33.296Z INFO 13454 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 09:00:34 2024-04-04T09:00:33.487Z INFO 13454 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 09:00:34 2024-04-04T09:00:33.712Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 09:00:34 2024-04-04T09:00:33.719Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 09:00:34 2024-04-04T09:00:33.883Z INFO 13454 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 2221233723 09:00:34 2024-04-04T09:00:33.898Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 09:00:34 2024-04-04T09:00:33.949Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 09:00:34 2024-04-04T09:00:33.950Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 8ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 09:00:34 2024-04-04T09:00:33.957Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 09:00:34 2024-04-04T09:00:33.957Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 3ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 09:00:34 2024-04-04T09:00:33.964Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 09:00:34 2024-04-04T09:00:33.964Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 5ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 09:00:34 2024-04-04T09:00:33.971Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 09:00:34 2024-04-04T09:00:33.971Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 4ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 09:00:34 2024-04-04T09:00:33.977Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 09:00:34 2024-04-04T09:00:33.977Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 4ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 09:00:34 2024-04-04T09:00:33.983Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 09:00:34 2024-04-04T09:00:33.984Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 4ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 09:00:34 2024-04-04T09:00:33.990Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 09:00:34 2024-04-04T09:00:33.990Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 5ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 09:00:34 2024-04-04T09:00:33.996Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 09:00:34 2024-04-04T09:00:33.996Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 4ms 09:00:34 2024-04-04T09:00:34.000Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 09:00:34 2024-04-04T09:00:34.001Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 2ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 09:00:34 2024-04-04T09:00:34.005Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 09:00:34 2024-04-04T09:00:34.006Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 3ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 09:00:34 2024-04-04T09:00:34.012Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 09:00:34 2024-04-04T09:00:34.012Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 4ms 09:00:34 2024-04-04T09:00:34.018Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 09:00:34 2024-04-04T09:00:34.019Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 4ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 09:00:34 2024-04-04T09:00:34.022Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 09:00:34 2024-04-04T09:00:34.023Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 2ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 09:00:34 2024-04-04T09:00:34.026Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 09:00:34 2024-04-04T09:00:34.027Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 2ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 09:00:34 2024-04-04T09:00:34.031Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 09:00:34 2024-04-04T09:00:34.031Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 2ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 09:00:34 2024-04-04T09:00:34.036Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 09:00:34 2024-04-04T09:00:34.036Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 09:00:34 2024-04-04T09:00:34.040Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 09:00:34 2024-04-04T09:00:34.040Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 2ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 09:00:34 2024-04-04T09:00:34.044Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 09:00:34 2024-04-04T09:00:34.045Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 3ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 09:00:34 2024-04-04T09:00:34.048Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 09:00:34 2024-04-04T09:00:34.049Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 3ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 09:00:34 2024-04-04T09:00:34.052Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 09:00:34 2024-04-04T09:00:34.053Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 09:00:34 2024-04-04T09:00:34.057Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 09:00:34 2024-04-04T09:00:34.057Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 2ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 09:00:34 2024-04-04T09:00:34.061Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 09:00:34 2024-04-04T09:00:34.062Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 09:00:34 2024-04-04T09:00:34.067Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 09:00:34 2024-04-04T09:00:34.068Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 4ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 09:00:34 2024-04-04T09:00:34.072Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 09:00:34 2024-04-04T09:00:34.072Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 2ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 09:00:34 2024-04-04T09:00:34.076Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 09:00:34 2024-04-04T09:00:34.077Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 3ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 09:00:34 2024-04-04T09:00:34.080Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 09:00:34 2024-04-04T09:00:34.081Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 09:00:34 2024-04-04T09:00:34.084Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 09:00:34 2024-04-04T09:00:34.084Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 09:00:34 2024-04-04T09:00:34.088Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 09:00:34 2024-04-04T09:00:34.088Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 09:00:34 2024-04-04T09:00:34.092Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 09:00:34 2024-04-04T09:00:34.093Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 3ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 09:00:34 2024-04-04T09:00:34.097Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 09:00:34 2024-04-04T09:00:34.097Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 2ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 09:00:34 2024-04-04T09:00:34.100Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 09:00:34 2024-04-04T09:00:34.101Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 09:00:34 2024-04-04T09:00:34.104Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 09:00:34 2024-04-04T09:00:34.104Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 2ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 09:00:34 2024-04-04T09:00:34.108Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 09:00:34 2024-04-04T09:00:34.108Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 2ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 09:00:34 2024-04-04T09:00:34.112Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 09:00:34 2024-04-04T09:00:34.113Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 3ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 09:00:34 2024-04-04T09:00:34.117Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 09:00:34 2024-04-04T09:00:34.117Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 2ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 09:00:34 2024-04-04T09:00:34.120Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 09:00:34 2024-04-04T09:00:34.121Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 3ms 09:00:34 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 09:00:34 2024-04-04T09:00:34.124Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 09:00:34 2024-04-04T09:00:34.125Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 3ms 09:00:34 Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 09:00:34 2024-04-04T09:00:34.129Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 09:00:34 2024-04-04T09:00:34.130Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 3ms 09:00:34 Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 09:00:34 2024-04-04T09:00:34.134Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 09:00:34 2024-04-04T09:00:34.134Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 2ms 09:00:34 Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 09:00:34 2024-04-04T09:00:34.148Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 09:00:34 Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 09:00:59 2024-04-04T09:00:34.149Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 13ms 09:00:59 Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 09:00:59 2024-04-04T09:00:34.151Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 09:00:59 2024-04-04T09:00:34.152Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms 09:00:59 2024-04-04T09:00:34.167Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 09:00:59 2024-04-04T09:00:34.168Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 14ms 09:00:59 Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 09:00:59 2024-04-04T09:00:34.172Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 09:00:59 2024-04-04T09:00:34.174Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 09:00:59 2024-04-04T09:00:34.175Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 5ms 09:00:59 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 09:00:59 2024-04-04T09:00:34.186Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 09:00:59 2024-04-04T09:00:34.188Z INFO 13454 --- [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 09:00:59 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 09:00:59 2024-04-04T09:00:34.192Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 09:00:59 2024-04-04T09:00:34.194Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 09:00:59 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 09:00:59 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 09:00:59 2024-04-04T09:00:34.195Z INFO 13454 --- [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 5ms 09:00:59 2024-04-04T09:00:34.199Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 09:00:59 2024-04-04T09:00:34.199Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 2ms 09:00:59 2024-04-04T09:00:34.203Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 09:00:59 2024-04-04T09:00:34.203Z INFO 13454 --- [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 3ms 09:00:59 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 09:00:59 2024-04-04T09:00:34.206Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 09:00:59 2024-04-04T09:00:34.206Z INFO 13454 --- [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 09:00:59 Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 09:00:59 2024-04-04T09:00:34.212Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 09:00:59 2024-04-04T09:00:34.214Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 09:00:59 2024-04-04T09:00:34.216Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 09:00:59 2024-04-04T09:00:34.222Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 14ms 09:00:59 Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 09:00:59 2024-04-04T09:00:34.232Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 09:00:59 2024-04-04T09:00:34.233Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 8ms 09:00:59 Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 09:00:59 2024-04-04T09:00:34.241Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 09:00:59 2024-04-04T09:00:34.242Z INFO 13454 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 8ms 09:00:59 2024-04-04T09:00:34.246Z INFO 13454 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 09:00:59 2024-04-04T09:00:34.246Z INFO 13454 --- [cps-integration-test] [ main] liquibase.util : Run: 51 09:00:59 2024-04-04T09:00:34.246Z INFO 13454 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 09:00:59 2024-04-04T09:00:34.246Z INFO 13454 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 09:00:59 2024-04-04T09:00:34.246Z INFO 13454 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 09:00:59 2024-04-04T09:00:34.246Z INFO 13454 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 51 09:00:59 09:00:59 09:00:59 UPDATE SUMMARY 09:00:59 Run: 51 09:00:59 Previously run: 0 09:00:59 Filtered out: 0 09:00:59 ------------------------------- 09:00:59 Total change sets: 51 09:00:59 09:00:59 2024-04-04T09:00:34.247Z INFO 13454 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 09:00:59 Liquibase: Update has been successful. 09:00:59 2024-04-04T09:00:34.248Z INFO 13454 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 09:00:59 2024-04-04T09:00:34.250Z INFO 13454 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 09:00:59 2024-04-04T09:00:34.253Z INFO 13454 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 09:00:59 2024-04-04T09:00:34.254Z INFO 13454 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 09:00:59 2024-04-04T09:00:34.370Z INFO 13454 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 09:00:59 2024-04-04T09:00:34.451Z INFO 13454 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.4.4.Final 09:00:59 2024-04-04T09:00:34.453Z INFO 13454 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 09:00:59 2024-04-04T09:00:34.488Z INFO 13454 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 09:00:59 2024-04-04T09:00:34.627Z WARN 13454 --- [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) 09:00:59 2024-04-04T09:00:34.835Z INFO 13454 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 09:00:59 2024-04-04T09:00:36.091Z INFO 13454 --- [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) 09:00:59 2024-04-04T09:00:36.094Z INFO 13454 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 09:00:59 2024-04-04T09:00:36.583Z INFO 13454 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 09:00:59 2024-04-04T09:00:37.142Z WARN 13454 --- [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: 09:00:59 --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 09:00:59 2024-04-04T09:00:37.228Z INFO 13454 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 09:00:59 + + o o o o---o o----o o o---o o o----o o--o--o 09:00:59 + + + + | | / \ / | | / / \ | | 09:00:59 + + + + + o----o o o o o----o | o o o o----o | 09:00:59 + + + + | | / \ / | | \ / \ | | 09:00:59 + + o o o o o---o o----o o----o o---o o o o----o o 09:00:59 2024-04-04T09:00:37.228Z INFO 13454 --- [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. 09:00:59 2024-04-04T09:00:37.228Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:37.228Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:37.228Z INFO 13454 --- [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. 09:00:59 2024-04-04T09:00:37.231Z INFO 13454 --- [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. 09:00:59 To enable the Jet engine on the members, do one of the following: 09:00:59 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:00:59 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:00:59 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:00:59 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:00:59 2024-04-04T09:00:37.436Z INFO 13454 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 09:00:59 2024-04-04T09:00:37.727Z INFO 13454 --- [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. 09:00:59 2024-04-04T09:00:37.825Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:37.829Z WARN 13454 --- [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. 09:00:59 2024-04-04T09:00:38.100Z INFO 13454 --- [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. 09:00:59 2024-04-04T09:00:38.107Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:40.641Z INFO 13454 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 09:00:59 09:00:59 Members {size:1, ver:1} [ 09:00:59 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa this 09:00:59 ] 09:00:59 09:00:59 2024-04-04T09:00:40.659Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:40.818Z INFO 13454 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 09:00:59 + + o o o o---o o----o o o---o o o----o o--o--o 09:00:59 + + + + | | / \ / | | / / \ | | 09:00:59 + + + + + o----o o o o o----o | o o o o----o | 09:00:59 + + + + | | / \ / | | \ / \ | | 09:00:59 + + o o o o o---o o----o o----o o---o o o o----o o 09:00:59 2024-04-04T09:00:40.818Z INFO 13454 --- [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. 09:00:59 2024-04-04T09:00:40.818Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:40.818Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:40.818Z INFO 13454 --- [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. 09:00:59 2024-04-04T09:00:40.818Z INFO 13454 --- [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. 09:00:59 To enable the Jet engine on the members, do one of the following: 09:00:59 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:00:59 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:00:59 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:00:59 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:00:59 2024-04-04T09:00:40.821Z INFO 13454 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 09:00:59 2024-04-04T09:00:40.832Z INFO 13454 --- [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. 09:00:59 2024-04-04T09:00:40.834Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:40.834Z WARN 13454 --- [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. 09:00:59 2024-04-04T09:00:40.848Z INFO 13454 --- [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. 09:00:59 2024-04-04T09:00:40.848Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:40.976Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:41.001Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.47:54271 09:00:59 2024-04-04T09:00:41.003Z INFO 13454 --- [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:54271 and /10.250.0.254:5701 09:00:59 2024-04-04T09:00:46.108Z INFO 13454 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 09:00:59 09:00:59 Members {size:2, ver:2} [ 09:00:59 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa this 09:00:59 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 09:00:59 ] 09:00:59 09:00:59 2024-04-04T09:00:46.118Z INFO 13454 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 09:00:59 09:00:59 Members {size:2, ver:2} [ 09:00:59 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa 09:00:59 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 this 09:00:59 ] 09:00:59 09:00:59 2024-04-04T09:00:46.119Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:46.127Z INFO 13454 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 09:00:59 + + o o o o---o o----o o o---o o o----o o--o--o 09:00:59 + + + + | | / \ / | | / / \ | | 09:00:59 + + + + + o----o o o o o----o | o o o o----o | 09:00:59 + + + + | | / \ / | | \ / \ | | 09:00:59 + + o o o o o---o o----o o----o o---o o o o----o o 09:00:59 2024-04-04T09:00:46.127Z INFO 13454 --- [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. 09:00:59 2024-04-04T09:00:46.127Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:46.127Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:46.127Z INFO 13454 --- [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. 09:00:59 2024-04-04T09:00:46.127Z INFO 13454 --- [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. 09:00:59 To enable the Jet engine on the members, do one of the following: 09:00:59 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:00:59 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:00:59 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:00:59 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:00:59 2024-04-04T09:00:46.132Z INFO 13454 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 09:00:59 2024-04-04T09:00:46.137Z INFO 13454 --- [cps-integration-test] [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initializing cluster partition table arrangement... 09:00:59 2024-04-04T09:00:46.144Z INFO 13454 --- [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. 09:00:59 2024-04-04T09:00:46.146Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:46.147Z WARN 13454 --- [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. 09:00:59 2024-04-04T09:00:46.175Z INFO 13454 --- [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. 09:00:59 2024-04-04T09:00:46.176Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:46.274Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:46.285Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.47:55997 09:00:59 2024-04-04T09:00:46.286Z INFO 13454 --- [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:55997 and /10.250.0.254:5701 09:00:59 2024-04-04T09:00:51.389Z INFO 13454 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 09:00:59 09:00:59 Members {size:3, ver:3} [ 09:00:59 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa this 09:00:59 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 09:00:59 Member [10.250.0.254]:5703 - 9bc28bae-ecb5-4e50-8f30-6eab5dad219d 09:00:59 ] 09:00:59 09:00:59 2024-04-04T09:00:51.398Z INFO 13454 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 09:00:59 09:00:59 Members {size:3, ver:3} [ 09:00:59 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa 09:00:59 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 this 09:00:59 Member [10.250.0.254]:5703 - 9bc28bae-ecb5-4e50-8f30-6eab5dad219d 09:00:59 ] 09:00:59 09:00:59 2024-04-04T09:00:51.398Z INFO 13454 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 09:00:59 09:00:59 Members {size:3, ver:3} [ 09:00:59 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa 09:00:59 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 09:00:59 Member [10.250.0.254]:5703 - 9bc28bae-ecb5-4e50-8f30-6eab5dad219d this 09:00:59 ] 09:00:59 09:00:59 2024-04-04T09:00:51.399Z INFO 13454 --- [cps-integration-test] [cached.thread-3] 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 09:00:59 2024-04-04T09:00:51.400Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.47:46251 09:00:59 2024-04-04T09:00:51.404Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.47:53937 09:00:59 2024-04-04T09:00:51.405Z INFO 13454 --- [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:46251 and /10.250.0.254:5703 09:00:59 2024-04-04T09:00:51.405Z INFO 13454 --- [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:53937 and /10.250.0.254:5702 09:00:59 2024-04-04T09:00:51.665Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:52.103Z INFO 13454 --- [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 09:00:51 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 09:00:59 2024-04-04T09:00:52.400Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:52.768Z INFO 13454 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 09:00:59 + + o o o o---o o----o o o---o o o----o o--o--o 09:00:59 + + + + | | / \ / | | / / \ | | 09:00:59 + + + + + o----o o o o o----o | o o o o----o | 09:00:59 + + + + | | / \ / | | \ / \ | | 09:00:59 + + o o o o o---o o----o o----o o---o o o o----o o 09:00:59 2024-04-04T09:00:52.768Z INFO 13454 --- [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. 09:00:59 2024-04-04T09:00:52.768Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:52.768Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:52.768Z INFO 13454 --- [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. 09:00:59 2024-04-04T09:00:52.768Z INFO 13454 --- [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. 09:00:59 To enable the Jet engine on the members, do one of the following: 09:00:59 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:00:59 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:00:59 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:00:59 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:00:59 2024-04-04T09:00:52.772Z INFO 13454 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 09:00:59 2024-04-04T09:00:52.780Z INFO 13454 --- [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. 09:00:59 2024-04-04T09:00:52.781Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:52.781Z WARN 13454 --- [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. 09:00:59 2024-04-04T09:00:52.791Z INFO 13454 --- [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. 09:00:59 2024-04-04T09:00:52.792Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:52.894Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:52.902Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.47:51121 09:00:59 2024-04-04T09:00:52.903Z INFO 13454 --- [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:51121 and /10.250.0.254:5701 09:00:59 2024-04-04T09:00:58.001Z INFO 13454 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 09:00:59 09:00:59 Members {size:4, ver:4} [ 09:00:59 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa this 09:00:59 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 09:00:59 Member [10.250.0.254]:5703 - 9bc28bae-ecb5-4e50-8f30-6eab5dad219d 09:00:59 Member [10.250.0.254]:5704 - d5d96530-dfe0-4a93-b6e6-5c7192194c75 09:00:59 ] 09:00:59 09:00:59 2024-04-04T09:00:58.007Z INFO 13454 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 09:00:59 09:00:59 Members {size:4, ver:4} [ 09:00:59 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa 09:00:59 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 09:00:59 Member [10.250.0.254]:5703 - 9bc28bae-ecb5-4e50-8f30-6eab5dad219d this 09:00:59 Member [10.250.0.254]:5704 - d5d96530-dfe0-4a93-b6e6-5c7192194c75 09:00:59 ] 09:00:59 09:00:59 2024-04-04T09:00:58.008Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.47:36995 09:00:59 2024-04-04T09:00:58.009Z INFO 13454 --- [cps-integration-test] [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 09:00:59 09:00:59 Members {size:4, ver:4} [ 09:00:59 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa 09:00:59 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 09:00:59 Member [10.250.0.254]:5703 - 9bc28bae-ecb5-4e50-8f30-6eab5dad219d 09:00:59 Member [10.250.0.254]:5704 - d5d96530-dfe0-4a93-b6e6-5c7192194c75 this 09:00:59 ] 09:00:59 09:00:59 2024-04-04T09:00:58.009Z INFO 13454 --- [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:36995 and /10.250.0.254:5704 09:00:59 2024-04-04T09:00:58.009Z INFO 13454 --- [cps-integration-test] [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 09:00:59 2024-04-04T09:00:58.009Z INFO 13454 --- [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:5703, timeout: 10000, bind-any: true 09:00:59 2024-04-04T09:00:58.010Z INFO 13454 --- [cps-integration-test] [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 09:00:59 09:00:59 Members {size:4, ver:4} [ 09:00:59 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa 09:00:59 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 this 09:00:59 Member [10.250.0.254]:5703 - 9bc28bae-ecb5-4e50-8f30-6eab5dad219d 09:00:59 Member [10.250.0.254]:5704 - d5d96530-dfe0-4a93-b6e6-5c7192194c75 09:00:59 ] 09:00:59 09:00:59 2024-04-04T09:00:58.010Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.47:49177 09:00:59 2024-04-04T09:00:58.022Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.47:33117 09:00:59 2024-04-04T09:00:58.024Z INFO 13454 --- [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:33117 and /10.250.0.254:5702 09:00:59 2024-04-04T09:00:58.028Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.47:54783 09:00:59 2024-04-04T09:00:58.028Z INFO 13454 --- [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:54783 and /10.250.0.254:5704 09:00:59 2024-04-04T09:00:58.029Z INFO 13454 --- [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:49177 and /10.250.0.254:5703 09:00:59 2024-04-04T09:00:58.262Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:58.552Z INFO 13454 --- [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 09:00:58 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 09:00:59 2024-04-04T09:00:59.010Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:59.198Z INFO 13454 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 09:00:59 + + o o o o---o o----o o o---o o o----o o--o--o 09:00:59 + + + + | | / \ / | | / / \ | | 09:00:59 + + + + + o----o o o o o----o | o o o o----o | 09:00:59 + + + + | | / \ / | | \ / \ | | 09:00:59 + + o o o o o---o o----o o----o o---o o o o----o o 09:00:59 2024-04-04T09:00:59.198Z INFO 13454 --- [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. 09:00:59 2024-04-04T09:00:59.198Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:59.198Z INFO 13454 --- [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 09:00:59 2024-04-04T09:00:59.198Z INFO 13454 --- [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. 09:00:59 2024-04-04T09:00:59.198Z INFO 13454 --- [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. 09:00:59 To enable the Jet engine on the members, do one of the following: 09:00:59 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:00:59 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:00:59 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:00:59 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:00:59 2024-04-04T09:00:59.201Z INFO 13454 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 09:01:19 2024-04-04T09:00:59.208Z INFO 13454 --- [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. 09:01:19 2024-04-04T09:00:59.209Z INFO 13454 --- [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 09:01:19 2024-04-04T09:00:59.209Z WARN 13454 --- [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. 09:01:19 2024-04-04T09:00:59.222Z INFO 13454 --- [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. 09:01:19 2024-04-04T09:00:59.222Z INFO 13454 --- [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 09:01:19 2024-04-04T09:00:59.376Z INFO 13454 --- [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 09:01:19 2024-04-04T09:00:59.379Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.47:49731 09:01:19 2024-04-04T09:00:59.380Z INFO 13454 --- [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:49731 and /10.250.0.254:5701 09:01:19 2024-04-04T09:01:04.483Z INFO 13454 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 09:01:19 09:01:19 Members {size:5, ver:5} [ 09:01:19 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa this 09:01:19 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 09:01:19 Member [10.250.0.254]:5703 - 9bc28bae-ecb5-4e50-8f30-6eab5dad219d 09:01:19 Member [10.250.0.254]:5704 - d5d96530-dfe0-4a93-b6e6-5c7192194c75 09:01:19 Member [10.250.0.254]:5705 - cd8a2a9a-2fb7-41be-83c8-d868253f2df5 09:01:19 ] 09:01:19 09:01:19 2024-04-04T09:01:04.489Z INFO 13454 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 09:01:19 09:01:19 Members {size:5, ver:5} [ 09:01:19 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa 09:01:19 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 09:01:19 Member [10.250.0.254]:5703 - 9bc28bae-ecb5-4e50-8f30-6eab5dad219d 09:01:19 Member [10.250.0.254]:5704 - d5d96530-dfe0-4a93-b6e6-5c7192194c75 09:01:19 Member [10.250.0.254]:5705 - cd8a2a9a-2fb7-41be-83c8-d868253f2df5 this 09:01:19 ] 09:01:19 09:01:19 2024-04-04T09:01:04.491Z INFO 13454 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 09:01:19 09:01:19 Members {size:5, ver:5} [ 09:01:19 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa 09:01:19 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 this 09:01:19 Member [10.250.0.254]:5703 - 9bc28bae-ecb5-4e50-8f30-6eab5dad219d 09:01:19 Member [10.250.0.254]:5704 - d5d96530-dfe0-4a93-b6e6-5c7192194c75 09:01:19 Member [10.250.0.254]:5705 - cd8a2a9a-2fb7-41be-83c8-d868253f2df5 09:01:19 ] 09:01:19 09:01:19 2024-04-04T09:01:04.492Z INFO 13454 --- [cps-integration-test] [cached.thread-3] 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 09:01:19 2024-04-04T09:01:04.492Z INFO 13454 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 09:01:19 09:01:19 Members {size:5, ver:5} [ 09:01:19 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa 09:01:19 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 09:01:19 Member [10.250.0.254]:5703 - 9bc28bae-ecb5-4e50-8f30-6eab5dad219d this 09:01:19 Member [10.250.0.254]:5704 - d5d96530-dfe0-4a93-b6e6-5c7192194c75 09:01:19 Member [10.250.0.254]:5705 - cd8a2a9a-2fb7-41be-83c8-d868253f2df5 09:01:19 ] 09:01:19 09:01:19 2024-04-04T09:01:04.493Z INFO 13454 --- [cps-integration-test] [cached.thread-3] 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 09:01:19 2024-04-04T09:01:04.493Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.47:44183 09:01:19 2024-04-04T09:01:04.494Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.47:56247 09:01:19 2024-04-04T09:01:04.496Z INFO 13454 --- [cps-integration-test] [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 09:01:19 2024-04-04T09:01:04.497Z INFO 13454 --- [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:56247 and /10.250.0.254:5702 09:01:19 2024-04-04T09:01:04.497Z INFO 13454 --- [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:44183 and /10.250.0.254:5705 09:01:19 2024-04-04T09:01:04.499Z INFO 13454 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 09:01:19 09:01:19 Members {size:5, ver:5} [ 09:01:19 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa 09:01:19 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 09:01:19 Member [10.250.0.254]:5703 - 9bc28bae-ecb5-4e50-8f30-6eab5dad219d 09:01:19 Member [10.250.0.254]:5704 - d5d96530-dfe0-4a93-b6e6-5c7192194c75 this 09:01:19 Member [10.250.0.254]:5705 - cd8a2a9a-2fb7-41be-83c8-d868253f2df5 09:01:19 ] 09:01:19 09:01:19 2024-04-04T09:01:04.505Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.47:48859 09:01:19 2024-04-04T09:01:04.512Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.47:44315 09:01:19 2024-04-04T09:01:04.513Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.47:44681 09:01:19 2024-04-04T09:01:04.514Z INFO 13454 --- [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:44681 and /10.250.0.254:5705 09:01:19 2024-04-04T09:01:04.514Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.47:46689 09:01:19 2024-04-04T09:01:04.514Z INFO 13454 --- [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:46689 and /10.250.0.254:5704 09:01:19 2024-04-04T09:01:04.519Z INFO 13454 --- [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:44315 and /10.250.0.254:5705 09:01:19 2024-04-04T09:01:04.525Z INFO 13454 --- [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:48859 and /10.250.0.254:5703 09:01:19 2024-04-04T09:01:04.745Z INFO 13454 --- [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 09:01:19 2024-04-04T09:01:05.183Z INFO 13454 --- [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 09:01:04 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=813) 09:01:19 2024-04-04T09:01:05.492Z INFO 13454 --- [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 09:01:19 2024-04-04T09:01:05.541Z INFO 13454 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 09:01:19 + + o o o o---o o----o o o---o o o----o o--o--o 09:01:19 + + + + | | / \ / | | / / \ | | 09:01:19 + + + + + o----o o o o o----o | o o o o----o | 09:01:19 + + + + | | / \ / | | \ / \ | | 09:01:19 + + o o o o o---o o----o o----o o---o o o o----o o 09:01:19 2024-04-04T09:01:05.541Z INFO 13454 --- [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. 09:01:19 2024-04-04T09:01:05.541Z INFO 13454 --- [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 09:01:19 2024-04-04T09:01:05.541Z INFO 13454 --- [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 09:01:19 2024-04-04T09:01:05.541Z INFO 13454 --- [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. 09:01:19 2024-04-04T09:01:05.541Z INFO 13454 --- [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. 09:01:19 To enable the Jet engine on the members, do one of the following: 09:01:19 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:01:19 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:01:19 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:01:19 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:01:19 2024-04-04T09:01:05.544Z INFO 13454 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 09:01:19 2024-04-04T09:01:05.553Z INFO 13454 --- [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. 09:01:19 2024-04-04T09:01:05.554Z INFO 13454 --- [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 09:01:19 2024-04-04T09:01:05.554Z WARN 13454 --- [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. 09:01:19 2024-04-04T09:01:05.565Z INFO 13454 --- [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. 09:01:19 2024-04-04T09:01:05.566Z INFO 13454 --- [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 09:01:19 2024-04-04T09:01:05.703Z INFO 13454 --- [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 09:01:19 2024-04-04T09:01:05.707Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.47:57809 09:01:19 2024-04-04T09:01:05.707Z INFO 13454 --- [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:57809 and /10.250.0.254:5701 09:01:19 2024-04-04T09:01:10.809Z INFO 13454 --- [cps-integration-test] [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 09:01:19 09:01:19 Members {size:6, ver:6} [ 09:01:19 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa this 09:01:19 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 09:01:19 Member [10.250.0.254]:5703 - 9bc28bae-ecb5-4e50-8f30-6eab5dad219d 09:01:19 Member [10.250.0.254]:5704 - d5d96530-dfe0-4a93-b6e6-5c7192194c75 09:01:19 Member [10.250.0.254]:5705 - cd8a2a9a-2fb7-41be-83c8-d868253f2df5 09:01:19 Member [10.250.0.254]:5706 - a09894a4-4e81-4a77-a958-4db73eb626e2 09:01:19 ] 09:01:19 09:01:19 2024-04-04T09:01:10.817Z INFO 13454 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 09:01:19 09:01:19 Members {size:6, ver:6} [ 09:01:19 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa 09:01:19 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 09:01:19 Member [10.250.0.254]:5703 - 9bc28bae-ecb5-4e50-8f30-6eab5dad219d 09:01:19 Member [10.250.0.254]:5704 - d5d96530-dfe0-4a93-b6e6-5c7192194c75 09:01:19 Member [10.250.0.254]:5705 - cd8a2a9a-2fb7-41be-83c8-d868253f2df5 09:01:19 Member [10.250.0.254]:5706 - a09894a4-4e81-4a77-a958-4db73eb626e2 this 09:01:19 ] 09:01:19 09:01:19 2024-04-04T09:01:10.818Z INFO 13454 --- [cps-integration-test] [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 09:01:19 2024-04-04T09:01:10.818Z INFO 13454 --- [cps-integration-test] [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 09:01:19 2024-04-04T09:01:10.818Z INFO 13454 --- [cps-integration-test] [cached.thread-3] 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 09:01:19 2024-04-04T09:01:10.818Z INFO 13454 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 09:01:19 09:01:19 Members {size:6, ver:6} [ 09:01:19 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa 09:01:19 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 this 09:01:19 Member [10.250.0.254]:5703 - 9bc28bae-ecb5-4e50-8f30-6eab5dad219d 09:01:19 Member [10.250.0.254]:5704 - d5d96530-dfe0-4a93-b6e6-5c7192194c75 09:01:19 Member [10.250.0.254]:5705 - cd8a2a9a-2fb7-41be-83c8-d868253f2df5 09:01:19 Member [10.250.0.254]:5706 - a09894a4-4e81-4a77-a958-4db73eb626e2 09:01:19 ] 09:01:19 09:01:19 2024-04-04T09:01:10.818Z INFO 13454 --- [cps-integration-test] [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5705, timeout: 10000, bind-any: true 09:01:19 2024-04-04T09:01:10.820Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.47:49787 09:01:19 2024-04-04T09:01:10.820Z INFO 13454 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 09:01:19 09:01:19 Members {size:6, ver:6} [ 09:01:19 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa 09:01:19 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 09:01:19 Member [10.250.0.254]:5703 - 9bc28bae-ecb5-4e50-8f30-6eab5dad219d this 09:01:19 Member [10.250.0.254]:5704 - d5d96530-dfe0-4a93-b6e6-5c7192194c75 09:01:19 Member [10.250.0.254]:5705 - cd8a2a9a-2fb7-41be-83c8-d868253f2df5 09:01:19 Member [10.250.0.254]:5706 - a09894a4-4e81-4a77-a958-4db73eb626e2 09:01:19 ] 09:01:19 09:01:19 2024-04-04T09:01:10.820Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.47:53921 09:01:19 2024-04-04T09:01:10.822Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.47:42963 09:01:19 2024-04-04T09:01:10.822Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.47:33635 09:01:19 2024-04-04T09:01:10.823Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.47:44335 09:01:19 2024-04-04T09:01:10.832Z INFO 13454 --- [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:53921 and /10.250.0.254:5704 09:01:19 2024-04-04T09:01:10.832Z INFO 13454 --- [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:44335 and /10.250.0.254:5706 09:01:19 2024-04-04T09:01:10.833Z INFO 13454 --- [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:49787 and /10.250.0.254:5703 09:01:19 2024-04-04T09:01:10.834Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.47:57479 09:01:19 2024-04-04T09:01:10.834Z INFO 13454 --- [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:33635 and /10.250.0.254:5705 09:01:19 2024-04-04T09:01:10.834Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.47:39639 09:01:19 2024-04-04T09:01:10.836Z INFO 13454 --- [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:57479 and /10.250.0.254:5706 09:01:19 2024-04-04T09:01:10.839Z INFO 13454 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 09:01:19 09:01:19 Members {size:6, ver:6} [ 09:01:19 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa 09:01:19 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 09:01:19 Member [10.250.0.254]:5703 - 9bc28bae-ecb5-4e50-8f30-6eab5dad219d 09:01:19 Member [10.250.0.254]:5704 - d5d96530-dfe0-4a93-b6e6-5c7192194c75 09:01:19 Member [10.250.0.254]:5705 - cd8a2a9a-2fb7-41be-83c8-d868253f2df5 this 09:01:19 Member [10.250.0.254]:5706 - a09894a4-4e81-4a77-a958-4db73eb626e2 09:01:19 ] 09:01:19 09:01:19 2024-04-04T09:01:10.842Z INFO 13454 --- [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:39639 and /10.250.0.254:5706 09:01:19 2024-04-04T09:01:10.842Z INFO 13454 --- [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:42963 and /10.250.0.254:5702 09:01:19 2024-04-04T09:01:10.842Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.47:60239 09:01:19 2024-04-04T09:01:10.842Z INFO 13454 --- [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:60239 and /10.250.0.254:5706 09:01:19 2024-04-04T09:01:10.845Z INFO 13454 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 09:01:19 09:01:19 Members {size:6, ver:6} [ 09:01:19 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa 09:01:19 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 09:01:19 Member [10.250.0.254]:5703 - 9bc28bae-ecb5-4e50-8f30-6eab5dad219d 09:01:19 Member [10.250.0.254]:5704 - d5d96530-dfe0-4a93-b6e6-5c7192194c75 this 09:01:19 Member [10.250.0.254]:5705 - cd8a2a9a-2fb7-41be-83c8-d868253f2df5 09:01:19 Member [10.250.0.254]:5706 - a09894a4-4e81-4a77-a958-4db73eb626e2 09:01:19 ] 09:01:19 09:01:19 2024-04-04T09:01:11.078Z INFO 13454 --- [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: 451 09:01:19 2024-04-04T09:01:11.655Z INFO 13454 --- [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 09:01:11 UTC 2024, plannedMigrations=451, completedMigrations=451, remainingMigrations=0, totalCompletedMigrations=1264) 09:01:19 2024-04-04T09:01:11.818Z INFO 13454 --- [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 09:01:19 2024-04-04T09:01:11.891Z INFO 13454 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] 09:01:19 + + o o o o---o o----o o o---o o o----o o--o--o 09:01:19 + + + + | | / \ / | | / / \ | | 09:01:19 + + + + + o----o o o o o----o | o o o o----o | 09:01:19 + + + + | | / \ / | | \ / \ | | 09:01:19 + + o o o o o---o o----o o----o o---o o o o----o o 09:01:19 2024-04-04T09:01:11.891Z INFO 13454 --- [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. 09:01:19 2024-04-04T09:01:11.891Z INFO 13454 --- [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 09:01:19 2024-04-04T09:01:11.891Z INFO 13454 --- [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 09:01:19 2024-04-04T09:01:11.891Z INFO 13454 --- [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. 09:01:19 2024-04-04T09:01:11.891Z INFO 13454 --- [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. 09:01:19 To enable the Jet engine on the members, do one of the following: 09:01:19 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:01:19 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:01:19 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:01:19 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:01:19 2024-04-04T09:01:11.894Z INFO 13454 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 09:01:19 2024-04-04T09:01:11.902Z INFO 13454 --- [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. 09:01:19 2024-04-04T09:01:11.903Z INFO 13454 --- [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 09:01:19 2024-04-04T09:01:11.903Z WARN 13454 --- [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. 09:01:19 2024-04-04T09:01:11.912Z INFO 13454 --- [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. 09:01:19 2024-04-04T09:01:11.913Z INFO 13454 --- [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 09:01:19 2024-04-04T09:01:11.997Z INFO 13454 --- [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 09:01:19 2024-04-04T09:01:11.999Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.47:53551 09:01:19 2024-04-04T09:01:12.005Z INFO 13454 --- [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:53551 and /10.250.0.254:5701 09:01:19 2024-04-04T09:01:17.103Z INFO 13454 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 09:01:19 09:01:19 Members {size:7, ver:7} [ 09:01:19 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa this 09:01:19 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 09:01:19 Member [10.250.0.254]:5703 - 9bc28bae-ecb5-4e50-8f30-6eab5dad219d 09:01:19 Member [10.250.0.254]:5704 - d5d96530-dfe0-4a93-b6e6-5c7192194c75 09:01:19 Member [10.250.0.254]:5705 - cd8a2a9a-2fb7-41be-83c8-d868253f2df5 09:01:19 Member [10.250.0.254]:5706 - a09894a4-4e81-4a77-a958-4db73eb626e2 09:01:19 Member [10.250.0.254]:5707 - b1b54537-5ef7-430f-99af-f4e6e7caf248 09:01:19 ] 09:01:19 09:01:19 2024-04-04T09:01:17.111Z INFO 13454 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 09:01:19 09:01:19 Members {size:7, ver:7} [ 09:01:19 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa 09:01:19 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 this 09:01:19 Member [10.250.0.254]:5703 - 9bc28bae-ecb5-4e50-8f30-6eab5dad219d 09:01:19 Member [10.250.0.254]:5704 - d5d96530-dfe0-4a93-b6e6-5c7192194c75 09:01:19 Member [10.250.0.254]:5705 - cd8a2a9a-2fb7-41be-83c8-d868253f2df5 09:01:19 Member [10.250.0.254]:5706 - a09894a4-4e81-4a77-a958-4db73eb626e2 09:01:19 Member [10.250.0.254]:5707 - b1b54537-5ef7-430f-99af-f4e6e7caf248 09:01:19 ] 09:01:19 09:01:19 2024-04-04T09:01:17.113Z INFO 13454 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 09:01:19 09:01:19 Members {size:7, ver:7} [ 09:01:19 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa 09:01:19 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 09:01:19 Member [10.250.0.254]:5703 - 9bc28bae-ecb5-4e50-8f30-6eab5dad219d 09:01:19 Member [10.250.0.254]:5704 - d5d96530-dfe0-4a93-b6e6-5c7192194c75 09:01:19 Member [10.250.0.254]:5705 - cd8a2a9a-2fb7-41be-83c8-d868253f2df5 this 09:01:19 Member [10.250.0.254]:5706 - a09894a4-4e81-4a77-a958-4db73eb626e2 09:01:19 Member [10.250.0.254]:5707 - b1b54537-5ef7-430f-99af-f4e6e7caf248 09:01:19 ] 09:01:19 09:01:19 2024-04-04T09:01:17.114Z INFO 13454 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] 09:01:19 09:01:19 Members {size:7, ver:7} [ 09:01:19 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa 09:01:19 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 09:01:19 Member [10.250.0.254]:5703 - 9bc28bae-ecb5-4e50-8f30-6eab5dad219d 09:01:19 Member [10.250.0.254]:5704 - d5d96530-dfe0-4a93-b6e6-5c7192194c75 09:01:19 Member [10.250.0.254]:5705 - cd8a2a9a-2fb7-41be-83c8-d868253f2df5 09:01:19 Member [10.250.0.254]:5706 - a09894a4-4e81-4a77-a958-4db73eb626e2 09:01:19 Member [10.250.0.254]:5707 - b1b54537-5ef7-430f-99af-f4e6e7caf248 this 09:01:19 ] 09:01:19 09:01:19 2024-04-04T09:01:17.115Z INFO 13454 --- [cps-integration-test] [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 09:01:19 09:01:19 Members {size:7, ver:7} [ 09:01:19 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa 09:01:19 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 09:01:19 Member [10.250.0.254]:5703 - 9bc28bae-ecb5-4e50-8f30-6eab5dad219d this 09:01:19 Member [10.250.0.254]:5704 - d5d96530-dfe0-4a93-b6e6-5c7192194c75 09:01:19 Member [10.250.0.254]:5705 - cd8a2a9a-2fb7-41be-83c8-d868253f2df5 09:01:19 Member [10.250.0.254]:5706 - a09894a4-4e81-4a77-a958-4db73eb626e2 09:01:19 Member [10.250.0.254]:5707 - b1b54537-5ef7-430f-99af-f4e6e7caf248 09:01:19 ] 09:01:19 09:01:19 2024-04-04T09:01:17.116Z INFO 13454 --- [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:5702, timeout: 10000, bind-any: true 09:01:19 2024-04-04T09:01:17.116Z INFO 13454 --- [cps-integration-test] [cached.thread-3] 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 09:01:19 2024-04-04T09:01:17.116Z INFO 13454 --- [cps-integration-test] [cached.thread-2] 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 09:01:19 2024-04-04T09:01:17.116Z INFO 13454 --- [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:5705, timeout: 10000, bind-any: true 09:01:19 2024-04-04T09:01:17.116Z INFO 13454 --- [cps-integration-test] [cached.thread-2] 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:5706, timeout: 10000, bind-any: true 09:01:19 2024-04-04T09:01:17.116Z INFO 13454 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 09:01:19 09:01:19 Members {size:7, ver:7} [ 09:01:19 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa 09:01:19 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 09:01:19 Member [10.250.0.254]:5703 - 9bc28bae-ecb5-4e50-8f30-6eab5dad219d 09:01:19 Member [10.250.0.254]:5704 - d5d96530-dfe0-4a93-b6e6-5c7192194c75 09:01:19 Member [10.250.0.254]:5705 - cd8a2a9a-2fb7-41be-83c8-d868253f2df5 09:01:19 Member [10.250.0.254]:5706 - a09894a4-4e81-4a77-a958-4db73eb626e2 this 09:01:19 Member [10.250.0.254]:5707 - b1b54537-5ef7-430f-99af-f4e6e7caf248 09:01:19 ] 09:01:19 09:01:19 2024-04-04T09:01:17.117Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.47:56947 09:01:19 2024-04-04T09:01:17.117Z INFO 13454 --- [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:56947 and /10.250.0.254:5707 09:01:19 2024-04-04T09:01:17.117Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.47:57757 09:01:19 2024-04-04T09:01:17.117Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.47:51343 09:01:19 2024-04-04T09:01:17.119Z INFO 13454 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 09:01:19 09:01:19 Members {size:7, ver:7} [ 09:01:19 Member [10.250.0.254]:5701 - a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa 09:01:19 Member [10.250.0.254]:5702 - ca2e3838-4430-4a06-a88e-f9b549726603 09:01:19 Member [10.250.0.254]:5703 - 9bc28bae-ecb5-4e50-8f30-6eab5dad219d 09:01:19 Member [10.250.0.254]:5704 - d5d96530-dfe0-4a93-b6e6-5c7192194c75 this 09:01:19 Member [10.250.0.254]:5705 - cd8a2a9a-2fb7-41be-83c8-d868253f2df5 09:01:19 Member [10.250.0.254]:5706 - a09894a4-4e81-4a77-a958-4db73eb626e2 09:01:19 Member [10.250.0.254]:5707 - b1b54537-5ef7-430f-99af-f4e6e7caf248 09:01:19 ] 09:01:19 09:01:19 2024-04-04T09:01:17.122Z INFO 13454 --- [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:57757 and /10.250.0.254:5707 09:01:19 2024-04-04T09:01:17.125Z INFO 13454 --- [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:51343 and /10.250.0.254:5706 09:01:19 2024-04-04T09:01:17.131Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.47:51427 09:01:19 2024-04-04T09:01:17.132Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.47:45361 09:01:19 2024-04-04T09:01:17.132Z INFO 13454 --- [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:51427 and /10.250.0.254:5705 09:01:19 2024-04-04T09:01:17.132Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.47:58759 09:01:19 2024-04-04T09:01:17.133Z INFO 13454 --- [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:45361 and /10.250.0.254:5707 09:01:19 2024-04-04T09:01:17.133Z INFO 13454 --- [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:58759 and /10.250.0.254:5707 09:01:19 2024-04-04T09:01:17.133Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.47:48861 09:01:19 2024-04-04T09:01:17.133Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.47:35499 09:01:19 2024-04-04T09:01:17.133Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.47:33859 09:01:19 2024-04-04T09:01:17.135Z INFO 13454 --- [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:35499 and /10.250.0.254:5704 09:01:19 2024-04-04T09:01:17.142Z INFO 13454 --- [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:33859 and /10.250.0.254:5702 09:01:19 2024-04-04T09:01:17.142Z INFO 13454 --- [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:48861 and /10.250.0.254:5703 09:01:19 2024-04-04T09:01:17.142Z INFO 13454 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.47:45453 09:01:19 2024-04-04T09:01:17.143Z INFO 13454 --- [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:45453 and /10.250.0.254:5707 09:01:19 2024-04-04T09:01:17.378Z INFO 13454 --- [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: 567 09:01:19 2024-04-04T09:01:18.121Z INFO 13454 --- [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 09:01:19 2024-04-04T09:01:18.416Z INFO 13454 --- [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 09:01:17 UTC 2024, plannedMigrations=567, completedMigrations=567, remainingMigrations=0, totalCompletedMigrations=1831) 09:01:19 2024-04-04T09:01:18.716Z WARN 13454 --- [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 09:01:19 2024-04-04T09:01:19.339Z INFO 13454 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 09:01:19 2024-04-04T09:01:19.339Z INFO 13454 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 09:01:19 2024-04-04T09:01:19.340Z INFO 13454 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 09:01:20 2024-04-04T09:01:19.453Z INFO 13454 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:01:20 allow.auto.create.topics = true 09:01:20 auto.commit.interval.ms = 5000 09:01:20 auto.include.jmx.reporter = true 09:01:20 auto.offset.reset = latest 09:01:20 bootstrap.servers = [PLAINTEXT://localhost:32792] 09:01:20 check.crcs = true 09:01:20 client.dns.lookup = use_all_dns_ips 09:01:20 client.id = consumer-ncmp-group-1 09:01:20 client.rack = 09:01:20 connections.max.idle.ms = 540000 09:01:20 default.api.timeout.ms = 60000 09:01:20 enable.auto.commit = false 09:01:20 exclude.internal.topics = true 09:01:20 fetch.max.bytes = 52428800 09:01:20 fetch.max.wait.ms = 500 09:01:20 fetch.min.bytes = 1 09:01:20 group.id = ncmp-group 09:01:20 group.instance.id = null 09:01:20 heartbeat.interval.ms = 3000 09:01:20 interceptor.classes = [] 09:01:20 internal.leave.group.on.close = true 09:01:20 internal.throw.on.fetch.stable.offset.unsupported = false 09:01:20 isolation.level = read_uncommitted 09:01:20 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:01:20 max.partition.fetch.bytes = 1048576 09:01:20 max.poll.interval.ms = 300000 09:01:20 max.poll.records = 500 09:01:20 metadata.max.age.ms = 300000 09:01:20 metric.reporters = [] 09:01:20 metrics.num.samples = 2 09:01:20 metrics.recording.level = INFO 09:01:20 metrics.sample.window.ms = 30000 09:01:20 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:01:20 receive.buffer.bytes = 65536 09:01:20 reconnect.backoff.max.ms = 1000 09:01:20 reconnect.backoff.ms = 50 09:01:20 request.timeout.ms = 30000 09:01:20 retry.backoff.ms = 100 09:01:20 sasl.client.callback.handler.class = null 09:01:20 sasl.jaas.config = null 09:01:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:01:20 sasl.kerberos.min.time.before.relogin = 60000 09:01:20 sasl.kerberos.service.name = null 09:01:20 sasl.kerberos.ticket.renew.jitter = 0.05 09:01:20 sasl.kerberos.ticket.renew.window.factor = 0.8 09:01:20 sasl.login.callback.handler.class = null 09:01:20 sasl.login.class = null 09:01:20 sasl.login.connect.timeout.ms = null 09:01:20 sasl.login.read.timeout.ms = null 09:01:20 sasl.login.refresh.buffer.seconds = 300 09:01:20 sasl.login.refresh.min.period.seconds = 60 09:01:20 sasl.login.refresh.window.factor = 0.8 09:01:20 sasl.login.refresh.window.jitter = 0.05 09:01:20 sasl.login.retry.backoff.max.ms = 10000 09:01:20 sasl.login.retry.backoff.ms = 100 09:01:20 sasl.mechanism = GSSAPI 09:01:20 sasl.oauthbearer.clock.skew.seconds = 30 09:01:20 sasl.oauthbearer.expected.audience = null 09:01:20 sasl.oauthbearer.expected.issuer = null 09:01:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:01:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:01:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:01:20 sasl.oauthbearer.jwks.endpoint.url = null 09:01:20 sasl.oauthbearer.scope.claim.name = scope 09:01:20 sasl.oauthbearer.sub.claim.name = sub 09:01:20 sasl.oauthbearer.token.endpoint.url = null 09:01:20 security.protocol = PLAINTEXT 09:01:20 security.providers = null 09:01:20 send.buffer.bytes = 131072 09:01:20 session.timeout.ms = 45000 09:01:20 socket.connection.setup.timeout.max.ms = 30000 09:01:20 socket.connection.setup.timeout.ms = 10000 09:01:20 ssl.cipher.suites = null 09:01:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:01:20 ssl.endpoint.identification.algorithm = https 09:01:20 ssl.engine.factory.class = null 09:01:20 ssl.key.password = null 09:01:20 ssl.keymanager.algorithm = SunX509 09:01:20 ssl.keystore.certificate.chain = null 09:01:20 ssl.keystore.key = null 09:01:20 ssl.keystore.location = null 09:01:20 ssl.keystore.password = null 09:01:20 ssl.keystore.type = JKS 09:01:20 ssl.protocol = TLSv1.3 09:01:20 ssl.provider = null 09:01:20 ssl.secure.random.implementation = null 09:01:20 ssl.trustmanager.algorithm = PKIX 09:01:20 ssl.truststore.certificates = null 09:01:20 ssl.truststore.location = null 09:01:20 ssl.truststore.password = null 09:01:20 ssl.truststore.type = JKS 09:01:20 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:01:20 09:01:20 2024-04-04T09:01:19.578Z INFO 13454 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 09:01:20 2024-04-04T09:01:19.579Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:01:20 2024-04-04T09:01:19.579Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:01:20 2024-04-04T09:01:19.579Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221279578 09:01:20 2024-04-04T09:01:19.586Z INFO 13454 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription 09:01:20 2024-04-04T09:01:19.595Z INFO 13454 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:01:20 allow.auto.create.topics = true 09:01:20 auto.commit.interval.ms = 5000 09:01:20 auto.include.jmx.reporter = true 09:01:20 auto.offset.reset = latest 09:01:20 bootstrap.servers = [PLAINTEXT://localhost:32792] 09:01:20 check.crcs = true 09:01:20 client.dns.lookup = use_all_dns_ips 09:01:20 client.id = consumer-ncmp-group-2 09:01:20 client.rack = 09:01:20 connections.max.idle.ms = 540000 09:01:20 default.api.timeout.ms = 60000 09:01:20 enable.auto.commit = false 09:01:20 exclude.internal.topics = true 09:01:20 fetch.max.bytes = 52428800 09:01:20 fetch.max.wait.ms = 500 09:01:20 fetch.min.bytes = 1 09:01:20 group.id = ncmp-group 09:01:20 group.instance.id = null 09:01:20 heartbeat.interval.ms = 3000 09:01:20 interceptor.classes = [] 09:01:20 internal.leave.group.on.close = true 09:01:20 internal.throw.on.fetch.stable.offset.unsupported = false 09:01:20 isolation.level = read_uncommitted 09:01:20 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:01:20 max.partition.fetch.bytes = 1048576 09:01:20 max.poll.interval.ms = 300000 09:01:20 max.poll.records = 500 09:01:20 metadata.max.age.ms = 300000 09:01:20 metric.reporters = [] 09:01:20 metrics.num.samples = 2 09:01:20 metrics.recording.level = INFO 09:01:20 metrics.sample.window.ms = 30000 09:01:20 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:01:20 receive.buffer.bytes = 65536 09:01:20 reconnect.backoff.max.ms = 1000 09:01:20 reconnect.backoff.ms = 50 09:01:20 request.timeout.ms = 30000 09:01:20 retry.backoff.ms = 100 09:01:20 sasl.client.callback.handler.class = null 09:01:20 sasl.jaas.config = null 09:01:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:01:20 sasl.kerberos.min.time.before.relogin = 60000 09:01:20 sasl.kerberos.service.name = null 09:01:20 sasl.kerberos.ticket.renew.jitter = 0.05 09:01:20 sasl.kerberos.ticket.renew.window.factor = 0.8 09:01:20 sasl.login.callback.handler.class = null 09:01:20 sasl.login.class = null 09:01:20 sasl.login.connect.timeout.ms = null 09:01:20 sasl.login.read.timeout.ms = null 09:01:20 sasl.login.refresh.buffer.seconds = 300 09:01:20 sasl.login.refresh.min.period.seconds = 60 09:01:20 sasl.login.refresh.window.factor = 0.8 09:01:20 sasl.login.refresh.window.jitter = 0.05 09:01:20 sasl.login.retry.backoff.max.ms = 10000 09:01:20 sasl.login.retry.backoff.ms = 100 09:01:20 sasl.mechanism = GSSAPI 09:01:20 sasl.oauthbearer.clock.skew.seconds = 30 09:01:20 sasl.oauthbearer.expected.audience = null 09:01:20 sasl.oauthbearer.expected.issuer = null 09:01:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:01:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:01:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:01:20 sasl.oauthbearer.jwks.endpoint.url = null 09:01:20 sasl.oauthbearer.scope.claim.name = scope 09:01:20 sasl.oauthbearer.sub.claim.name = sub 09:01:20 sasl.oauthbearer.token.endpoint.url = null 09:01:20 security.protocol = PLAINTEXT 09:01:20 security.providers = null 09:01:20 send.buffer.bytes = 131072 09:01:20 session.timeout.ms = 45000 09:01:20 socket.connection.setup.timeout.max.ms = 30000 09:01:20 socket.connection.setup.timeout.ms = 10000 09:01:20 ssl.cipher.suites = null 09:01:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:01:20 ssl.endpoint.identification.algorithm = https 09:01:20 ssl.engine.factory.class = null 09:01:20 ssl.key.password = null 09:01:20 ssl.keymanager.algorithm = SunX509 09:01:20 ssl.keystore.certificate.chain = null 09:01:20 ssl.keystore.key = null 09:01:20 ssl.keystore.location = null 09:01:20 ssl.keystore.password = null 09:01:20 ssl.keystore.type = JKS 09:01:20 ssl.protocol = TLSv1.3 09:01:20 ssl.provider = null 09:01:20 ssl.secure.random.implementation = null 09:01:20 ssl.trustmanager.algorithm = PKIX 09:01:20 ssl.truststore.certificates = null 09:01:20 ssl.truststore.location = null 09:01:20 ssl.truststore.password = null 09:01:20 ssl.truststore.type = JKS 09:01:20 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:01:20 09:01:20 2024-04-04T09:01:19.599Z INFO 13454 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 09:01:20 2024-04-04T09:01:19.599Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:01:20 2024-04-04T09:01:19.600Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:01:20 2024-04-04T09:01:19.600Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221279599 09:01:20 2024-04-04T09:01:19.600Z INFO 13454 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events 09:01:20 2024-04-04T09:01:19.601Z INFO 13454 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:01:20 allow.auto.create.topics = true 09:01:20 auto.commit.interval.ms = 5000 09:01:20 auto.include.jmx.reporter = true 09:01:20 auto.offset.reset = latest 09:01:20 bootstrap.servers = [PLAINTEXT://localhost:32792] 09:01:20 check.crcs = true 09:01:20 client.dns.lookup = use_all_dns_ips 09:01:20 client.id = consumer-ncmp-async-rest-request-event-group-3 09:01:20 client.rack = 09:01:20 connections.max.idle.ms = 540000 09:01:20 default.api.timeout.ms = 60000 09:01:20 enable.auto.commit = false 09:01:20 exclude.internal.topics = true 09:01:20 fetch.max.bytes = 52428800 09:01:20 fetch.max.wait.ms = 500 09:01:20 fetch.min.bytes = 1 09:01:20 group.id = ncmp-async-rest-request-event-group 09:01:20 group.instance.id = null 09:01:20 heartbeat.interval.ms = 3000 09:01:20 interceptor.classes = [] 09:01:20 internal.leave.group.on.close = true 09:01:20 internal.throw.on.fetch.stable.offset.unsupported = false 09:01:20 isolation.level = read_uncommitted 09:01:20 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:01:20 max.partition.fetch.bytes = 1048576 09:01:20 max.poll.interval.ms = 300000 09:01:20 max.poll.records = 500 09:01:20 metadata.max.age.ms = 300000 09:01:20 metric.reporters = [] 09:01:20 metrics.num.samples = 2 09:01:20 metrics.recording.level = INFO 09:01:20 metrics.sample.window.ms = 30000 09:01:20 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:01:20 receive.buffer.bytes = 65536 09:01:20 reconnect.backoff.max.ms = 1000 09:01:20 reconnect.backoff.ms = 50 09:01:20 request.timeout.ms = 30000 09:01:20 retry.backoff.ms = 100 09:01:20 sasl.client.callback.handler.class = null 09:01:20 sasl.jaas.config = null 09:01:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:01:20 sasl.kerberos.min.time.before.relogin = 60000 09:01:20 sasl.kerberos.service.name = null 09:01:20 sasl.kerberos.ticket.renew.jitter = 0.05 09:01:20 sasl.kerberos.ticket.renew.window.factor = 0.8 09:01:20 sasl.login.callback.handler.class = null 09:01:20 sasl.login.class = null 09:01:20 sasl.login.connect.timeout.ms = null 09:01:20 sasl.login.read.timeout.ms = null 09:01:20 sasl.login.refresh.buffer.seconds = 300 09:01:20 sasl.login.refresh.min.period.seconds = 60 09:01:20 sasl.login.refresh.window.factor = 0.8 09:01:20 sasl.login.refresh.window.jitter = 0.05 09:01:20 sasl.login.retry.backoff.max.ms = 10000 09:01:20 sasl.login.retry.backoff.ms = 100 09:01:20 sasl.mechanism = GSSAPI 09:01:20 sasl.oauthbearer.clock.skew.seconds = 30 09:01:20 sasl.oauthbearer.expected.audience = null 09:01:20 sasl.oauthbearer.expected.issuer = null 09:01:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:01:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:01:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:01:20 sasl.oauthbearer.jwks.endpoint.url = null 09:01:20 sasl.oauthbearer.scope.claim.name = scope 09:01:20 sasl.oauthbearer.sub.claim.name = sub 09:01:20 sasl.oauthbearer.token.endpoint.url = null 09:01:20 security.protocol = PLAINTEXT 09:01:20 security.providers = null 09:01:20 send.buffer.bytes = 131072 09:01:20 session.timeout.ms = 45000 09:01:20 socket.connection.setup.timeout.max.ms = 30000 09:01:20 socket.connection.setup.timeout.ms = 10000 09:01:20 ssl.cipher.suites = null 09:01:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:01:20 ssl.endpoint.identification.algorithm = https 09:01:20 ssl.engine.factory.class = null 09:01:20 ssl.key.password = null 09:01:20 ssl.keymanager.algorithm = SunX509 09:01:20 ssl.keystore.certificate.chain = null 09:01:20 ssl.keystore.key = null 09:01:20 ssl.keystore.location = null 09:01:20 ssl.keystore.password = null 09:01:20 ssl.keystore.type = JKS 09:01:20 ssl.protocol = TLSv1.3 09:01:20 ssl.provider = null 09:01:20 ssl.secure.random.implementation = null 09:01:20 ssl.trustmanager.algorithm = PKIX 09:01:20 ssl.truststore.certificates = null 09:01:20 ssl.truststore.location = null 09:01:20 ssl.truststore.password = null 09:01:20 ssl.truststore.type = JKS 09:01:20 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:01:20 09:01:20 2024-04-04T09:01:19.659Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:01:20 2024-04-04T09:01:19.659Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:01:20 2024-04-04T09:01:19.659Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221279659 09:01:20 2024-04-04T09:01:19.659Z INFO 13454 --- [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 09:01:20 2024-04-04T09:01:19.671Z INFO 13454 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:01:20 allow.auto.create.topics = true 09:01:20 auto.commit.interval.ms = 5000 09:01:20 auto.include.jmx.reporter = true 09:01:20 auto.offset.reset = latest 09:01:20 bootstrap.servers = [PLAINTEXT://localhost:32792] 09:01:20 check.crcs = true 09:01:20 client.dns.lookup = use_all_dns_ips 09:01:20 client.id = consumer-ncmp-data-operation-event-group-4 09:01:20 client.rack = 09:01:20 connections.max.idle.ms = 540000 09:01:20 default.api.timeout.ms = 60000 09:01:20 enable.auto.commit = false 09:01:20 exclude.internal.topics = true 09:01:20 fetch.max.bytes = 52428800 09:01:20 fetch.max.wait.ms = 500 09:01:20 fetch.min.bytes = 1 09:01:20 group.id = ncmp-data-operation-event-group 09:01:20 group.instance.id = null 09:01:20 heartbeat.interval.ms = 3000 09:01:20 interceptor.classes = [] 09:01:20 internal.leave.group.on.close = true 09:01:20 internal.throw.on.fetch.stable.offset.unsupported = false 09:01:20 isolation.level = read_uncommitted 09:01:20 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:01:20 max.partition.fetch.bytes = 1048576 09:01:20 max.poll.interval.ms = 300000 09:01:20 max.poll.records = 500 09:01:20 metadata.max.age.ms = 300000 09:01:20 metric.reporters = [] 09:01:20 metrics.num.samples = 2 09:01:20 metrics.recording.level = INFO 09:01:20 metrics.sample.window.ms = 30000 09:01:20 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:01:20 receive.buffer.bytes = 65536 09:01:20 reconnect.backoff.max.ms = 1000 09:01:20 reconnect.backoff.ms = 50 09:01:20 request.timeout.ms = 30000 09:01:20 retry.backoff.ms = 100 09:01:20 sasl.client.callback.handler.class = null 09:01:20 sasl.jaas.config = null 09:01:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:01:20 sasl.kerberos.min.time.before.relogin = 60000 09:01:20 sasl.kerberos.service.name = null 09:01:20 sasl.kerberos.ticket.renew.jitter = 0.05 09:01:20 sasl.kerberos.ticket.renew.window.factor = 0.8 09:01:20 sasl.login.callback.handler.class = null 09:01:20 sasl.login.class = null 09:01:20 sasl.login.connect.timeout.ms = null 09:01:20 sasl.login.read.timeout.ms = null 09:01:20 sasl.login.refresh.buffer.seconds = 300 09:01:20 sasl.login.refresh.min.period.seconds = 60 09:01:20 sasl.login.refresh.window.factor = 0.8 09:01:20 sasl.login.refresh.window.jitter = 0.05 09:01:20 sasl.login.retry.backoff.max.ms = 10000 09:01:20 sasl.login.retry.backoff.ms = 100 09:01:20 sasl.mechanism = GSSAPI 09:01:20 sasl.oauthbearer.clock.skew.seconds = 30 09:01:20 sasl.oauthbearer.expected.audience = null 09:01:20 sasl.oauthbearer.expected.issuer = null 09:01:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:01:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:01:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:01:20 sasl.oauthbearer.jwks.endpoint.url = null 09:01:20 sasl.oauthbearer.scope.claim.name = scope 09:01:20 sasl.oauthbearer.sub.claim.name = sub 09:01:20 sasl.oauthbearer.token.endpoint.url = null 09:01:20 security.protocol = PLAINTEXT 09:01:20 security.providers = null 09:01:20 send.buffer.bytes = 131072 09:01:20 session.timeout.ms = 45000 09:01:20 socket.connection.setup.timeout.max.ms = 30000 09:01:20 socket.connection.setup.timeout.ms = 10000 09:01:20 ssl.cipher.suites = null 09:01:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:01:20 ssl.endpoint.identification.algorithm = https 09:01:20 ssl.engine.factory.class = null 09:01:20 ssl.key.password = null 09:01:20 ssl.keymanager.algorithm = SunX509 09:01:20 ssl.keystore.certificate.chain = null 09:01:20 ssl.keystore.key = null 09:01:20 ssl.keystore.location = null 09:01:20 ssl.keystore.password = null 09:01:20 ssl.keystore.type = JKS 09:01:20 ssl.protocol = TLSv1.3 09:01:20 ssl.provider = null 09:01:20 ssl.secure.random.implementation = null 09:01:20 ssl.trustmanager.algorithm = PKIX 09:01:20 ssl.truststore.certificates = null 09:01:20 ssl.truststore.location = null 09:01:20 ssl.truststore.password = null 09:01:20 ssl.truststore.type = JKS 09:01:20 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:01:20 09:01:20 2024-04-04T09:01:19.674Z INFO 13454 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 09:01:20 2024-04-04T09:01:19.674Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:01:20 2024-04-04T09:01:19.674Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:01:20 2024-04-04T09:01:19.674Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221279674 09:01:20 2024-04-04T09:01:19.674Z INFO 13454 --- [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 09:01:20 2024-04-04T09:01:19.676Z INFO 13454 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:01:20 allow.auto.create.topics = true 09:01:20 auto.commit.interval.ms = 5000 09:01:20 auto.include.jmx.reporter = true 09:01:20 auto.offset.reset = latest 09:01:20 bootstrap.servers = [PLAINTEXT://localhost:32792] 09:01:20 check.crcs = true 09:01:20 client.dns.lookup = use_all_dns_ips 09:01:20 client.id = consumer-ncmp-group-5 09:01:20 client.rack = 09:01:20 connections.max.idle.ms = 540000 09:01:20 default.api.timeout.ms = 60000 09:01:20 enable.auto.commit = false 09:01:20 exclude.internal.topics = true 09:01:20 fetch.max.bytes = 52428800 09:01:20 fetch.max.wait.ms = 500 09:01:20 fetch.min.bytes = 1 09:01:20 group.id = ncmp-group 09:01:20 group.instance.id = null 09:01:20 heartbeat.interval.ms = 3000 09:01:20 interceptor.classes = [] 09:01:20 internal.leave.group.on.close = true 09:01:20 internal.throw.on.fetch.stable.offset.unsupported = false 09:01:20 isolation.level = read_uncommitted 09:01:20 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:01:20 max.partition.fetch.bytes = 1048576 09:01:20 max.poll.interval.ms = 300000 09:01:20 max.poll.records = 500 09:01:20 metadata.max.age.ms = 300000 09:01:20 metric.reporters = [] 09:01:20 metrics.num.samples = 2 09:01:20 metrics.recording.level = INFO 09:01:20 metrics.sample.window.ms = 30000 09:01:20 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:01:20 receive.buffer.bytes = 65536 09:01:20 reconnect.backoff.max.ms = 1000 09:01:20 reconnect.backoff.ms = 50 09:01:20 request.timeout.ms = 30000 09:01:20 retry.backoff.ms = 100 09:01:20 sasl.client.callback.handler.class = null 09:01:20 sasl.jaas.config = null 09:01:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:01:20 sasl.kerberos.min.time.before.relogin = 60000 09:01:20 sasl.kerberos.service.name = null 09:01:20 sasl.kerberos.ticket.renew.jitter = 0.05 09:01:20 sasl.kerberos.ticket.renew.window.factor = 0.8 09:01:20 sasl.login.callback.handler.class = null 09:01:20 sasl.login.class = null 09:01:20 sasl.login.connect.timeout.ms = null 09:01:20 sasl.login.read.timeout.ms = null 09:01:20 sasl.login.refresh.buffer.seconds = 300 09:01:20 sasl.login.refresh.min.period.seconds = 60 09:01:20 sasl.login.refresh.window.factor = 0.8 09:01:20 sasl.login.refresh.window.jitter = 0.05 09:01:20 sasl.login.retry.backoff.max.ms = 10000 09:01:20 sasl.login.retry.backoff.ms = 100 09:01:20 sasl.mechanism = GSSAPI 09:01:20 sasl.oauthbearer.clock.skew.seconds = 30 09:01:20 sasl.oauthbearer.expected.audience = null 09:01:20 sasl.oauthbearer.expected.issuer = null 09:01:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:01:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:01:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:01:20 sasl.oauthbearer.jwks.endpoint.url = null 09:01:20 sasl.oauthbearer.scope.claim.name = scope 09:01:20 sasl.oauthbearer.sub.claim.name = sub 09:01:20 sasl.oauthbearer.token.endpoint.url = null 09:01:20 security.protocol = PLAINTEXT 09:01:20 security.providers = null 09:01:20 send.buffer.bytes = 131072 09:01:20 session.timeout.ms = 45000 09:01:20 socket.connection.setup.timeout.max.ms = 30000 09:01:20 socket.connection.setup.timeout.ms = 10000 09:01:20 ssl.cipher.suites = null 09:01:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:01:20 ssl.endpoint.identification.algorithm = https 09:01:20 ssl.engine.factory.class = null 09:01:20 ssl.key.password = null 09:01:20 ssl.keymanager.algorithm = SunX509 09:01:20 ssl.keystore.certificate.chain = null 09:01:20 ssl.keystore.key = null 09:01:20 ssl.keystore.location = null 09:01:20 ssl.keystore.password = null 09:01:20 ssl.keystore.type = JKS 09:01:20 ssl.protocol = TLSv1.3 09:01:20 ssl.provider = null 09:01:20 ssl.secure.random.implementation = null 09:01:20 ssl.trustmanager.algorithm = PKIX 09:01:20 ssl.truststore.certificates = null 09:01:20 ssl.truststore.location = null 09:01:20 ssl.truststore.password = null 09:01:20 ssl.truststore.type = JKS 09:01:20 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:01:20 09:01:20 2024-04-04T09:01:19.679Z INFO 13454 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 09:01:20 2024-04-04T09:01:19.679Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:01:20 2024-04-04T09:01:19.679Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:01:20 2024-04-04T09:01:19.679Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221279679 09:01:20 2024-04-04T09:01:19.679Z INFO 13454 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 09:01:20 2024-04-04T09:01:19.682Z INFO 13454 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:01:20 allow.auto.create.topics = true 09:01:20 auto.commit.interval.ms = 5000 09:01:20 auto.include.jmx.reporter = true 09:01:20 auto.offset.reset = latest 09:01:20 bootstrap.servers = [PLAINTEXT://localhost:32792] 09:01:20 check.crcs = true 09:01:20 client.dns.lookup = use_all_dns_ips 09:01:20 client.id = consumer-ncmp-group-6 09:01:20 client.rack = 09:01:20 connections.max.idle.ms = 540000 09:01:20 default.api.timeout.ms = 60000 09:01:20 enable.auto.commit = false 09:01:20 exclude.internal.topics = true 09:01:20 fetch.max.bytes = 52428800 09:01:20 fetch.max.wait.ms = 500 09:01:20 fetch.min.bytes = 1 09:01:20 group.id = ncmp-group 09:01:20 group.instance.id = null 09:01:20 heartbeat.interval.ms = 3000 09:01:20 interceptor.classes = [] 09:01:20 internal.leave.group.on.close = true 09:01:20 internal.throw.on.fetch.stable.offset.unsupported = false 09:01:20 isolation.level = read_uncommitted 09:01:20 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:01:20 max.partition.fetch.bytes = 1048576 09:01:20 max.poll.interval.ms = 300000 09:01:20 max.poll.records = 500 09:01:20 metadata.max.age.ms = 300000 09:01:20 metric.reporters = [] 09:01:20 metrics.num.samples = 2 09:01:20 metrics.recording.level = INFO 09:01:20 metrics.sample.window.ms = 30000 09:01:20 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:01:20 receive.buffer.bytes = 65536 09:01:20 reconnect.backoff.max.ms = 1000 09:01:20 reconnect.backoff.ms = 50 09:01:20 request.timeout.ms = 30000 09:01:20 retry.backoff.ms = 100 09:01:20 sasl.client.callback.handler.class = null 09:01:20 sasl.jaas.config = null 09:01:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:01:20 sasl.kerberos.min.time.before.relogin = 60000 09:01:20 sasl.kerberos.service.name = null 09:01:20 sasl.kerberos.ticket.renew.jitter = 0.05 09:01:20 sasl.kerberos.ticket.renew.window.factor = 0.8 09:01:20 sasl.login.callback.handler.class = null 09:01:20 sasl.login.class = null 09:01:20 sasl.login.connect.timeout.ms = null 09:01:20 sasl.login.read.timeout.ms = null 09:01:20 sasl.login.refresh.buffer.seconds = 300 09:01:20 sasl.login.refresh.min.period.seconds = 60 09:01:20 sasl.login.refresh.window.factor = 0.8 09:01:20 sasl.login.refresh.window.jitter = 0.05 09:01:20 sasl.login.retry.backoff.max.ms = 10000 09:01:20 sasl.login.retry.backoff.ms = 100 09:01:20 sasl.mechanism = GSSAPI 09:01:20 sasl.oauthbearer.clock.skew.seconds = 30 09:01:20 sasl.oauthbearer.expected.audience = null 09:01:20 sasl.oauthbearer.expected.issuer = null 09:01:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:01:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:01:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:01:20 sasl.oauthbearer.jwks.endpoint.url = null 09:01:20 sasl.oauthbearer.scope.claim.name = scope 09:01:20 sasl.oauthbearer.sub.claim.name = sub 09:01:20 sasl.oauthbearer.token.endpoint.url = null 09:01:20 security.protocol = PLAINTEXT 09:01:20 security.providers = null 09:01:20 send.buffer.bytes = 131072 09:01:20 session.timeout.ms = 45000 09:01:20 socket.connection.setup.timeout.max.ms = 30000 09:01:20 socket.connection.setup.timeout.ms = 10000 09:01:20 ssl.cipher.suites = null 09:01:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:01:20 ssl.endpoint.identification.algorithm = https 09:01:20 ssl.engine.factory.class = null 09:01:20 ssl.key.password = null 09:01:20 ssl.keymanager.algorithm = SunX509 09:01:20 ssl.keystore.certificate.chain = null 09:01:20 ssl.keystore.key = null 09:01:20 ssl.keystore.location = null 09:01:20 ssl.keystore.password = null 09:01:20 ssl.keystore.type = JKS 09:01:20 ssl.protocol = TLSv1.3 09:01:20 ssl.provider = null 09:01:20 ssl.secure.random.implementation = null 09:01:20 ssl.trustmanager.algorithm = PKIX 09:01:20 ssl.truststore.certificates = null 09:01:20 ssl.truststore.location = null 09:01:20 ssl.truststore.password = null 09:01:20 ssl.truststore.type = JKS 09:01:20 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:01:20 09:01:20 2024-04-04T09:01:19.688Z INFO 13454 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 09:01:20 2024-04-04T09:01:19.688Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:01:20 2024-04-04T09:01:19.688Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:01:20 2024-04-04T09:01:19.688Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221279688 09:01:20 2024-04-04T09:01:19.689Z INFO 13454 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Subscribed to topic(s): subscription 09:01:20 2024-04-04T09:01:19.710Z INFO 13454 --- [cps-integration-test] [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Started CpsAnchorServiceIntegrationSpec in 50.463 seconds (process running for 77.63) 09:01:20 2024-04-04T09:01:19.721Z INFO 13454 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:20 2024-04-04T09:01:19.721Z INFO 13454 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:01:20 2024-04-04T09:01:20.013Z ERROR 13454 --- [cps-integration-test] [ watchdog-th-3] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 09:01:20 09:01:20 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 09:01:20 at org.onap.cps.spi.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 09:01:20 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 09:01:20 at org.onap.cps.spi.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 09:01:20 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 09:01:20 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 09:01:20 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) 09:01:20 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:01:20 at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:01:20 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:01:20 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:01:20 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:01:20 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:01:20 at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) 09:01:20 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:01:20 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:01:20 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:01:20 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:01:20 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 09:01:20 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryNcmpRegistryByCpsPath(CmHandleQueriesImpl.java:90) 09:01:20 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueriesImpl.java:97) 09:01:20 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandlesByOperationalSyncState(CmHandleQueriesImpl.java:109) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:01:20 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:01:20 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:01:20 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:01:20 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl$$SpringCGLIB$$0.queryCmHandlesByOperationalSyncState() 09:01:20 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils.getUnsynchronizedReadyCmHandles(ModuleOperationsUtils.java:95) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:01:20 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:01:20 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:01:20 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:01:20 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getUnsynchronizedReadyCmHandles() 09:01:20 at org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdog.executeUnSynchronizedReadyCmHandlePoll(DataSyncWatchdog.java:61) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:01:20 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:01:20 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:01:20 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:01:20 at org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdog$$SpringCGLIB$$0.executeUnSynchronizedReadyCmHandlePoll() 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 09:01:20 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 09:01:20 at io.micrometer.observation.Observation.observe(Observation.java:499) 09:01:20 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 09:01:20 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 09:01:20 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 09:01:20 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 09:01:20 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 09:01:20 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 09:01:20 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 09:01:20 at java.base/java.lang.Thread.run(Thread.java:833) 09:01:20 09:01:20 2024-04-04T09:01:20.013Z ERROR 13454 --- [cps-integration-test] [ watchdog-th-1] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 09:01:20 09:01:20 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 09:01:20 at org.onap.cps.spi.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 09:01:20 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 09:01:20 at org.onap.cps.spi.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 09:01:20 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 09:01:20 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 09:01:20 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) 09:01:20 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:01:20 at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:01:20 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:01:20 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:01:20 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:01:20 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:01:20 at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) 09:01:20 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:01:20 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:01:20 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:01:20 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:01:20 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 09:01:20 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryNcmpRegistryByCpsPath(CmHandleQueriesImpl.java:90) 09:01:20 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueriesImpl.java:97) 09:01:20 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandlesByState(CmHandleQueriesImpl.java:83) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:01:20 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:01:20 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:01:20 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:01:20 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl$$SpringCGLIB$$0.queryCmHandlesByState() 09:01:20 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils.getAdvisedCmHandles(ModuleOperationsUtils.java:81) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:01:20 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:01:20 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:01:20 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:01:20 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getAdvisedCmHandles() 09:01:20 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog.populateWorkQueueIfNeeded(ModuleSyncWatchdog.java:108) 09:01:20 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog.moduleSyncAdvisedCmHandles(ModuleSyncWatchdog.java:67) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:01:20 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:01:20 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:01:20 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:01:20 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.moduleSyncAdvisedCmHandles() 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 09:01:20 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 09:01:20 at io.micrometer.observation.Observation.observe(Observation.java:499) 09:01:20 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 09:01:20 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 09:01:20 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 09:01:20 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 09:01:20 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 09:01:20 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 09:01:20 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 09:01:20 at java.base/java.lang.Thread.run(Thread.java:833) 09:01:20 09:01:20 2024-04-04T09:01:20.013Z ERROR 13454 --- [cps-integration-test] [ watchdog-th-2] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 09:01:20 09:01:20 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 09:01:20 at org.onap.cps.spi.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 09:01:20 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 09:01:20 at org.onap.cps.spi.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 09:01:20 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 09:01:20 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 09:01:20 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) 09:01:20 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:01:20 at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:01:20 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:01:20 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:01:20 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:01:20 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:01:20 at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) 09:01:20 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:01:20 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:01:20 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:01:20 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:01:20 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 09:01:20 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryNcmpRegistryByCpsPath(CmHandleQueriesImpl.java:90) 09:01:20 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueriesImpl.java:97) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:01:20 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:01:20 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:01:20 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:01:20 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl$$SpringCGLIB$$0.queryCmHandleAncestorsByCpsPath() 09:01:20 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils.getCmHandlesThatFailedModelSyncOrUpgrade(ModuleOperationsUtils.java:116) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:01:20 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:01:20 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:01:20 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:01:20 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getCmHandlesThatFailedModelSyncOrUpgrade() 09:01:20 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog.resetPreviouslyFailedCmHandles(ModuleSyncWatchdog.java:92) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:01:20 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:01:20 at jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:01:20 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:01:20 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:01:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:01:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:01:20 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.resetPreviouslyFailedCmHandles() 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:01:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:01:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:01:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:01:20 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 09:01:20 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 09:01:20 at io.micrometer.observation.Observation.observe(Observation.java:499) 09:01:20 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 09:01:20 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 09:01:20 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 09:01:20 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 09:01:20 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 09:01:20 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 09:01:20 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 09:01:20 at java.base/java.lang.Thread.run(Thread.java:833) 09:01:20 09:01:20 2024-04-04T09:01:20.237Z WARN 13454 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 09:01:20 2024-04-04T09:01:20.238Z INFO 13454 --- [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: A1d9rxiYTGyfsGD7X0nDcg 09:01:20 2024-04-04T09:01:20.319Z WARN 13454 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 09:01:20 2024-04-04T09:01:20.319Z INFO 13454 --- [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: A1d9rxiYTGyfsGD7X0nDcg 09:01:20 2024-04-04T09:01:20.327Z WARN 13454 --- [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} 09:01:20 2024-04-04T09:01:20.328Z INFO 13454 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: A1d9rxiYTGyfsGD7X0nDcg 09:01:20 2024-04-04T09:01:20.328Z WARN 13454 --- [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} 09:01:20 2024-04-04T09:01:20.328Z INFO 13454 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cluster ID: A1d9rxiYTGyfsGD7X0nDcg 09:01:20 2024-04-04T09:01:20.331Z WARN 13454 --- [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} 09:01:20 2024-04-04T09:01:20.331Z INFO 13454 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Cluster ID: A1d9rxiYTGyfsGD7X0nDcg 09:01:20 2024-04-04T09:01:20.374Z WARN 13454 --- [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} 09:01:20 2024-04-04T09:01:20.374Z INFO 13454 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Cluster ID: A1d9rxiYTGyfsGD7X0nDcg 09:01:20 2024-04-04T09:01:20.392Z WARN 13454 --- [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} 09:01:20 2024-04-04T09:01:20.458Z WARN 13454 --- [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} 09:01:20 2024-04-04T09:01:20.458Z WARN 13454 --- [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} 09:01:20 2024-04-04T09:01:20.505Z WARN 13454 --- [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} 09:01:20 2024-04-04T09:01:20.506Z WARN 13454 --- [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} 09:01:20 2024-04-04T09:01:20.505Z WARN 13454 --- [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} 09:01:20 2024-04-04T09:01:20.526Z WARN 13454 --- [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} 09:01:20 2024-04-04T09:01:20.568Z WARN 13454 --- [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} 09:01:20 2024-04-04T09:01:20.575Z WARN 13454 --- [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} 09:01:20 2024-04-04T09:01:20.623Z WARN 13454 --- [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} 09:01:20 2024-04-04T09:01:20.623Z WARN 13454 --- [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} 09:01:20 2024-04-04T09:01:20.682Z INFO 13454 --- [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:32792 (id: 2147483646 rack: null) 09:01:20 2024-04-04T09:01:20.687Z INFO 13454 --- [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 09:01:20 2024-04-04T09:01:20.692Z INFO 13454 --- [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:32792 (id: 2147483646 rack: null) 09:01:20 2024-04-04T09:01:20.693Z INFO 13454 --- [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 09:01:20 2024-04-04T09:01:20.727Z INFO 13454 --- [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:32792 (id: 2147483646 rack: null) 09:01:20 2024-04-04T09:01:20.727Z INFO 13454 --- [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 09:01:20 2024-04-04T09:01:20.732Z INFO 13454 --- [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:32792 (id: 2147483646 rack: null) 09:01:20 2024-04-04T09:01:20.733Z INFO 13454 --- [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 09:01:20 2024-04-04T09:01:20.738Z INFO 13454 --- [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-cf0e1b4e-39f0-4193-8ed3-7ac8d113d804 09:01:20 2024-04-04T09:01:20.739Z INFO 13454 --- [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) 09:01:20 2024-04-04T09:01:20.739Z INFO 13454 --- [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 09:01:20 2024-04-04T09:01:20.739Z INFO 13454 --- [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-b47cf8c5-62af-4aef-9fec-58442076e142 09:01:20 2024-04-04T09:01:20.739Z INFO 13454 --- [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) 09:01:20 2024-04-04T09:01:20.739Z INFO 13454 --- [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 09:01:20 2024-04-04T09:01:20.743Z INFO 13454 --- [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-9bd923e5-357a-4dfc-97c8-315aa06dde3e 09:01:20 2024-04-04T09:01:20.743Z INFO 13454 --- [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) 09:01:20 2024-04-04T09:01:20.743Z INFO 13454 --- [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 09:01:20 2024-04-04T09:01:20.744Z INFO 13454 --- [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:32792 (id: 2147483646 rack: null) 09:01:20 2024-04-04T09:01:20.745Z INFO 13454 --- [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:32792 (id: 2147483646 rack: null) 09:01:20 2024-04-04T09:01:20.745Z INFO 13454 --- [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 09:01:20 2024-04-04T09:01:20.754Z INFO 13454 --- [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 09:01:20 2024-04-04T09:01:20.754Z INFO 13454 --- [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-5d7b32d2-ad22-4464-9b65-8b672124051d 09:01:20 2024-04-04T09:01:20.755Z INFO 13454 --- [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) 09:01:20 2024-04-04T09:01:20.755Z INFO 13454 --- [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 09:01:20 2024-04-04T09:01:20.775Z INFO 13454 --- [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-2ac84e9b-aa86-463f-a3ce-baf9877bbac3 09:01:20 2024-04-04T09:01:20.775Z INFO 13454 --- [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) 09:01:20 2024-04-04T09:01:20.775Z INFO 13454 --- [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 09:01:20 2024-04-04T09:01:20.785Z INFO 13454 --- [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-52af01e2-ff9c-48a8-b342-2047e852916c 09:01:21 2024-04-04T09:01:20.785Z INFO 13454 --- [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) 09:01:21 2024-04-04T09:01:20.785Z INFO 13454 --- [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 09:01:21 2024-04-04T09:01:20.803Z INFO 13454 --- [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-cf0e1b4e-39f0-4193-8ed3-7ac8d113d804', protocol='range'} 09:01:21 2024-04-04T09:01:20.822Z INFO 13454 --- [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-cf0e1b4e-39f0-4193-8ed3-7ac8d113d804=Assignment(partitions=[ncmp-async-m2m-0])} 09:01:21 2024-04-04T09:01:20.834Z INFO 13454 --- [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-52af01e2-ff9c-48a8-b342-2047e852916c', protocol='range'} 09:01:21 2024-04-04T09:01:20.834Z INFO 13454 --- [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-5d7b32d2-ad22-4464-9b65-8b672124051d', protocol='range'} 09:01:21 2024-04-04T09:01:20.834Z INFO 13454 --- [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-b47cf8c5-62af-4aef-9fec-58442076e142', protocol='range'} 09:01:21 2024-04-04T09:01:20.834Z INFO 13454 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-2-9bd923e5-357a-4dfc-97c8-315aa06dde3e', protocol='range'} 09:01:21 2024-04-04T09:01:20.835Z INFO 13454 --- [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-2ac84e9b-aa86-463f-a3ce-baf9877bbac3', protocol='range'} 09:01:21 2024-04-04T09:01:20.835Z INFO 13454 --- [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-2ac84e9b-aa86-463f-a3ce-baf9877bbac3=Assignment(partitions=[ncmp-async-m2m-0])} 09:01:21 2024-04-04T09:01:20.842Z INFO 13454 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-1-b47cf8c5-62af-4aef-9fec-58442076e142=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-6-52af01e2-ff9c-48a8-b342-2047e852916c=Assignment(partitions=[subscription-0]), consumer-ncmp-group-5-5d7b32d2-ad22-4464-9b65-8b672124051d=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-2-9bd923e5-357a-4dfc-97c8-315aa06dde3e=Assignment(partitions=[dmi-cm-events-0])} 09:01:21 2024-04-04T09:01:20.912Z INFO 13454 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-2-9bd923e5-357a-4dfc-97c8-315aa06dde3e', protocol='range'} 09:01:21 2024-04-04T09:01:20.912Z INFO 13454 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-6-52af01e2-ff9c-48a8-b342-2047e852916c', protocol='range'} 09:01:21 2024-04-04T09:01:20.913Z INFO 13454 --- [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]) 09:01:21 2024-04-04T09:01:20.913Z INFO 13454 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-5-5d7b32d2-ad22-4464-9b65-8b672124051d', protocol='range'} 09:01:21 2024-04-04T09:01:20.913Z INFO 13454 --- [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-cf0e1b4e-39f0-4193-8ed3-7ac8d113d804', protocol='range'} 09:01:21 2024-04-04T09:01:20.913Z INFO 13454 --- [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]) 09:01:21 2024-04-04T09:01:20.914Z INFO 13454 --- [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]) 09:01:21 2024-04-04T09:01:20.916Z INFO 13454 --- [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]) 09:01:21 2024-04-04T09:01:20.916Z INFO 13454 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-1-b47cf8c5-62af-4aef-9fec-58442076e142', protocol='range'} 09:01:21 2024-04-04T09:01:20.917Z INFO 13454 --- [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 09:01:21 2024-04-04T09:01:20.917Z INFO 13454 --- [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-2ac84e9b-aa86-463f-a3ce-baf9877bbac3', protocol='range'} 09:01:21 2024-04-04T09:01:20.917Z INFO 13454 --- [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 09:01:21 2024-04-04T09:01:20.917Z INFO 13454 --- [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]) 09:01:21 2024-04-04T09:01:20.917Z INFO 13454 --- [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 09:01:21 2024-04-04T09:01:20.917Z INFO 13454 --- [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 09:01:21 2024-04-04T09:01:20.918Z INFO 13454 --- [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]) 09:01:21 2024-04-04T09:01:20.918Z INFO 13454 --- [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 09:01:21 2024-04-04T09:01:20.921Z INFO 13454 --- [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 09:01:21 2024-04-04T09:01:20.934Z INFO 13454 --- [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 09:01:21 2024-04-04T09:01:20.934Z INFO 13454 --- [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 09:01:21 2024-04-04T09:01:20.938Z INFO 13454 --- [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 09:01:21 2024-04-04T09:01:20.938Z INFO 13454 --- [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 09:01:21 2024-04-04T09:01:20.940Z INFO 13454 --- [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 09:01:21 2024-04-04T09:01:20.941Z INFO 13454 --- [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 09:01:21 2024-04-04T09:01:20.945Z INFO 13454 --- [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 09:01:21 2024-04-04T09:01:20.945Z INFO 13454 --- [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 09:01:21 2024-04-04T09:01:20.949Z INFO 13454 --- [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 09:01:21 2024-04-04T09:01:20.952Z INFO 13454 --- [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 09:01:21 2024-04-04T09:01:20.957Z INFO 13454 --- [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 09:01:21 2024-04-04T09:01:20.958Z INFO 13454 --- [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 09:01:21 2024-04-04T09:01:20.962Z INFO 13454 --- [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:32792 (id: 1 rack: null)], epoch=0}}. 09:01:21 2024-04-04T09:01:20.962Z INFO 13454 --- [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:32792 (id: 1 rack: null)], epoch=0}}. 09:01:21 2024-04-04T09:01:20.962Z INFO 13454 --- [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:32792 (id: 1 rack: null)], epoch=0}}. 09:01:21 2024-04-04T09:01:20.963Z INFO 13454 --- [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:32792 (id: 1 rack: null)], epoch=0}}. 09:01:21 2024-04-04T09:01:20.963Z INFO 13454 --- [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:32792 (id: 1 rack: null)], epoch=0}}. 09:01:21 2024-04-04T09:01:20.965Z INFO 13454 --- [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:32792 (id: 1 rack: null)], epoch=0}}. 09:01:21 2024-04-04T09:01:21.003Z INFO 13454 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 09:01:21 2024-04-04T09:01:21.009Z INFO 13454 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 09:01:21 2024-04-04T09:01:21.010Z INFO 13454 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 09:01:21 2024-04-04T09:01:21.013Z INFO 13454 --- [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] 09:01:21 2024-04-04T09:01:21.013Z INFO 13454 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 09:01:21 2024-04-04T09:01:21.014Z INFO 13454 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 09:01:21 2024-04-04T09:01:21.257Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Subscription Models onboarded successfully 09:01:21 2024-04-04T09:01:21.261Z WARN 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:01:21 2024-04-04T09:01:21.261Z ERROR 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 09:01:21 Detail: Key (name)=(NCMP-Admin) already exists. 09:01:21 2024-04-04T09:01:21.439Z INFO 13454 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory Model updated successfully 09:01:21 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:01:22 2024-04-04T09:01:22.560Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 09:01:22 2024-04-04T09:01:22.586Z WARN 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:01:22 2024-04-04T09:01:22.586Z ERROR 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 09:01:22 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 09:01:22 2024-04-04T09:01:22.652Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 09:01:22 2024-04-04T09:01:22.674Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 09:01:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.473 s - in org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 09:01:22 [INFO] Running org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 09:01:23 2024-04-04T09:01:23.179Z WARN 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:01:23 2024-04-04T09:01:23.179Z ERROR 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 09:01:23 Detail: Key (name)=(generalTestDataspace) already exists. 09:01:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 s - in org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 09:01:23 [INFO] Running org.onap.cps.integration.functional.NcmpBearerTokenPassthroughSpec 09:01:24 2024-04-04T09:01:23.479Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:24 2024-04-04T09:01:23.499Z INFO 13454 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:01:24 acks = -1 09:01:24 auto.include.jmx.reporter = true 09:01:24 batch.size = 16384 09:01:24 bootstrap.servers = [PLAINTEXT://localhost:32792] 09:01:24 buffer.memory = 33554432 09:01:24 client.dns.lookup = use_all_dns_ips 09:01:24 client.id = cps-core-1 09:01:24 compression.type = none 09:01:24 connections.max.idle.ms = 540000 09:01:24 delivery.timeout.ms = 120000 09:01:24 enable.idempotence = true 09:01:24 interceptor.classes = [] 09:01:24 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:01:24 linger.ms = 0 09:01:24 max.block.ms = 60000 09:01:24 max.in.flight.requests.per.connection = 5 09:01:24 max.request.size = 1048576 09:01:24 metadata.max.age.ms = 300000 09:01:24 metadata.max.idle.ms = 300000 09:01:24 metric.reporters = [] 09:01:24 metrics.num.samples = 2 09:01:24 metrics.recording.level = INFO 09:01:24 metrics.sample.window.ms = 30000 09:01:24 partitioner.adaptive.partitioning.enable = true 09:01:24 partitioner.availability.timeout.ms = 0 09:01:24 partitioner.class = null 09:01:24 partitioner.ignore.keys = false 09:01:24 receive.buffer.bytes = 32768 09:01:24 reconnect.backoff.max.ms = 1000 09:01:24 reconnect.backoff.ms = 50 09:01:24 request.timeout.ms = 30000 09:01:24 retries = 2147483647 09:01:24 retry.backoff.ms = 100 09:01:24 sasl.client.callback.handler.class = null 09:01:24 sasl.jaas.config = null 09:01:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:01:24 sasl.kerberos.min.time.before.relogin = 60000 09:01:24 sasl.kerberos.service.name = null 09:01:24 sasl.kerberos.ticket.renew.jitter = 0.05 09:01:24 sasl.kerberos.ticket.renew.window.factor = 0.8 09:01:24 sasl.login.callback.handler.class = null 09:01:24 sasl.login.class = null 09:01:24 sasl.login.connect.timeout.ms = null 09:01:24 sasl.login.read.timeout.ms = null 09:01:24 sasl.login.refresh.buffer.seconds = 300 09:01:24 sasl.login.refresh.min.period.seconds = 60 09:01:24 sasl.login.refresh.window.factor = 0.8 09:01:24 sasl.login.refresh.window.jitter = 0.05 09:01:24 sasl.login.retry.backoff.max.ms = 10000 09:01:24 sasl.login.retry.backoff.ms = 100 09:01:24 sasl.mechanism = GSSAPI 09:01:24 sasl.oauthbearer.clock.skew.seconds = 30 09:01:24 sasl.oauthbearer.expected.audience = null 09:01:24 sasl.oauthbearer.expected.issuer = null 09:01:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:01:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:01:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:01:24 sasl.oauthbearer.jwks.endpoint.url = null 09:01:24 sasl.oauthbearer.scope.claim.name = scope 09:01:24 sasl.oauthbearer.sub.claim.name = sub 09:01:24 sasl.oauthbearer.token.endpoint.url = null 09:01:24 security.protocol = PLAINTEXT 09:01:24 security.providers = null 09:01:24 send.buffer.bytes = 131072 09:01:24 socket.connection.setup.timeout.max.ms = 30000 09:01:24 socket.connection.setup.timeout.ms = 10000 09:01:24 ssl.cipher.suites = null 09:01:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:01:24 ssl.endpoint.identification.algorithm = https 09:01:24 ssl.engine.factory.class = null 09:01:24 ssl.key.password = null 09:01:24 ssl.keymanager.algorithm = SunX509 09:01:24 ssl.keystore.certificate.chain = null 09:01:24 ssl.keystore.key = null 09:01:24 ssl.keystore.location = null 09:01:24 ssl.keystore.password = null 09:01:24 ssl.keystore.type = JKS 09:01:24 ssl.protocol = TLSv1.3 09:01:24 ssl.provider = null 09:01:24 ssl.secure.random.implementation = null 09:01:24 ssl.trustmanager.algorithm = PKIX 09:01:24 ssl.truststore.certificates = null 09:01:24 ssl.truststore.location = null 09:01:24 ssl.truststore.password = null 09:01:24 ssl.truststore.type = JKS 09:01:24 transaction.timeout.ms = 60000 09:01:24 transactional.id = null 09:01:24 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 09:01:24 09:01:24 2024-04-04T09:01:23.506Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:24 2024-04-04T09:01:23.511Z INFO 13454 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 09:01:24 2024-04-04T09:01:23.526Z INFO 13454 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:01:24 2024-04-04T09:01:23.526Z INFO 13454 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:01:24 2024-04-04T09:01:23.526Z INFO 13454 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221283526 09:01:24 2024-04-04T09:01:23.537Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:24 2024-04-04T09:01:23.545Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:24 2024-04-04T09:01:23.549Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:24 2024-04-04T09:01:23.554Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:24 2024-04-04T09:01:23.554Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:24 2024-04-04T09:01:23.591Z WARN 13454 --- [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} 09:01:24 2024-04-04T09:01:23.591Z INFO 13454 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: A1d9rxiYTGyfsGD7X0nDcg 09:01:24 2024-04-04T09:01:23.594Z INFO 13454 --- [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 09:01:24 2024-04-04T09:01:23.751Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:24 2024-04-04T09:01:23.822Z INFO 13454 --- [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. 09:01:24 2024-04-04T09:01:24.239Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:24 2024-04-04T09:01:24.345Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:01:24 2024-04-04T09:01:24.345Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:24 2024-04-04T09:01:24.400Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:24 2024-04-04T09:01:24.428Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:24 2024-04-04T09:01:24.429Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:24 2024-04-04T09:01:24.441Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:24 2024-04-04T09:01:24.443Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:24 2024-04-04T09:01:24.443Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:24 2024-04-04T09:01:24.521Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:24 2024-04-04T09:01:24.544Z INFO 13454 --- [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. 09:01:24 2024-04-04T09:01:24.832Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:25 2024-04-04T09:01:24.976Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:01:25 2024-04-04T09:01:24.976Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:25 2024-04-04T09:01:24.988Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:25 2024-04-04T09:01:25.001Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:25 2024-04-04T09:01:25.002Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:25 2024-04-04T09:01:25.005Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:25 2024-04-04T09:01:25.006Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:25 2024-04-04T09:01:25.006Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:25 2024-04-04T09:01:25.065Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:25 2024-04-04T09:01:25.094Z INFO 13454 --- [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. 09:01:25 2024-04-04T09:01:25.256Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:25 2024-04-04T09:01:25.325Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:01:25 2024-04-04T09:01:25.325Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:25 2024-04-04T09:01:25.339Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:25 2024-04-04T09:01:25.350Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:25 2024-04-04T09:01:25.351Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:25 2024-04-04T09:01:25.353Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:25 2024-04-04T09:01:25.355Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:25 2024-04-04T09:01:25.355Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:25 2024-04-04T09:01:25.436Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:25 2024-04-04T09:01:25.469Z INFO 13454 --- [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. 09:01:25 2024-04-04T09:01:25.596Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:25 2024-04-04T09:01:25.668Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:01:25 2024-04-04T09:01:25.668Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:25 2024-04-04T09:01:25.677Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:25 2024-04-04T09:01:25.686Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:25 2024-04-04T09:01:25.702Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:25 2024-04-04T09:01:25.704Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:25 2024-04-04T09:01:25.707Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:25 2024-04-04T09:01:25.708Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:25 2024-04-04T09:01:25.752Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:25 2024-04-04T09:01:25.784Z INFO 13454 --- [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. 09:01:25 2024-04-04T09:01:25.934Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:26 2024-04-04T09:01:26.004Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:01:26 2024-04-04T09:01:26.004Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:26 2024-04-04T09:01:26.019Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:26 2024-04-04T09:01:26.030Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:26 2024-04-04T09:01:26.032Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:26 2024-04-04T09:01:26.033Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:26 2024-04-04T09:01:26.034Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:26 2024-04-04T09:01:26.034Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:26 2024-04-04T09:01:26.081Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:26 2024-04-04T09:01:26.104Z INFO 13454 --- [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. 09:01:26 2024-04-04T09:01:26.261Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:26 2024-04-04T09:01:26.324Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:01:26 2024-04-04T09:01:26.324Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:26 2024-04-04T09:01:26.336Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:26 2024-04-04T09:01:26.346Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:26 2024-04-04T09:01:26.347Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:26 2024-04-04T09:01:26.348Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:26 2024-04-04T09:01:26.350Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:26 2024-04-04T09:01:26.350Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:26 2024-04-04T09:01:26.392Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:26 2024-04-04T09:01:26.412Z INFO 13454 --- [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. 09:01:26 2024-04-04T09:01:26.566Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:26 2024-04-04T09:01:26.634Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:01:26 2024-04-04T09:01:26.635Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:26 2024-04-04T09:01:26.646Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:26 2024-04-04T09:01:26.655Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:26 2024-04-04T09:01:26.656Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:26 2024-04-04T09:01:26.657Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:26 2024-04-04T09:01:26.659Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:26 2024-04-04T09:01:26.659Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:26 2024-04-04T09:01:26.697Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:26 2024-04-04T09:01:26.720Z INFO 13454 --- [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. 09:01:26 2024-04-04T09:01:26.906Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:27 2024-04-04T09:01:26.979Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:01:27 2024-04-04T09:01:26.979Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:27 2024-04-04T09:01:26.989Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:27 2024-04-04T09:01:26.999Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:27 2024-04-04T09:01:27.001Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:27 2024-04-04T09:01:27.002Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:27 2024-04-04T09:01:27.004Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:27 2024-04-04T09:01:27.004Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:27 2024-04-04T09:01:27.046Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:27 2024-04-04T09:01:27.067Z INFO 13454 --- [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. 09:01:27 2024-04-04T09:01:27.235Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:27 2024-04-04T09:01:27.302Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:01:27 2024-04-04T09:01:27.302Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:27 2024-04-04T09:01:27.318Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:27 2024-04-04T09:01:27.335Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:27 2024-04-04T09:01:27.337Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:27 2024-04-04T09:01:27.338Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:27 2024-04-04T09:01:27.340Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:27 2024-04-04T09:01:27.340Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:27 2024-04-04T09:01:27.383Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:27 2024-04-04T09:01:27.402Z INFO 13454 --- [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. 09:01:27 2024-04-04T09:01:27.581Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:28 2024-04-04T09:01:27.655Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:01:28 2024-04-04T09:01:27.655Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:28 2024-04-04T09:01:27.664Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:28 2024-04-04T09:01:27.674Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:28 2024-04-04T09:01:27.684Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:28 2024-04-04T09:01:27.694Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:28 2024-04-04T09:01:27.701Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:28 2024-04-04T09:01:27.701Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:28 2024-04-04T09:01:27.754Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:28 2024-04-04T09:01:27.770Z INFO 13454 --- [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. 09:01:28 2024-04-04T09:01:27.907Z INFO 13454 --- [cps-integration-test] [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 09:01:28 2024-04-04T09:01:28.010Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:28 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.835 s - in org.onap.cps.integration.functional.NcmpBearerTokenPassthroughSpec 09:01:28 [INFO] Running org.onap.cps.integration.functional.NcmpCmHandleCreateSpec 09:01:28 2024-04-04T09:01:28.074Z INFO 13454 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:01:28 allow.auto.create.topics = true 09:01:28 auto.commit.interval.ms = 5000 09:01:28 auto.include.jmx.reporter = true 09:01:28 auto.offset.reset = earliest 09:01:28 bootstrap.servers = [PLAINTEXT://localhost:32792] 09:01:28 check.crcs = true 09:01:28 client.dns.lookup = use_all_dns_ips 09:01:28 client.id = consumer-ncmp-group-7 09:01:28 client.rack = 09:01:28 connections.max.idle.ms = 540000 09:01:28 default.api.timeout.ms = 60000 09:01:28 enable.auto.commit = true 09:01:28 exclude.internal.topics = true 09:01:28 fetch.max.bytes = 52428800 09:01:28 fetch.max.wait.ms = 500 09:01:28 fetch.min.bytes = 1 09:01:28 group.id = ncmp-group 09:01:28 group.instance.id = null 09:01:28 heartbeat.interval.ms = 3000 09:01:28 interceptor.classes = [] 09:01:28 internal.leave.group.on.close = true 09:01:28 internal.throw.on.fetch.stable.offset.unsupported = false 09:01:28 isolation.level = read_uncommitted 09:01:28 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:01:28 max.partition.fetch.bytes = 1048576 09:01:28 max.poll.interval.ms = 300000 09:01:28 max.poll.records = 500 09:01:28 metadata.max.age.ms = 300000 09:01:28 metric.reporters = [] 09:01:28 metrics.num.samples = 2 09:01:28 metrics.recording.level = INFO 09:01:28 metrics.sample.window.ms = 30000 09:01:28 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:01:28 receive.buffer.bytes = 65536 09:01:28 reconnect.backoff.max.ms = 1000 09:01:28 reconnect.backoff.ms = 50 09:01:28 request.timeout.ms = 30000 09:01:28 retry.backoff.ms = 100 09:01:28 sasl.client.callback.handler.class = null 09:01:28 sasl.jaas.config = null 09:01:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:01:28 sasl.kerberos.min.time.before.relogin = 60000 09:01:28 sasl.kerberos.service.name = null 09:01:28 sasl.kerberos.ticket.renew.jitter = 0.05 09:01:28 sasl.kerberos.ticket.renew.window.factor = 0.8 09:01:28 sasl.login.callback.handler.class = null 09:01:28 sasl.login.class = null 09:01:28 sasl.login.connect.timeout.ms = null 09:01:28 sasl.login.read.timeout.ms = null 09:01:28 sasl.login.refresh.buffer.seconds = 300 09:01:28 sasl.login.refresh.min.period.seconds = 60 09:01:28 sasl.login.refresh.window.factor = 0.8 09:01:28 sasl.login.refresh.window.jitter = 0.05 09:01:28 sasl.login.retry.backoff.max.ms = 10000 09:01:28 sasl.login.retry.backoff.ms = 100 09:01:28 sasl.mechanism = GSSAPI 09:01:28 sasl.oauthbearer.clock.skew.seconds = 30 09:01:28 sasl.oauthbearer.expected.audience = null 09:01:28 sasl.oauthbearer.expected.issuer = null 09:01:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:01:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:01:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:01:28 sasl.oauthbearer.jwks.endpoint.url = null 09:01:28 sasl.oauthbearer.scope.claim.name = scope 09:01:28 sasl.oauthbearer.sub.claim.name = sub 09:01:28 sasl.oauthbearer.token.endpoint.url = null 09:01:28 security.protocol = PLAINTEXT 09:01:28 security.providers = null 09:01:28 send.buffer.bytes = 131072 09:01:28 session.timeout.ms = 45000 09:01:28 socket.connection.setup.timeout.max.ms = 30000 09:01:28 socket.connection.setup.timeout.ms = 10000 09:01:28 ssl.cipher.suites = null 09:01:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:01:28 ssl.endpoint.identification.algorithm = https 09:01:28 ssl.engine.factory.class = null 09:01:28 ssl.key.password = null 09:01:28 ssl.keymanager.algorithm = SunX509 09:01:28 ssl.keystore.certificate.chain = null 09:01:28 ssl.keystore.key = null 09:01:28 ssl.keystore.location = null 09:01:28 ssl.keystore.password = null 09:01:28 ssl.keystore.type = JKS 09:01:28 ssl.protocol = TLSv1.3 09:01:28 ssl.provider = null 09:01:28 ssl.secure.random.implementation = null 09:01:28 ssl.trustmanager.algorithm = PKIX 09:01:28 ssl.truststore.certificates = null 09:01:28 ssl.truststore.location = null 09:01:28 ssl.truststore.password = null 09:01:28 ssl.truststore.type = JKS 09:01:28 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:01:28 09:01:30 2024-04-04T09:01:28.077Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:01:30 2024-04-04T09:01:28.077Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:01:30 2024-04-04T09:01:28.077Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221288077 09:01:30 2024-04-04T09:01:28.086Z INFO 13454 --- [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 09:01:30 2024-04-04T09:01:28.133Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:01:30 2024-04-04T09:01:28.133Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:30 2024-04-04T09:01:28.155Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:30 2024-04-04T09:01:28.164Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:30 2024-04-04T09:01:28.167Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:30 2024-04-04T09:01:28.175Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:30 2024-04-04T09:01:28.178Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:30 2024-04-04T09:01:28.178Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:30 2024-04-04T09:01:28.224Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:30 2024-04-04T09:01:28.251Z INFO 13454 --- [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. 09:01:30 2024-04-04T09:01:28.321Z INFO 13454 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Cluster ID: A1d9rxiYTGyfsGD7X0nDcg 09:01:30 2024-04-04T09:01:28.323Z INFO 13454 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Discovered group coordinator localhost:32792 (id: 2147483646 rack: null) 09:01:30 2024-04-04T09:01:28.326Z INFO 13454 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] (Re-)joining group 09:01:30 2024-04-04T09:01:28.331Z INFO 13454 --- [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-c7417e3e-4f73-4e63-b01e-a14710ab9db3 09:01:30 2024-04-04T09:01:28.331Z INFO 13454 --- [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) 09:01:30 2024-04-04T09:01:28.331Z INFO 13454 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] (Re-)joining group 09:01:30 2024-04-04T09:01:29.841Z INFO 13454 --- [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 09:01:30 2024-04-04T09:01:29.842Z INFO 13454 --- [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 09:01:30 2024-04-04T09:01:29.843Z INFO 13454 --- [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 09:01:30 2024-04-04T09:01:29.843Z INFO 13454 --- [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 09:01:30 2024-04-04T09:01:29.843Z INFO 13454 --- [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 09:01:30 2024-04-04T09:01:29.844Z INFO 13454 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 09:01:30 2024-04-04T09:01:29.844Z INFO 13454 --- [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 09:01:30 2024-04-04T09:01:29.844Z INFO 13454 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 09:01:30 2024-04-04T09:01:29.844Z INFO 13454 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-device-heartbeat-0] 09:01:30 2024-04-04T09:01:29.844Z INFO 13454 --- [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 09:01:30 2024-04-04T09:01:29.844Z INFO 13454 --- [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 09:01:30 2024-04-04T09:01:29.844Z INFO 13454 --- [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 09:01:30 2024-04-04T09:01:29.847Z INFO 13454 --- [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 09:01:30 2024-04-04T09:01:29.847Z INFO 13454 --- [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 09:01:30 2024-04-04T09:01:29.847Z INFO 13454 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 09:01:30 2024-04-04T09:01:29.847Z INFO 13454 --- [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 09:01:30 2024-04-04T09:01:29.852Z INFO 13454 --- [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-b47cf8c5-62af-4aef-9fec-58442076e142', protocol='range'} 09:01:30 2024-04-04T09:01:29.854Z INFO 13454 --- [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-5d7b32d2-ad22-4464-9b65-8b672124051d', protocol='range'} 09:01:30 2024-04-04T09:01:29.855Z INFO 13454 --- [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-52af01e2-ff9c-48a8-b342-2047e852916c', protocol='range'} 09:01:30 2024-04-04T09:01:29.856Z INFO 13454 --- [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-9bd923e5-357a-4dfc-97c8-315aa06dde3e', protocol='range'} 09:01:30 2024-04-04T09:01:29.860Z INFO 13454 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-7-c7417e3e-4f73-4e63-b01e-a14710ab9db3', protocol='range'} 09:01:30 2024-04-04T09:01:30.256Z INFO 13454 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-1-b47cf8c5-62af-4aef-9fec-58442076e142=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-6-52af01e2-ff9c-48a8-b342-2047e852916c=Assignment(partitions=[subscription-0]), consumer-ncmp-group-5-5d7b32d2-ad22-4464-9b65-8b672124051d=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-7-c7417e3e-4f73-4e63-b01e-a14710ab9db3=Assignment(partitions=[ncmp-events-0]), consumer-ncmp-group-2-9bd923e5-357a-4dfc-97c8-315aa06dde3e=Assignment(partitions=[dmi-cm-events-0])} 09:01:30 2024-04-04T09:01:30.264Z INFO 13454 --- [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-9bd923e5-357a-4dfc-97c8-315aa06dde3e', protocol='range'} 09:01:30 2024-04-04T09:01:30.264Z INFO 13454 --- [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-b47cf8c5-62af-4aef-9fec-58442076e142', protocol='range'} 09:01:30 2024-04-04T09:01:30.264Z INFO 13454 --- [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]) 09:01:30 2024-04-04T09:01:30.264Z INFO 13454 --- [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 09:01:30 2024-04-04T09:01:30.264Z INFO 13454 --- [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]) 09:01:30 2024-04-04T09:01:30.264Z INFO 13454 --- [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 09:01:30 2024-04-04T09:01:30.265Z INFO 13454 --- [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-52af01e2-ff9c-48a8-b342-2047e852916c', protocol='range'} 09:01:30 2024-04-04T09:01:30.265Z INFO 13454 --- [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]) 09:01:30 2024-04-04T09:01:30.265Z INFO 13454 --- [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 09:01:30 2024-04-04T09:01:30.266Z INFO 13454 --- [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-5d7b32d2-ad22-4464-9b65-8b672124051d', protocol='range'} 09:01:30 2024-04-04T09:01:30.267Z INFO 13454 --- [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]) 09:01:30 2024-04-04T09:01:30.267Z INFO 13454 --- [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 09:01:30 2024-04-04T09:01:30.267Z INFO 13454 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-7-c7417e3e-4f73-4e63-b01e-a14710ab9db3', protocol='range'} 09:01:30 2024-04-04T09:01:30.267Z INFO 13454 --- [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]) 09:01:30 2024-04-04T09:01:30.267Z INFO 13454 --- [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 09:01:30 2024-04-04T09:01:30.269Z INFO 13454 --- [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 09:01:30 2024-04-04T09:01:30.269Z INFO 13454 --- [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:32792 (id: 1 rack: null)], epoch=0}} 09:01:30 2024-04-04T09:01:30.269Z INFO 13454 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 09:01:30 2024-04-04T09:01:30.272Z INFO 13454 --- [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:32792 (id: 1 rack: null)], epoch=0}} 09:01:30 2024-04-04T09:01:30.272Z INFO 13454 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 09:01:30 2024-04-04T09:01:30.272Z INFO 13454 --- [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:32792 (id: 1 rack: null)], epoch=0}} 09:01:30 2024-04-04T09:01:30.272Z INFO 13454 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 09:01:30 2024-04-04T09:01:30.272Z INFO 13454 --- [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:32792 (id: 1 rack: null)], epoch=0}} 09:01:30 2024-04-04T09:01:30.273Z INFO 13454 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 09:01:30 2024-04-04T09:01:30.276Z INFO 13454 --- [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:32792 (id: 1 rack: null)], epoch=0}}. 09:01:30 2024-04-04T09:01:30.396Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:30 2024-04-04T09:01:30.406Z INFO 13454 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:01:30 allow.auto.create.topics = true 09:01:30 auto.commit.interval.ms = 5000 09:01:30 auto.include.jmx.reporter = true 09:01:30 auto.offset.reset = earliest 09:01:30 bootstrap.servers = [PLAINTEXT://localhost:32792] 09:01:30 check.crcs = true 09:01:30 client.dns.lookup = use_all_dns_ips 09:01:30 client.id = consumer-ncmp-group-8 09:01:30 client.rack = 09:01:30 connections.max.idle.ms = 540000 09:01:30 default.api.timeout.ms = 60000 09:01:30 enable.auto.commit = true 09:01:30 exclude.internal.topics = true 09:01:30 fetch.max.bytes = 52428800 09:01:30 fetch.max.wait.ms = 500 09:01:30 fetch.min.bytes = 1 09:01:30 group.id = ncmp-group 09:01:30 group.instance.id = null 09:01:30 heartbeat.interval.ms = 3000 09:01:30 interceptor.classes = [] 09:01:30 internal.leave.group.on.close = true 09:01:30 internal.throw.on.fetch.stable.offset.unsupported = false 09:01:30 isolation.level = read_uncommitted 09:01:30 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:01:30 max.partition.fetch.bytes = 1048576 09:01:30 max.poll.interval.ms = 300000 09:01:30 max.poll.records = 500 09:01:30 metadata.max.age.ms = 300000 09:01:30 metric.reporters = [] 09:01:30 metrics.num.samples = 2 09:01:30 metrics.recording.level = INFO 09:01:30 metrics.sample.window.ms = 30000 09:01:30 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:01:30 receive.buffer.bytes = 65536 09:01:30 reconnect.backoff.max.ms = 1000 09:01:30 reconnect.backoff.ms = 50 09:01:30 request.timeout.ms = 30000 09:01:30 retry.backoff.ms = 100 09:01:30 sasl.client.callback.handler.class = null 09:01:30 sasl.jaas.config = null 09:01:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:01:30 sasl.kerberos.min.time.before.relogin = 60000 09:01:30 sasl.kerberos.service.name = null 09:01:30 sasl.kerberos.ticket.renew.jitter = 0.05 09:01:30 sasl.kerberos.ticket.renew.window.factor = 0.8 09:01:30 sasl.login.callback.handler.class = null 09:01:30 sasl.login.class = null 09:01:30 sasl.login.connect.timeout.ms = null 09:01:30 sasl.login.read.timeout.ms = null 09:01:30 sasl.login.refresh.buffer.seconds = 300 09:01:30 sasl.login.refresh.min.period.seconds = 60 09:01:30 sasl.login.refresh.window.factor = 0.8 09:01:30 sasl.login.refresh.window.jitter = 0.05 09:01:30 sasl.login.retry.backoff.max.ms = 10000 09:01:30 sasl.login.retry.backoff.ms = 100 09:01:30 sasl.mechanism = GSSAPI 09:01:30 sasl.oauthbearer.clock.skew.seconds = 30 09:01:30 sasl.oauthbearer.expected.audience = null 09:01:30 sasl.oauthbearer.expected.issuer = null 09:01:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:01:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:01:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:01:30 sasl.oauthbearer.jwks.endpoint.url = null 09:01:30 sasl.oauthbearer.scope.claim.name = scope 09:01:30 sasl.oauthbearer.sub.claim.name = sub 09:01:30 sasl.oauthbearer.token.endpoint.url = null 09:01:30 security.protocol = PLAINTEXT 09:01:30 security.providers = null 09:01:30 send.buffer.bytes = 131072 09:01:30 session.timeout.ms = 45000 09:01:30 socket.connection.setup.timeout.max.ms = 30000 09:01:30 socket.connection.setup.timeout.ms = 10000 09:01:30 ssl.cipher.suites = null 09:01:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:01:30 ssl.endpoint.identification.algorithm = https 09:01:30 ssl.engine.factory.class = null 09:01:30 ssl.key.password = null 09:01:30 ssl.keymanager.algorithm = SunX509 09:01:30 ssl.keystore.certificate.chain = null 09:01:30 ssl.keystore.key = null 09:01:30 ssl.keystore.location = null 09:01:30 ssl.keystore.password = null 09:01:30 ssl.keystore.type = JKS 09:01:30 ssl.protocol = TLSv1.3 09:01:30 ssl.provider = null 09:01:30 ssl.secure.random.implementation = null 09:01:30 ssl.trustmanager.algorithm = PKIX 09:01:30 ssl.truststore.certificates = null 09:01:30 ssl.truststore.location = null 09:01:30 ssl.truststore.password = null 09:01:30 ssl.truststore.type = JKS 09:01:30 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:01:30 09:01:30 2024-04-04T09:01:30.409Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:01:30 2024-04-04T09:01:30.409Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:01:30 2024-04-04T09:01:30.409Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221290409 09:01:30 2024-04-04T09:01:30.477Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:01:30 2024-04-04T09:01:30.477Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:30 2024-04-04T09:01:30.487Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:30 2024-04-04T09:01:30.495Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:30 2024-04-04T09:01:30.498Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:30 2024-04-04T09:01:30.499Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:30 2024-04-04T09:01:30.500Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:30 2024-04-04T09:01:30.500Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:30 2024-04-04T09:01:30.517Z WARN 13454 --- [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.. 09:01:30 2024-04-04T09:01:30.518Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 09:01:30 2024-04-04T09:01:30.535Z INFO 13454 --- [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. 09:01:30 2024-04-04T09:01:30.682Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:30 2024-04-04T09:01:30.693Z INFO 13454 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:01:30 allow.auto.create.topics = true 09:01:30 auto.commit.interval.ms = 5000 09:01:30 auto.include.jmx.reporter = true 09:01:30 auto.offset.reset = earliest 09:01:30 bootstrap.servers = [PLAINTEXT://localhost:32792] 09:01:30 check.crcs = true 09:01:30 client.dns.lookup = use_all_dns_ips 09:01:30 client.id = consumer-ncmp-group-9 09:01:30 client.rack = 09:01:30 connections.max.idle.ms = 540000 09:01:30 default.api.timeout.ms = 60000 09:01:30 enable.auto.commit = true 09:01:30 exclude.internal.topics = true 09:01:30 fetch.max.bytes = 52428800 09:01:30 fetch.max.wait.ms = 500 09:01:30 fetch.min.bytes = 1 09:01:30 group.id = ncmp-group 09:01:30 group.instance.id = null 09:01:30 heartbeat.interval.ms = 3000 09:01:30 interceptor.classes = [] 09:01:30 internal.leave.group.on.close = true 09:01:30 internal.throw.on.fetch.stable.offset.unsupported = false 09:01:30 isolation.level = read_uncommitted 09:01:30 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:01:30 max.partition.fetch.bytes = 1048576 09:01:30 max.poll.interval.ms = 300000 09:01:30 max.poll.records = 500 09:01:30 metadata.max.age.ms = 300000 09:01:30 metric.reporters = [] 09:01:30 metrics.num.samples = 2 09:01:30 metrics.recording.level = INFO 09:01:30 metrics.sample.window.ms = 30000 09:01:30 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:01:30 receive.buffer.bytes = 65536 09:01:30 reconnect.backoff.max.ms = 1000 09:01:30 reconnect.backoff.ms = 50 09:01:30 request.timeout.ms = 30000 09:01:30 retry.backoff.ms = 100 09:01:30 sasl.client.callback.handler.class = null 09:01:30 sasl.jaas.config = null 09:01:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:01:30 sasl.kerberos.min.time.before.relogin = 60000 09:01:30 sasl.kerberos.service.name = null 09:01:30 sasl.kerberos.ticket.renew.jitter = 0.05 09:01:30 sasl.kerberos.ticket.renew.window.factor = 0.8 09:01:30 sasl.login.callback.handler.class = null 09:01:30 sasl.login.class = null 09:01:30 sasl.login.connect.timeout.ms = null 09:01:30 sasl.login.read.timeout.ms = null 09:01:30 sasl.login.refresh.buffer.seconds = 300 09:01:30 sasl.login.refresh.min.period.seconds = 60 09:01:30 sasl.login.refresh.window.factor = 0.8 09:01:30 sasl.login.refresh.window.jitter = 0.05 09:01:30 sasl.login.retry.backoff.max.ms = 10000 09:01:30 sasl.login.retry.backoff.ms = 100 09:01:30 sasl.mechanism = GSSAPI 09:01:30 sasl.oauthbearer.clock.skew.seconds = 30 09:01:30 sasl.oauthbearer.expected.audience = null 09:01:30 sasl.oauthbearer.expected.issuer = null 09:01:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:01:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:01:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:01:30 sasl.oauthbearer.jwks.endpoint.url = null 09:01:30 sasl.oauthbearer.scope.claim.name = scope 09:01:30 sasl.oauthbearer.sub.claim.name = sub 09:01:30 sasl.oauthbearer.token.endpoint.url = null 09:01:30 security.protocol = PLAINTEXT 09:01:30 security.providers = null 09:01:30 send.buffer.bytes = 131072 09:01:30 session.timeout.ms = 45000 09:01:30 socket.connection.setup.timeout.max.ms = 30000 09:01:30 socket.connection.setup.timeout.ms = 10000 09:01:30 ssl.cipher.suites = null 09:01:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:01:30 ssl.endpoint.identification.algorithm = https 09:01:30 ssl.engine.factory.class = null 09:01:30 ssl.key.password = null 09:01:30 ssl.keymanager.algorithm = SunX509 09:01:30 ssl.keystore.certificate.chain = null 09:01:30 ssl.keystore.key = null 09:01:30 ssl.keystore.location = null 09:01:30 ssl.keystore.password = null 09:01:30 ssl.keystore.type = JKS 09:01:30 ssl.protocol = TLSv1.3 09:01:30 ssl.provider = null 09:01:30 ssl.secure.random.implementation = null 09:01:30 ssl.trustmanager.algorithm = PKIX 09:01:30 ssl.truststore.certificates = null 09:01:30 ssl.truststore.location = null 09:01:30 ssl.truststore.password = null 09:01:30 ssl.truststore.type = JKS 09:01:30 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:01:30 09:01:30 2024-04-04T09:01:30.697Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:01:30 2024-04-04T09:01:30.697Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:01:30 2024-04-04T09:01:30.697Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221290697 09:01:31 2024-04-04T09:01:30.739Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:01:31 2024-04-04T09:01:30.739Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:31 2024-04-04T09:01:30.747Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:31 2024-04-04T09:01:30.755Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:31 2024-04-04T09:01:30.759Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:31 2024-04-04T09:01:30.760Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:31 2024-04-04T09:01:30.764Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:31 2024-04-04T09:01:30.764Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:31 2024-04-04T09:01:30.825Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:31 2024-04-04T09:01:30.849Z INFO 13454 --- [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. 09:01:31 2024-04-04T09:01:30.927Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:31 2024-04-04T09:01:30.934Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:31 2024-04-04T09:01:30.943Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:31 2024-04-04T09:01:30.944Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:31 2024-04-04T09:01:30.945Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:31 2024-04-04T09:01:30.948Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 09:01:31 2024-04-04T09:01:30.948Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:31 2024-04-04T09:01:30.989Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 09:01:31 2024-04-04T09:01:31.007Z INFO 13454 --- [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. 09:01:31 2024-04-04T09:01:31.111Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:31 2024-04-04T09:01:31.118Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:31 2024-04-04T09:01:31.125Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:31 2024-04-04T09:01:31.126Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:31 2024-04-04T09:01:31.127Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:31 2024-04-04T09:01:31.129Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-3 to current batch 09:01:31 2024-04-04T09:01:31.129Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:31 2024-04-04T09:01:31.150Z INFO 13454 --- [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 09:01:31 2024-04-04T09:01:31.162Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-3 is now in READY state 09:01:31 2024-04-04T09:01:31.178Z INFO 13454 --- [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. 09:01:31 2024-04-04T09:01:31.368Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:31 2024-04-04T09:01:31.378Z INFO 13454 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:01:31 allow.auto.create.topics = true 09:01:31 auto.commit.interval.ms = 5000 09:01:31 auto.include.jmx.reporter = true 09:01:31 auto.offset.reset = earliest 09:01:31 bootstrap.servers = [PLAINTEXT://localhost:32792] 09:01:31 check.crcs = true 09:01:31 client.dns.lookup = use_all_dns_ips 09:01:31 client.id = consumer-ncmp-group-10 09:01:31 client.rack = 09:01:31 connections.max.idle.ms = 540000 09:01:31 default.api.timeout.ms = 60000 09:01:31 enable.auto.commit = true 09:01:31 exclude.internal.topics = true 09:01:31 fetch.max.bytes = 52428800 09:01:31 fetch.max.wait.ms = 500 09:01:31 fetch.min.bytes = 1 09:01:31 group.id = ncmp-group 09:01:31 group.instance.id = null 09:01:31 heartbeat.interval.ms = 3000 09:01:31 interceptor.classes = [] 09:01:31 internal.leave.group.on.close = true 09:01:31 internal.throw.on.fetch.stable.offset.unsupported = false 09:01:31 isolation.level = read_uncommitted 09:01:31 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:01:31 max.partition.fetch.bytes = 1048576 09:01:31 max.poll.interval.ms = 300000 09:01:31 max.poll.records = 500 09:01:31 metadata.max.age.ms = 300000 09:01:31 metric.reporters = [] 09:01:31 metrics.num.samples = 2 09:01:31 metrics.recording.level = INFO 09:01:31 metrics.sample.window.ms = 30000 09:01:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:01:31 receive.buffer.bytes = 65536 09:01:31 reconnect.backoff.max.ms = 1000 09:01:31 reconnect.backoff.ms = 50 09:01:31 request.timeout.ms = 30000 09:01:31 retry.backoff.ms = 100 09:01:31 sasl.client.callback.handler.class = null 09:01:31 sasl.jaas.config = null 09:01:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:01:31 sasl.kerberos.min.time.before.relogin = 60000 09:01:31 sasl.kerberos.service.name = null 09:01:31 sasl.kerberos.ticket.renew.jitter = 0.05 09:01:31 sasl.kerberos.ticket.renew.window.factor = 0.8 09:01:31 sasl.login.callback.handler.class = null 09:01:31 sasl.login.class = null 09:01:31 sasl.login.connect.timeout.ms = null 09:01:31 sasl.login.read.timeout.ms = null 09:01:31 sasl.login.refresh.buffer.seconds = 300 09:01:31 sasl.login.refresh.min.period.seconds = 60 09:01:31 sasl.login.refresh.window.factor = 0.8 09:01:31 sasl.login.refresh.window.jitter = 0.05 09:01:31 sasl.login.retry.backoff.max.ms = 10000 09:01:31 sasl.login.retry.backoff.ms = 100 09:01:31 sasl.mechanism = GSSAPI 09:01:31 sasl.oauthbearer.clock.skew.seconds = 30 09:01:31 sasl.oauthbearer.expected.audience = null 09:01:31 sasl.oauthbearer.expected.issuer = null 09:01:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:01:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:01:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:01:31 sasl.oauthbearer.jwks.endpoint.url = null 09:01:31 sasl.oauthbearer.scope.claim.name = scope 09:01:31 sasl.oauthbearer.sub.claim.name = sub 09:01:31 sasl.oauthbearer.token.endpoint.url = null 09:01:31 security.protocol = PLAINTEXT 09:01:31 security.providers = null 09:01:31 send.buffer.bytes = 131072 09:01:31 session.timeout.ms = 45000 09:01:31 socket.connection.setup.timeout.max.ms = 30000 09:01:31 socket.connection.setup.timeout.ms = 10000 09:01:31 ssl.cipher.suites = null 09:01:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:01:31 ssl.endpoint.identification.algorithm = https 09:01:31 ssl.engine.factory.class = null 09:01:31 ssl.key.password = null 09:01:31 ssl.keymanager.algorithm = SunX509 09:01:31 ssl.keystore.certificate.chain = null 09:01:31 ssl.keystore.key = null 09:01:31 ssl.keystore.location = null 09:01:31 ssl.keystore.password = null 09:01:31 ssl.keystore.type = JKS 09:01:31 ssl.protocol = TLSv1.3 09:01:31 ssl.provider = null 09:01:31 ssl.secure.random.implementation = null 09:01:31 ssl.trustmanager.algorithm = PKIX 09:01:31 ssl.truststore.certificates = null 09:01:31 ssl.truststore.location = null 09:01:31 ssl.truststore.password = null 09:01:31 ssl.truststore.type = JKS 09:01:31 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:01:31 09:01:32 2024-04-04T09:01:31.386Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:01:32 2024-04-04T09:01:31.386Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:01:32 2024-04-04T09:01:31.386Z INFO 13454 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1712221291386 09:01:32 2024-04-04T09:01:31.438Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 09:01:32 2024-04-04T09:01:31.442Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:01:32 2024-04-04T09:01:31.442Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:32 2024-04-04T09:01:31.450Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:32 2024-04-04T09:01:31.457Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 2 advised cm handles from DB 09:01:32 2024-04-04T09:01:31.459Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 2 09:01:32 2024-04-04T09:01:31.461Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 09:01:32 2024-04-04T09:01:31.463Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 09:01:32 2024-04-04T09:01:31.464Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:32 2024-04-04T09:01:31.464Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 09:01:32 2024-04-04T09:01:31.484Z WARN 13454 --- [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.. 09:01:32 2024-04-04T09:01:31.484Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in LOCKED state 09:01:32 2024-04-04T09:01:31.493Z WARN 13454 --- [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.. 09:01:32 2024-04-04T09:01:31.493Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 09:01:32 2024-04-04T09:01:31.514Z INFO 13454 --- [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. 09:01:32 2024-04-04T09:01:31.629Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:01:32 2024-04-04T09:01:31.638Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 2 cmHandles 09:01:32 2024-04-04T09:01:31.638Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 09:01:32 2024-04-04T09:01:31.639Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 09:01:32 2024-04-04T09:01:31.639Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 09:01:32 2024-04-04T09:01:31.640Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 09:01:32 2024-04-04T09:01:31.640Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 09:01:32 2024-04-04T09:01:31.640Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 09:01:32 2024-04-04T09:01:31.640Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-2 is true 09:01:32 2024-04-04T09:01:31.641Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 removed from in progress map 09:01:32 2024-04-04T09:01:31.682Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:32 2024-04-04T09:01:31.690Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 2 advised cm handles from DB 09:01:32 2024-04-04T09:01:31.692Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 2 09:01:32 2024-04-04T09:01:31.693Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 09:01:32 2024-04-04T09:01:31.694Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:32 2024-04-04T09:01:31.695Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 09:01:32 2024-04-04T09:01:31.695Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 09:01:32 2024-04-04T09:01:31.735Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:32 2024-04-04T09:01:31.773Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 09:01:32 2024-04-04T09:01:31.831Z INFO 13454 --- [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. 09:01:32 2024-04-04T09:01:32.009Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.982 s - in org.onap.cps.integration.functional.NcmpCmHandleCreateSpec 09:01:32 [INFO] Running org.onap.cps.integration.functional.NcmpCmHandleUpgradeSpec 09:01:32 2024-04-04T09:01:32.090Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:01:32 2024-04-04T09:01:32.090Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:32 2024-04-04T09:01:32.101Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:32 2024-04-04T09:01:32.109Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:32 2024-04-04T09:01:32.110Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:32 2024-04-04T09:01:32.112Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:32 2024-04-04T09:01:32.113Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:32 2024-04-04T09:01:32.113Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:32 2024-04-04T09:01:32.149Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:32 2024-04-04T09:01:32.171Z INFO 13454 --- [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. 09:01:32 2024-04-04T09:01:32.267Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 09:01:32 2024-04-04T09:01:32.291Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:01:32 2024-04-04T09:01:32.298Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 09:01:32 2024-04-04T09:01:32.298Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 09:01:32 2024-04-04T09:01:32.298Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 09:01:32 2024-04-04T09:01:32.303Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 09:01:32 2024-04-04T09:01:32.320Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:32 2024-04-04T09:01:32.335Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:32 2024-04-04T09:01:32.338Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:32 2024-04-04T09:01:32.339Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:32 2024-04-04T09:01:32.347Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:32 2024-04-04T09:01:32.347Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:32 2024-04-04T09:01:32.422Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:32 2024-04-04T09:01:32.445Z INFO 13454 --- [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. 09:01:32 2024-04-04T09:01:32.589Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:33 2024-04-04T09:01:32.656Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:01:33 2024-04-04T09:01:32.656Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:33 2024-04-04T09:01:32.664Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:33 2024-04-04T09:01:32.672Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:33 2024-04-04T09:01:32.674Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:33 2024-04-04T09:01:32.675Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:33 2024-04-04T09:01:32.677Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:33 2024-04-04T09:01:32.677Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:33 2024-04-04T09:01:32.731Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:33 2024-04-04T09:01:32.749Z INFO 13454 --- [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. 09:01:33 2024-04-04T09:01:32.840Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 09:01:33 2024-04-04T09:01:32.865Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:01:33 2024-04-04T09:01:32.872Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 09:01:33 2024-04-04T09:01:32.873Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 09:01:33 2024-04-04T09:01:32.873Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 09:01:33 2024-04-04T09:01:32.875Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 09:01:33 2024-04-04T09:01:32.891Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:33 2024-04-04T09:01:32.899Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:33 2024-04-04T09:01:32.901Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:33 2024-04-04T09:01:32.902Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:33 2024-04-04T09:01:32.904Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:33 2024-04-04T09:01:32.904Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:33 2024-04-04T09:01:32.964Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:33 2024-04-04T09:01:32.978Z INFO 13454 --- [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. 09:01:33 2024-04-04T09:01:33.079Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:33 2024-04-04T09:01:33.130Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:01:33 2024-04-04T09:01:33.130Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:33 2024-04-04T09:01:33.137Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:33 2024-04-04T09:01:33.143Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:33 2024-04-04T09:01:33.144Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:33 2024-04-04T09:01:33.145Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:33 2024-04-04T09:01:33.146Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:33 2024-04-04T09:01:33.146Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:33 2024-04-04T09:01:33.187Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:33 2024-04-04T09:01:33.202Z INFO 13454 --- [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. 09:01:33 2024-04-04T09:01:33.289Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 09:01:33 2024-04-04T09:01:33.309Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:01:33 2024-04-04T09:01:33.315Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 09:01:33 2024-04-04T09:01:33.315Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 09:01:33 2024-04-04T09:01:33.315Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 09:01:33 2024-04-04T09:01:33.317Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 09:01:33 2024-04-04T09:01:33.332Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:33 2024-04-04T09:01:33.342Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:33 2024-04-04T09:01:33.344Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:33 2024-04-04T09:01:33.345Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:33 2024-04-04T09:01:33.347Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:33 2024-04-04T09:01:33.347Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:33 2024-04-04T09:01:33.388Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:33 2024-04-04T09:01:33.406Z INFO 13454 --- [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. 09:01:33 2024-04-04T09:01:33.522Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:33 2024-04-04T09:01:33.579Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:01:33 2024-04-04T09:01:33.579Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:33 2024-04-04T09:01:33.587Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:33 2024-04-04T09:01:33.593Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:33 2024-04-04T09:01:33.595Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:33 2024-04-04T09:01:33.597Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:33 2024-04-04T09:01:33.598Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:33 2024-04-04T09:01:33.598Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:33 2024-04-04T09:01:33.637Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:33 2024-04-04T09:01:33.655Z INFO 13454 --- [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. 09:01:33 2024-04-04T09:01:33.740Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 09:01:33 2024-04-04T09:01:33.763Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:01:33 2024-04-04T09:01:33.771Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 09:01:33 2024-04-04T09:01:33.771Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 09:01:33 2024-04-04T09:01:33.771Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 09:01:33 2024-04-04T09:01:33.773Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 09:01:33 2024-04-04T09:01:33.791Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:34 2024-04-04T09:01:33.800Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:34 2024-04-04T09:01:33.801Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:34 2024-04-04T09:01:33.803Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:34 2024-04-04T09:01:33.805Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:34 2024-04-04T09:01:33.805Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:34 2024-04-04T09:01:33.855Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:34 2024-04-04T09:01:33.872Z INFO 13454 --- [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. 09:01:34 2024-04-04T09:01:33.982Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:34 2024-04-04T09:01:34.040Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 09:01:34 2024-04-04T09:01:34.041Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:34 2024-04-04T09:01:34.047Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:34 2024-04-04T09:01:34.052Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:34 2024-04-04T09:01:34.054Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:34 2024-04-04T09:01:34.057Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:34 2024-04-04T09:01:34.059Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 09:01:34 2024-04-04T09:01:34.059Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:34 2024-04-04T09:01:34.117Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 09:01:34 2024-04-04T09:01:34.133Z INFO 13454 --- [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. 09:01:34 2024-04-04T09:01:34.211Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:01:34 2024-04-04T09:01:34.211Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:34 2024-04-04T09:01:34.219Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:34 2024-04-04T09:01:34.226Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:34 2024-04-04T09:01:34.227Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:34 2024-04-04T09:01:34.228Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:34 2024-04-04T09:01:34.229Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:34 2024-04-04T09:01:34.229Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:34 2024-04-04T09:01:34.263Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:34 2024-04-04T09:01:34.279Z INFO 13454 --- [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. 09:01:34 2024-04-04T09:01:34.376Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 09:01:34 2024-04-04T09:01:34.390Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:01:34 2024-04-04T09:01:34.396Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 09:01:34 2024-04-04T09:01:34.396Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 09:01:34 2024-04-04T09:01:34.396Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 09:01:34 2024-04-04T09:01:34.398Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 09:01:34 2024-04-04T09:01:34.413Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:34 2024-04-04T09:01:34.421Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:34 2024-04-04T09:01:34.425Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:34 2024-04-04T09:01:34.426Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:34 2024-04-04T09:01:34.428Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:34 2024-04-04T09:01:34.428Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:34 2024-04-04T09:01:34.443Z INFO 13454 --- [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 09:01:34 2024-04-04T09:01:34.461Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:34 2024-04-04T09:01:34.476Z INFO 13454 --- [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. 09:01:34 2024-04-04T09:01:34.605Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:35 2024-04-04T09:01:34.652Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 09:01:35 2024-04-04T09:01:34.652Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:35 2024-04-04T09:01:34.657Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:35 2024-04-04T09:01:34.663Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:35 2024-04-04T09:01:34.664Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:35 2024-04-04T09:01:34.665Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:35 2024-04-04T09:01:34.666Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 09:01:35 2024-04-04T09:01:34.666Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:35 2024-04-04T09:01:34.699Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 09:01:35 2024-04-04T09:01:34.712Z INFO 13454 --- [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. 09:01:35 2024-04-04T09:01:34.816Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:01:35 2024-04-04T09:01:34.816Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:35 2024-04-04T09:01:34.831Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:35 2024-04-04T09:01:34.839Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:35 2024-04-04T09:01:34.852Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:35 2024-04-04T09:01:34.854Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:35 2024-04-04T09:01:34.855Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:35 2024-04-04T09:01:34.855Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:35 2024-04-04T09:01:34.905Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:35 2024-04-04T09:01:34.922Z INFO 13454 --- [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. 09:01:35 2024-04-04T09:01:35.001Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 09:01:35 2024-04-04T09:01:35.017Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:01:35 2024-04-04T09:01:35.024Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 09:01:35 2024-04-04T09:01:35.025Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 09:01:35 2024-04-04T09:01:35.025Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 09:01:35 2024-04-04T09:01:35.026Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 09:01:35 2024-04-04T09:01:35.041Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:35 2024-04-04T09:01:35.051Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:35 2024-04-04T09:01:35.052Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:35 2024-04-04T09:01:35.054Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:35 2024-04-04T09:01:35.055Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:35 2024-04-04T09:01:35.055Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:35 2024-04-04T09:01:35.070Z INFO 13454 --- [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 09:01:35 2024-04-04T09:01:35.092Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:35 2024-04-04T09:01:35.109Z INFO 13454 --- [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. 09:01:35 2024-04-04T09:01:35.228Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:35 2024-04-04T09:01:35.282Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:01:35 2024-04-04T09:01:35.282Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:35 2024-04-04T09:01:35.290Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:35 2024-04-04T09:01:35.300Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:35 2024-04-04T09:01:35.304Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:35 2024-04-04T09:01:35.306Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:35 2024-04-04T09:01:35.307Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:35 2024-04-04T09:01:35.307Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:35 2024-04-04T09:01:35.352Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:35 2024-04-04T09:01:35.365Z INFO 13454 --- [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. 09:01:35 2024-04-04T09:01:35.452Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:35 2024-04-04T09:01:35.517Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:35 2024-04-04T09:01:35.564Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:01:35 2024-04-04T09:01:35.564Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:35 2024-04-04T09:01:35.571Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:35 2024-04-04T09:01:35.577Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:35 2024-04-04T09:01:35.578Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:35 2024-04-04T09:01:35.579Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:35 2024-04-04T09:01:35.581Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:35 2024-04-04T09:01:35.581Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:35 2024-04-04T09:01:35.623Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:01:35 2024-04-04T09:01:35.639Z INFO 13454 --- [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. 09:01:35 2024-04-04T09:01:35.726Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 09:01:35 2024-04-04T09:01:35.743Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:01:35 2024-04-04T09:01:35.751Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 09:01:35 2024-04-04T09:01:35.751Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 09:01:35 2024-04-04T09:01:35.751Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 09:01:35 2024-04-04T09:01:35.755Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 09:01:35 2024-04-04T09:01:35.772Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:01:35 2024-04-04T09:01:35.783Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:01:35 2024-04-04T09:01:35.791Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:01:35 2024-04-04T09:01:35.793Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:01:35 2024-04-04T09:01:35.796Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:01:35 2024-04-04T09:01:35.796Z INFO 13454 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:01:35 2024-04-04T09:01:35.821Z WARN 13454 --- [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.. 09:01:35 2024-04-04T09:01:35.821Z INFO 13454 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 09:01:35 2024-04-04T09:01:35.841Z INFO 13454 --- [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. 09:01:35 2024-04-04T09:01:35.976Z INFO 13454 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 09:01:36 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.956 s - in org.onap.cps.integration.functional.NcmpCmHandleUpgradeSpec 09:01:36 [INFO] Running org.onap.cps.integration.functional.NcmpCmNotificationSubscriptionSpec 09:01:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.onap.cps.integration.functional.NcmpCmNotificationSubscriptionSpec 09:01:36 [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 09:01:36 line 1:0 mismatched input 'invalid' expecting '/' 09:01:36 line 1:0 mismatched input 'invalid' expecting '/' 09:01:36 2024-04-04T09:01:36.635Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 09:01:37 2024-04-04T09:01:37.038Z INFO 13454 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:01:37 2024-04-04T09:01:37.038Z ERROR 13454 --- [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" 09:01:37 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 (?,?,?,?,?) 09:01:37 2024-04-04T09:01:37.038Z WARN 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:01:37 2024-04-04T09:01:37.039Z ERROR 13454 --- [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" 09:01:37 Detail: Key (anchor_id, xpath)=(45, /bookstore) already exists. Call getNextException to see other errors in the batch. 09:01:37 2024-04-04T09:01:37.039Z ERROR 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:01:37 Detail: Key (anchor_id, xpath)=(45, /bookstore) already exists. 09:01:37 2024-04-04T09:01:37.041Z WARN 13454 --- [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" 09:01:37 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 09:01:37 2024-04-04T09:01:37.044Z INFO 13454 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:01:37 2024-04-04T09:01:37.045Z ERROR 13454 --- [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" 09:01:37 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 (?,?,?,?,?) 09:01:37 2024-04-04T09:01:37.045Z WARN 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:01:37 2024-04-04T09:01:37.045Z ERROR 13454 --- [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" 09:01:37 Detail: Key (anchor_id, xpath)=(45, /bookstore) already exists. Call getNextException to see other errors in the batch. 09:01:37 2024-04-04T09:01:37.045Z ERROR 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:01:37 Detail: Key (anchor_id, xpath)=(45, /bookstore) already exists. 09:01:37 line 1:9 missing '/' at 'path' 09:01:37 line 1:9 missing '/' at 'path' 09:01:37 2024-04-04T09:01:37.111Z WARN 13454 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 09:01:37 2024-04-04T09:01:37.251Z INFO 13454 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:01:37 2024-04-04T09:01:37.251Z ERROR 13454 --- [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" 09:01:37 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 (?,?,?,?,?) 09:01:37 2024-04-04T09:01:37.251Z WARN 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:01:37 2024-04-04T09:01:37.251Z ERROR 13454 --- [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" 09:01:37 Detail: Key (anchor_id, xpath)=(47, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 09:01:37 2024-04-04T09:01:37.251Z ERROR 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:01:37 Detail: Key (anchor_id, xpath)=(47, /bookstore/categories[@code='1']) already exists. 09:01:37 2024-04-04T09:01:37.252Z WARN 13454 --- [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" 09:01:37 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 09:01:37 2024-04-04T09:01:37.255Z INFO 13454 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:01:37 2024-04-04T09:01:37.255Z ERROR 13454 --- [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" 09:01:37 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 (?,?,?,?,?) 09:01:37 2024-04-04T09:01:37.255Z WARN 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:01:37 2024-04-04T09:01:37.255Z ERROR 13454 --- [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" 09:01:37 Detail: Key (anchor_id, xpath)=(47, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 09:01:37 2024-04-04T09:01:37.255Z ERROR 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:01:37 Detail: Key (anchor_id, xpath)=(47, /bookstore/categories[@code='1']) already exists. 09:01:37 2024-04-04T09:01:37.393Z INFO 13454 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:01:37 2024-04-04T09:01:37.393Z ERROR 13454 --- [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" 09:01:37 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 (?,?,?,?,?) 09:01:37 2024-04-04T09:01:37.393Z WARN 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:01:37 2024-04-04T09:01:37.393Z ERROR 13454 --- [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" 09:01:37 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 09:01:37 2024-04-04T09:01:37.393Z ERROR 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:01:37 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. 09:01:37 2024-04-04T09:01:37.393Z WARN 13454 --- [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" 09:01:37 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 09:01:37 2024-04-04T09:01:37.397Z INFO 13454 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:01:37 2024-04-04T09:01:37.397Z ERROR 13454 --- [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" 09:01:37 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 (?,?,?,?,?) 09:01:37 2024-04-04T09:01:37.397Z WARN 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:01:37 2024-04-04T09:01:37.397Z ERROR 13454 --- [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" 09:01:37 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 09:01:37 2024-04-04T09:01:37.397Z ERROR 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:01:37 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. 09:01:37 2024-04-04T09:01:37.503Z INFO 13454 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:01:37 2024-04-04T09:01:37.503Z ERROR 13454 --- [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" 09:01:37 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 (?,?,?,?,?) 09:01:37 2024-04-04T09:01:37.503Z WARN 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:01:37 2024-04-04T09:01:37.503Z ERROR 13454 --- [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" 09:01:37 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 09:01:37 2024-04-04T09:01:37.503Z ERROR 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:01:37 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. 09:01:37 2024-04-04T09:01:37.504Z WARN 13454 --- [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" 09:01:37 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 09:01:37 2024-04-04T09:01:37.506Z INFO 13454 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:01:37 2024-04-04T09:01:37.506Z ERROR 13454 --- [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" 09:01:37 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 (?,?,?,?,?) 09:01:37 2024-04-04T09:01:37.506Z WARN 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:01:37 2024-04-04T09:01:37.506Z ERROR 13454 --- [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" 09:01:37 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 09:01:37 2024-04-04T09:01:37.506Z ERROR 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:01:37 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. 09:01:37 2024-04-04T09:01:37.527Z INFO 13454 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:01:37 2024-04-04T09:01:37.527Z ERROR 13454 --- [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" 09:01:37 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 (?,?,?,?,?) 09:01:37 2024-04-04T09:01:37.527Z WARN 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:01:37 2024-04-04T09:01:37.527Z ERROR 13454 --- [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" 09:01:37 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 09:01:37 2024-04-04T09:01:37.527Z ERROR 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:01:37 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. 09:01:37 2024-04-04T09:01:37.528Z WARN 13454 --- [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" 09:01:37 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 09:01:37 2024-04-04T09:01:37.530Z INFO 13454 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:01:37 2024-04-04T09:01:37.530Z ERROR 13454 --- [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" 09:01:37 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 (?,?,?,?,?) 09:01:37 2024-04-04T09:01:37.530Z WARN 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:01:37 2024-04-04T09:01:37.530Z ERROR 13454 --- [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" 09:01:37 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 09:01:37 2024-04-04T09:01:37.530Z ERROR 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:01:37 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. 09:01:38 [INFO] Tests run: 97, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.721 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 09:01:38 [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 09:01:38 2024-04-04T09:01:38.885Z WARN 13454 --- [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]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_2, Optional[2002-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.063Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.064Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.064Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.064Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.064Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.064Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.064Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.064Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.064Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.064Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.064Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.064Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.064Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.064Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.064Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.064Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.064Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.064Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.064Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.064Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.064Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.064Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.064Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.064Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.064Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.065Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.065Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.065Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.065Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.065Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.065Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.065Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.065Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.065Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.065Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.065Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.065Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.065Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.065Z WARN 13454 --- [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_15, Optional[2015-01-01]] 09:01:39 2024-04-04T09:01:39.343Z WARN 13454 --- [cps-integration-test] [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 09:01:39 2024-04-04T09:01:39.391Z WARN 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:01:39 2024-04-04T09:01:39.392Z ERROR 13454 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 09:01:39 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 11) already exists. 09:01:39 2024-04-04T09:01:39.614Z WARN 13454 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 09:01:39 2024-04-04T09:01:39.706Z WARN 13454 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_0, Optional[2000-01-01]] 09:01:39 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.874 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 09:01:39 [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 09:01:40 line 1:0 mismatched input 'cpsPath' expecting '/' 09:01:40 line 1:0 mismatched input 'cpsPath' expecting '/' 09:01:40 [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.052 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 09:01:40 [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 09:01:41 2024-04-04T09:01:41.083Z INFO 13454 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 09:01:41 2024-04-04T09:01:41.087Z WARN 13454 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 09:01:41 2024-04-04T09:01:41.087Z INFO 13454 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 09:01:41 2024-04-04T09:01:41.087Z INFO 13454 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32791/test?loggerLevel=OFF] 09:01:41 2024-04-04T09:01:41.088Z INFO 13454 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 09:01:41 2024-04-04T09:01:41.088Z INFO 13454 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 09:01:41 2024-04-04T09:01:41.091Z INFO 13454 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 09:01:41 2024-04-04T09:01:41.112Z WARN 13454 --- [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) 09:01:41 2024-04-04T09:01:41.208Z INFO 13454 --- [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) 09:01:41 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 09:01:41 2024-04-04T09:01:41.236Z INFO 13454 --- [cps-integration-test] [pool-4-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 09:01:41 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 09:01:41 2024-04-04T09:01:41.263Z INFO 13454 --- [cps-integration-test] [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 09:01:41 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 09:01:41 2024-04-04T09:01:41.571Z INFO 13454 --- [cps-integration-test] [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 09:01:41 2024-04-04T09:01:41.576Z INFO 13454 --- [cps-integration-test] [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 09:01:41 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 09:01:41 2024-04-04T09:01:41.589Z INFO 13454 --- [cps-integration-test] [pool-8-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 09:01:41 2024-04-04T09:01:41.598Z INFO 13454 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 09:01:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.813 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec 09:01:41 2024-04-04T09:01:41.617Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 09:01:41 2024-04-04T09:01:41.617Z INFO 13454 --- [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 09:01:41 2024-04-04T09:01:41.618Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is SHUTTING_DOWN 09:01:41 2024-04-04T09:01:41.618Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5703 is SHUTTING_DOWN 09:01:41 2024-04-04T09:01:41.619Z WARN 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 09:01:41 2024-04-04T09:01:41.619Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 09:01:41 2024-04-04T09:01:41.620Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 09:01:41 2024-04-04T09:01:41.621Z INFO 13454 --- [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 09:01:41 2024-04-04T09:01:41.621Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5701 is SHUTTING_DOWN 09:01:41 2024-04-04T09:01:41.621Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 09:01:41 2024-04-04T09:01:41.621Z WARN 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 09:01:41 2024-04-04T09:01:41.621Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 09:01:41 2024-04-04T09:01:41.621Z WARN 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 09:01:41 2024-04-04T09:01:41.621Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 09:01:41 2024-04-04T09:01:41.622Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=7, /10.250.0.254:5706->/10.30.106.47:57479, qualifier=null, endpoint=[10.250.0.254]:5703, remoteUuid=9bc28bae-ecb5-4e50-8f30-6eab5dad219d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.622Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 09:01:41 2024-04-04T09:01:41.621Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5704 is SHUTTING_DOWN 09:01:41 2024-04-04T09:01:41.623Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=5, /10.250.0.254:5703->/10.30.106.47:49177, qualifier=null, endpoint=[10.250.0.254]:5704, remoteUuid=d5d96530-dfe0-4a93-b6e6-5c7192194c75, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.623Z WARN 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 09:01:41 2024-04-04T09:01:41.623Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 09:01:41 2024-04-04T09:01:41.623Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 09:01:41 2024-04-04T09:01:41.624Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=2, /10.250.0.254:5701->/10.30.106.47:55997, qualifier=null, endpoint=[10.250.0.254]:5703, remoteUuid=9bc28bae-ecb5-4e50-8f30-6eab5dad219d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.624Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 09:01:41 2024-04-04T09:01:41.624Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=4, /10.250.0.254:49177->/10.250.0.254:5703, qualifier=null, endpoint=[10.250.0.254]:5703, remoteUuid=9bc28bae-ecb5-4e50-8f30-6eab5dad219d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.625Z INFO 13454 --- [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] Connection[id=1, /10.250.0.254:55997->/10.250.0.254:5701, qualifier=null, endpoint=[10.250.0.254]:5701, remoteUuid=a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.625Z INFO 13454 --- [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] Connection[id=9, /10.250.0.254:57479->/10.250.0.254:5706, qualifier=null, endpoint=[10.250.0.254]:5706, remoteUuid=a09894a4-4e81-4a77-a958-4db73eb626e2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.627Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=6, /10.250.0.254:5706->/10.30.106.47:44335, qualifier=null, endpoint=[10.250.0.254]:5704, remoteUuid=d5d96530-dfe0-4a93-b6e6-5c7192194c75, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.627Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=9, /10.250.0.254:5706->/10.30.106.47:60239, qualifier=null, endpoint=[10.250.0.254]:5702, remoteUuid=ca2e3838-4430-4a06-a88e-f9b549726603, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.627Z INFO 13454 --- [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] Connection[id=9, /10.250.0.254:44335->/10.250.0.254:5706, qualifier=null, endpoint=[10.250.0.254]:5706, remoteUuid=a09894a4-4e81-4a77-a958-4db73eb626e2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.627Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.250.0.254:57809->/10.250.0.254:5701, qualifier=null, endpoint=[10.250.0.254]:5701, remoteUuid=a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.627Z INFO 13454 --- [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] Connection[id=9, /10.250.0.254:60239->/10.250.0.254:5706, qualifier=null, endpoint=[10.250.0.254]:5706, remoteUuid=a09894a4-4e81-4a77-a958-4db73eb626e2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.627Z INFO 13454 --- [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] Connection[id=5, /10.250.0.254:5701->/10.30.106.47:57809, qualifier=null, endpoint=[10.250.0.254]:5706, remoteUuid=a09894a4-4e81-4a77-a958-4db73eb626e2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.627Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=4, /10.250.0.254:33635->/10.250.0.254:5705, qualifier=null, endpoint=[10.250.0.254]:5705, remoteUuid=cd8a2a9a-2fb7-41be-83c8-d868253f2df5, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.627Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=11, /10.250.0.254:45453->/10.250.0.254:5707, qualifier=null, endpoint=[10.250.0.254]:5707, remoteUuid=b1b54537-5ef7-430f-99af-f4e6e7caf248, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.628Z INFO 13454 --- [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] Connection[id=11, /10.250.0.254:5707->/10.30.106.47:45453, qualifier=null, endpoint=[10.250.0.254]:5706, remoteUuid=a09894a4-4e81-4a77-a958-4db73eb626e2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.628Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=5, /10.250.0.254:42963->/10.250.0.254:5702, qualifier=null, endpoint=[10.250.0.254]:5702, remoteUuid=ca2e3838-4430-4a06-a88e-f9b549726603, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.628Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=8, /10.250.0.254:5706->/10.30.106.47:39639, qualifier=null, endpoint=[10.250.0.254]:5705, remoteUuid=cd8a2a9a-2fb7-41be-83c8-d868253f2df5, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.628Z INFO 13454 --- [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] Connection[id=8, /10.250.0.254:5705->/10.30.106.47:33635, qualifier=null, endpoint=[10.250.0.254]:5706, remoteUuid=a09894a4-4e81-4a77-a958-4db73eb626e2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.628Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=10, /10.250.0.254:5706->/10.30.106.47:51343, qualifier=null, endpoint=[10.250.0.254]:5707, remoteUuid=b1b54537-5ef7-430f-99af-f4e6e7caf248, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.628Z INFO 13454 --- [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] Connection[id=9, /10.250.0.254:39639->/10.250.0.254:5706, qualifier=null, endpoint=[10.250.0.254]:5706, remoteUuid=a09894a4-4e81-4a77-a958-4db73eb626e2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.628Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=2, /10.250.0.254:49787->/10.250.0.254:5703, qualifier=null, endpoint=[10.250.0.254]:5703, remoteUuid=9bc28bae-ecb5-4e50-8f30-6eab5dad219d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.628Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=3, /10.250.0.254:53921->/10.250.0.254:5704, qualifier=null, endpoint=[10.250.0.254]:5704, remoteUuid=d5d96530-dfe0-4a93-b6e6-5c7192194c75, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.628Z INFO 13454 --- [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] Connection[id=8, /10.250.0.254:5703->/10.30.106.47:49787, qualifier=null, endpoint=[10.250.0.254]:5706, remoteUuid=a09894a4-4e81-4a77-a958-4db73eb626e2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.628Z INFO 13454 --- [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] Connection[id=8, /10.250.0.254:5702->/10.30.106.47:42963, qualifier=null, endpoint=[10.250.0.254]:5706, remoteUuid=a09894a4-4e81-4a77-a958-4db73eb626e2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.629Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 09:01:41 2024-04-04T09:01:41.629Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5702 is SHUTTING_DOWN 09:01:41 2024-04-04T09:01:41.629Z INFO 13454 --- [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 09:01:41 2024-04-04T09:01:41.629Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5707 is SHUTTING_DOWN 09:01:41 2024-04-04T09:01:41.629Z WARN 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 09:01:41 2024-04-04T09:01:41.629Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 09:01:41 2024-04-04T09:01:41.629Z INFO 13454 --- [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] Connection[id=8, /10.250.0.254:5704->/10.30.106.47:53921, qualifier=null, endpoint=[10.250.0.254]:5706, remoteUuid=a09894a4-4e81-4a77-a958-4db73eb626e2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.629Z WARN 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 09:01:41 2024-04-04T09:01:41.630Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 09:01:41 2024-04-04T09:01:41.630Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Shutting down node engine... 09:01:41 2024-04-04T09:01:41.630Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=3, /10.250.0.254:5701->/10.30.106.47:51121, qualifier=null, endpoint=[10.250.0.254]:5704, remoteUuid=d5d96530-dfe0-4a93-b6e6-5c7192194c75, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.630Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=3, /10.250.0.254:33117->/10.250.0.254:5702, qualifier=null, endpoint=[10.250.0.254]:5702, remoteUuid=ca2e3838-4430-4a06-a88e-f9b549726603, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.630Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=3, /10.250.0.254:53937->/10.250.0.254:5702, qualifier=null, endpoint=[10.250.0.254]:5702, remoteUuid=ca2e3838-4430-4a06-a88e-f9b549726603, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.630Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.250.0.254:5701->/10.30.106.47:54271, qualifier=null, endpoint=[10.250.0.254]:5702, remoteUuid=ca2e3838-4430-4a06-a88e-f9b549726603, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.630Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.250.0.254:51121->/10.250.0.254:5701, qualifier=null, endpoint=[10.250.0.254]:5701, remoteUuid=a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.630Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=4, /10.250.0.254:5701->/10.30.106.47:49731, qualifier=null, endpoint=[10.250.0.254]:5705, remoteUuid=cd8a2a9a-2fb7-41be-83c8-d868253f2df5, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.630Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=6, /10.250.0.254:5703->/10.30.106.47:48859, qualifier=null, endpoint=[10.250.0.254]:5705, remoteUuid=cd8a2a9a-2fb7-41be-83c8-d868253f2df5, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.630Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=6, /10.250.0.254:5701->/10.30.106.47:53551, qualifier=null, endpoint=[10.250.0.254]:5707, remoteUuid=b1b54537-5ef7-430f-99af-f4e6e7caf248, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.630Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=11, /10.250.0.254:5703->/10.30.106.47:48861, qualifier=null, endpoint=[10.250.0.254]:5707, remoteUuid=b1b54537-5ef7-430f-99af-f4e6e7caf248, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.631Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=7, /10.250.0.254:44681->/10.250.0.254:5705, qualifier=null, endpoint=[10.250.0.254]:5705, remoteUuid=cd8a2a9a-2fb7-41be-83c8-d868253f2df5, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.631Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=11, /10.250.0.254:45361->/10.250.0.254:5707, qualifier=null, endpoint=[10.250.0.254]:5707, remoteUuid=b1b54537-5ef7-430f-99af-f4e6e7caf248, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.631Z INFO 13454 --- [cps-integration-test] [ Thread-9] org.hibernate.orm.connections.pooling : HHH10001008: Cleaning up connection pool [jdbc:postgresql://localhost:32791/test?loggerLevel=OFF] 09:01:41 2024-04-04T09:01:41.632Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 09:01:41 2024-04-04T09:01:41.635Z INFO 13454 --- [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] Connection[id=4, /10.250.0.254:5702->/10.30.106.47:33117, qualifier=null, endpoint=[10.250.0.254]:5704, remoteUuid=d5d96530-dfe0-4a93-b6e6-5c7192194c75, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.637Z INFO 13454 --- [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:5706, timeout: 10000, bind-any: true 09:01:41 2024-04-04T09:01:41.637Z INFO 13454 --- [cps-integration-test] [ached.thread-11] 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:5706, timeout: 10000, bind-any: true 09:01:41 2024-04-04T09:01:41.670Z INFO 13454 --- [cps-integration-test] [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.250.0.254:5706. Reason: IOException[Connection refused to address /10.250.0.254:5706] 09:01:41 2024-04-04T09:01:41.671Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=4, /10.250.0.254:36995->/10.250.0.254:5704, qualifier=null, endpoint=[10.250.0.254]:5704, remoteUuid=d5d96530-dfe0-4a93-b6e6-5c7192194c75, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.671Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 09:01:41 2024-04-04T09:01:41.671Z INFO 13454 --- [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] Could not connect to: /10.250.0.254:5706. Reason: IOException[Connection refused to address /10.250.0.254:5706] 09:01:41 2024-04-04T09:01:41.671Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Shutting down node engine... 09:01:41 2024-04-04T09:01:41.674Z INFO 13454 --- [cps-integration-test] [cached.thread-1] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is added to the blacklist. 09:01:41 2024-04-04T09:01:41.674Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=7, /10.250.0.254:44315->/10.250.0.254:5705, qualifier=null, endpoint=[10.250.0.254]:5705, remoteUuid=cd8a2a9a-2fb7-41be-83c8-d868253f2df5, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.674Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=2, /10.250.0.254:5703->/10.30.106.47:46251, qualifier=null, endpoint=[10.250.0.254]:5702, remoteUuid=ca2e3838-4430-4a06-a88e-f9b549726603, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.674Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=8, /10.250.0.254:48861->/10.250.0.254:5703, qualifier=null, endpoint=[10.250.0.254]:5703, remoteUuid=9bc28bae-ecb5-4e50-8f30-6eab5dad219d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.674Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=10, /10.250.0.254:57757->/10.250.0.254:5707, qualifier=null, endpoint=[10.250.0.254]:5707, remoteUuid=b1b54537-5ef7-430f-99af-f4e6e7caf248, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.674Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=5, /10.250.0.254:35499->/10.250.0.254:5704, qualifier=null, endpoint=[10.250.0.254]:5704, remoteUuid=d5d96530-dfe0-4a93-b6e6-5c7192194c75, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.674Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=4, /10.250.0.254:33859->/10.250.0.254:5702, qualifier=null, endpoint=[10.250.0.254]:5702, remoteUuid=ca2e3838-4430-4a06-a88e-f9b549726603, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.674Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=9, /10.250.0.254:5707->/10.30.106.47:58759, qualifier=null, endpoint=[10.250.0.254]:5705, remoteUuid=cd8a2a9a-2fb7-41be-83c8-d868253f2df5, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.674Z INFO 13454 --- [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] Connection[id=10, /10.250.0.254:5704->/10.30.106.47:35499, qualifier=null, endpoint=[10.250.0.254]:5707, remoteUuid=b1b54537-5ef7-430f-99af-f4e6e7caf248, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.674Z INFO 13454 --- [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] Connection[id=4, /10.250.0.254:48859->/10.250.0.254:5703, qualifier=null, endpoint=[10.250.0.254]:5703, remoteUuid=9bc28bae-ecb5-4e50-8f30-6eab5dad219d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.675Z INFO 13454 --- [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] Connection[id=2, /10.250.0.254:46251->/10.250.0.254:5703, qualifier=null, endpoint=[10.250.0.254]:5703, remoteUuid=9bc28bae-ecb5-4e50-8f30-6eab5dad219d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.675Z INFO 13454 --- [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] Connection[id=6, /10.250.0.254:5705->/10.30.106.47:44315, qualifier=null, endpoint=[10.250.0.254]:5703, remoteUuid=9bc28bae-ecb5-4e50-8f30-6eab5dad219d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.675Z INFO 13454 --- [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 09:01:41 2024-04-04T09:01:41.675Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5705 is SHUTTING_DOWN 09:01:41 2024-04-04T09:01:41.675Z INFO 13454 --- [cps-integration-test] [cached.thread-2] 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 09:01:41 2024-04-04T09:01:41.675Z INFO 13454 --- [cps-integration-test] [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.250.0.254:5703. Reason: IOException[Connection refused to address /10.250.0.254:5703] 09:01:41 2024-04-04T09:01:41.676Z WARN 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 09:01:41 2024-04-04T09:01:41.676Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 09:01:41 2024-04-04T09:01:41.676Z INFO 13454 --- [cps-integration-test] [cached.thread-3] 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:5706, timeout: 10000, bind-any: true 09:01:41 2024-04-04T09:01:41.676Z INFO 13454 --- [cps-integration-test] [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.250.0.254:5706. Reason: IOException[Connection refused to address /10.250.0.254:5706] 09:01:41 2024-04-04T09:01:41.676Z INFO 13454 --- [cps-integration-test] [cached.thread-3] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is added to the blacklist. 09:01:41 2024-04-04T09:01:41.677Z INFO 13454 --- [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] Connection[id=7, /10.250.0.254:51343->/10.250.0.254:5706, qualifier=null, endpoint=[10.250.0.254]:5706, remoteUuid=a09894a4-4e81-4a77-a958-4db73eb626e2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.677Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=6, /10.250.0.254:51427->/10.250.0.254:5705, qualifier=null, endpoint=[10.250.0.254]:5705, remoteUuid=cd8a2a9a-2fb7-41be-83c8-d868253f2df5, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.677Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=2, /10.250.0.254:5707->/10.30.106.47:56947, qualifier=null, endpoint=[10.250.0.254]:5702, remoteUuid=ca2e3838-4430-4a06-a88e-f9b549726603, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.677Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=3, /10.250.0.254:5707->/10.30.106.47:57757, qualifier=null, endpoint=[10.250.0.254]:5703, remoteUuid=9bc28bae-ecb5-4e50-8f30-6eab5dad219d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.678Z INFO 13454 --- [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] Connection[id=11, /10.250.0.254:5705->/10.30.106.47:51427, qualifier=null, endpoint=[10.250.0.254]:5707, remoteUuid=b1b54537-5ef7-430f-99af-f4e6e7caf248, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.678Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Shutting down node engine... 09:01:41 2024-04-04T09:01:41.678Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Shutting down node engine... 09:01:41 2024-04-04T09:01:41.672Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=2, /10.250.0.254:5704->/10.30.106.47:36995, qualifier=null, endpoint=[10.250.0.254]:5703, remoteUuid=9bc28bae-ecb5-4e50-8f30-6eab5dad219d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.678Z INFO 13454 --- [cps-integration-test] [cached.thread-9] 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 09:01:41 2024-04-04T09:01:41.678Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=5, /10.250.0.254:5704->/10.30.106.47:54783, qualifier=null, endpoint=[10.250.0.254]:5702, remoteUuid=ca2e3838-4430-4a06-a88e-f9b549726603, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.678Z INFO 13454 --- [cps-integration-test] [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.250.0.254:5703. Reason: IOException[Connection refused to address /10.250.0.254:5703] 09:01:41 2024-04-04T09:01:41.678Z INFO 13454 --- [cps-integration-test] [cached.thread-9] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5703 is added to the blacklist. 09:01:41 2024-04-04T09:01:41.678Z INFO 13454 --- [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] Connection[id=5, /10.250.0.254:54783->/10.250.0.254:5704, qualifier=null, endpoint=[10.250.0.254]:5704, remoteUuid=d5d96530-dfe0-4a93-b6e6-5c7192194c75, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.672Z INFO 13454 --- [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] Connection[id=10, /10.250.0.254:5707->/10.30.106.47:45361, qualifier=null, endpoint=[10.250.0.254]:5704, remoteUuid=d5d96530-dfe0-4a93-b6e6-5c7192194c75, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.678Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=6, /10.250.0.254:5704->/10.30.106.47:46689, qualifier=null, endpoint=[10.250.0.254]:5705, remoteUuid=cd8a2a9a-2fb7-41be-83c8-d868253f2df5, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.672Z INFO 13454 --- [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] Connection[id=1, /10.250.0.254:54271->/10.250.0.254:5701, qualifier=null, endpoint=[10.250.0.254]:5701, remoteUuid=a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.679Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 09:01:41 2024-04-04T09:01:41.679Z INFO 13454 --- [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] Connection[id=11, /10.250.0.254:5702->/10.30.106.47:33859, qualifier=null, endpoint=[10.250.0.254]:5707, remoteUuid=b1b54537-5ef7-430f-99af-f4e6e7caf248, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.679Z INFO 13454 --- [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] Connection[id=10, /10.250.0.254:56947->/10.250.0.254:5707, qualifier=null, endpoint=[10.250.0.254]:5707, remoteUuid=b1b54537-5ef7-430f-99af-f4e6e7caf248, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.680Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=3, /10.250.0.254:56247->/10.250.0.254:5702, qualifier=null, endpoint=[10.250.0.254]:5702, remoteUuid=ca2e3838-4430-4a06-a88e-f9b549726603, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.680Z INFO 13454 --- [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] Connection[id=7, /10.250.0.254:5702->/10.30.106.47:56247, qualifier=null, endpoint=[10.250.0.254]:5705, remoteUuid=cd8a2a9a-2fb7-41be-83c8-d868253f2df5, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.680Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.250.0.254:49731->/10.250.0.254:5701, qualifier=null, endpoint=[10.250.0.254]:5701, remoteUuid=a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.672Z INFO 13454 --- [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] Connection[id=7, /10.250.0.254:5705->/10.30.106.47:44681, qualifier=null, endpoint=[10.250.0.254]:5704, remoteUuid=d5d96530-dfe0-4a93-b6e6-5c7192194c75, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.680Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=10, /10.250.0.254:58759->/10.250.0.254:5707, qualifier=null, endpoint=[10.250.0.254]:5707, remoteUuid=b1b54537-5ef7-430f-99af-f4e6e7caf248, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.680Z INFO 13454 --- [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] Connection[id=5, /10.250.0.254:46689->/10.250.0.254:5704, qualifier=null, endpoint=[10.250.0.254]:5704, remoteUuid=d5d96530-dfe0-4a93-b6e6-5c7192194c75, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.680Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=2, /10.250.0.254:5705->/10.30.106.47:44183, qualifier=null, endpoint=[10.250.0.254]:5702, remoteUuid=ca2e3838-4430-4a06-a88e-f9b549726603, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.680Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Shutting down node engine... 09:01:41 2024-04-04T09:01:41.672Z INFO 13454 --- [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] Connection[id=1, /10.250.0.254:53551->/10.250.0.254:5701, qualifier=null, endpoint=[10.250.0.254]:5701, remoteUuid=a29f4441-2fe2-4f4b-9f7e-ff43a4c13efa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 09:01:41 2024-04-04T09:01:41.673Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=3, /10.250.0.254:5702->/10.30.106.47:53937, qualifier=null, endpoint=[10.250.0.254]:5703, remoteUuid=9bc28bae-ecb5-4e50-8f30-6eab5dad219d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.681Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=6, /10.250.0.254:44183->/10.250.0.254:5705, qualifier=null, endpoint=[10.250.0.254]:5705, remoteUuid=cd8a2a9a-2fb7-41be-83c8-d868253f2df5, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 09:01:41 2024-04-04T09:01:41.681Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Shutting down node engine... 09:01:41 2024-04-04T09:01:41.682Z INFO 13454 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Shutting down node engine... 09:01:41 2024-04-04T09:01:41.842Z INFO 13454 --- [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] Revoke previously assigned partitions ncmp-async-m2m-0 09:01:41 2024-04-04T09:01:41.842Z INFO 13454 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 09:01:42 [INFO] 09:01:42 [INFO] Results: 09:01:42 [INFO] 09:01:42 [INFO] Tests run: 325, Failures: 0, Errors: 0, Skipped: 0 09:01:42 [INFO] 09:01:42 [INFO] 09:01:42 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- 09:01:42 [INFO] Skipping JaCoCo execution due to missing classes directory. 09:01:42 [INFO] 09:01:42 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- 09:01:42 [INFO] 09:01:42 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 09:01:42 [WARNING] JAR will be empty - no content was marked for inclusion! 09:01:42 [INFO] Building jar: /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.4.8-SNAPSHOT.jar 09:01:42 [INFO] 09:01:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- 09:01:42 [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/* 09:01:42 [INFO] 09:01:42 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- 09:01:42 [INFO] 09:01:42 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- 09:01:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:01:42 [INFO] 09:01:42 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- 09:01:42 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-merge-java/integration-test/target/classes 09:01:42 [INFO] 09:01:42 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- 09:01:42 [INFO] 09:01:42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 09:01:42 [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 09:01:42 [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 09:01:42 [INFO] 09:01:42 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ integration-test --- 09:01:42 [INFO] 09:01:42 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 09:01:42 [INFO] Building cps-application 3.4.8-SNAPSHOT [21/23] 09:01:42 [INFO] --------------------------------[ jar ]--------------------------------- 09:01:43 [INFO] 09:01:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 09:01:43 [INFO] 09:01:43 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- 09:01:43 [INFO] 09:01:43 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- 09:01:43 [INFO] 09:01:43 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- 09:01:43 [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/* 09:01:43 [INFO] 09:01:43 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- 09:01:43 [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/* 09:01:43 [INFO] 09:01:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- 09:01:43 [INFO] You have 0 Checkstyle violations. 09:01:43 [INFO] 09:01:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- 09:01:43 [INFO] You have 0 Checkstyle violations. 09:01:43 [INFO] 09:01:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- 09:01:43 [INFO] Starting audit... 09:01:43 Audit done. 09:01:43 [INFO] You have 0 Checkstyle violations. 09:01:43 [INFO] 09:01:43 [INFO] --- spring-boot-maven-plugin:3.2.4:build-info (default) @ cps-application --- 09:01:43 [INFO] 09:01:43 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 09:01:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:01:43 [INFO] Copying 1 resource 09:01:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-sources/license 09:01:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-resources/licenses 09:01:43 [INFO] 09:01:43 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- 09:01:43 [INFO] Changes detected - recompiling the module! :dependency 09:01:43 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 09:01:43 [INFO] 09:01:43 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> 09:01:43 [INFO] 09:01:43 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- 09:01:43 [INFO] Fork Value is true 09:01:45 [java] WARNING: A terminally deprecated method in java.lang.System has been called 09:01:45 [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) 09:01:45 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 09:01:45 [java] WARNING: System::setSecurityManager will be removed in a future release 09:01:46 [INFO] Done SpotBugs Analysis.... 09:01:46 [INFO] 09:01:46 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< 09:01:46 [INFO] 09:01:46 [INFO] 09:01:46 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- 09:01:46 [INFO] BugInstance size is 0 09:01:46 [INFO] Error size is 0 09:01:46 [INFO] No errors/warnings found 09:01:46 [INFO] 09:01:46 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 09:01:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:01:46 [INFO] Copying 2 resources 09:01:46 [INFO] 09:01:46 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- 09:01:46 [INFO] Changes detected - recompiling the module! :dependency 09:01:46 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 09:01:46 [INFO] 09:01:46 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- 09:01:46 [INFO] Using isolated classloader, without GMavenPlus classpath. 09:01:46 [INFO] Using Groovy 3.0.18 to perform compileTests. 09:01:46 [INFO] Compiled 2 files. 09:01:46 [INFO] 09:01:46 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- 09:01:47 [INFO] 09:01:47 [INFO] ------------------------------------------------------- 09:01:47 [INFO] T E S T S 09:01:47 [INFO] ------------------------------------------------------- 09:01:48 09:01:47.888 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-merge-java/cps-application/target/test-classes/archunit.properties 09:01:48 09:01:48.187 [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. 09:01:48 09:01:48.377 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 09:01:48 09:01:48.452 [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. 09:01:48 09:01:48.465 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 09:01:48 [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 09:01:51 09:01:47,766 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 09:01:51 09:01:47,769 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - Here is a list of configurators discovered as a service, by rank: 09:01:51 09:01:47,769 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 09:01:51 09:01:47,769 |-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. 09:01:51 09:01:47,769 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 09:01:51 09:01:47,777 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:01:51 09:01:47,777 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 09:01:51 09:01:47,778 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 09:01:51 09:01:47,780 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 09:01:51 09:01:47,780 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 09:01:51 09:01:47,780 |-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 09:01:51 09:01:47,780 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 09:01:51 09:01:47,781 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 09:01:51 09:01:47,782 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 09:01:51 09:01:47,782 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 09:01:51 09:01:47,782 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:01:51 09:01:47,782 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 09:01:51 09:01:47,783 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 09:01:51 09:01:47,783 |-INFO in ch.qos.logback.classic.BasicConfigurator@9214725 - Setting up default configuration. 09:01:51 09:01:47,801 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4353230 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 18 milliseconds. ExecutionStatus=NEUTRAL 09:01:51 09:01:49,235 |-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 09:01:51 09:01:49,284 |-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. 09:01:51 09:01:49,284 |-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 09:01:51 09:01:49,287 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 09:01:51 09:01:49,287 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 09:01:51 09:01:49,287 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 09:01:51 09:01:49,288 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 09:01:51 09:01:49,288 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 09:01:51 09:01:49,290 |-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. 09:01:51 09:01:49,290 |-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 09:01:51 09:01:49,297 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:01:51 09:01:49,297 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 09:01:51 09:01:49,302 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 09:01:51 09:01:49,338 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1712221309337) 09:01:51 09:01:49,339 |-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] 09:01:51 09:01:49,339 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 09:01:51 09:01:49,347 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 09:01:51 09:01:49,347 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 09:01:51 09:01:49,348 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 09:01:51 09:01:49,348 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 09:01:51 09:01:49,348 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 09:01:51 09:01:49,348 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 09:01:51 09:01:49,348 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 09:01:51 09:01:49,348 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 09:01:51 09:01:49,348 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 09:01:51 09:01:49,348 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 09:01:51 09:01:49,348 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 09:01:51 09:01:49,348 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 09:01:51 09:01:49,348 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 09:01:51 09:01:49,348 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 09:01:51 09:01:49,349 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 09:01:51 09:01:49,349 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 09:01:51 09:01:49,349 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:01:51 09:01:49,349 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:01:51 09:01:49,355 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:01:51 09:01:49,379 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 09:01:51 09:01:49,379 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:01:51 09:01:49,408 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:01:51 09:01:49,420 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:01:51 09:01:49,779 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1738d3b2 - Setting zoneId to "UTC" 09:01:51 09:01:49,790 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 09:01:51 09:01:49,790 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 09:01:51 09:01:50,035 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 09:01:51 09:01:50,035 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 09:01:51 09:01:50,036 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 09:01:51 09:01:50,036 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 09:01:51 09:01:50,036 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:01:51 09:01:50,037 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14a3a66c - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:01:51 09:01:50,037 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 09:01:51 09:01:50,037 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@539953af - End of configuration. 09:01:51 09:01:50,037 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3fe1b278 - Registering current configuration as safe fallback point 09:01:51 09:01:51 09:01:51 . ____ _ __ _ _ 09:01:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:01:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:01:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:01:51 ' |____| .__|_| |_|_| |_\__, | / / / / 09:01:51 =========|_|==============|___/=/_/_/_/ 09:01:51 :: Spring Boot :: (v3.2.4) 09:01:51 09:01:51 2024-04-04T09:01:50.142Z INFO 15031 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 15031 (started by jenkins in /w/workspace/cps-master-merge-java/cps-application) 09:01:51 2024-04-04T09:01:50.143Z INFO 15031 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 09:01:51 2024-04-04T09:01:51.726Z INFO 15031 --- [ main] [ ] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 09:01:51 2024-04-04T09:01:51.726Z INFO 15031 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 09:01:51 2024-04-04T09:01:51.727Z INFO 15031 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 09:01:51 2024-04-04T09:01:51.751Z INFO 15031 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 2.958 seconds (process running for 4.738) 09:01:52 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:01:53 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.261 s - in org.onap.cps.rest.controller.ControllerSecuritySpec 09:01:53 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 09:01:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.config.MicroMeterConfigSpec 09:01:53 [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 09:01:56 2024-04-04T09:01:53.049Z INFO 15031 --- [ main] [ ] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea 09:01:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.949 s - in org.onap.cps.architecture.LayeredArchitectureTest 09:01:57 [INFO] 09:01:57 [INFO] Results: 09:01:57 [INFO] 09:01:57 [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2 09:01:57 [INFO] 09:01:57 [INFO] 09:01:57 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- 09:01:57 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 09:01:57 [INFO] Analyzed bundle 'cps-application' with 2 classes 09:01:57 [INFO] 09:01:57 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- 09:01:57 [INFO] 09:01:57 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 09:01:57 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.8-SNAPSHOT.jar 09:01:57 [INFO] 09:01:57 [INFO] --- spring-boot-maven-plugin:3.2.4:repackage (default) @ cps-application --- 09:01:57 [INFO] Attaching repackaged archive /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.8-SNAPSHOT-springboot.jar with classifier springboot 09:01:57 [INFO] 09:01:57 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 09:01:57 [INFO] 09:01:57 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240404T085415Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 09:01:57 [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 09:01:57 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 09:01:57 [INFO] Building classes layer... 09:01:57 [INFO] Building snapshot dependencies layer... 09:01:57 [INFO] Building jvm arg files layer... 09:01:57 [INFO] Building dependencies layer... 09:01:57 [INFO] Building resources layer... 09:01:57 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 09:02:01 [INFO] 09:02:01 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 09:02:01 [INFO] Loading to Docker daemon... 09:02:04 [INFO] 09:02:04 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240404T085415Z, nexus3.onap.org:10003/onap/cps-and-ncmp 09:02:04 [INFO] 09:02:04 [INFO] 09:02:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- 09:02:04 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-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/* 09:02:04 [INFO] 09:02:04 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- 09:02:04 [INFO] 09:02:04 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- 09:02:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:02:04 [INFO] 09:02:04 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- 09:02:04 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 09:02:05 [INFO] Analyzed bundle 'cps-application' with 2 classes 09:02:05 [INFO] All coverage checks have been met. 09:02:05 [INFO] 09:02:05 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- 09:02:05 [INFO] 09:02:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 09:02:05 [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 09:02:05 [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 09:02:05 [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 09:02:05 [INFO] 09:02:05 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-application --- 09:02:07 [INFO] 09:02:07 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ cps-application --- 09:02:07 [INFO] 09:02:07 [INFO] Containerizing application to nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240404T085415Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 09:02: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 09:02:07 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240404T085415Z 09:02:07 [INFO] Building dependencies layer... 09:02:07 [INFO] Building snapshot dependencies layer... 09:02:07 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 09:02:07 [INFO] Building classes layer... 09:02:07 [INFO] Building jvm arg files layer... 09:02:07 [INFO] Building resources layer... 09:02:07 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 09:02:07 [INFO] 09:02:07 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 09:02:07 [INFO] 09:02:07 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240404T085415Z, nexus3.onap.org:10003/onap/cps-and-ncmp 09:02:07 [INFO] 09:02:07 [INFO] 09:02:07 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 09:02:07 [INFO] Building jacoco-report 3.4.8-SNAPSHOT [22/23] 09:02:07 [INFO] --------------------------------[ jar ]--------------------------------- 09:02:07 [INFO] 09:02:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 09:02:07 [INFO] 09:02:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- 09:02:07 [INFO] 09:02:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- 09:02:07 [INFO] 09:02:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- 09:02: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/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/* 09:02:07 [INFO] 09:02:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- 09:02: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/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/* 09:02:07 [INFO] 09:02:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- 09:02:07 [INFO] You have 0 Checkstyle violations. 09:02:07 [INFO] 09:02:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- 09:02:07 [INFO] You have 0 Checkstyle violations. 09:02:07 [INFO] 09:02:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- 09:02:07 [INFO] Starting audit... 09:02:07 Audit done. 09:02:07 [INFO] You have 0 Checkstyle violations. 09:02:07 [INFO] 09:02:07 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 09:02:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:02:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/main/resources 09:02:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-sources/license 09:02:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-resources/licenses 09:02:07 [INFO] 09:02:07 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- 09:02:07 [INFO] No sources to compile 09:02:07 [INFO] 09:02:07 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> 09:02:08 [INFO] 09:02:08 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- 09:02:08 [INFO] 09:02:08 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< 09:02:08 [INFO] 09:02:08 [INFO] 09:02:08 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- 09:02:08 [INFO] 09:02:08 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 09:02:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:02:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/test/resources 09:02:08 [INFO] 09:02:08 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- 09:02:08 [INFO] No sources to compile 09:02:08 [INFO] 09:02:08 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- 09:02:08 [INFO] No sources specified for compilation. Skipping. 09:02:08 [INFO] 09:02:08 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- 09:02:08 [INFO] No tests to run. 09:02:08 [INFO] 09:02:08 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- 09:02:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:02:08 [INFO] 09:02:08 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- 09:02:08 [INFO] 09:02:08 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 09:02:08 [WARNING] JAR will be empty - no content was marked for inclusion! 09:02:08 [INFO] Building jar: /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.4.8-SNAPSHOT.jar 09:02:08 [INFO] 09:02:08 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- 09:02:08 [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/* 09:02:08 [INFO] 09:02:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- 09:02:08 [INFO] No tests to run. 09:02:08 [INFO] 09:02:08 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- 09:02:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:02:08 [INFO] 09:02:08 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- 09:02:08 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-ut.exec 09:02:08 [INFO] 09:02:08 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- 09:02:08 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 09:02:08 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 09:02:08 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 09:02:08 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 09:02:08 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 09:02:08 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 09:02:08 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 09:02:08 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-ut.exec 09:02:08 [INFO] Analyzed bundle 'cps-application' with 2 classes 09:02:08 [INFO] Analyzed bundle 'cps-events' with 3 classes 09:02:08 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 09:02:08 [INFO] Analyzed bundle 'cps-ncmp-service' with 105 classes 09:02:08 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 09:02:08 [INFO] Analyzed bundle 'cps-rest' with 6 classes 09:02:08 [INFO] Analyzed bundle 'cps-ri' with 22 classes 09:02:08 [INFO] Analyzed bundle 'cps-service' with 56 classes 09:02:08 [INFO] Analyzed bundle 'integration-test' with 0 classes 09:02:08 [INFO] 09:02:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- 09:02:08 [INFO] 09:02:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 09:02:08 [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 09:02:08 [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 09:02:08 [INFO] 09:02:08 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ jacoco-report --- 09:02:08 [INFO] 09:02:08 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 09:02:08 [INFO] Building cps 3.4.8-SNAPSHOT [23/23] 09:02:08 [INFO] --------------------------------[ pom ]--------------------------------- 09:02:08 [INFO] 09:02:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 09:02:08 [INFO] 09:02:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- 09:02:08 [INFO] 09:02:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- 09:02:08 [INFO] 09:02:08 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- 09:02:09 [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/** 09:02:09 [INFO] 09:02:09 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- 09:02:09 [INFO] Starting audit... 09:02:09 Audit done. 09:02:09 [INFO] You have 0 Checkstyle violations. 09:02:09 [INFO] 09:02:09 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- 09:02:10 [INFO] Starting audit... 09:02:10 Audit done. 09:02:10 [INFO] You have 0 Checkstyle violations. 09:02:10 [INFO] 09:02:10 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- 09:02:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:02:10 [INFO] 09:02:10 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- 09:02:10 [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/** 09:02:10 [INFO] 09:02:10 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- 09:02:10 [INFO] No tests to run. 09:02:10 [INFO] 09:02:10 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- 09:02:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:02:10 [INFO] 09:02:10 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- 09:02:10 [INFO] 09:02:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 09:02:10 [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 09:02:10 [INFO] 09:02:10 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-aggregator --- 09:02:10 [INFO] ------------------------------------------------------------------------ 09:02:10 [INFO] Reactor Summary for cps 3.4.8-SNAPSHOT: 09:02:10 [INFO] 09:02:10 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.684 s] 09:02:10 [INFO] cps-bom ............................................ SUCCESS [ 0.119 s] 09:02:10 [INFO] checkstyle ......................................... SUCCESS [ 3.338 s] 09:02:10 [INFO] spotbugs ........................................... SUCCESS [ 0.206 s] 09:02:10 [INFO] cps-parent ......................................... SUCCESS [ 9.610 s] 09:02:10 [INFO] cps-events ......................................... SUCCESS [ 5.955 s] 09:02:10 [INFO] cps-path-parser .................................... SUCCESS [ 11.839 s] 09:02:10 [INFO] cps-service ........................................ SUCCESS [ 44.768 s] 09:02:10 [INFO] cps-rest ........................................... SUCCESS [ 21.445 s] 09:02:10 [INFO] cps-ncmp-events .................................... SUCCESS [ 5.025 s] 09:02:10 [INFO] cps-ncmp-service ................................... SUCCESS [02:40 min] 09:02:10 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 17.506 s] 09:02:10 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.274 s] 09:02:10 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 8.572 s] 09:02:10 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 5.084 s] 09:02:10 [INFO] cps-ri ............................................. SUCCESS [ 23.286 s] 09:02:10 [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.271 s] 09:02:10 [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 3.734 s] 09:02:10 [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 16.730 s] 09:02:10 [INFO] integration-test ................................... SUCCESS [01:43 min] 09:02:10 [INFO] cps-application .................................... SUCCESS [ 25.220 s] 09:02:10 [INFO] jacoco-report ...................................... SUCCESS [ 0.881 s] 09:02:10 [INFO] cps ................................................ SUCCESS [ 1.416 s] 09:02:10 [INFO] ------------------------------------------------------------------------ 09:02:10 [INFO] BUILD SUCCESS 09:02:10 [INFO] ------------------------------------------------------------------------ 09:02:10 [INFO] Total time: 07:54 min 09:02:10 [INFO] Finished at: 2024-04-04T09:02:10Z 09:02:10 [INFO] ------------------------------------------------------------------------ 09:02:10 $ ssh-agent -k 09:02:10 unset SSH_AUTH_SOCK; 09:02:10 unset SSH_AGENT_PID; 09:02:10 echo Agent pid 5532 killed; 09:02:10 [ssh-agent] Stopped. 09:02:10 [PostBuildScript] - [INFO] Executing post build scripts. 09:02:10 [cps-master-merge-java] $ /bin/bash /tmp/jenkins14211397777974208470.sh 09:02:10 ---> sysstat.sh 09:02:10 [cps-master-merge-java] $ /bin/bash /tmp/jenkins6528515368950050449.sh 09:02:10 ---> package-listing.sh 09:02:10 ++ facter osfamily 09:02:10 ++ tr '[:upper:]' '[:lower:]' 09:02:11 + OS_FAMILY=redhat 09:02:11 + workspace=/w/workspace/cps-master-merge-java 09:02:11 + START_PACKAGES=/tmp/packages_start.txt 09:02:11 + END_PACKAGES=/tmp/packages_end.txt 09:02:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:02:11 + PACKAGES=/tmp/packages_start.txt 09:02:11 + '[' /w/workspace/cps-master-merge-java ']' 09:02:11 + PACKAGES=/tmp/packages_end.txt 09:02:11 + case "${OS_FAMILY}" in 09:02:11 + rpm -qa 09:02:11 + sort 09:02:11 + '[' -f /tmp/packages_start.txt ']' 09:02:11 + '[' -f /tmp/packages_end.txt ']' 09:02:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:02:11 + '[' /w/workspace/cps-master-merge-java ']' 09:02:11 + mkdir -p /w/workspace/cps-master-merge-java/archives/ 09:02:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-merge-java/archives/ 09:02:11 [cps-master-merge-java] $ /bin/bash /tmp/jenkins13450628636638454129.sh 09:02:11 ---> capture-instance-metadata.sh 09:02:11 Setup pyenv: 09:02:11 system 09:02:11 3.8.13 09:02:11 3.9.13 09:02:11 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 09:02:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fr57 from file:/tmp/.os_lf_venv 09:02:13 lf-activate-venv(): INFO: Installing: lftools 09:02:23 lf-activate-venv(): INFO: Adding /tmp/venv-Fr57/bin to PATH 09:02:23 INFO: Running in OpenStack, capturing instance metadata 09:02:23 [cps-master-merge-java] $ /bin/bash /tmp/jenkins18150555968046038830.sh 09:02:23 provisioning config files... 09:02:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-merge-java@tmp/config10580713588581334061tmp 09:02:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:02:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:02:23 [EnvInject] - Injecting environment variables from a build step. 09:02:23 [EnvInject] - Injecting as environment variables the properties content 09:02:23 SERVER_ID=logs 09:02:23 09:02:23 [EnvInject] - Variables injected successfully. 09:02:23 [cps-master-merge-java] $ /bin/bash /tmp/jenkins1438495247504845801.sh 09:02:23 ---> create-netrc.sh 09:02:23 [cps-master-merge-java] $ /bin/bash /tmp/jenkins74161141819762672.sh 09:02:23 ---> python-tools-install.sh 09:02:23 Setup pyenv: 09:02:23 system 09:02:23 3.8.13 09:02:23 3.9.13 09:02:24 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 09:02:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fr57 from file:/tmp/.os_lf_venv 09:02:25 lf-activate-venv(): INFO: Installing: lftools 09:02:33 lf-activate-venv(): INFO: Adding /tmp/venv-Fr57/bin to PATH 09:02:33 [cps-master-merge-java] $ /bin/bash /tmp/jenkins3151836770592548874.sh 09:02:33 ---> sudo-logs.sh 09:02:33 Archiving 'sudo' log.. 09:02:33 [cps-master-merge-java] $ /bin/bash /tmp/jenkins14235379494011366711.sh 09:02:33 ---> job-cost.sh 09:02:33 Setup pyenv: 09:02:33 system 09:02:33 3.8.13 09:02:33 3.9.13 09:02:33 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 09:02:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fr57 from file:/tmp/.os_lf_venv 09:02:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:02:41 lf-activate-venv(): INFO: Adding /tmp/venv-Fr57/bin to PATH 09:02:41 INFO: No Stack... 09:02:41 INFO: Retrieving Pricing Info for: v3-standard-8 09:02:41 INFO: Archiving Costs 09:02:41 [cps-master-merge-java] $ /bin/bash -l /tmp/jenkins9203805418648445033.sh 09:02:41 ---> logs-deploy.sh 09:02:41 Setup pyenv: 09:02:41 system 09:02:41 3.8.13 09:02:41 3.9.13 09:02:41 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 09:02:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fr57 from file:/tmp/.os_lf_venv 09:02:43 lf-activate-venv(): INFO: Installing: lftools 09:02:51 lf-activate-venv(): INFO: Adding /tmp/venv-Fr57/bin to PATH 09:02:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-merge-java/1287 09:02:51 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 09:02:52 Archives upload complete. 09:02:52 INFO: archiving logs to Nexus 09:02:53 ---> uname -a: 09:02:53 Linux prd-centos8-docker-8c-8g-20491.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 09:02:53 09:02:53 09:02:53 ---> lscpu: 09:02:53 Architecture: x86_64 09:02:53 CPU op-mode(s): 32-bit, 64-bit 09:02:53 Byte Order: Little Endian 09:02:53 CPU(s): 8 09:02:53 On-line CPU(s) list: 0-7 09:02:53 Thread(s) per core: 1 09:02:53 Core(s) per socket: 1 09:02:53 Socket(s): 8 09:02:53 NUMA node(s): 1 09:02:53 Vendor ID: AuthenticAMD 09:02:53 CPU family: 23 09:02:53 Model: 49 09:02:53 Model name: AMD EPYC-Rome Processor 09:02:53 Stepping: 0 09:02:53 CPU MHz: 2799.996 09:02:53 BogoMIPS: 5599.99 09:02:53 Virtualization: AMD-V 09:02:53 Hypervisor vendor: KVM 09:02:53 Virtualization type: full 09:02:53 L1d cache: 32K 09:02:53 L1i cache: 32K 09:02:53 L2 cache: 512K 09:02:53 L3 cache: 16384K 09:02:53 NUMA node0 CPU(s): 0-7 09:02:53 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 09:02:53 09:02:53 09:02:53 ---> nproc: 09:02:53 8 09:02:53 09:02:53 09:02:53 ---> df -h: 09:02:53 Filesystem Size Used Avail Use% Mounted on 09:02:53 devtmpfs 16G 0 16G 0% /dev 09:02:53 tmpfs 16G 0 16G 0% /dev/shm 09:02:53 tmpfs 16G 17M 16G 1% /run 09:02:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:02:53 /dev/vda1 160G 13G 148G 8% / 09:02:53 tmpfs 3.2G 0 3.2G 0% /run/user/1001 09:02:53 09:02:53 09:02:53 ---> free -m: 09:02:53 total used free shared buff/cache available 09:02:53 Mem: 31890 1102 25697 19 5090 30314 09:02:53 Swap: 1023 0 1023 09:02:53 09:02:53 09:02:53 ---> ip addr: 09:02:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:02:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:02:53 inet 127.0.0.1/8 scope host lo 09:02:53 valid_lft forever preferred_lft forever 09:02:53 inet6 ::1/128 scope host 09:02:53 valid_lft forever preferred_lft forever 09:02:53 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:02:53 link/ether fa:16:3e:a4:53:5b brd ff:ff:ff:ff:ff:ff 09:02:53 altname enp0s3 09:02:53 altname ens3 09:02:53 inet 10.30.106.47/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 09:02:53 valid_lft 85792sec preferred_lft 85792sec 09:02:53 inet6 fe80::f816:3eff:fea4:535b/64 scope link 09:02:53 valid_lft forever preferred_lft forever 09:02:53 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:02:53 link/ether 02:42:c9:cd:c4:dc brd ff:ff:ff:ff:ff:ff 09:02:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:02:53 valid_lft forever preferred_lft forever 09:02:53 inet6 fe80::42:c9ff:fecd:c4dc/64 scope link 09:02:53 valid_lft forever preferred_lft forever 09:02:53 09:02:53 09:02:53 ---> sar -b -r -n DEV: 09:02:53 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) 09:02:53 09:02:53 08:52:42 LINUX RESTART (8 CPU) 09:02:53 09:02:53 08:53:01 AM tps rtps wtps bread/s bwrtn/s 09:02:53 08:54:01 AM 122.56 27.52 95.04 6785.97 7456.80 09:02:53 08:55:01 AM 262.88 21.01 241.87 4117.29 10928.34 09:02:53 08:56:01 AM 80.80 1.10 79.70 316.21 11072.44 09:02:53 08:57:01 AM 102.42 12.53 89.89 901.70 29558.85 09:02:53 08:58:01 AM 23.93 0.00 23.93 0.00 738.44 09:02:53 08:59:01 AM 44.69 0.02 44.67 0.53 1282.41 09:02:53 09:00:01 AM 48.88 2.47 46.42 4497.17 7055.73 09:02:53 09:01:01 AM 100.58 0.02 100.57 0.13 29084.34 09:02:53 09:02:01 AM 19.14 1.17 17.97 70.35 798.63 09:02:53 Average: 89.54 7.31 82.23 1854.43 10885.78 09:02:53 09:02:53 08:53:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:02:53 08:54:01 AM 29563300 31227076 3092412 9.47 2688 1988056 1417772 4.21 168288 2497416 143068 09:02:53 08:55:01 AM 27831276 30038056 4824436 14.77 2688 2519984 2655140 7.88 268648 4071140 302216 09:02:53 08:56:01 AM 27166624 29447916 5489088 16.81 2688 2592024 3042072 9.03 317432 4677680 58900 09:02:53 08:57:01 AM 25498228 28615404 7157484 21.92 2688 3410524 5640184 16.73 519156 6064772 1704 09:02:53 08:58:01 AM 25490888 28610092 7164824 21.94 2688 3411724 4709592 13.97 531068 6049296 144 09:02:53 08:59:01 AM 26356388 29490040 6299324 19.29 2688 3426404 2671932 7.93 543336 5193504 7788 09:02:53 09:00:01 AM 25471132 29328140 7184580 22.00 2688 4145752 2734656 8.11 807128 5797920 397744 09:02:53 09:01:01 AM 23737052 28052896 8918660 27.31 2688 4599832 6414036 19.03 852656 7411724 60 09:02:53 09:02:01 AM 24770708 29246796 7885004 24.15 2688 4749100 2789356 8.28 871916 6391112 199272 09:02:53 Average: 26209511 29339602 6446201 19.74 2688 3427044 3563860 10.57 542181 5350507 123433 09:02:53 09:02:53 08:53:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:02:53 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:53 08:54:01 AM eth0 383.03 238.08 1607.84 59.16 0.00 0.00 0.00 0.00 09:02:53 08:54:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:53 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:53 08:55:01 AM eth0 408.01 330.51 5458.48 64.72 0.00 0.00 0.00 0.00 09:02:53 08:55:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:53 08:56:01 AM lo 2.23 2.23 0.45 0.45 0.00 0.00 0.00 0.00 09:02:53 08:56:01 AM eth0 109.63 97.65 725.62 29.95 0.00 0.00 0.00 0.00 09:02:53 08:56:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:53 08:57:01 AM lo 2.08 2.08 0.22 0.22 0.00 0.00 0.00 0.00 09:02:53 08:57:01 AM eth0 1011.70 314.00 6479.71 26.15 0.00 0.00 0.00 0.00 09:02:53 08:57:01 AM docker0 0.75 0.95 0.11 0.11 0.00 0.00 0.00 0.00 09:02:53 08:57:01 AM veth1c7ddbe 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:02:53 08:58:01 AM lo 287.12 287.12 122.54 122.54 0.00 0.00 0.00 0.00 09:02:53 08:58:01 AM eth0 111.66 87.67 30.54 34.85 0.00 0.00 0.00 0.00 09:02:53 08:58:01 AM docker0 5.91 6.40 0.74 0.76 0.00 0.00 0.00 0.00 09:02:53 08:58:01 AM veth86adafd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:02:53 08:59:01 AM lo 91.85 91.85 8.75 8.75 0.00 0.00 0.00 0.00 09:02:53 08:59:01 AM eth0 54.63 41.85 18.58 31.05 0.00 0.00 0.00 0.00 09:02:53 08:59:01 AM docker0 3.48 4.28 0.59 0.60 0.00 0.00 0.00 0.00 09:02:53 09:00:01 AM lo 0.22 0.22 0.03 0.03 0.00 0.00 0.00 0.00 09:02:53 09:00:01 AM eth0 127.51 137.42 1704.51 1245.37 0.00 0.00 0.00 0.00 09:02:53 09:00:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:53 09:01:01 AM lo 86.10 86.10 32.84 32.84 0.00 0.00 0.00 0.00 09:02:53 09:01:01 AM eth0 325.86 117.81 2267.52 11.76 0.00 0.00 0.00 0.00 09:02:53 09:01:01 AM docker0 6.11 7.25 0.70 1.76 0.00 0.00 0.00 0.00 09:02:53 09:01:01 AM veth35cae52 6.11 7.40 0.79 1.77 0.00 0.00 0.00 0.00 09:02:53 09:01:01 AM vethab19dfb 0.00 0.80 0.00 0.38 0.00 0.00 0.00 0.00 09:02:53 09:02:01 AM lo 793.55 793.55 242.87 242.87 0.00 0.00 0.00 0.00 09:02:53 09:02:01 AM eth0 40.61 34.69 156.93 16.53 0.00 0.00 0.00 0.00 09:02:53 09:02:01 AM docker0 231.41 238.32 54.45 41.71 0.00 0.00 0.00 0.00 09:02:53 Average: lo 140.38 140.38 45.31 45.31 0.00 0.00 0.00 0.00 09:02:53 Average: eth0 285.84 155.52 2049.92 168.83 0.00 0.00 0.00 0.00 09:02:53 Average: docker0 27.53 28.59 6.29 4.99 0.00 0.00 0.00 0.00 09:02:53 09:02:53 09:02:53 ---> sar -P ALL: 09:02:53 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) 09:02:53 09:02:53 08:52:42 LINUX RESTART (8 CPU) 09:02:53 09:02:53 08:53:01 AM CPU %user %nice %system %iowait %steal %idle 09:02:53 08:54:01 AM all 13.43 0.00 1.82 0.85 0.06 83.84 09:02:53 08:54:01 AM 0 15.29 0.00 1.25 0.63 0.07 82.76 09:02:53 08:54:01 AM 1 5.72 0.00 1.77 1.69 0.08 90.74 09:02:53 08:54:01 AM 2 28.81 0.00 2.00 0.75 0.05 68.39 09:02:53 08:54:01 AM 3 8.46 0.00 1.97 0.59 0.05 88.93 09:02:53 08:54:01 AM 4 20.51 0.00 2.14 1.15 0.05 76.15 09:02:53 08:54:01 AM 5 4.89 0.00 1.41 0.15 0.05 93.51 09:02:53 08:54:01 AM 6 12.75 0.00 2.60 0.57 0.07 84.01 09:02:53 08:54:01 AM 7 10.94 0.00 1.42 1.29 0.05 86.30 09:02:53 08:55:01 AM all 28.53 0.00 1.49 1.31 0.09 68.58 09:02:53 08:55:01 AM 0 18.16 0.00 1.56 1.19 0.08 79.01 09:02:53 08:55:01 AM 1 31.62 0.00 1.24 1.24 0.10 65.81 09:02:53 08:55:01 AM 2 39.14 0.00 1.67 2.24 0.10 56.84 09:02:53 08:55:01 AM 3 16.64 0.00 1.61 2.01 0.07 79.68 09:02:53 08:55:01 AM 4 29.37 0.00 1.19 0.55 0.08 68.81 09:02:53 08:55:01 AM 5 19.13 0.00 1.29 0.90 0.10 78.58 09:02:53 08:55:01 AM 6 36.55 0.00 2.16 2.14 0.08 59.06 09:02:53 08:55:01 AM 7 37.60 0.00 1.22 0.22 0.08 60.88 09:02:53 08:56:01 AM all 36.95 0.00 1.01 0.56 0.08 61.40 09:02:53 08:56:01 AM 0 41.80 0.00 0.64 0.00 0.10 57.47 09:02:53 08:56:01 AM 1 28.25 0.00 0.89 0.58 0.07 70.21 09:02:53 08:56:01 AM 2 45.25 0.00 1.61 0.80 0.10 52.24 09:02:53 08:56:01 AM 3 26.76 0.00 0.75 2.17 0.07 70.25 09:02:53 08:56:01 AM 4 44.51 0.00 0.77 0.02 0.08 54.63 09:02:53 08:56:01 AM 5 31.00 0.00 0.89 0.00 0.07 68.05 09:02:53 08:56:01 AM 6 51.30 0.00 1.47 0.30 0.08 46.84 09:02:53 08:56:01 AM 7 26.79 0.00 1.04 0.60 0.07 71.51 09:02:53 08:57:01 AM all 29.35 0.22 2.80 1.33 0.09 66.21 09:02:53 08:57:01 AM 0 35.48 0.00 3.16 0.76 0.10 60.50 09:02:53 08:57:01 AM 1 28.28 0.05 2.42 0.88 0.08 68.29 09:02:53 08:57:01 AM 2 30.23 0.03 3.07 2.48 0.08 64.11 09:02:53 08:57:01 AM 3 28.19 0.00 2.42 2.44 0.08 66.86 09:02:53 08:57:01 AM 4 20.26 1.58 3.32 1.74 0.08 73.02 09:02:53 08:57:01 AM 5 33.40 0.02 3.08 0.02 0.10 63.38 09:02:53 08:57:01 AM 6 28.86 0.00 2.15 1.48 0.10 67.41 09:02:53 08:57:01 AM 7 30.09 0.05 2.81 0.88 0.08 66.09 09:02:53 08:58:01 AM all 14.97 0.07 1.51 0.06 0.09 83.30 09:02:53 08:58:01 AM 0 13.05 0.25 1.22 0.02 0.10 85.36 09:02:53 08:58:01 AM 1 15.84 0.03 1.79 0.03 0.08 82.22 09:02:53 08:58:01 AM 2 15.64 0.15 1.17 0.03 0.08 82.93 09:02:53 08:58:01 AM 3 16.25 0.00 1.29 0.02 0.08 82.36 09:02:53 08:58:01 AM 4 13.85 0.00 1.79 0.08 0.10 84.17 09:02:53 08:58:01 AM 5 16.51 0.10 1.55 0.08 0.07 81.69 09:02:53 08:58:01 AM 6 11.88 0.00 1.52 0.08 0.07 86.44 09:02:53 08:58:01 AM 7 16.74 0.02 1.76 0.15 0.10 81.23 09:02:53 08:59:01 AM all 34.33 0.32 2.60 0.15 0.10 62.51 09:02:53 08:59:01 AM 0 28.28 0.03 2.14 0.12 0.10 69.33 09:02:53 08:59:01 AM 1 43.01 0.22 2.28 0.00 0.12 54.38 09:02:53 08:59:01 AM 2 37.68 0.07 2.40 0.05 0.10 59.70 09:02:53 08:59:01 AM 3 25.92 0.07 3.00 0.25 0.12 70.65 09:02:53 08:59:01 AM 4 30.53 0.15 2.48 0.20 0.08 66.55 09:02:53 08:59:01 AM 5 38.55 0.02 2.92 0.08 0.08 58.34 09:02:53 08:59:01 AM 6 25.40 1.99 2.81 0.35 0.10 69.34 09:02:53 08:59:01 AM 7 45.27 0.00 2.78 0.12 0.10 51.73 09:02:53 09:00:01 AM all 30.58 0.00 1.36 0.40 0.18 67.48 09:02:53 09:00:01 AM 0 20.05 0.00 1.50 0.00 0.07 78.38 09:02:53 09:00:01 AM 1 31.27 0.00 1.42 1.37 0.07 65.87 09:02:53 09:00:01 AM 2 25.80 0.00 1.69 0.07 0.08 72.36 09:02:53 09:00:01 AM 3 35.24 0.00 1.14 0.37 0.92 62.33 09:02:53 09:00:01 AM 4 39.48 0.00 0.70 0.15 0.08 59.59 09:02:53 09:00:01 AM 5 33.86 0.00 1.45 0.15 0.07 64.46 09:02:53 09:00:01 AM 6 30.50 0.00 1.09 0.07 0.08 68.26 09:02:53 09:00:01 AM 7 28.41 0.00 1.86 1.05 0.07 68.61 09:02:53 09:01:01 AM all 18.08 0.28 1.58 1.34 0.08 78.63 09:02:53 09:01:01 AM 0 14.38 0.02 1.71 0.42 0.08 83.39 09:02:53 09:01:01 AM 1 20.04 0.00 1.61 1.17 0.08 77.09 09:02:53 09:01:01 AM 2 15.87 0.00 1.42 1.76 0.07 80.87 09:02:53 09:01:01 AM 3 25.84 0.00 1.44 1.57 0.08 71.06 09:02:53 09:01:01 AM 4 18.99 0.07 1.26 2.61 0.08 76.99 09:02:53 09:01:01 AM 5 9.50 2.18 1.93 1.63 0.08 84.67 09:02:53 09:01:01 AM 6 12.93 0.00 1.32 1.24 0.08 84.42 09:02:53 09:01:01 AM 7 27.04 0.02 1.98 0.30 0.07 70.60 09:02:53 09:02:01 AM all 31.12 0.00 1.51 0.09 0.09 67.19 09:02:53 09:02:01 AM 0 27.37 0.00 2.15 0.18 0.10 70.20 09:02:53 09:02:01 AM 1 32.75 0.00 2.11 0.25 0.10 64.79 09:02:53 09:02:01 AM 2 54.18 0.00 0.92 0.02 0.10 44.78 09:02:53 09:02:01 AM 3 35.87 0.00 1.09 0.15 0.08 62.81 09:02:53 09:02:01 AM 4 32.73 0.00 1.15 0.05 0.08 65.99 09:02:53 09:02:01 AM 5 20.57 0.00 1.64 0.03 0.10 77.65 09:02:53 09:02:01 AM 6 21.73 0.00 1.32 0.02 0.10 76.83 09:02:53 09:02:01 AM 7 23.69 0.00 1.69 0.02 0.08 74.51 09:02:53 Average: all 26.37 0.10 1.74 0.68 0.10 71.02 09:02:53 Average: 0 23.75 0.03 1.70 0.37 0.09 74.05 09:02:53 Average: 1 26.31 0.03 1.72 0.80 0.09 71.05 09:02:53 Average: 2 32.51 0.03 1.77 0.91 0.09 64.69 09:02:53 Average: 3 24.34 0.01 1.63 1.06 0.17 72.78 09:02:53 Average: 4 27.82 0.20 1.64 0.73 0.08 69.53 09:02:53 Average: 5 23.04 0.26 1.79 0.34 0.08 74.49 09:02:53 Average: 6 25.77 0.22 1.83 0.69 0.09 71.40 09:02:53 Average: 7 27.40 0.01 1.84 0.51 0.08 70.16 09:02:53 09:02:53 09:02:53